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