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

Update target API to 30 (Android 11) #251

Closed
3 tasks done
SailReal opened this issue Jan 20, 2021 · 1 comment
Closed
3 tasks done

Update target API to 30 (Android 11) #251

SailReal opened this issue Jan 20, 2021 · 1 comment
Labels
type:dev-task Tasks that only affect the development
Milestone

Comments

@SailReal
Copy link
Member

SailReal commented Jan 20, 2021

Summary

Currently we have target API 29. We should follow the latest version...

Motivation

Use latest version.

Additional Context

  • Due to Scoped storage we need to drop legacy local storage support and use just the "Custom locations" which uses the StorageAccessFramework.

  • We have to refactor the auto photo upload to use there the StorageAccessFramework too

  • Remove requestLegacyExternalStorage flag which would be ignored in API level 30 anyway.

@SailReal SailReal added the type:dev-task Tasks that only affect the development label Jan 20, 2021
@SailReal SailReal added this to the 1.6.0 milestone Jan 20, 2021
@SailReal SailReal modified the milestones: 1.6.0, 1.6.x May 7, 2021
@SailReal SailReal modified the milestones: 1.6.x, 1.6.2 Oct 22, 2021
SailReal added a commit that referenced this issue Oct 22, 2021
@SailReal SailReal modified the milestones: 1.6.2, 1.6.3 Oct 25, 2021
@SailReal
Copy link
Member Author

There are two FIXME to go but we're almost ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:dev-task Tasks that only affect the development
Projects
None yet
Development

No branches or pull requests

1 participant