seedvault/app
Torsten Grote 237fd683bd
Clean up metadata as it lost most of its importance
Historically, metadata was uploaded to the backend after each app update and contained all essential data that is now in snapshots. We still support reading metadata for legacy backups and use the metadata classes as a common wrapper for snapshots. However, there is no need anymore to write out complete historic metadata and maintain duplicated unused information there. This got removed. THe information we do still save and write out is only for UI representation of backup state.

The time of last backup is now managed by SettingsManager.
2024-10-08 19:38:13 -03:00
..
build/generated/source/proto/debug/kotlin/com/stevesoltys/seedvault/proto Add protobuf-kotlin-lite and use new builders 2024-10-08 19:36:03 -03:00
development Try to fix issue where our transport doesn't get registered in emulator 2024-06-12 09:57:24 -03:00
src Clean up metadata as it lost most of its importance 2024-10-08 19:38:13 -03:00
build.gradle.kts Add protobuf-kotlin-lite and use new builders 2024-10-08 19:36:03 -03:00
lint.xml app: Add SPDX copyright headers 1/5 2024-05-23 00:44:51 +05:30