aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/ui/ConversationActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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