Project

General

Profile

Mobile » History » Version 9

gry, 10/07/2014 11:56 PM

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 9 gry
Web platform: "quassel-web":https://github.com/sandsmark/quassel-web under development (it already fetches as of 2014/09)
22 9 gry
23 1 gry
Potential platforms of interest:
24 5 gry
** MER-based (Nemo, Sailfish) — rpm package format, Qt is available. Wayland.
25 6 gry
** Ubuntu Mobile — .deb package format, Qt is available. "Mir":https://wiki.ubuntu.com/Mir/.
26 1 gry
** Tizen, Firefox OS — HTML + JS, Qt is not available.
27 4 mgoetz
** Blackberry (BB10) — Qt 4.8 is available
28 8 gry
** Windows Phone — Qt is available