aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-21modified highlight nick behaviour to better work with quotesChristian Schneppe1-7/+13
2017-01-21don't prematurly mark conversation as read during activity startChristian Schneppe1-4/+10
2017-01-21reworked backup scheduler and add wakelock to ExportLogsServiceChristian Schneppe2-18/+30
2017-01-18fixed pgp encrypted text quick sharing.Christian Schneppe1-5/+48
2017-01-18Revert "play gif files in fullscreen view"Christian Schneppe1-25/+15
2017-01-16fixed behaviour with non-default encryption masksChristian Schneppe1-18/+35
2017-01-16Add SCRAM-SHA-2 supportChristian Schneppe4-211/+264
2017-01-16refactored whispermessage processingChristian Schneppe2-27/+27
2017-01-16fixed linkifierChristian Schneppe1-1/+7
2017-01-16partially improved logging for receiving omemo messagesChristian Schneppe4-18/+28
2017-01-16handle swiping away from recent apps correctlyChristian Schneppe1-0/+5
2017-01-16correct check if there is a scheduled pending intentChristian Schneppe1-4/+5
2017-01-15play gif files in fullscreen viewChristian Schneppe1-15/+25
2017-01-15show doze warning when push is running on prosodyChristian Schneppe2-2/+2
2017-01-15refactor getServerIdentity() to parse disco result directlyChristian Schneppe1-34/+21
2017-01-15don't include 'before' reference in mam queries bound by timestampChristian Schneppe1-1/+3
2017-01-15finish of backlog only for one particular accountChristian Schneppe2-3/+18
2017-01-15don't show key tile in contact details when there are no keysChristian Schneppe1-5/+3
2017-01-15only call UI thread from downloading thread every 250msChristian Schneppe4-10/+23
2017-01-15don't allow to purge keys. offer distrust insteadChristian Schneppe4-18/+21
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