-
Notifications
You must be signed in to change notification settings - Fork 35
New permission authorization and new permission center #2700
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
Merged
Merged
Changes from 47 commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
27c2afa
Feature flag
tomasstrba bb08041
Legacy permission flow disabled when feature flag is on
tomasstrba 2fe76f4
New permission center button
tomasstrba fabef1e
Feature flag fix
tomasstrba cf774e5
Comment corrected
tomasstrba 0f89263
SwiftLint
tomasstrba 4bfa91e
Update macOS/DuckDuckGo/NavigationBar/View/AddressBarButtonsViewContr…
tomasstrba 6cfc29a
Basic authorization prompt
tomasstrba c0a1f56
Popover reorganized
tomasstrba 55c017e
Code improvements
tomasstrba 6cb966a
Using correct popover for blocked popup
tomasstrba 65e817d
Merge branch 'main' into tom/new-permission-view
tomasstrba 60ec18f
Merge branch 'tom/new-permission-view' of github.com:duckduckgo/apple…
tomasstrba c083a9c
Improvements after code review
tomasstrba 22509d0
Refactoring
tomasstrba 4b472d1
Merge branch 'tom/new-permission-view' into tom/new-permission-view-a…
tomasstrba f480f2b
Various kinds of permissions in new authorization dialog
tomasstrba 25cdbfe
Padding adjusted
tomasstrba 7b12a02
SystemPermissionManager
tomasstrba 09bf206
System authorization UI
tomasstrba fbab23a
Permission assertions handled
tomasstrba 841b807
External schemes authorization flow finalized
tomasstrba 631d17d
Merge branch 'main' into tom/new-permission-view-authorization
tomasstrba d23abcf
Refactoring and polishing of the experience
tomasstrba 346e667
Changes to state when system geolocation permission is denied
tomasstrba eb020a3
Refactoring SystemPermissionManager to only contain what's necessary
tomasstrba 4c29deb
Foundation for permission center
tomasstrba 561413d
Positioning of permission center fixed
tomasstrba 09359a5
Permission center view polished
tomasstrba 4262bd2
Edge case when system permissions are disabled polished in permission…
tomasstrba 5f4b3fa
Removing (and revoking) permission from permission center
tomasstrba 085136b
Skip sending permissions state to Privacy Dashboard when new permissi…
tomasstrba 8847ce6
External schemes handled
tomasstrba d5d879a
Merge branch 'main' into tom/new-permission-view-authorization
tomasstrba 169c4d8
Merge branch 'main' into tom/new-permission-view-authorization
tomasstrba 37b8092
Swiftlint
tomasstrba f792f6c
Merge branch 'tom/new-permission-view-authorization' of github.com:du…
tomasstrba cca0bf9
Unit test compilation
tomasstrba 3d9b985
Addressing feedback from PR
tomasstrba 9d27ec1
Solving cameraµphone in one request
tomasstrba 88b1b25
Default argument removed
tomasstrba 657094e
No reloading of website after removing of permission
tomasstrba b327740
Assertion failure added + also handled local URLs as localhost domain…
tomasstrba 30c0fec
Assertion failure added
tomasstrba 9e8363e
PermissionAuthorizationTypeTests
tomasstrba 8b4f8b2
Merge branch 'main' into tom/new-permission-view-authorization
tomasstrba c246a74
Sync local state when the item's decision changes from external source
tomasstrba 13003ad
Code review adjustments
tomasstrba File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.