aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/ui/ConversationActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-04delete account code now accessible againDaniel Gultsch1-0/+7
2014-02-03basic notificationsDaniel Gultsch1-4/+4
2014-02-02will update messages on conversation update as wellDaniel Gultsch1-0/+4
2014-02-02fetching roster. fixed sending messages as type chatDaniel Gultsch1-43/+25
2014-02-01more cleanup. more listenersDaniel Gultsch1-17/+64
2014-02-01more code cleanup for xmpp parser. more eventy. nice unknown contact picturesDaniel Gultsch1-0/+11
2014-01-28ui flow for first startup with no existing accountDaniel Gultsch1-1/+4
2014-01-28refactored newconversationactivty to use array adapterDaniel Gultsch1-1/+1
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