aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services/ExportBackupService.java (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-23make backup compatible to Conversations (only works for Android >= 8)Christian Schneppe1-1/+16
2019-06-23Revert "BackupExport format like Conversations (#342)"Christian Schneppe1-10/+2
2019-06-22BackupExport format like Conversations (#342)genofire1-2/+10
2019-06-08fix some more NPEChristian Schneppe1-0/+3
2019-05-04some bug fixesChristian Schneppe1-1/+4
2019-05-04fix export error for non-unicode numbersChristian Schneppe1-1/+1
2019-03-14fix backup creation for older installationsChristian Schneppe1-5/+14
2019-03-06try to catch some NPEChristian Schneppe1-1/+1
2019-02-18show notification when backup is done or failedChristian Schneppe1-2/+76
2019-01-26also make human readable logs as text files work with new backup and restoreChristian Schneppe1-0/+100
2019-01-26rework backup & restoreChristian Schneppe1-0/+287