aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/persistance (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* remove omemo devices from annoucement after 7 days of inactivityChristian Schneppe2016-11-201-0/+14
* save last activation time in fingerprint statusChristian Schneppe2016-11-201-1/+9
* reformat codeChristian Schneppe2016-11-193-2170/+2170
* parse omemo fingerprints from urisChristian Schneppe2016-11-181-7/+24
* reset startup count when swiped away (only count kills)Christian Schneppe2016-11-181-0/+2
* distinguish between general i/o error and write exception when copying filesChristian Schneppe2016-11-171-95/+108
* refactore trust enum to be FingerprintStatus class with trust and activeChristian Schneppe2016-11-171-81/+119
* brought restart threshold down to 8 times in 8hChristian Schneppe2016-11-111-6/+15
* add frequent restart detectionChristian Schneppe2016-11-081-2/+25
* Revert "use file provider on android M as well"Christian Schneppe2016-11-071-1/+1
* add error message to failed messages. accessible via context menuChristian Schneppe2016-10-261-1/+6
* use file provider on android M as wellChristian Schneppe2016-10-261-1/+1
* write prepped string to db. use display version everywhere elseChristian Schneppe2016-10-261-8/+8
* fixed omemo shown as unavailable in 1:1 chatsChristian Schneppe2016-10-051-1/+3
* resolve take photo uri for internal useChristian Schneppe2016-10-051-2/+2
* properly index take photo uris from file providerChristian Schneppe2016-10-051-8/+15
* explicit logging when copying files to storageChristian Schneppe2016-10-051-3/+4
* expert 'setting' to remove omemo identityChristian Schneppe2016-09-281-4/+0
* Don't use file provider for photo uris on android < N. fixes #2030Daniel Gultsch2016-09-231-2/+6
* use history clear date as minimum date for mamChristian Schneppe2016-09-171-6/+23
* correct variablesChristian Schneppe2016-09-141-2/+2
* don't use display version of jidsDaniel Gultsch2016-09-141-83/+91
* optimized importsChristian Schneppe2016-09-091-2/+0
* be a bit more careful when deleting and deactivating accountsDaniel Gultsch2016-09-081-5/+6
* fixed typoDaniel Gultsch2016-09-031-2/+2
* use file provider for taking picturesDaniel Gultsch2016-09-021-3/+4
* change filename patternChristian Schneppe2016-08-301-1/+2
* compress videos bigger than 10 MB before sendingChristian Schneppe2016-08-281-11/+10
* rotate images based on EXIF data in previewChristian Schneppe2016-08-131-0/+47
* catch NPE in getVideoPreview() because getFrame sometimes returns nullDaniel Gultsch2016-08-111-1/+1
* don't name images "IMG_..."Christian Schneppe2016-08-061-1/+1
* catch exception when trying to get video preview of pgp encrypted fileDaniel Gultsch2016-08-021-1/+5
* show identity type for device selectionDaniel Gultsch2016-07-291-1/+6
* changed package id inside manifest and projectChristian Schneppe2016-07-293-0/+2094