forked from duckduckgo/Android
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update and fix location + DRM dialogs (duckduckgo#3937)
Task/Issue URL: https://app.asana.com/0/488551667048375/1206052137816789/f ### Description * Remove icon from location + DRM dialogs * Deny permission if user clicks outside the dialog ### Steps to test this PR - [ ] Go to https://permission.site/ (HTTPS) and click on Location - [ ] Verify the dialog has no icon. Select "Enable" and then select "while using the app" when the system dialog appears - [ ] Verify that the 3rd (and final) location dialog also has no icon - [ ] Click outside the dialog - Location should turn red (indicating permission was denied) - [ ] Click on Location again - verify the dialog shows up again - [ ] Click on "Encrypted Media (EME)" --> DRM consent prompt should appear - [ ] Verify the dialog has no icon - [ ] Click outside the dialog - EME should turn red - [ ] Click on EME again and verify the dialog shows up again
- Loading branch information
Showing
6 changed files
with
17 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters