Project

General

Profile

Mobile » History » Version 7

gry, 01/10/2014 09:49 PM
elaborate on the status of Quassel2Go in the list view

1 1 gry
h1. Mobile
2 1 gry
3 1 gry
QuasselDroid is a Quassel client in Java which runs on the Android platform.
4 1 gry
* "Home page":http://quasseldroid.iskrembilen.com/
5 1 gry
* "QuasselDroid  at GitHub":https://github.com/sandsmark/QuasselDroid
6 1 gry
* "QuasselDroid in Google Play":https://play.google.com/store/apps/details?id=com.iskrembilen.quasseldroid&hl=en
7 1 gry
8 3 mgoetz
iQuassel is an Objective C Quassel client for iPhone/iPad.
9 3 mgoetz
* "Home page":http://woboq.com/quassel.html
10 3 mgoetz
* "App Store":https://itunes.apple.com/app/iquassel/id566844252
11 3 mgoetz
12 7 gry
Quassel2go is a Quassel fork for mobile platforms, Maemo and MeeGo, using .deb package format.  Thanks to sgiessl for this port. (The platform uses Xorg).
13 1 gry
* "original discussion, broken link":http://talk.maemo.org/showthread.php?t=33647
14 1 gry
* "mirror":http://cdnm.at/~christian/maemo/quassel2go/
15 1 gry
* "Source code at Gitorious":https://gitorious.org/quassel/quassel2go/community
16 7 gry
* Working GUI with slightly outdated client code from 2011 (it works).
17 7 gry
** You may be able to cherry-pick the parts of Quassel2Go which are mobile interface, and stick them together with the current client code.
18 7 gry
** Keep them sufficiently isolated for easier maintaining.
19 7 gry
** This would ensure that with protocol changes the software would still work, and that client security fixes apply.
20 1 gry
21 1 gry
Potential platforms of interest:
22 5 gry
** MER-based (Nemo, Sailfish) — rpm package format, Qt is available. Wayland.
23 6 gry
** Ubuntu Mobile — .deb package format, Qt is available. "Mir":https://wiki.ubuntu.com/Mir/.
24 1 gry
** Tizen, Firefox OS — HTML + JS, Qt is not available.
25 4 mgoetz
** Blackberry (BB10) — Qt 4.8 is available