[TIMOB-24765] Android O: Pinning Shortcuts and Widgets
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2018-10-17T18:38:02.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 7.5.0 |
Components | Android |
Labels | demo_app |
Reporter | Gary Mathews |
Assignee | Gary Mathews |
Created | 2017-06-02T12:56:15.000+0000 |
Updated | 2018-10-17T22:34:46.000+0000 |
Description
Android O allows shortcuts and widget pinning (https://developer.android.com/preview/features/pinning-shortcuts-widgets.html)
We should expose this functionality from [ShortcutManager](https://developer.android.com/reference/android/content/pm/ShortcutManager.html)
master: https://github.com/appcelerator/titanium_mobile/pull/9536
Bumping to 7.4.0 since it relies on the PR for TIMOB-25048
FR Passed. PR Merged.
Verified the fix on SDK 7.5.0.v20181017114133. Application shortcuts works fine . Closing.