Skip to content

Conversation

DaVinci9196
Copy link
Contributor

@DaVinci9196 DaVinci9196 commented Aug 26, 2025

The service some method is simply implemented, which is only for local storage on the same device and cannot be used across devices.
Verification function: When logging in to WhatsApp & Uber , it will automatically prompt the account that has been logged in.

@lucasmz-dev
Copy link
Contributor

The service some method is simply implemented, which is only for local storage on the same device and cannot be used across devices.

So this wouldn't work with Seedvault? It uses device-to-device transfers for backups.
Didn't even know this API was a thing

@grote
Copy link
Contributor

grote commented Sep 2, 2025

According to https://developers.google.com/android/reference/com/google/android/gms/auth/blockstore/Blockstore and https://developer.android.com/identity/block-store this does seem related to device-to-device transfers. However, the related methods don't seem to be implemented in this PR. There's probably a lot more work to do across MicroG and Seedvault before this actually works.

@DaVinci9196 DaVinci9196 changed the title Blockstore: Easy local data storage Blockstore: Only local data storage Sep 3, 2025
@mar-v-in mar-v-in added this to the 0.3.10 milestone Sep 16, 2025
@mar-v-in mar-v-in changed the title Blockstore: Only local data storage Blockstore: Add local-only implementation Sep 24, 2025
@mar-v-in mar-v-in merged commit e29b524 into microg:master Sep 24, 2025
1 check passed
@DaVinci9196 DaVinci9196 deleted the fix_block_store branch September 25, 2025 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants