aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 a...Christian Schneppe2017-01-143-23/+52
* 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 exeper...Christian Schneppe2017-01-052-33/+0
* 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 ot...Christian Schneppe2016-12-291-1/+6
* 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
* skip empty lines in message preview. prevents indexoutofbounds exceptionChristian Schneppe2016-12-251-1/+25
* use original message to parse pepChristian Schneppe2016-12-251-3/+3
* added omemo padding but disabled by Config.java flagChristian Schneppe2016-12-252-2/+19
* disable removing of broken devices by defaultChristian Schneppe2016-12-252-10/+13
* remove broken devices only once to prevent loopsChristian Schneppe2016-12-251-2/+5
* ignore debug outputChristian Schneppe2016-12-251-1/+2
* catch NPE while sharing video from content uri and make it workingChristian Schneppe2016-12-252-136/+242
* improve video compression qualityChristian Schneppe2016-12-241-1/+1
* set alpha correctlyChristian Schneppe2016-12-181-1/+1
* remove own fetch errors from device announcementChristian Schneppe2016-12-186-42/+48
* make sure to display encryption indicatiorChristian Schneppe2016-12-181-0/+1
* don't reconnect accout when system reports no internet connectionChristian Schneppe2016-12-181-2/+6
* don't correct a message if that would create a duplicateChristian Schneppe2016-12-181-1/+2
* use verified symbol instead of colored lock iconsChristian Schneppe2016-12-181-18/+8
* fixed http resumeChristian Schneppe2016-12-181-4/+11
* add support for RFC7711 to MTMChristian Schneppe2016-12-183-4/+5
* show jid monospaced in verify dialogChristian Schneppe2016-12-182-2/+10
* disable 'show blocklist' if blocklist is emptyChristian Schneppe2016-12-181-1/+9
* redraw options menu after rotation in muc detailsChristian Schneppe2016-12-181-2/+2
* add omemo fingerprints to web links as wellChristian Schneppe2016-12-183-18/+33
* show warning dialog beforing verifying keys via a linkChristian Schneppe2016-12-182-109/+164
* support for jid escapting when displaying localpart onlyChristian Schneppe2016-12-183-2/+16
* use prepped string when building axolotl sessionChristian Schneppe2016-12-181-3/+3
* delete unused codeChristian Schneppe2016-11-291-8/+0