aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Daniel Gultsch2014-01-309-1/+614
| | | | definitly not perfect. will refactor asap
* added foreign keys constrains. old conversation will actually be removed now ↵Daniel Gultsch2014-01-291-26/+46
| | | | like the ui claims
* 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 ↵Daniel Gultsch2014-01-278-108/+341
| | | | conversations
* 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