aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/utils (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-03Add compression supportRene Treffer2-0/+141
2014-04-03be compatible with openkeychain api v3Daniel Gultsch1-5/+2
2014-04-03Add ability to use a provided ipv4 address on connectRene Treffer1-11/+49
2014-04-03tryping to resolve the wake lock bugDaniel Gultsch1-3/+3
2014-04-03cleared up logging a little bit. no need for an entire stack trace at this pointDaniel Gultsch1-10/+5
2014-04-03Switch to a small DNS library for DNS resolving.Rene Treffer1-91/+100
2014-04-03added permenant notification when one or more accounts are unable to connectDaniel Gultsch2-12/+43
2014-04-01fixed digest-md5 auth to work with prosody as well. thank you Florian SchmausDaniel Gultsch1-1/+1
2014-03-31fixed #30 - added support for digest-md5 - only works with Icewarp 11???git a...Daniel Gultsch1-14/+82
2014-03-31changed all them beautifull colorsDaniel Gultsch1-1/+1
2014-03-31null pointer fixDaniel Gultsch1-0/+3
2014-03-28treat dns timeouts as temporary. also increased timeoutDaniel Gultsch1-3/+3
2014-03-28fixed login issue with latest ejabberdDaniel Gultsch1-2/+1
2014-03-28streamlined sasl codeDaniel Gultsch1-16/+4
2014-03-27crash reporterDaniel Gultsch1-0/+80
2014-03-27code cleanupDaniel Gultsch1-16/+8
2014-03-27more dns fixes. hopefully the lastDaniel Gultsch1-81/+95
2014-03-27further dns improvementsDaniel Gultsch1-60/+72
2014-03-26made work around not being a work around any moreDaniel Gultsch1-3/+2
2014-03-25more srv lookup fixesDaniel Gultsch1-1/+12
2014-03-25using actual dns servers provided by the systemDaniel Gultsch1-2/+31
2014-03-23holding wake locks during onStartCommandDaniel Gultsch1-6/+5
2014-03-21more otr fixesDaniel Gultsch1-8/+3
2014-03-21tryed to fix more otr bugs. new resource settingDaniel Gultsch1-6/+1
2014-03-21otr safety guardDaniel Gultsch1-1/+10
2014-03-21fixed users profile pictureDaniel Gultsch2-8/+14
2014-03-19otr messages are now ignored if conversations isnt 100% sure the message is oursDaniel Gultsch1-4/+12
2014-03-19rename in muc fixedDaniel Gultsch1-6/+1
2014-03-15better muc invitations. clearified the creation of ad hoc mucs with an alert ...Daniel Gultsch1-0/+22
2014-03-14use conference subject to identiy roomDaniel Gultsch2-6/+12
2014-03-14workaround for some weird clients sending empty string over otrDaniel Gultsch1-1/+3
2014-03-14fixed problem with null messages. added ask again buttonDaniel Gultsch1-1/+1
2014-03-13removed unnecessary uihelper methodDaniel Gultsch1-7/+3
2014-03-13contact picture generation centralized + basic registry stuffDaniel Gultsch1-1/+21
2014-03-12added server info and deal with thi 'connecting...' bugDaniel Gultsch2-6/+0
2014-03-12fix for otr problemsDaniel Gultsch1-2/+4
2014-03-12make conference notificaton optionalDaniel Gultsch1-14/+36
2014-03-12notifications support vibration nowDaniel Gultsch1-0/+3
2014-03-11display contact picture in notificationDaniel Gultsch1-5/+23
2014-03-11basic stream managment functionalityDaniel Gultsch1-1/+1
2014-03-09exception handlerDaniel Gultsch2-0/+52
2014-03-09cleanupDaniel Gultsch2-24/+20
2014-03-08last part. update notification if user reads themDaniel Gultsch1-51/+71
2014-03-08step two towards nicer notifications. mark read if carbon arrivesDaniel Gultsch1-5/+7
2014-03-08first step towards nicer notificationsDaniel Gultsch1-21/+53
2014-03-08fixed otr bugDaniel Gultsch1-0/+12
2014-03-07tls exceptions for untrusted certsDaniel Gultsch1-0/+14
2014-03-06user alarmmanager to reschedule wakeups instead of just sleepingDaniel Gultsch1-6/+1
2014-03-05two bugs on tablet fixedDaniel Gultsch1-1/+6
2014-03-03api changes. muc optionsDaniel Gultsch1-1/+1