Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backup/Restore data (locally) #7

Open
serrq opened this issue Mar 23, 2024 · 3 comments
Open

Backup/Restore data (locally) #7

serrq opened this issue Mar 23, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@serrq
Copy link

serrq commented Mar 23, 2024

Modular backup like this one (cryptocurrencies, theme, settings, etc.)

modular-backup

@shorthouse
Copy link
Owner

Hi @serrq, thanks for this feature request.

Currently the Play Store variant of the app uses the Google app backup feature, but CoinWatch APKs downloaded from other sources cannot use this (to my knowledge). As such, this feature would not offer any benefit for Play Store users and would potentially confuse them (they might think their data is not backed up unless this is used, which is untrue).

I do agree that this would be a useful benefit for the APKs downloaded from other sources or for users that have Google app backup turned off.

This problem is contained within the larger issue of potentially needing a Play Store and non Play Store variant of the app, but this would muddy the waters somewhat. Unfortunately I have no way to find out how non Play Store many users my app has, so the benefit and priority of this is hard to measure.

I will keep your suggestion in mind in our backlog, and would welcome any thoughts from you about the issues I have mentioned above.

@shorthouse shorthouse added the enhancement New feature or request label Mar 24, 2024
@serrq
Copy link
Author

serrq commented Mar 24, 2024

Other developers here on Github use modular backup (and restore) both in Play store and in f-droid.

@serrq
Copy link
Author

serrq commented Mar 24, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants