aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/services/XmppConnectionService.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* more cleanup. more listenersDaniel Gultsch2014-02-011-26/+74
|
* first draft on xml parser and communication. a long way to go. code ↵Daniel Gultsch2014-01-301-1/+40
| | | | definitly not perfect. will refactor asap
* account managementDaniel Gultsch2014-01-281-0/+16
|
* conversation archiveable. new conversation will find or restart old ↵Daniel Gultsch2014-01-271-2/+28
| | | | conversations
* all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch2014-01-251-9/+29
|
* inital commitDaniel Gultsch2014-01-241-0/+29