summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/shortcuts
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Remove DisallowIntercept runnable from ShortcutsContainerListener." in...Tony Wickham2016-07-271-29/+0
|\ \ | |/ |/|
| * Remove DisallowIntercept runnable from ShortcutsContainerListener.Tony Wickham2016-07-261-29/+0
* | Add arrow view to deep shortcuts container.Tony2016-07-262-15/+79
|/
* Merge "Remove hover-to-launch gesture for shortcuts." into ub-launcher3-calgaryTony Wickham2016-07-262-123/+11
|\
| * Remove hover-to-launch gesture for shortcuts.Tony Wickham2016-07-262-123/+11
* | Merge "Removing shadow and badging from the icon which is shown in the menu T...Sunny Goyal2016-07-261-3/+27
|\ \ | |/ |/|
| * Removing shadow and badging from the icon which is shown in the menuSunny Goyal2016-07-261-3/+27
* | Merge "Fixing regression where the source icon becomes visible while dragging...Sunny Goyal2016-07-261-5/+11
|\ \ | |/ |/|
| * Fixing regression where the source icon becomes visible while draggingSunny Goyal2016-07-251-5/+11
* | Added custom actions for showing the shortcuts menu and adding a quick actionSunny Goyal2016-07-252-32/+41
|/
* Fixing missed events during motion interactionSunny Goyal2016-07-252-5/+14
* Merge "Increasing the size of the drag icon when a shortcut is dragged" into ...Sunny Goyal2016-07-221-5/+5
|\
| * Increasing the size of the drag icon when a shortcut is draggedSunny Goyal2016-07-211-5/+5
* | Fix deep shortcuts RTL issues.Tony Wickham2016-07-212-26/+38
|/
* Add user event log for deep shortcuts and all apps opening interaction.Hyunyoung Song2016-07-211-5/+3
* Add drag handle to shortcuts.Tony Wickham2016-07-202-9/+65
* Fixing missing user check when updating shortcuts for an appSunny Goyal2016-07-201-6/+0
* Update shortcut animations.Tony Wickham2016-07-192-35/+154
* Implement ranking for shortcuts.Tony Wickham2016-07-193-4/+40
* Use the shortcut's long label in the container, if it is available.Tony Wickham2016-07-131-2/+11
* Address comments on original shortcuts UI CL (ag/1061538).Tony Wickham2016-07-133-40/+52
* Merge "Close the shortcuts container in various places." into ub-launcher3-ca...Tony Wickham2016-07-132-23/+22
|\
| * Close the shortcuts container in various places.Tony Wickham2016-07-132-23/+22
* | Add status to DeepShortcutManager api calls.Tony Wickham2016-07-131-17/+25
|/
* Use reflection to call LauncherApps.startShortcut().Tony Wickham2016-07-011-2/+10
* Fix some issues with shortcut containers opened inside folders.Tony Wickham2016-06-301-0/+2
* Long-press on an app to reveal its shortcuts.Tony Wickham2016-06-295-0/+819
* 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-214-0/+346