aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services/ExportBackupService.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* optimize importsChristian Schneppe2020-01-311-1/+2
* use setFlags instead of addFlags to grant uri permissionsChristian Schneppe2019-12-131-1/+1
* make exporting backup compatible with conversationsChristian Schneppe2019-11-161-1/+2
* make export of chats as txt working againChristian Schneppe2019-10-191-0/+9
* migrate to AndroidXChristian Schneppe2019-09-201-2/+1
* catch empty password exceptions in ExportBackupServiceChristian Schneppe2019-09-131-2/+6
* include user into quote messageChristian Schneppe2019-09-111-0/+1
* fix some crashesChristian Schneppe2019-09-031-1/+3
* create share button in backup done notificationChristian Schneppe2019-07-171-61/+78
* make backup compatible to Conversations (only works for Android >= 8)Christian Schneppe2019-06-231-1/+16
* Revert "BackupExport format like Conversations (#342)"Christian Schneppe2019-06-231-10/+2
* BackupExport format like Conversations (#342)genofire2019-06-221-2/+10
* fix some more NPEChristian Schneppe2019-06-081-0/+3
* some bug fixesChristian Schneppe2019-05-041-1/+4
* fix export error for non-unicode numbersChristian Schneppe2019-05-041-1/+1
* fix backup creation for older installationsChristian Schneppe2019-03-141-5/+14
* try to catch some NPEChristian Schneppe2019-03-061-1/+1
* show notification when backup is done or failedChristian Schneppe2019-02-181-2/+76
* also make human readable logs as text files work with new backup and restoreChristian Schneppe2019-01-261-0/+100
* rework backup & restoreChristian Schneppe2019-01-261-0/+287