aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/utils (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-25pgp fixes and revert configuration changesDaniel Gultsch1-21/+0
2015-10-28show encryption type in warned/red messagesDaniel Gultsch1-0/+15
2015-10-26Reset the margins manually after rotatingsaqura1-0/+21
2015-10-16introduced code to verify omemo device keys with x509 certificates.Daniel Gultsch1-4/+24
2015-10-11add menu item in account details to renew certificateDaniel Gultsch1-0/+19
2015-09-19let DnsHelper provide a fallback solutionDaniel Gultsch1-1/+8
2015-09-17introduced Config variable to use legacy namespace for http uploadDaniel Gultsch1-1/+3
2015-09-17fixed rare NPE in DnsHelper. fixed spelling and added loggingDaniel Gultsch1-5/+13
2015-09-14changed http upload namespace to reflect the one in the XEPDaniel Gultsch1-1/+1
2015-09-10increased dns timeoutDaniel Gultsch1-0/+1
2015-09-05ignore timeout exceptions on secondary dns requestsDaniel Gultsch1-9/+21
2015-08-28use build in method on >= lolipop devices to discover dns serversDaniel Gultsch1-7/+40
2015-08-25catch some db query exceptionsDaniel Gultsch1-3/+5
2015-08-23open files with capital extensions as well. fixes #1354Daniel Gultsch1-1/+1
2015-08-19catch package manager has died exceptionDaniel Gultsch1-1/+1
2015-08-11do not touch pictures that are already in the right formatDaniel Gultsch1-0/+144
2015-07-28changed logging. (work around logcat null pointerDaniel Gultsch1-1/+0
2015-07-24rewrote dns fallbackDaniel Gultsch1-9/+6
2015-07-20Optimize importsAndreas Straub6-40/+39
2015-07-19Adapt prettifyFingerprint() to axolotl FP sizesAndreas Straub1-5/+4
2015-07-16made 'check image on http host' message more generic. fixed #1281Daniel Gultsch1-1/+2
2015-07-11null check otr fingerprint before displayDaniel Gultsch1-1/+3
2015-07-10renamed downloadable to transferableDaniel Gultsch1-10/+9
2015-07-09print stack trace instead of writing error message to log in case of unknown ...Daniel Gultsch1-1/+1
2015-07-05show contacts name in non anonymous mucs. fixes #1213Daniel Gultsch1-2/+6
2015-07-03added fallback for non-srv dns queriesDaniel Gultsch1-0/+1
2015-07-01changed mime type handlingDaniel Gultsch2-10/+488
2015-06-30changed namespace of the http upload featureDaniel Gultsch1-1/+1
2015-06-29initial http upload supportDaniel Gultsch1-0/+1
2015-06-19don't perform dns lookups on domain parts that obviously look like ip addressesDaniel Gultsch1-10/+14
2015-06-05made i/o and memory intensive operations execute in serial orderDaniel Gultsch1-0/+34
2015-06-04fixed obvious bug in dns helperDaniel Gultsch1-2/+2
2015-06-04streamlined dns helper by ignoring weightDaniel Gultsch1-55/+10
2015-05-28let dns library take care of no-srv style hosts as wellDaniel Gultsch1-9/+16
2015-05-28use dns library to resolve missing ipv6 or ipv4 addressesDaniel Gultsch1-1/+30
2015-05-20fix to detect the sender jid correctlyM. Dietrich1-3/+8
2015-05-20add extra jid to intend "show location"M. Dietrich1-0/+1
2015-05-14added a few location questionsDaniel Gultsch1-3/+8
2015-05-13ignore question marks in location questionDaniel Gultsch1-10/+13
2015-05-13show location quick action after receiving a question about the users locationDaniel Gultsch1-0/+24
2015-05-10optimized heart render code a bitDaniel Gultsch1-3/+7
2015-05-10added white heart to new rendering as wellDaniel Gultsch1-0/+1
2015-05-10paint single unicode hearts as red and slightly largerDaniel Gultsch1-0/+4
2015-04-25fixed #1039Daniel Gultsch1-0/+3
2015-04-16fixed a bug in DNS helper code. fixes #1130iNPUTmice1-1/+1
2015-04-16fixed a bug in DNS helper code. fixes #1130iNPUTmice1-1/+1
2015-04-13fixed typosiNPUTmice1-1/+1
2015-03-10show geo uris as 'location' in overviewiNPUTmice1-1/+7
2015-03-07disable all really weak cipher suitesBoris Wachtmeister1-0/+16
2015-03-07display geo uris as location. show 'send loction' in share menu if request lo...iNPUTmice1-0/+71