Skip to content

Conversation

@anikiki
Copy link
Contributor

@anikiki anikiki commented Nov 3, 2025

Task/Issue URL: https://app.asana.com/1/137249556945/task/1211752934963285?focus=true

Description

Added Digital Asset Links configuration to enable Android App Links for the DuckDuckGo Android app. This allows the app to automatically handle links to duckduckgo.com without showing a disambiguation dialog.

The implementation includes:

  • Added asset_statements meta-data in AndroidManifest.xml
  • Created an asset_statements string resource in donottranslate.xml that defines the relationship with duckduckgo.com

Steps to test this PR

App Links Handling

  • Install the app on an Android device
  • Click on a duckduckgo.com link from another app (email, messaging, etc.)
  • Verify the link opens directly in the DuckDuckGo app without showing a dialog asking which app to use
  • Verify that navigation within the app works correctly for the opened link

NO UI changes

Copy link
Contributor Author

anikiki commented Nov 3, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@anikiki anikiki changed the title Add asset statements. Add Digital Asset Links for Android App Links Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant