aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* reworked edit account dialog. advanced options are now gone. tls option ↵Daniel Gultsch2014-02-044-161/+63
| | | | available instead
* delete account code now accessible againDaniel Gultsch2014-02-048-44/+36
|
* allow to temporarily disable accountsDaniel Gultsch2014-02-0417-33/+183
|
* reworked account managment. now status display actually worksDaniel Gultsch2014-02-048-159/+286
|
* basic notificationsDaniel Gultsch2014-02-038-237/+323
|
* 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-0120-113/+185
|
* 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-3010-1/+616
| | | | 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-286-259/+220
|
* account managementDaniel Gultsch2014-01-2817-81/+785
|
* conversation archiveable. new conversation will find or restart old ↵Daniel Gultsch2014-01-2714-116/+402
| | | | conversations
* chat bubbles. yeahDaniel Gultsch2014-01-2614-79/+273
|
* all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch2014-01-2514-273/+383
|
* basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch2014-01-2415-160/+341
|
* reverted fileDaniel Gultsch2014-01-241-0/+82
|
* clean upDaniel Gultsch2014-01-2458-52/+0
|
* removed some filesDaniel Gultsch2014-01-2416-1/+2
|
* removed unneeded filesDaniel Gultsch2014-01-242-93/+0
|
* some history fixesDaniel Gultsch2014-01-249-162/+224
|
* inital commitDaniel Gultsch2014-01-24118-0/+1473