aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/ui/NewConversationActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* allow to temporarily disable accountsDaniel Gultsch2014-02-041-1/+1
* basic notificationsDaniel Gultsch2014-02-031-2/+2
* fixed a bug in xml parsingDaniel Gultsch2014-02-031-1/+3
* fetching roster. fixed sending messages as type chatDaniel Gultsch2014-02-021-2/+23
* more code cleanup for xmpp parser. more eventy. nice unknown contact picturesDaniel Gultsch2014-02-011-8/+12
* ui flow for first startup with no existing accountDaniel Gultsch2014-01-281-19/+45
* refactored newconversationactivty to use array adapterDaniel Gultsch2014-01-281-143/+147
* account managementDaniel Gultsch2014-01-281-10/+6
* conversation archiveable. new conversation will find or restart old conversat...Daniel Gultsch2014-01-271-5/+4
* all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch2014-01-251-8/+48
* basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch2014-01-241-6/+16
* some history fixesDaniel Gultsch2014-01-241-0/+1
* inital commitDaniel Gultsch2014-01-241-0/+197