aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* more code cleanup for xmpp parser. more eventy. nice unknown contact picturesDaniel Gultsch2014-02-012-8/+23
|
* 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
* 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-284-22/+351
|
* conversation archiveable. new conversation will find or restart old ↵Daniel Gultsch2014-01-274-93/+224
| | | | conversations
* chat bubbles. yeahDaniel Gultsch2014-01-263-8/+95
|
* all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch2014-01-253-84/+176
|
* basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch2014-01-243-46/+91
|
* some history fixesDaniel Gultsch2014-01-243-50/+95
|
* inital commitDaniel Gultsch2014-01-246-0/+414