Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Target Android 11 #17810

Closed
6 tasks done
Amejia481 opened this issue Feb 3, 2021 · 6 comments
Closed
6 tasks done

Target Android 11 #17810

Amejia481 opened this issue Feb 3, 2021 · 6 comments
Labels
Android:11 Issues specific to Android 11 - API 30 eng:health Improve code health help wanted Help wanted from a contributor. More complex than good first issue.

Comments

@Amejia481
Copy link
Contributor

Amejia481 commented Feb 3, 2021

All the issues that we have to address on Android 11:

Similar to mozilla-mobile/android-components#8519

┆Issue is synchronized with this Jira Task

@Amejia481 Amejia481 added eng:health Improve code health Android:11 Issues specific to Android 11 - API 30 labels Feb 3, 2021
@github-actions github-actions bot added the needs:triage Issue needs triage label Feb 3, 2021
@Amejia481 Amejia481 added help wanted Help wanted from a contributor. More complex than good first issue. and removed needs:triage Issue needs triage labels Feb 3, 2021
@Mugurell
Copy link
Contributor

Mugurell commented Feb 4, 2021

Haven't tested but I think we also have to support https://developer.android.com/about/versions/11/privacy/package-visibility

@Amejia481
Copy link
Contributor Author

Haven't tested but I think we also have to support https://developer.android.com/about/versions/11/privacy/package-visibility

Thanks, is there any feature on Fenix that we should take a look at?

@Amejia481 Amejia481 added this to Technical Debt (top 10) in Android Team Backlog Staging Board Feb 4, 2021
@Mugurell
Copy link
Contributor

Mugurell commented Feb 4, 2021

Haven't tested but I think we also have to support https://developer.android.com/about/versions/11/privacy/package-visibility

Thanks, is there any feature on Fenix that we should take a look at?

resolveActivity is used for speech recognition in the search widget.
I see AC also uses that and also queryIntentActivities. I fear this will throw on api30 if not using a query block in the manifest.

@Amejia481
Copy link
Contributor Author

Thanks, we have for it :) mozilla-mobile/android-components#7827

@stale
Copy link

stale bot commented Jan 10, 2022

See: #17373 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jan 10, 2022
@Amejia481 Amejia481 removed the wontfix label Jan 10, 2022
@Amejia481
Copy link
Contributor Author

As we already address most of the ticket, I think it's OK to close this, we can track the remaining work on #17805

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android:11 Issues specific to Android 11 - API 30 eng:health Improve code health help wanted Help wanted from a contributor. More complex than good first issue.
Projects
No open projects
Android Team Backlog Staging Board
Technical Debt (top 10)
Development

No branches or pull requests

2 participants