aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* reworked account managment. now status display actually worksDaniel Gultsch2014-02-047-156/+283
* basic notificationsDaniel Gultsch2014-02-036-236/+321
* fixed a bug in xml parsingDaniel Gultsch2014-02-034-8/+10
* tls is no optionalDaniel Gultsch2014-02-025-60/+91
* will update messages on conversation update as wellDaniel Gultsch2014-02-022-3/+15
* fetching roster. fixed sending messages as type chatDaniel Gultsch2014-02-0212-75/+286
* more cleanup. more listenersDaniel Gultsch2014-02-0114-64/+243
* more code cleanup for xmpp parser. more eventy. nice unknown contact picturesDaniel Gultsch2014-02-0111-84/+179
* parser works but some stuff still needs some refactoringDaniel Gultsch2014-01-315-13/+109
* first draft on xml parser and communication. a long way to go. code definitly...Daniel Gultsch2014-01-309-1/+614
* added foreign keys constrains. old conversation will actually be removed now ...Daniel Gultsch2014-01-291-26/+46
* ui flow for first startup with no existing accountDaniel Gultsch2014-01-283-37/+83
* refactored newconversationactivty to use array adapterDaniel Gultsch2014-01-283-144/+154
* account managementDaniel Gultsch2014-01-289-27/+485
* conversation archiveable. new conversation will find or restart old conversat...Daniel Gultsch2014-01-278-108/+341
* chat bubbles. yeahDaniel Gultsch2014-01-267-20/+153
* all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch2014-01-2511-273/+366
* basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch2014-01-2411-84/+276
* some history fixesDaniel Gultsch2014-01-244-50/+100
* inital commitDaniel Gultsch2014-01-2412-0/+653