aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/utils (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixes FS#48 and FS#136trz/merge_1.10.0lookshe2016-02-281-6/+0
* Changed access to presences according to new Presence representation in Csteckbrief2016-02-231-6/+7
* Merge tag '1.9.4' into trz/merge_1.9.4trz/merge_1.9.4lookshe2016-02-161-0/+11
|\
| * use TLSv1.2 as SSL context on supported plattformsDaniel Gultsch2016-02-031-0/+11
* | Partially implements FS#6: Conference ID changed to c+bugs@conference.thedevs...steckbrief2016-02-131-2/+2
* | Imports organizedsteckbrief2016-02-126-45/+8
* | Simplification of DNS requests.steckbrief2016-02-121-191/+70
* | Compilation errors and merge mixups fixedsteckbrief2016-02-111-3/+1
* | Merge tag '1.9.3' into trz/merge_1.9.3lookshe2016-02-1112-153/+748
|\|
| * prefer dns servers from networsk with the default routeDaniel Gultsch2016-01-291-2/+17
| * catch security exception when user prevents access to address bookDaniel Gultsch2016-01-201-27/+45
| * move some ssl socket modifiers into a seperate helper classDaniel Gultsch2016-01-121-0/+62
| * Implement XEP-0368: SRV records for XMPP over TLSmoparisthebest2016-01-111-50/+71
| * ask to be excluded from battery optimizationDaniel Gultsch2016-01-111-27/+29
| * null check in getOriginalPathDaniel Gultsch2016-01-041-0/+3
| * handle null names in getColorForNameDaniel Gultsch2015-12-291-1/+1
| * lower case all fingerprints. fixes #1521Daniel Gultsch2015-12-271-1/+2
| * code cleanupDaniel Gultsch2015-12-231-22/+0
| * show certificate informationDaniel Gultsch2015-12-231-0/+50
| * ask for contact permissions when first opening StartConversationActivityDaniel Gultsch2015-12-071-0/+11
| * avoid some NPEsDaniel Gultsch2015-12-041-2/+3
| * add error state for unavailable tor networkDaniel Gultsch2015-12-011-4/+9
| * refactored socks5 connection code. make jingle transport use that new codeDaniel Gultsch2015-12-011-0/+52
| * pgp fixes and revert configuration changesDaniel Gultsch2015-11-251-21/+0
| * show encryption type in warned/red messagesDaniel Gultsch2015-10-281-0/+15
| * Reset the margins manually after rotatingsaqura2015-10-261-0/+21
| * introduced code to verify omemo device keys with x509 certificates.Daniel Gultsch2015-10-161-4/+24
| * add menu item in account details to renew certificateDaniel Gultsch2015-10-111-0/+19
| * let DnsHelper provide a fallback solutionDaniel Gultsch2015-09-191-1/+8
| * 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