aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/utils (follow)
Commit message (Expand)AuthorAgeFilesLines
* nicer descriptions in notificaton for images and encrypted messagesDaniel Gultsch2014-05-091-4/+4
* basic pgp encrypted file transferDaniel Gultsch2014-05-061-5/+2
* smoother scrolling (first step)Daniel Gultsch2014-04-251-20/+0
* Some icon tweaksAndreas Straub2014-04-131-14/+16
* Added ellipsis tile for large conversationsAndreas Straub2014-04-131-5/+17
* Major Contact Picture code cleanupAndreas Straub2014-04-132-47/+62
* some code cleanup. added setting to auto accept files. socks5 connections are...Daniel Gultsch2014-04-131-1/+1
* Merge branch 'development' of https://github.com/strb/Conversations into strb...Daniel Gultsch2014-04-121-37/+191
|\
| * Added tiled MUC iconsandy2014-04-121-16/+164
| * More Contact Picture refactorsandy2014-04-121-11/+27
| * Refactor UIHelper to use getContactPictureandy2014-04-121-13/+3
* | open latest conversation from notificationDaniel Gultsch2014-04-111-0/+3
|/
* failed messages get now marked inlineDaniel Gultsch2014-04-111-13/+3
* changed behaviour of expecption handler to check if accounts are working befo...Daniel Gultsch2014-04-101-12/+15
* added button to open imagesDaniel Gultsch2014-04-061-11/+12
* Switch to FULL_SYNC to make prosody happyRene Treffer2014-04-051-10/+5
* notify on incomming received carbon messagesDaniel Gultsch2014-04-041-2/+8
* fixing more notification f-upsDaniel Gultsch2014-04-041-5/+16
* Merge branch 'compression' of https://github.com/rtreffer/Conversations into ...Daniel Gultsch2014-04-033-1/+142
|\
| * Add support for users with empty nameRene Treffer2014-04-031-1/+1
| * Add compression supportRene Treffer2014-04-032-0/+141
* | possible fix for some weird notification bugsDaniel Gultsch2014-04-031-3/+3
|/
* 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