aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/persistance/DatabaseBackend.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* add index to message.conversationUuidChristian Schneppe2017-02-081-1/+6
* Stop Conversations force closing over sqlite errors due to long messagesChristian Schneppe2017-02-081-2/+4
* configurable local message retention period.Christian Schneppe2017-01-291-0/+7
* add database migrationsChristian Schneppe2017-01-291-1/+7
* fixed migrations from pre-btbv phaseChristian Schneppe2016-11-271-3/+7
* when swiping don't clean startup counter entirely. just don't count last startupChristian Schneppe2016-11-241-3/+8
* 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-191-1255/+1255
* 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
* 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
* add error message to failed messages. accessible via context menuChristian Schneppe2016-10-261-1/+6
* write prepped string to db. use display version everywhere elseChristian Schneppe2016-10-261-8/+8
* expert 'setting' to remove omemo identityChristian Schneppe2016-09-281-4/+0
* 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
* be a bit more careful when deleting and deactivating accountsDaniel Gultsch2016-09-081-5/+6
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+1196