aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/utils (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | introduced Config variable to use legacy namespace for http uploadDaniel Gultsch2015-09-171-1/+3
| * | fixed rare NPE in DnsHelper. fixed spelling and added loggingDaniel Gultsch2015-09-171-5/+13
| * | changed http upload namespace to reflect the one in the XEPDaniel Gultsch2015-09-141-1/+1
| * | increased dns timeoutDaniel Gultsch2015-09-101-0/+1
| * | ignore timeout exceptions on secondary dns requestsDaniel Gultsch2015-09-051-9/+21
| * | use build in method on >= lolipop devices to discover dns serversDaniel Gultsch2015-08-281-7/+40
| * | catch some db query exceptionsDaniel Gultsch2015-08-251-3/+5
| * | open files with capital extensions as well. fixes #1354Daniel Gultsch2015-08-231-1/+1
| * | catch package manager has died exceptionDaniel Gultsch2015-08-191-1/+1
| * | do not touch pictures that are already in the right formatDaniel Gultsch2015-08-111-0/+144
| * | changed logging. (work around logcat null pointerDaniel Gultsch2015-07-281-1/+0
| * | rewrote dns fallbackDaniel Gultsch2015-07-241-9/+6
| * | Optimize importsAndreas Straub2015-07-206-40/+39
| * | Adapt prettifyFingerprint() to axolotl FP sizesAndreas Straub2015-07-191-5/+4
| * | made 'check image on http host' message more generic. fixed #1281Daniel Gultsch2015-07-161-1/+2
| * | null check otr fingerprint before displayDaniel Gultsch2015-07-111-1/+3
| * | renamed downloadable to transferableDaniel Gultsch2015-07-101-10/+9
| * | print stack trace instead of writing error message to log in case of unknown ...Daniel Gultsch2015-07-091-1/+1
| * | show contacts name in non anonymous mucs. fixes #1213Daniel Gultsch2015-07-051-2/+6
| * | Merge branch 'master' into developmentDaniel Gultsch2015-07-031-0/+1
| |\ \
| | * | added fallback for non-srv dns queriesDaniel Gultsch2015-07-031-0/+1
| * | | changed mime type handlingDaniel Gultsch2015-07-012-10/+488
| * | | changed namespace of the http upload featureDaniel Gultsch2015-06-301-1/+1
| * | | initial http upload supportDaniel Gultsch2015-06-291-0/+1
| |/ /
| * | don't perform dns lookups on domain parts that obviously look like ip addressesDaniel Gultsch2015-06-191-10/+14
| * | made i/o and memory intensive operations execute in serial orderDaniel Gultsch2015-06-051-0/+34
| * | fixed obvious bug in dns helperDaniel Gultsch2015-06-041-2/+2
| * | streamlined dns helper by ignoring weightDaniel Gultsch2015-06-041-55/+10
| * | let dns library take care of no-srv style hosts as wellDaniel Gultsch2015-05-281-9/+16
| * | use dns library to resolve missing ipv6 or ipv4 addressesDaniel Gultsch2015-05-281-1/+30
| * | fix to detect the sender jid correctlyM. Dietrich2015-05-201-3/+8
| * | add extra jid to intend "show location"M. Dietrich2015-05-201-0/+1
| * | added a few location questionsDaniel Gultsch2015-05-141-3/+8
| * | ignore question marks in location questionDaniel Gultsch2015-05-131-10/+13
| * | show location quick action after receiving a question about the users locationDaniel Gultsch2015-05-131-0/+24
| * | optimized heart render code a bitDaniel Gultsch2015-05-101-3/+7
| * | added white heart to new rendering as wellDaniel Gultsch2015-05-101-0/+1
| * | paint single unicode hearts as red and slightly largerDaniel Gultsch2015-05-101-0/+4
| * | fixed #1039Daniel Gultsch2015-04-251-0/+3
| * | fixed a bug in DNS helper code. fixes #1130iNPUTmice2015-04-161-1/+1
| * | fixed typosiNPUTmice2015-04-131-1/+1
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-01-041-1/+1
|\ \ \ | | |/ | |/|
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-12-111-153/+75
|\| |
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-12-104-15/+19
|\| |
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-12-021-1/+1
|\| |
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-12-024-13/+13
|\| |
* | | Merge trz/rename into trz/rebasesteckbrief2015-10-221-5/+3
|\| |
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2015-10-051-13/+2
|\| |
* | | Merge branch 'trz/rename' into trz/rebaselookshe2015-10-051-0/+18
|\| |
| * | renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief2015-06-1913-1622/+0