aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/ui/ConversationActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* rebrandingDaniel Gultsch2014-02-281-484/+0
* made pgp decrypt stuff a little bit more bearableDaniel Gultsch2014-02-281-0/+12
* basic pgp support.Daniel Gultsch2014-02-281-8/+11
* adding and removing roster items now possible. basic error display on error m...Daniel Gultsch2014-02-201-1/+22
* made presences chooser. raw draft. just kinda worksDaniel Gultsch2014-02-161-7/+0
* show unknown otr fingerprint wariningDaniel Gultsch2014-02-161-7/+52
* basic otr supportDaniel Gultsch2014-02-131-6/+12
* reworked notification a bitDaniel Gultsch2014-02-101-17/+19
* fixed a bug where account options where toggled instead of set off. fixed nul...Daniel Gultsch2014-02-101-3/+8
* contact badgesDaniel Gultsch2014-02-101-0/+19
* presences are now somewhat stored and displayed to the user via the contact d...Daniel Gultsch2014-02-091-0/+7
* refresh contact listDaniel Gultsch2014-02-071-15/+20
* basic muc support. reworked contact list stuffDaniel Gultsch2014-02-051-3/+13
* delete account code now accessible againDaniel Gultsch2014-02-041-0/+7
* basic notificationsDaniel Gultsch2014-02-031-4/+4
* will update messages on conversation update as wellDaniel Gultsch2014-02-021-0/+4
* fetching roster. fixed sending messages as type chatDaniel Gultsch2014-02-021-43/+25
* more cleanup. more listenersDaniel Gultsch2014-02-011-17/+64
* more code cleanup for xmpp parser. more eventy. nice unknown contact picturesDaniel Gultsch2014-02-011-0/+11
* ui flow for first startup with no existing accountDaniel Gultsch2014-01-281-1/+4
* refactored newconversationactivty to use array adapterDaniel Gultsch2014-01-281-1/+1
* conversation archiveable. new conversation will find or restart old conversat...Daniel Gultsch2014-01-271-36/+103
* chat bubbles. yeahDaniel Gultsch2014-01-261-0/+3
* all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch2014-01-251-76/+77
* basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch2014-01-241-40/+64
* some history fixesDaniel Gultsch2014-01-241-47/+93
* inital commitDaniel Gultsch2014-01-241-0/+161