aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* rebrandingDaniel Gultsch2014-02-2812-2197/+0
* made pgp decrypt stuff a little bit more bearableDaniel Gultsch2014-02-282-4/+40
* basic pgp support.Daniel Gultsch2014-02-284-41/+203
* add contact to roster if a new conversation is createdDaniel Gultsch2014-02-231-1/+4
* bug fixes for faulty roster fetch and otr bug between two sc instancesDaniel Gultsch2014-02-221-8/+10
* subscription mgmt worksDaniel Gultsch2014-02-211-16/+77
* adding and removing roster items now possible. basic error display on error m...Daniel Gultsch2014-02-203-64/+121
* more speed optimizationsDaniel Gultsch2014-02-191-25/+29
* roster versioning. roster updates on air. performance fixes in conversation l...Daniel Gultsch2014-02-191-68/+137
* made presences chooser. raw draft. just kinda worksDaniel Gultsch2014-02-162-47/+66
* show unknown otr fingerprint wariningDaniel Gultsch2014-02-162-67/+217
* basic otr supportDaniel Gultsch2014-02-132-20/+33
* offline messagesDaniel Gultsch2014-02-112-7/+12
* small bugfix. messages were not marked as read when conversation was openDaniel Gultsch2014-02-101-3/+5
* reworked notification a bitDaniel Gultsch2014-02-102-17/+27
* fixed a bug where account options where toggled instead of set off. fixed nul...Daniel Gultsch2014-02-103-12/+28
* contact badgesDaniel Gultsch2014-02-103-6/+58
* carbonsDaniel Gultsch2014-02-092-8/+13
* made contact details a little bit more pretty. more colorsDaniel Gultsch2014-02-091-2/+19
* send messages in mucs are no longer displayed twiceDaniel Gultsch2014-02-091-1/+1
* presences are now somewhat stored and displayed to the user via the contact d...Daniel Gultsch2014-02-094-5/+105
* reworked new conversation activity again. less asking more knowing. mucs are ...Daniel Gultsch2014-02-071-58/+84
* refresh contact listDaniel Gultsch2014-02-073-29/+77
* basic muc support. reworked contact list stuffDaniel Gultsch2014-02-054-110/+74
* reworked edit account dialog. advanced options are now gone. tls option avail...Daniel Gultsch2014-02-041-56/+24
* 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 definitly...Daniel Gultsch2014-01-301-0/+1
* 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 conversat...Daniel Gultsch2014-01-274-93/+224
* 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