aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* version bump to 1.8.21.8.2Daniel Gultsch2015-12-201-2/+2
* pulled translations from transifexDaniel Gultsch2015-12-202-6/+44
* store identity key in XmppAxolotlSession instead of the fingerprintDaniel Gultsch2015-12-192-23/+27
* use presence name not server name when verification is being usedDaniel Gultsch2015-12-191-3/+3
* add more debugging to certificate checks after new omemo session was establishedDaniel Gultsch2015-12-191-0/+4
* only offer plain and omemo encryption when x509 verification is enabledDaniel Gultsch2015-12-192-3/+13
* prefer server name over address book name when x509 verification is being usedDaniel Gultsch2015-12-191-1/+4
* add 'store' message hint to displayed chat markersDaniel Gultsch2015-12-171-0/+1
* pulled translations from transifexDaniel Gultsch2015-12-175-35/+429
* throw exception at the end of the streamDaniel Gultsch2015-12-171-128/+122
* let message parser not artifically fail on messages with no to attributeDaniel Gultsch2015-12-171-4/+4
* timeout service discovery after 20sDaniel Gultsch2015-12-153-10/+52
* default force encryption to falseDaniel Gultsch2015-12-141-1/+1
* splite PARANOIA_MODE into three different optionsDaniel Gultsch2015-12-147-8/+10
* make message text non-selectable. fixes #1606Daniel Gultsch2015-12-141-3/+0
* pulled translations from transifexDaniel Gultsch2015-12-133-7/+106
* version code bump and tagging 1.8.11.8.1Daniel Gultsch2015-12-131-1/+1
* changed order of send presence and execute mam queriesDaniel Gultsch2015-12-121-2/+2
* more detailed loggingDaniel Gultsch2015-12-121-2/+1
* notfiy after mam catchup only if message count > 0Daniel Gultsch2015-12-111-1/+1
* bump version codeDaniel Gultsch2015-12-111-1/+1
* fix cancelation of http downloads and enable resumeDaniel Gultsch2015-12-112-9/+44
* set bookmark name to room subject if no subject has been set beforeDaniel Gultsch2015-12-114-3/+23
* get rid of lastMessageTransmitted in favor of db queryDaniel Gultsch2015-12-115-55/+29
* pulled translations from transifexDaniel Gultsch2015-12-112-2/+38
* renamed pretty-please-store message hint to storeDaniel Gultsch2015-12-101-1/+1
* version bump to 1.8.1 and changelogDaniel Gultsch2015-12-102-2/+8
* some more NPE checksDaniel Gultsch2015-12-101-1/+1
* notify on mam catchup messagesDaniel Gultsch2015-12-104-8/+21
* properly clean up timed out mam queriesDaniel Gultsch2015-12-102-3/+18
* disable sm loggingDaniel Gultsch2015-12-101-5/+1
* always show conversations with pending subscription requestsDaniel Gultsch2015-12-091-3/+5
* wait with status change to online after all disco queries have been madeDaniel Gultsch2015-12-091-5/+14
* when no avatar found show avatar of contact and not the muc user in conferencesDaniel Gultsch2015-12-093-5/+13
* show sender name for notications in conferences. fixes #1581Daniel Gultsch2015-12-091-0/+17
* also verify sessions in CBE mode that got created by key transport messagesDaniel Gultsch2015-12-081-2/+14
* pulled translations from transifexDaniel Gultsch2015-12-078-11/+234
* add new build-tools version to travisDaniel Gultsch2015-12-071-0/+1
* modified contact permission dialogDaniel Gultsch2015-12-072-3/+2
* ask for contact permissions when first opening StartConversationActivityDaniel Gultsch2015-12-075-16/+83
* request storage permission when needed on Android 6.0Daniel Gultsch2015-12-076-16/+71
* implement direct sharing in android 6.0. fixes #1321Daniel Gultsch2015-12-075-25/+165
* version bump to 1.8.01.8.0Daniel Gultsch2015-12-071-2/+2
* hide prepare file toast after preparing the fileDaniel Gultsch2015-12-061-0/+1
* check availabiltiy of pgp before sharing filesDaniel Gultsch2015-12-051-0/+4
* be more carefull with pending urisDaniel Gultsch2015-12-051-8/+16
* check for query object as condition to trigger deduplication instead of serverIdDaniel Gultsch2015-12-051-1/+1
* updated changelogDaniel Gultsch2015-12-051-0/+12
* parse stanza-id from messagesDaniel Gultsch2015-12-042-3/+23
* properly clear muc user avatar cachesDaniel Gultsch2015-12-044-13/+30