Quassel is a distributed, decentralized IRC client, written using C++ and Qt. QuasselDroid is a pure-java client for the Quassel core, allowing you to connect to your Quassel core using your Android (TM) phone.
It requires a recent Android SDK , and the new build system.
- http://developer.android.com/sdk/index.html and
- http://tools.android.com/tech-docs/new-build-system#TOC-Contributing
It uses the following extra projects (though all support libraries are included for your convenience):
- Otto: http://square.github.com/otto/
- Android Support Library: http://developer.android.com/tools/extras/support-library.html
Android Support Library requires the corresponding package to be installed in the SDK manager
Building is done using gradle. Run "gradlew tasks" to see possible build tasks. Some useful tasks are assemble and installDebug
We finally do support encryption and compression, but the service and the fragments need to be redone properly. Also the UI should get a complete makeover, preferably at the same time as reworking it to use Material Design.
(in chronological order of appearance)
- Frederik M. J. Vestre (freqmod)
(Initial qdatastream deserialization attempts) - Martin "Java Sucks" Sandsmark (sandsmark)
(Protocol implementation, (de)serializers, project (de)moralizer) - Magnus Fjell (magnuf)
(GUI, Android stuff) - Ken Børge Viktil (Kenji)
(GUI, Android stuff) - Janne Koschinski (justJanne)
(GUI, fixing minor bugs)
Homepage: http://github.com/sandsmark/QuasselDroid
Beta Builds: https://plus.google.com/communities/104094956084217666662