aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-03basic notificationsDaniel Gultsch3-9/+9
2014-02-03fixed a bug in xml parsingDaniel Gultsch1-1/+3
2014-02-02tls is no optionalDaniel Gultsch1-2/+5
2014-02-02will update messages on conversation update as wellDaniel Gultsch2-3/+15
2014-02-02fetching roster. fixed sending messages as type chatDaniel Gultsch4-51/+58
2014-02-01more cleanup. more listenersDaniel Gultsch3-22/+77
2014-02-01more code cleanup for xmpp parser. more eventy. nice unknown contact picturesDaniel Gultsch2-8/+23
2014-01-30first draft on xml parser and communication. a long way to go. code definitly...Daniel Gultsch1-0/+1
2014-01-28ui flow for first startup with no existing accountDaniel Gultsch3-37/+83
2014-01-28refactored newconversationactivty to use array adapterDaniel Gultsch3-144/+154
2014-01-28account managementDaniel Gultsch4-22/+351
2014-01-27conversation archiveable. new conversation will find or restart old conversat...Daniel Gultsch4-93/+224
2014-01-26chat bubbles. yeahDaniel Gultsch3-8/+95
2014-01-25all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch3-84/+176
2014-01-24basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch3-46/+91
2014-01-24some history fixesDaniel Gultsch3-50/+95