aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-01more code cleanup for xmpp parser. more eventy. nice unknown contact picturesDaniel Gultsch11-84/+179
2014-01-31parser works but some stuff still needs some refactoringDaniel Gultsch5-13/+109
2014-01-30first draft on xml parser and communication. a long way to go. code definitly...Daniel Gultsch9-1/+614
2014-01-29added foreign keys constrains. old conversation will actually be removed now ...Daniel Gultsch1-26/+46
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 Gultsch9-27/+485
2014-01-27conversation archiveable. new conversation will find or restart old conversat...Daniel Gultsch8-108/+341
2014-01-26chat bubbles. yeahDaniel Gultsch7-20/+153
2014-01-25all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch11-273/+366
2014-01-24basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch11-84/+276
2014-01-24some history fixesDaniel Gultsch4-50/+100