seedvault/app
Torsten Grote 952cdec55d
Fully implement BlobCache
This class is responsible for caching blobs during a backup run,
so we can know that a blob for the given chunk ID already exists
and does not need to be uploaded again.

It builds up its cache from snapshots available on the backend
and from the persistent cache that includes blobs that could not be added to a snapshot,
because the backup was aborted.
2024-10-08 19:36:05 -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 Fully implement BlobCache 2024-10-08 19:36:05 -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