aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-15don't start backup at startup if there is a scheduled pending intentChristian Schneppe1-8/+15
2017-01-14fixed avatar republish missing the mime typeChristian Schneppe2-14/+14
2017-01-14treat omemo keys >= 32 bytes as containing auth tag. add config flag to put a...Christian Schneppe3-23/+52
2017-01-14reworked wakelock for video compressionChristian Schneppe1-3/+5
2017-01-14change location for wakelock while retrieving file size and changed nameChristian Schneppe1-2/+3
2017-01-09adding prekey='true' to omemo messages if applicableChristian Schneppe2-11/+25
2017-01-09automatically bookmark private, non-anonymous mucs where inviter is trustedChristian Schneppe2-10/+26
2017-01-09use 7.1 web url pattern matching on old platforms as wellChristian Schneppe2-2/+499
2017-01-09add spaces to otr fingerprints copied to clipboardChristian Schneppe1-1/+1
2017-01-09unify getFileUri across share and open intentsChristian Schneppe5-37/+43
2017-01-09add more punctuations to message previewChristian Schneppe1-5/+7
2017-01-09changed some config variablesChristian Schneppe1-3/+3
2017-01-05add overlay to indicate that image is gifChristian Schneppe1-6/+25
2017-01-05Do not compress GIFs, allow GBoard to send GIFsChristian Schneppe6-29/+131
2017-01-05show offline contacts as grayed out in conference detailsChristian Schneppe1-0/+7
2017-01-05get rid of unecessary config debug paramater that has been replaced by exeper...Christian Schneppe2-33/+0
2017-01-02make direct reply string translatable in NotificationServiceChristian Schneppe1-2/+2
2017-01-02increase image size to match 4K UHDChristian Schneppe1-1/+1
2017-01-02hide inactive devices by default in contact detailsChristian Schneppe1-4/+41
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 ot...Christian Schneppe1-1/+6
2016-12-28show unread messages per conversation in chat listChristian Schneppe1-1/+8
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 Schneppe6-8/+303
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-18set alpha correctlyChristian Schneppe1-1/+1
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 Schneppe1-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 Schneppe2-2/+10
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 Schneppe2-109/+164
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-29delete unused codeChristian Schneppe1-8/+0