summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/shortcuts/DeepShortcutManager.java
Commit message (Expand)AuthorAgeFilesLines
* Integrating suggested app by handling new status flags for shortcut items.Mario Bertschler2017-08-241-1/+1
* Promise icons don't support popupTony2017-06-021-1/+3
* Launcher3: fix app shortcuts for suspended appsCharles He2017-02-211-1/+2
* No more UserHandleCompatSunny Goyal2016-12-151-14/+13
* Changing DeepShortcutManager to have a singleton contructor insteadSunny Goyal2016-11-211-1/+13
* Updating version check method namesSunny Goyal2016-11-021-6/+6
* Removing some TODOs with proper system APISunny Goyal2016-09-301-9/+4
* Reloading workspace when the shortcuts permission changesSunny Goyal2016-08-101-0/+12
* Handling IllegalStateException which can be thrown by the system when the use...Sunny Goyal2016-08-011-5/+5
* Adding quiet mode support for shortcutsSunny Goyal2016-07-291-2/+2
* Implement ranking for shortcuts.Tony Wickham2016-07-191-3/+5
* Address comments on original shortcuts UI CL (ag/1061538).Tony Wickham2016-07-131-2/+1
* Add status to DeepShortcutManager api calls.Tony Wickham2016-07-131-17/+25
* Use reflection to call LauncherApps.startShortcut().Tony Wickham2016-07-011-2/+10
* Long-press on an app to reveal its shortcuts.Tony Wickham2016-06-291-0/+7
* Surround shortcut API calls with try-catch.Tony2016-06-271-8/+33
* Making some shortcut manager calls protected by MR1 version checkSunny Goyal2016-06-231-30/+72
* Add support for launcher shortcuts.Tony Wickham2016-06-211-0/+136