summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/shortcuts/ShortcutKey.java
Commit message (Expand)AuthorAgeFilesLines
* Removing ShortcutInfoCompat and directly using ShortcutInfoSunny Goyal2019-04-221-3/+15
* Removing unused constructorsSunny Goyal2018-02-221-3/+2
* Added constructor to ShortcutKey.George Hodulik2017-12-141-0/+5
* Simplifying IconCache access codeSunny Goyal2017-01-031-3/+3
* No more UserHandleCompatSunny Goyal2016-12-151-3/+3
* Use promisedIntent instead of intent when deep shortcuts are restored.Tony Wickham2016-08-291-3/+3
* Adding quiet mode support for shortcutsSunny Goyal2016-07-291-2/+16
* Fixing missing user check when updating shortcuts for an appSunny Goyal2016-07-201-6/+0
* Add support for launcher shortcuts.Tony Wickham2016-06-211-0/+30