aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-04reworked account managment. now status display actually worksDaniel Gultsch7-156/+283
2014-02-03basic notificationsDaniel Gultsch6-236/+321
2014-02-03fixed a bug in xml parsingDaniel Gultsch4-8/+10
2014-02-02tls is no optionalDaniel Gultsch5-60/+91
2014-02-02will update messages on conversation update as wellDaniel Gultsch2-3/+15
2014-02-02fetching roster. fixed sending messages as type chatDaniel Gultsch12-75/+286
2014-02-01more cleanup. more listenersDaniel Gultsch14-64/+243
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