You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Task/Issue URL:
https://app.asana.com/1/137249556945/project/1202552961248957/task/1211418992991767
### Description
This PR updates how the duck.ai SERP settings are opened (in a custom
WebView activity) and adds the CSS handler.
### Steps to test this PR
_Private Search_
- [ ] Go to Settings -> Private Search
- [ ] Tap on the More Search Settings
- [ ] Notice a custom WebView screen with a toolbar is opened
- [ ] Change some setting
- [ ] Scroll down and tap on `Save and Exit` button
- [ ] Notice the WebView screen is closed and you're back in the native
Private Search settings
- [ ] Tap on the More Search Settings again
- [ ] Notice the settings change was preserved
- [ ] Tap on the back button
- [ ] Notice the WebView screen is closed
_AI Features_
- [ ] Go to Settings -> AI Features
- [ ] Tap on the Search Assist Settings
- [ ] Notice a custom WebView screen with a toolbar is opened (title
says "Search Assist Settings")
- [ ] Change some setting
- [ ] Scroll down and tap on `Save and Exit` button
- [ ] Notice the WebView screen is closed and you're back in the native
AI Features settings
- [ ] Tap on the Search Assist Settings again
- [ ] Notice the settings change was preserved
- [ ] Tap on the back button
- [ ] Notice the WebView screen is closed
Copy file name to clipboardExpand all lines: content-scope-scripts/content-scope-scripts-impl/src/main/java/com/duckduckgo/contentscopescripts/impl/ContentScopeScriptsJsInjectorPlugin.kt
Copy file name to clipboardExpand all lines: content-scope-scripts/content-scope-scripts-impl/src/main/java/com/duckduckgo/contentscopescripts/impl/RealContentScopeScripts.kt
Copy file name to clipboardExpand all lines: content-scope-scripts/content-scope-scripts-impl/src/main/java/com/duckduckgo/contentscopescripts/impl/messaging/ContentScopeScriptsJsMessaging.kt
Copy file name to clipboardExpand all lines: content-scope-scripts/content-scope-scripts-impl/src/main/java/com/duckduckgo/contentscopescripts/impl/messaging/ContentScopeScriptsPostMessageWrapperPlugin.kt
0 commit comments