aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hover effectDaniel Gultsch2014-03-0110-23/+104
* updated readme as wellDaniel Gultsch2014-02-281-7/+7
* rebrandingDaniel Gultsch2014-02-2856-278/+295
* fixed a small graphic glitchDaniel Gultsch2014-02-282-15/+19
* made pgp decrypt stuff a little bit more bearableDaniel Gultsch2014-02-287-54/+125
* basic pgp support.Daniel Gultsch2014-02-2817-77/+558
* add contact to roster if a new conversation is createdDaniel Gultsch2014-02-234-75/+109
* updated readmeDaniel Gultsch2014-02-231-2/+16
* added readmeDaniel Gultsch2014-02-231-0/+16
* bug fixes for faulty roster fetch and otr bug between two sc instancesDaniel Gultsch2014-02-223-12/+13
* subscription mgmt worksDaniel Gultsch2014-02-214-34/+199
* fixed broken bitsetsDaniel Gultsch2014-02-211-2/+2
* adding and removing roster items now possible. basic error display on error m...Daniel Gultsch2014-02-2012-79/+263
* more speed optimizationsDaniel Gultsch2014-02-191-25/+29
* roster versioning. roster updates on air. performance fixes in conversation l...Daniel Gultsch2014-02-1911-289/+491
* made presences chooser. raw draft. just kinda worksDaniel Gultsch2014-02-163-48/+67
* show unknown otr fingerprint wariningDaniel Gultsch2014-02-1614-176/+549
* basic otr supportDaniel Gultsch2014-02-1318-113/+611
* offline messagesDaniel Gultsch2014-02-115-46/+103
* conference histories are now working. only the actually needed history is que...Daniel Gultsch2014-02-114-7/+31
* small bugfix. messages were not marked as read when conversation was openDaniel Gultsch2014-02-101-3/+5
* reworked notification a bitDaniel Gultsch2014-02-1011-37/+86
* fixed a bug where account options where toggled instead of set off. fixed nul...Daniel Gultsch2014-02-1010-55/+127
* contact badgesDaniel Gultsch2014-02-1010-136/+331
* carbonsDaniel Gultsch2014-02-096-94/+202
* center statusDaniel Gultsch2014-02-091-7/+10
* made contact details a little bit more pretty. more colorsDaniel Gultsch2014-02-093-86/+121
* send messages in mucs are no longer displayed twiceDaniel Gultsch2014-02-092-6/+8
* presences are now somewhat stored and displayed to the user via the contact d...Daniel Gultsch2014-02-0911-116/+428
* reworked new conversation activity again. less asking more knowing. mucs are ...Daniel Gultsch2014-02-075-100/+164
* wrote the scariest code ever to fetch srv records from dns. todo use real dns...Daniel Gultsch2014-02-073-2/+106
* refresh contact listDaniel Gultsch2014-02-0713-86/+166
* basic muc support. reworked contact list stuffDaniel Gultsch2014-02-0512-176/+396
* reworked edit account dialog. advanced options are now gone. tls option avail...Daniel Gultsch2014-02-044-161/+63
* delete account code now accessible againDaniel Gultsch2014-02-048-44/+36
* allow to temporarily disable accountsDaniel Gultsch2014-02-0417-33/+183
* reworked account managment. now status display actually worksDaniel Gultsch2014-02-048-159/+286
* basic notificationsDaniel Gultsch2014-02-038-237/+323
* fixed a bug in xml parsingDaniel Gultsch2014-02-034-8/+10
* tls is no optionalDaniel Gultsch2014-02-025-60/+91
* will update messages on conversation update as wellDaniel Gultsch2014-02-022-3/+15
* fetching roster. fixed sending messages as type chatDaniel Gultsch2014-02-0212-75/+286
* more cleanup. more listenersDaniel Gultsch2014-02-0114-64/+243
* more code cleanup for xmpp parser. more eventy. nice unknown contact picturesDaniel Gultsch2014-02-0120-113/+185
* parser works but some stuff still needs some refactoringDaniel Gultsch2014-01-315-13/+109
* first draft on xml parser and communication. a long way to go. code definitly...Daniel Gultsch2014-01-3010-1/+616
* added foreign keys constrains. old conversation will actually be removed now ...Daniel Gultsch2014-01-291-26/+46
* ui flow for first startup with no existing accountDaniel Gultsch2014-01-283-37/+83
* refactored newconversationactivty to use array adapterDaniel Gultsch2014-01-286-259/+220
* account managementDaniel Gultsch2014-01-2817-81/+785