This website requires JavaScript.
Explore
Help
Sign In
letro
/
letro-android
Watch
1
Star
0
Fork
0
You've already forked letro-android
Code
Issues
Pull Requests
Actions
7
Packages
Projects
Releases
Wiki
Activity
Files
3c79390e45cebcc8d09000941a5f9f03b20e30ce
letro-android
/
features
/
securebackup
/
impl
History
Benoit Marty
3c79390e45
BackupState.DISABLED has been removed. Now when the value is UNKNOWN, the app need to invoke
EncryptionService.doesBackupExistOnServer()
to check if a Backup exists.
2023-11-17 17:32:14 +01:00
..
src
BackupState.DISABLED has been removed. Now when the value is UNKNOWN, the app need to invoke
EncryptionService.doesBackupExistOnServer()
to check if a Backup exists.
2023-11-17 17:32:14 +01:00
build.gradle.kts
Move SecureBackupConfig to the appconfig module.
2023-10-30 20:16:18 +01:00