aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* 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
* 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 verified symbol instead of colored lock iconsDaniel Gultsch2016-12-0921-20/+13
* don't show unavailable quick actions in settingsDaniel Gultsch2016-12-061-0/+22
* fixed http resumeDaniel Gultsch2016-12-061-4/+11
* add support for RFC7711 to MTMDaniel Gultsch2016-12-053-4/+5
* 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
* | Merge branch 'master' of https://github.com/Fenisu/Conversations into Fenisu-...Daniel Gultsch2016-12-0212-24/+150
|\ \
| * | Private files using a boolean flag from Config.java.Ignacio Quezada2016-11-0810-18/+147
* | | support for jid escapting when displaying localpart onlyDaniel Gultsch2016-12-014-3/+17
* | | use prepped string when building axolotl sessionDaniel Gultsch2016-12-011-3/+3
* | | don't use own jid joined from another client to generate muc titleDaniel Gultsch2016-12-011-1/+4
* | | don't show share button before account is setupDaniel Gultsch2016-12-011-0/+3
* | | only show contact related snackbars when conversation is singleDaniel Gultsch2016-12-011-3/+3
* | | made provider authorities relativ to deal with different package idsDaniel Gultsch2016-12-015-9/+15
* | | avoid binding multiple times from BarcodeServiceDaniel Gultsch2016-12-011-15/+22
* | | pulled translations from transifexDaniel Gultsch2016-11-305-2/+61
* | | renamed foreground service preferenceDaniel Gultsch2016-11-303-3/+4
* | | pulled translations from transifexDaniel Gultsch2016-11-294-0/+5
* | | better handle the case when same user is joined with multiple nicks in the sa...Daniel Gultsch2016-11-292-8/+26
* | | pulled translations from transifexDaniel Gultsch2016-11-285-0/+36
* | | mark conversations as read after receiving blocklist push for that conversationsDaniel Gultsch2016-11-281-0/+9
* | | allow fingerprint verification via context menuDaniel Gultsch2016-11-287-20/+100
* | | add support for body paramater in xmpp uriDaniel Gultsch2016-11-282-6/+36