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

Add “hasFragileUserData” + Update target sdk 29 #8686

Closed
dmpr0 opened this issue Mar 17, 2020 · 2 comments
Closed

Add “hasFragileUserData” + Update target sdk 29 #8686

dmpr0 opened this issue Mar 17, 2020 · 2 comments
Assignees
Milestone

Comments

@dmpr0
Copy link
Contributor

dmpr0 commented Mar 17, 2020

Since Android 10, apps can add a flag that allows system to ask the user about app data while deleting or reinstalling the app.

If true the user is prompted to keep the app's data on uninstall
https://developer.android.com/reference/android/R.attr#hasFragileUserData

@vshcherb vshcherb added this to the 3.7 milestone Mar 18, 2020
@max-klaus max-klaus modified the milestones: 3.7, 3.8 May 12, 2020
@vshcherb
Copy link
Member

Upgarde targetSdkVersion 28 -> 29
https://developer.android.com/about/versions/10/behavior-changes-all

@vshcherb vshcherb changed the title Add flag to manifest “hasFragileUserData” to keep the app's data on uninstall Add “hasFragileUserData” + Update target sdk 29 Jun 19, 2020
@vshcherb vshcherb modified the milestones: 3.8-android, 3.9 Sep 14, 2020
@Chumva
Copy link
Member

Chumva commented Oct 15, 2020

This should be added here #10022. But it needs testing because I wasn`t able to check hasFragileUserData.

@Chumva Chumva closed this as completed Oct 15, 2020
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

5 participants