This website requires JavaScript.
Explore
Help
Sign in
Sulkta-Coop
/
element-x-ada
Watch
2
Star
0
Fork
You've already forked element-x-ada
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d352f14665
element-x-ada
/
features
/
securebackup
/
impl
History
Download ZIP
Download TAR.GZ
Benoit Marty
d352f14665
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