aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-06display keys in contact detailsDaniel Gultsch1-1/+36
2014-03-06api bug fixDaniel Gultsch1-1/+5
2014-03-06more details connection error messagesDaniel Gultsch4-28/+42
2014-03-06bug fixesDaniel Gultsch1-13/+7
2014-03-06bug fixes. stuff more smootherDaniel Gultsch4-32/+30
2014-03-06user alarmmanager to reschedule wakeups instead of just sleepingDaniel Gultsch6-113/+169
2014-03-06start service on bootDaniel Gultsch2-1/+18
2014-03-05two bugs on tablet fixedDaniel Gultsch2-2/+7
2014-03-05reworked contact detailsDaniel Gultsch10-258/+307
2014-03-04leaving mucs worksDaniel Gultsch1-1/+6
2014-03-04more workaroud for ejabberd bugsDaniel Gultsch5-27/+51
2014-03-04Muc Options even more awesomeDaniel Gultsch5-107/+179
2014-03-03avoid some null pointers when pgp api is not installedDaniel Gultsch3-33/+48
2014-03-03api changes. muc optionsDaniel Gultsch14-86/+479
2014-03-01hover effectDaniel Gultsch1-1/+38
2014-02-28rebrandingDaniel Gultsch43-230/+235
2014-02-28fixed a small graphic glitchDaniel Gultsch1-10/+12
2014-02-28made pgp decrypt stuff a little bit more bearableDaniel Gultsch3-25/+45
2014-02-28basic pgp support.Daniel Gultsch11-48/+514
2014-02-23add contact to roster if a new conversation is createdDaniel Gultsch3-66/+95
2014-02-22bug fixes for faulty roster fetch and otr bug between two sc instancesDaniel Gultsch3-12/+13
2014-02-21subscription mgmt worksDaniel Gultsch4-34/+199
2014-02-21fixed broken bitsetsDaniel Gultsch1-2/+2
2014-02-20adding and removing roster items now possible. basic error display on error m...Daniel Gultsch9-76/+204
2014-02-19more speed optimizationsDaniel Gultsch1-25/+29
2014-02-19roster versioning. roster updates on air. performance fixes in conversation l...Daniel Gultsch9-285/+482
2014-02-16made presences chooser. raw draft. just kinda worksDaniel Gultsch3-48/+67
2014-02-16show unknown otr fingerprint wariningDaniel Gultsch10-139/+402
2014-02-13basic otr supportDaniel Gultsch11-105/+602
2014-02-11offline messagesDaniel Gultsch5-46/+103
2014-02-11conference histories are now working. only the actually needed history is que...Daniel Gultsch4-7/+31
2014-02-10small bugfix. messages were not marked as read when conversation was openDaniel Gultsch1-3/+5
2014-02-10reworked notification a bitDaniel Gultsch7-37/+86
2014-02-10fixed a bug where account options where toggled instead of set off. fixed nul...Daniel Gultsch8-53/+121
2014-02-10contact badgesDaniel Gultsch9-126/+319
2014-02-09carbonsDaniel Gultsch6-94/+202
2014-02-09made contact details a little bit more pretty. more colorsDaniel Gultsch1-2/+19
2014-02-09send messages in mucs are no longer displayed twiceDaniel Gultsch2-6/+8
2014-02-09presences are now somewhat stored and displayed to the user via the contact d...Daniel Gultsch8-81/+310
2014-02-07reworked new conversation activity again. less asking more knowing. mucs are ...Daniel Gultsch5-100/+164
2014-02-07wrote the scariest code ever to fetch srv records from dns. todo use real dns...Daniel Gultsch3-2/+106
2014-02-07refresh contact listDaniel Gultsch6-40/+102
2014-02-05basic muc support. reworked contact list stuffDaniel Gultsch11-175/+390
2014-02-04reworked edit account dialog. advanced options are now gone. tls option avail...Daniel Gultsch2-56/+27
2014-02-04delete account code now accessible againDaniel Gultsch6-41/+30
2014-02-04allow to temporarily disable accountsDaniel Gultsch5-22/+144
2014-02-04reworked account managment. now status display actually worksDaniel Gultsch7-156/+283
2014-02-03basic notificationsDaniel Gultsch6-236/+321
2014-02-03fixed a bug in xml parsingDaniel Gultsch4-8/+10
2014-02-02tls is no optionalDaniel Gultsch5-60/+91