aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/ui/ConversationActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-27conversation archiveable. new conversation will find or restart old conversat...Daniel Gultsch1-36/+103
2014-01-26chat bubbles. yeahDaniel Gultsch1-0/+3
2014-01-25all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch1-76/+77
2014-01-24basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch1-40/+64
2014-01-24some history fixesDaniel Gultsch1-47/+93