aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/ui (unfollow)
Commit message (Expand)AuthorFilesLines
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