aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* basic muc support. reworked contact list stuffDaniel Gultsch2014-02-054-110/+74
|
* reworked edit account dialog. advanced options are now gone. tls option ↵Daniel Gultsch2014-02-041-56/+24
| | | | available instead
* delete account code now accessible againDaniel Gultsch2014-02-043-35/+26
|
* allow to temporarily disable accountsDaniel Gultsch2014-02-043-18/+112
|
* reworked account managment. now status display actually worksDaniel Gultsch2014-02-042-42/+71
|
* basic notificationsDaniel Gultsch2014-02-033-9/+9
|
* fixed a bug in xml parsingDaniel Gultsch2014-02-031-1/+3
|
* tls is no optionalDaniel Gultsch2014-02-021-2/+5
|
* will update messages on conversation update as wellDaniel Gultsch2014-02-022-3/+15
|
* fetching roster. fixed sending messages as type chatDaniel Gultsch2014-02-024-51/+58
|
* more cleanup. more listenersDaniel Gultsch2014-02-013-22/+77
|
* 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