aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/ui/ConversationFragment.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-03basic notificationsDaniel Gultsch1-3/+3
2014-02-02tls is no optionalDaniel Gultsch1-2/+5
2014-02-02will update messages on conversation update as wellDaniel Gultsch1-3/+11
2014-02-02fetching roster. fixed sending messages as type chatDaniel Gultsch1-6/+2
2014-02-01more cleanup. more listenersDaniel Gultsch1-5/+8
2014-01-28refactored newconversationactivty to use array adapterDaniel Gultsch1-0/+6
2014-01-28account managementDaniel Gultsch1-10/+12
2014-01-27conversation archiveable. new conversation will find or restart old conversat...Daniel Gultsch1-50/+115
2014-01-26chat bubbles. yeahDaniel Gultsch1-6/+90
2014-01-24basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch1-0/+11
2014-01-24some history fixesDaniel Gultsch1-3/+1