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