seedvault/storage/lib
Torsten Grote 7e612cb8e0
Introduce StoragePluginManager to handle storage plugins
and allow changing them dynamically. So far plugins were injected into the dependency graph and couldn't be changed at runtime, only their config could. Now we have the infrastructure in place to really allow for more than one plugin.
2024-04-25 09:51:45 -03:00
..
libs Upgrade tink to 1.10.0 2023-10-10 15:44:53 -03:00
src Introduce StoragePluginManager to handle storage plugins 2024-04-25 09:51:45 -03:00
.gitignore Build build storage backup lib within AOSP 2021-10-13 16:25:41 +05:30
Android.bp Upgrade tink to 1.10.0 2023-10-10 15:44:53 -03:00
build.gradle.kts Clean up Gradle build scripts 2023-10-19 00:23:06 -04:00
consumer-rules.pro Add storage library (and demo app) 2021-07-05 20:08:29 +05:30
proguard-rules.pro Bump to AGP and Gradle 8.x 2023-08-03 00:56:59 +08:00