aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* version bump to 1.15.3 + changelog1.15.3Daniel Gultsch2017-01-092-2/+7
* fixed typo in variable nameDaniel Gultsch2017-01-091-6/+2
* use 7.1 web url pattern matching on old platforms as well. fixes #2228Daniel Gultsch2017-01-092-2/+493
* add spaces to otr fingerprints copied to clipboard. fixes #2226Daniel Gultsch2017-01-091-1/+1
* unify getFileUri across share and open intentsDaniel Gultsch2017-01-093-29/+31
* add more punctuations to message previewDaniel Gultsch2017-01-061-4/+7
* Merge pull request #2224 from illegalprime/fix-travis-android-25Daniel Gultsch2017-01-062-6/+7
|\
| * updated travis and trust managerMichael Eden2017-01-062-6/+7
|/
* add overlay to indicate that image is gifDaniel Gultsch2017-01-0348-7/+96
* update build tools and some dependenciesDaniel Gultsch2017-01-031-4/+4
* Merge branch 'feature-gboardgifs' of https://github.com/illegalprime/Conversa...Daniel Gultsch2017-01-037-3/+107
|\
| * Do not compress GIFs, allow GBoard to send GIFsMichael Eden2017-01-017-3/+107
* | show offline contacts as grayed out in conference detailsDaniel Gultsch2017-01-031-2/+9
* | disable automatic foreground service activation if related config paramaters ...Daniel Gultsch2016-12-301-1/+4
* | get rid of unecessary config debug paramater that has been replaced by exeper...Daniel Gultsch2016-12-302-32/+0
|/
* hide inactive devices by default in contact detailsDaniel Gultsch2016-12-303-5/+63
* always open account details when scanning one of our own keys. fixes #2211Daniel Gultsch2016-12-291-6/+9
* don't throw assertion error when building session with same device id from ot...Daniel Gultsch2016-12-281-1/+6
* deduplicate corrected messagesDaniel Gultsch2016-12-261-5/+8
* stop using broken parallax distance in sliding pane layoutDaniel Gultsch2016-12-251-3/+1
* version bump to 1.15.2 + changelog1.15.2Daniel Gultsch2016-12-232-2/+5
* pulled translations from transifexDaniel Gultsch2016-12-234-4/+79
* fixed npe cause by race condition when axolotl service isn't initializedDaniel Gultsch2016-12-231-0/+3
* skip empty lines in message preview. prevents indexoutofbounds exceptionDaniel Gultsch2016-12-231-0/+3
* use original message to parse pepDaniel Gultsch2016-12-231-3/+4
* version bump to 1.15.1+ changelog1.15.1Daniel Gultsch2016-12-212-2/+7
* pulled translations from transifexDaniel Gultsch2016-12-2013-231/+636
* don't show quoted text in message previewDaniel Gultsch2016-12-201-6/+24
* added omemo padding but disabled by Config.java flagDaniel Gultsch2016-12-202-2/+19
* disable removing of broken devices by defaultDaniel Gultsch2016-12-182-10/+14
* remove broken devices only once to prevent loopsDaniel Gultsch2016-12-181-2/+5
* remove own fetch errors from device announcementDaniel Gultsch2016-12-165-36/+48
* make sure to display encryption indicatiorDaniel Gultsch2016-12-161-0/+1
* don't reconnect accout when system reports no internet connectionDaniel Gultsch2016-12-101-2/+6
* don't correct a message if that would create a duplicateDaniel Gultsch2016-12-091-1/+2
* use POSH only when system CAs are trustedDaniel Gultsch2016-12-091-1/+3
* use verified symbol instead of colored lock iconsDaniel Gultsch2016-12-0921-20/+13
* follow redirects in poshDaniel Gultsch2016-12-081-7/+22
* don't show unavailable quick actions in settingsDaniel Gultsch2016-12-061-0/+22
* fixed http resumeDaniel Gultsch2016-12-061-4/+11
* don't use posh for IPs and set a 5s timeoutDaniel Gultsch2016-12-061-1/+21
* add support for RFC7711 to MTMDaniel Gultsch2016-12-055-62/+198
* show jid monospaced in verify dialogDaniel Gultsch2016-12-043-3/+11
* disable 'show blocklist' if blocklist is empty. fixes #2164Daniel Gultsch2016-12-031-1/+9
* redraw options menu after rotation in muc details. fixes #2161Daniel Gultsch2016-12-031-2/+2
* add omemo fingerprints to web links as wellDaniel Gultsch2016-12-033-18/+33
* show warning dialog beforing verifying keys via a linkDaniel Gultsch2016-12-034-10/+92
* Merge branch 'feature-quotation' of https://github.com/Mishiranu/Conversation...Daniel Gultsch2016-12-0220-11/+305
|\
| * Add quotation supportMishiranu2016-11-2520-11/+305
* | default using internal storage to falseDaniel Gultsch2016-12-021-1/+1