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