aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/ui/NewConversationActivity.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-01-28refactored newconversationactivty to use array adapterDaniel Gultsch1-143/+147
2014-01-28account managementDaniel Gultsch1-10/+6
2014-01-27conversation archiveable. new conversation will find or restart old ↵Daniel Gultsch1-5/+4
conversations
2014-01-25all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch1-8/+48
2014-01-24basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch1-6/+16
2014-01-24some history fixesDaniel Gultsch1-0/+1