aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/utils (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-19reworked roster/contact handling. might break some stuff. not sycing to disk yetDaniel Gultsch3-18/+11
2014-05-17Update Validator.javathe-username1-1/+1
2014-05-17permanent notification disapears now when account is being deleted + code cle...Daniel Gultsch1-13/+1
2014-05-14made message parser non staticDaniel Gultsch1-162/+0
2014-05-09nicer descriptions in notificaton for images and encrypted messagesDaniel Gultsch1-4/+4
2014-05-06basic pgp encrypted file transferDaniel Gultsch1-5/+2
2014-04-25smoother scrolling (first step)Daniel Gultsch1-20/+0
2014-04-13Some icon tweaksAndreas Straub1-14/+16
2014-04-13Added ellipsis tile for large conversationsAndreas Straub1-5/+17
2014-04-13Major Contact Picture code cleanupAndreas Straub2-47/+62
2014-04-13some code cleanup. added setting to auto accept files. socks5 connections are...Daniel Gultsch1-1/+1
2014-04-12Added tiled MUC iconsandy1-16/+164
2014-04-12More Contact Picture refactorsandy1-11/+27
2014-04-12Refactor UIHelper to use getContactPictureandy1-13/+3
2014-04-11open latest conversation from notificationDaniel Gultsch1-0/+3
2014-04-11failed messages get now marked inlineDaniel Gultsch1-13/+3
2014-04-10changed behaviour of expecption handler to check if accounts are working befo...Daniel Gultsch1-12/+15
2014-04-06added button to open imagesDaniel Gultsch1-11/+12
2014-04-05Switch to FULL_SYNC to make prosody happyRene Treffer1-10/+5
2014-04-04notify on incomming received carbon messagesDaniel Gultsch1-2/+8
2014-04-04fixing more notification f-upsDaniel Gultsch1-5/+16
2014-04-03possible fix for some weird notification bugsDaniel Gultsch1-3/+3
2014-04-03Add support for users with empty nameRene Treffer1-1/+1
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