aboutsummaryrefslogtreecommitdiffstats
path: root/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-25support for quoting messagesChristian Schneppe21-10/+310
2016-12-25added missing stringsChristian Schneppe2-3/+6
2016-12-25fixed npe cause by race condition when axolotl service isn't initializedChristian Schneppe1-0/+3
2016-12-25skip empty lines in message preview. prevents indexoutofbounds exceptionChristian Schneppe1-1/+25
2016-12-25use original message to parse pepChristian Schneppe1-3/+3
2016-12-25added omemo padding but disabled by Config.java flagChristian Schneppe2-2/+19
2016-12-25disable removing of broken devices by defaultChristian Schneppe2-10/+13
2016-12-25remove broken devices only once to prevent loopsChristian Schneppe1-2/+5
2016-12-25ignore debug outputChristian Schneppe1-1/+2
2016-12-25catch NPE while sharing video from content uri and make it workingChristian Schneppe2-136/+242
2016-12-24improve video compression qualityChristian Schneppe1-1/+1
2016-12-19changed some more iconsChristian Schneppe21-0/+0
2016-12-18set alpha correctlyChristian Schneppe1-1/+1
2016-12-18changed notification iconChristian Schneppe5-0/+0
2016-12-18remove own fetch errors from device announcementChristian Schneppe6-42/+48
2016-12-18make sure to display encryption indicatiorChristian Schneppe1-0/+1
2016-12-18don't reconnect accout when system reports no internet connectionChristian Schneppe1-2/+6
2016-12-18don't correct a message if that would create a duplicateChristian Schneppe1-1/+2
2016-12-18use verified symbol instead of colored lock iconsChristian Schneppe9-18/+8
2016-12-18fixed http resumeChristian Schneppe1-4/+11
2016-12-18add support for RFC7711 to MTMChristian Schneppe3-4/+5
2016-12-18show jid monospaced in verify dialogChristian Schneppe3-3/+11
2016-12-18disable 'show blocklist' if blocklist is emptyChristian Schneppe1-1/+9
2016-12-18redraw options menu after rotation in muc detailsChristian Schneppe1-2/+2
2016-12-18add omemo fingerprints to web links as wellChristian Schneppe3-18/+33
2016-12-18show warning dialog beforing verifying keys via a linkChristian Schneppe4-109/+192
2016-12-18support for jid escapting when displaying localpart onlyChristian Schneppe3-2/+16
2016-12-18use prepped string when building axolotl sessionChristian Schneppe1-3/+3
2016-11-30shorten a stringChristian Schneppe2-2/+2
2016-11-30added missing stringsChristian Schneppe3-3/+6
2016-11-29delete unused codeChristian Schneppe1-8/+0
2016-11-29better handle the case when same user is joined with multiple nicks in the sa...Christian Schneppe2-7/+26
2016-11-29mark conversations as read after receiving blocklist push for that conversationChristian Schneppe1-0/+9
2016-11-29allow fingerprint verification via context menuChristian Schneppe7-25/+102
2016-11-29add support for body paramater in xmpp uriChristian Schneppe2-6/+36
2016-11-29sent messages from unverified devices show red lockChristian Schneppe1-1/+1
2016-11-29handle image rotations in ShowFullscreenMessageActivity correctlyChristian Schneppe1-7/+46
2016-11-27added some logging to FullScreenViewerChristian Schneppe1-2/+4
2016-11-27fixed migrations from pre-btbv phaseChristian Schneppe1-3/+7
2016-11-24added stringsChristian Schneppe2-18/+29
2016-11-24always force close a connection when disabling from error stateChristian Schneppe2-1/+5
2016-11-24changed design language to match BTBV proposalChristian Schneppe3-8/+14
2016-11-24update the conversations view (and the lock icon) after receiving device listChristian Schneppe1-0/+1
2016-11-24introduced blind trust before verification modeChristian Schneppe8-7/+59
2016-11-24don't use OpenPGP and OTRChristian Schneppe1-1/+1
2016-11-24fix crash when adding contact via URIChristian Schneppe1-1/+0
2016-11-24explictly scan for aztec and qr codes onlyChristian Schneppe3-33/+4
2016-11-24added share button to account detailsChristian Schneppe7-28/+284
2016-11-24show proper avatar for 'self' contactChristian Schneppe2-3/+9
2016-11-24offer verification directly from the trust keys screenChristian Schneppe12-3/+95