aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services/ImportBackupService.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* optimize importsChristian Schneppe2020-01-311-1/+2
* migrate to AndroidXChristian Schneppe2019-09-201-1/+1
* catch IllegalArgumentException when reading backup fileChristian Schneppe2019-08-311-0/+2
* do password empty check in dialog not in restore backup serviceChristian Schneppe2019-08-311-9/+1
* allow backup to be restored from selected fileChristian Schneppe2019-08-311-19/+63
* code cleanup & small fixesChristian Schneppe2019-07-011-5/+1
* optimize importsChristian Schneppe2019-02-081-1/+0
* small layout fixesChristian Schneppe2019-01-261-1/+1
* show spinning wheel in restore backup activityChristian Schneppe2019-01-261-1/+6
* rework backup & restoreChristian Schneppe2019-01-261-0/+290