aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-30get rid of unecessary config debug paramater that has been replaced by exeper...Daniel Gultsch2-32/+0
2016-12-30hide inactive devices by default in contact detailsDaniel Gultsch3-5/+63
2016-12-29always open account details when scanning one of our own keys. fixes #2211Daniel Gultsch1-6/+9
2016-12-28don't throw assertion error when building session with same device id from ot...Daniel Gultsch1-1/+6
2016-12-26deduplicate corrected messagesDaniel Gultsch1-5/+8
2016-12-25stop using broken parallax distance in sliding pane layoutDaniel Gultsch1-3/+1
2016-12-23pulled translations from transifexDaniel Gultsch4-4/+79
2016-12-23fixed npe cause by race condition when axolotl service isn't initializedDaniel Gultsch1-0/+3
2016-12-23skip empty lines in message preview. prevents indexoutofbounds exceptionDaniel Gultsch1-0/+3
2016-12-23use original message to parse pepDaniel Gultsch1-3/+4
2016-12-20pulled translations from transifexDaniel Gultsch13-231/+636
2016-12-20don't show quoted text in message previewDaniel Gultsch1-6/+24
2016-12-20added omemo padding but disabled by Config.java flagDaniel Gultsch2-2/+19
2016-12-18disable removing of broken devices by defaultDaniel Gultsch2-10/+14
2016-12-18remove broken devices only once to prevent loopsDaniel Gultsch1-2/+5
2016-12-16remove own fetch errors from device announcementDaniel Gultsch5-36/+48
2016-12-16make sure to display encryption indicatiorDaniel Gultsch1-0/+1
2016-12-10don't reconnect accout when system reports no internet connectionDaniel Gultsch1-2/+6
2016-12-09don't correct a message if that would create a duplicateDaniel Gultsch1-1/+2
2016-12-09use verified symbol instead of colored lock iconsDaniel Gultsch21-20/+13
2016-12-06don't show unavailable quick actions in settingsDaniel Gultsch1-0/+22
2016-12-06fixed http resumeDaniel Gultsch1-4/+11
2016-12-05add support for RFC7711 to MTMDaniel Gultsch3-4/+5
2016-12-04show jid monospaced in verify dialogDaniel Gultsch3-3/+11
2016-12-03disable 'show blocklist' if blocklist is empty. fixes #2164Daniel Gultsch1-1/+9
2016-12-03redraw options menu after rotation in muc details. fixes #2161Daniel Gultsch1-2/+2
2016-12-03add omemo fingerprints to web links as wellDaniel Gultsch3-18/+33
2016-12-03show warning dialog beforing verifying keys via a linkDaniel Gultsch4-10/+92
2016-12-02default using internal storage to falseDaniel Gultsch1-1/+1
2016-12-01support for jid escapting when displaying localpart onlyDaniel Gultsch4-3/+17
2016-12-01use prepped string when building axolotl sessionDaniel Gultsch1-3/+3
2016-12-01don't use own jid joined from another client to generate muc titleDaniel Gultsch1-1/+4
2016-12-01don't show share button before account is setupDaniel Gultsch1-0/+3
2016-12-01only show contact related snackbars when conversation is singleDaniel Gultsch1-3/+3
2016-12-01made provider authorities relativ to deal with different package idsDaniel Gultsch5-9/+15
2016-12-01avoid binding multiple times from BarcodeServiceDaniel Gultsch1-15/+22
2016-11-30pulled translations from transifexDaniel Gultsch5-2/+61
2016-11-30renamed foreground service preferenceDaniel Gultsch3-3/+4
2016-11-29pulled translations from transifexDaniel Gultsch4-0/+5
2016-11-29better handle the case when same user is joined with multiple nicks in the sa...Daniel Gultsch2-8/+26
2016-11-28pulled translations from transifexDaniel Gultsch5-0/+36
2016-11-28mark conversations as read after receiving blocklist push for that conversationsDaniel Gultsch1-0/+9
2016-11-28allow fingerprint verification via context menuDaniel Gultsch7-20/+100
2016-11-28add support for body paramater in xmpp uriDaniel Gultsch2-6/+36
2016-11-28sent messages from unverified devices show red lockDaniel Gultsch1-1/+1
2016-11-25pulled translations from transifexDaniel Gultsch29-50/+128
2016-11-25fixed migrations from pre-btbv phaseDaniel Gultsch1-3/+7
2016-11-25Add quotation supportMishiranu20-11/+305
2016-11-24changed blind trust before verification summary to a slightly longer oneDaniel Gultsch1-3/+3
2016-11-24always force close a connection when disabling from error stateDaniel Gultsch2-1/+5