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

Encrypt Shared Preferences support for upgrading #719

Open
1 of 2 tasks
ndegwamartin opened this issue Dec 11, 2020 · 0 comments
Open
1 of 2 tasks

Encrypt Shared Preferences support for upgrading #719

ndegwamartin opened this issue Dec 11, 2020 · 0 comments
Assignees
Milestone

Comments

@ndegwamartin
Copy link
Contributor

ndegwamartin commented Dec 11, 2020

Enhancement

The encrypted shared prefs feature needs to support upgrading for already installed apps.

This enables a graceful transition from unencrypted to encrypted incase the app is already installed and has data. i.e. Migration to Encrypted shared prefs without having to uninstall the app.

  • Support migration/upgrading
  • Add documentation on README on how to use this new feature

QA/Testing

  • Install previous apk version
  • Install new apk without uninstalling
  • Check app works
  • Check prefs file no longer on app filesystem with PII

Related to #607

@qiarie qiarie added this to the 2.0.3 milestone Jan 12, 2021
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

No branches or pull requests

2 participants