aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make sure to properly stop tagwriterChristian Schneppe2017-01-253-2/+11
|
* don't quote text when '>' is followed by numeberChristian Schneppe2017-01-252-2/+17
|
* fixed some issues around ibbChristian Schneppe2017-01-254-19/+58
|
* write text in bold when highlighted in received muc messageChristian Schneppe2017-01-212-1/+9
|
* modified highlight nick behaviour to better work with quotesChristian Schneppe2017-01-211-7/+13
|
* don't prematurly mark conversation as read during activity startChristian Schneppe2017-01-211-4/+10
|
* reworked backup scheduler and add wakelock to ExportLogsServiceChristian Schneppe2017-01-212-18/+30
|
* fixed pgp encrypted text quick sharing.Christian Schneppe2017-01-181-5/+48
|
* Revert "play gif files in fullscreen view"Christian Schneppe2017-01-181-25/+15
| | | | This reverts commit 4d4d8f98e9824f31eae2ce00af2b2b618243d87f.
* fixed behaviour with non-default encryption masksChristian Schneppe2017-01-161-18/+35
|
* Add SCRAM-SHA-2 supportChristian Schneppe2017-01-164-211/+264
|
* refactored whispermessage processingChristian Schneppe2017-01-162-27/+27
|
* fixed linkifierChristian Schneppe2017-01-161-1/+7
|
* partially improved logging for receiving omemo messagesChristian Schneppe2017-01-164-18/+28
|
* handle swiping away from recent apps correctlyChristian Schneppe2017-01-161-0/+5
|
* correct check if there is a scheduled pending intentChristian Schneppe2017-01-161-4/+5
|
* play gif files in fullscreen viewChristian Schneppe2017-01-151-15/+25
|
* show doze warning when push is running on prosodyChristian Schneppe2017-01-152-2/+2
|
* refactor getServerIdentity() to parse disco result directlyChristian Schneppe2017-01-151-34/+21
|
* don't include 'before' reference in mam queries bound by timestampChristian Schneppe2017-01-151-1/+3
|
* finish of backlog only for one particular accountChristian Schneppe2017-01-152-3/+18
|
* don't show key tile in contact details when there are no keysChristian Schneppe2017-01-151-5/+3
|
* only call UI thread from downloading thread every 250msChristian Schneppe2017-01-154-10/+23
|
* don't allow to purge keys. offer distrust insteadChristian Schneppe2017-01-154-18/+21
|
* don't start backup at startup if there is a scheduled pending intentChristian Schneppe2017-01-151-8/+15
|
* fixed avatar republish missing the mime typeChristian Schneppe2017-01-142-14/+14
|
* treat omemo keys >= 32 bytes as containing auth tag. add config flag to put ↵Christian Schneppe2017-01-143-23/+52
| | | | auth tag in key
* reworked wakelock for video compressionChristian Schneppe2017-01-141-3/+5
|
* change location for wakelock while retrieving file size and changed nameChristian Schneppe2017-01-141-2/+3
|
* adding prekey='true' to omemo messages if applicableChristian Schneppe2017-01-092-11/+25
|
* automatically bookmark private, non-anonymous mucs where inviter is trustedChristian Schneppe2017-01-092-10/+26
|
* use 7.1 web url pattern matching on old platforms as wellChristian Schneppe2017-01-092-2/+499
|
* add spaces to otr fingerprints copied to clipboardChristian Schneppe2017-01-091-1/+1
|
* unify getFileUri across share and open intentsChristian Schneppe2017-01-095-37/+43
|
* add more punctuations to message previewChristian Schneppe2017-01-091-5/+7
|
* changed some config variablesChristian Schneppe2017-01-091-3/+3
|
* add overlay to indicate that image is gifChristian Schneppe2017-01-051-6/+25
|
* Do not compress GIFs, allow GBoard to send GIFsChristian Schneppe2017-01-056-29/+131
|
* show offline contacts as grayed out in conference detailsChristian Schneppe2017-01-051-0/+7
|
* get rid of unecessary config debug paramater that has been replaced by ↵Christian Schneppe2017-01-052-33/+0
| | | | exepert setting
* make direct reply string translatable in NotificationServiceChristian Schneppe2017-01-021-2/+2
|
* increase image size to match 4K UHDChristian Schneppe2017-01-021-1/+1
|
* hide inactive devices by default in contact detailsChristian Schneppe2017-01-021-4/+41
|
* always open account details when scanning one of our own keysChristian Schneppe2017-01-021-6/+9
|
* don't throw assertion error when building session with same device id from ↵Christian Schneppe2016-12-291-1/+6
| | | | other contact
* show unread messages per conversation in chat listChristian Schneppe2016-12-281-1/+8
|
* deduplicate corrected messagesChristian Schneppe2016-12-271-5/+8
|
* stop using broken parallax distance in sliding pane layoutChristian Schneppe2016-12-251-3/+1
|
* support for quoting messagesChristian Schneppe2016-12-256-8/+303
|
* fixed npe cause by race condition when axolotl service isn't initializedChristian Schneppe2016-12-251-0/+3
|