user-interface-samples icon indicating copy to clipboard operation
user-interface-samples copied to clipboard

Add intent-filter with deep-links and targetPackage

Open codingjeremy opened this issue 6 years ago • 1 comments

Issue by barriosnahuel Sunday Jun 23, 2019 at 16:29 GMT Originally opened as https://github.com/android/android-AppShortcuts/pull/35


Description

  • Add an intent-filter using deep-links;
  • Add strings in both english and japanese;
  • Add a static shortcut using both the deep-link and the targetPackage to show that the targetPackage is not taken into account (this is a bug in production API: https://issuetracker.google.com/issues/135863691)

This PR must be merged after https://github.com/googlesamples/android-AppShortcuts/pull/34


barriosnahuel included the following code: https://github.com/android/android-AppShortcuts/pull/35/commits

codingjeremy avatar Sep 12 '19 20:09 codingjeremy

Comment by cria-docs Monday Jun 24, 2019 at 08:02 GMT


Files changed

codingjeremy avatar Sep 12 '19 20:09 codingjeremy