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

Fix #5276: improve the media location access dialog strings #5368

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

1911-revo
Copy link

Modify the sequence of displaying dialogues

Description (required)

Fixes #5276

I modified some codes in NearbyParentFragment.java, including two functions: checkPermissionsAndPerformAction and locationPermissionLauncher. By this modification, the app can show the developers' defined dialog block before the Android pre-defined location access dialog block.

Tests performed (required)

Tested ProdDebug on Oppo Reno 8 with API level 13.

Screenshots (for UI changes only)
first jpg 1

Need help? See https://support.google.com/android/answer/9075928


Note: Please ensure that you have read CONTRIBUTING.md if this is your first pull request.
second_dialog_block 1

@sivaraam
Copy link
Member

Sorry for getting to this PR a bit late, @1911-revo. It seems the app's code has changed a lot during the meantime and is causing conflicts. Could you take a look and handle the conflicts?

Copy link
Member

@nicolas-raoul nicolas-raoul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

conflict

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

Successfully merging this pull request may close these issues.

[Bug]: Improve the media location access dialog strings
3 participants