user-interface-samples
user-interface-samples copied to clipboard
Add intent-filter with deep-links and targetPackage
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