aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/ui/XmppActivity.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rebrandingDaniel Gultsch2014-02-281-52/+0
|
* first draft on xml parser and communication. a long way to go. code ↵Daniel Gultsch2014-01-301-0/+1
| | | | definitly not perfect. will refactor asap
* conversation archiveable. new conversation will find or restart old ↵Daniel Gultsch2014-01-271-2/+2
| | | | conversations
* chat bubbles. yeahDaniel Gultsch2014-01-261-2/+2
|
* all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch2014-01-251-0/+51