aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/utils (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-20show room nick for /me command in sent muc messages. fixes #1773Daniel Gultsch1-4/+5
2016-03-20fixed merge errorslookshe1-0/+2
2016-03-15Check if path for URI is accessiblefiaxh1-1/+10
2016-03-12fixed possible NPElookshe1-0/+6
2016-03-12small bugfixeslookshe1-1/+1
2016-03-12removed duplicated sourcelookshe1-0/+23
2016-03-12Added method to get body from message if hasMeCommand and harmonized extracti...lookshe1-4/+2
2016-03-07corrected getRealPathFromUrilookshe1-2/+3
2016-03-04mark oob messages and always display download buttonDaniel Gultsch1-1/+4
2016-03-02Fixes FS#146: Remove Tor-Supportsteckbrief1-4/+0
2016-02-28Fixes FS#48 and FS#136lookshe1-6/+0
2016-02-23Retry decryption from message menufiaxh1-1/+3
2016-02-23Changed access to presences according to new Presence representation in Csteckbrief1-6/+7
2016-02-13Partially implements FS#6: Conference ID changed to c+bugs@conference.thedevs...steckbrief1-2/+2
2016-02-12Imports organizedsteckbrief6-45/+8
2016-02-12Simplification of DNS requests.steckbrief1-191/+70
2016-02-11Compilation errors and merge mixups fixedsteckbrief1-3/+1
2016-02-03use TLSv1.2 as SSL context on supported plattformsDaniel Gultsch1-0/+11
2016-01-29prefer dns servers from networsk with the default routeDaniel Gultsch1-2/+17
2016-01-20catch security exception when user prevents access to address bookDaniel Gultsch1-27/+45
2016-01-12move some ssl socket modifiers into a seperate helper classDaniel Gultsch1-0/+62
2016-01-11Implement XEP-0368: SRV records for XMPP over TLSmoparisthebest1-50/+71
2016-01-11ask to be excluded from battery optimizationDaniel Gultsch1-27/+29
2016-01-04null check in getOriginalPathDaniel Gultsch1-0/+3
2015-12-29handle null names in getColorForNameDaniel Gultsch1-1/+1
2015-12-27lower case all fingerprints. fixes #1521Daniel Gultsch1-1/+2
2015-12-23code cleanupDaniel Gultsch1-22/+0
2015-12-23show certificate informationDaniel Gultsch1-0/+50
2015-12-07ask for contact permissions when first opening StartConversationActivityDaniel Gultsch1-0/+11
2015-12-04avoid some NPEsDaniel Gultsch1-2/+3
2015-12-01add error state for unavailable tor networkDaniel Gultsch1-4/+9
2015-12-01refactored socks5 connection code. make jingle transport use that new codeDaniel Gultsch1-0/+52
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-16Fixes FS#12 - Move smiley replacement from UIHelper to Emojicon modulelookshe1-129/+0
2015-08-16Fixes FS#37 - Remove special treatment of unicode heartslookshe1-3/+3
2015-08-11Merge tag '1.5.2' into trz/rebaselookshe7-95/+660