aboutsummaryrefslogtreecommitdiffstats
path: root/src/main (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-01-02make direct reply string translatable in NotificationServiceChristian Schneppe2-2/+3
2017-01-02increase image size to match 4K UHDChristian Schneppe1-1/+1
2017-01-02hide inactive devices by default in contact detailsChristian Schneppe3-43/+105
2017-01-02always open account details when scanning one of our own keysChristian Schneppe1-6/+9
2016-12-29don't throw assertion error when building session with same device id from ↵Christian Schneppe1-1/+6
other contact
2016-12-28show unread messages per conversation in chat listChristian Schneppe2-2/+26
2016-12-27deduplicate corrected messagesChristian Schneppe1-5/+8
2016-12-25stop using broken parallax distance in sliding pane layoutChristian Schneppe1-3/+1
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
and don't show quoted text in message preview
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 ↵Christian Schneppe2-7/+26
same room
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
add some logging to FullScreenView
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
* untrusted messages have red background * unverified messages have normal background and red lock