aboutsummaryrefslogtreecommitdiffstats
path: root/gen (follow)
Commit message (Collapse)AuthorAgeFilesLines
* adding and removing roster items now possible. basic error display on error ↵Daniel Gultsch2014-02-201-2/+3
| | | | messages
* show unknown otr fingerprint wariningDaniel Gultsch2014-02-161-37/+47
|
* basic otr supportDaniel Gultsch2014-02-131-8/+9
|
* fixed a bug where account options where toggled instead of set off. fixed ↵Daniel Gultsch2014-02-101-1/+1
| | | | null pointer for missing selfi. made sefli optional
* made contact details a little bit more pretty. more colorsDaniel Gultsch2014-02-091-33/+35
|
* presences are now somewhat stored and displayed to the user via the contact ↵Daniel Gultsch2014-02-091-34/+40
| | | | details action.
* refresh contact listDaniel Gultsch2014-02-071-45/+48
|
* reworked edit account dialog. advanced options are now gone. tls option ↵Daniel Gultsch2014-02-041-31/+24
| | | | available instead
* delete account code now accessible againDaniel Gultsch2014-02-041-2/+3
|
* allow to temporarily disable accountsDaniel Gultsch2014-02-041-9/+14
|
* basic notificationsDaniel Gultsch2014-02-031-1/+2
|
* more code cleanup for xmpp parser. more eventy. nice unknown contact picturesDaniel Gultsch2014-02-011-2/+1
|
* refactored newconversationactivty to use array adapterDaniel Gultsch2014-01-281-46/+40
|
* account managementDaniel Gultsch2014-01-281-51/+75
|
* conversation archiveable. new conversation will find or restart old ↵Daniel Gultsch2014-01-271-1/+2
| | | | conversations
* chat bubbles. yeahDaniel Gultsch2014-01-261-11/+19
|
* all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch2014-01-251-0/+1
|
* basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch2014-01-241-19/+17
|
* some history fixesDaniel Gultsch2014-01-241-29/+29
|
* inital commitDaniel Gultsch2014-01-242-0/+129