summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/shortcuts/DeepShortcutsContainer.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor shortcuts drag and drop.Tony Wickham2016-09-231-118/+32
* Move shortcut fade interpolator outside of loop.Tony Wickham2016-09-221-2/+5
* Fade deep shorcuts in and out.Tony Wickham2016-09-221-10/+22
* Merge "When shortcuts close, only set text visible if not in hotseat." into u...Tony Wickham2016-09-201-1/+4
|\
| * When shortcuts close, only set text visible if not in hotseat.Tony Wickham2016-08-301-2/+4
* | Fix deferred shortcut container removal.Tony Wickham2016-09-081-3/+1
* | Fixing topView not being considered in all places when calculating accessibleSunny Goyal2016-09-021-4/+4
* | Some drag and drop code refactor:Sunny Goyal2016-09-011-3/+4
* | Support user event logging for drag and dropHyunyoung Song2016-09-011-2/+1
|/
* Merge "Moving the shortcut application logic to the DeepShortcutView. This ma...Sunny Goyal2016-08-151-35/+9
|\
| * Moving the shortcut application logic to the DeepShortcutView.Sunny Goyal2016-08-121-35/+9
* | Log shortcuts open on ACTION_UP instead of in showForIcon().Tony Wickham2016-08-121-26/+1
|\ \ | |/ |/|
| * Log shortcuts open on ACTION_UP instead of in showForIcon().Tony Wickham2016-08-101-26/+1
* | Change drag from shortcuts to say "Cancel" instead of "Remove"Tony Wickham2016-08-091-1/+1
|\ \
| * | Change drag from shortcuts to say "Cancel" instead of "Remove"Tony Wickham2016-08-091-1/+1
| |/
* / Make padding consistent between shortcuts and the app icon.Tony Wickham2016-08-051-13/+17
|/
* Merge "Start shortcuts close animation where open left off." into ub-launcher...Tony Wickham2016-08-031-13/+16
|\
| * Start shortcuts close animation where open left off.Tony Wickham2016-08-021-14/+16
* | Updating content description for the shortcuts menu and announcingSunny Goyal2016-08-021-0/+5
* | Add logging for shortcuts opening.Tony Wickham2016-08-011-1/+26
|/
* Merge "Set shortcuts arrow pivot to side connected to container." into ub-lau...Tony Wickham2016-07-301-0/+2
|\
| * Set shortcuts arrow pivot to side connected to container.Tony Wickham2016-07-291-0/+2
* | Merge "Badging shortcuts with app icons" into ub-launcher3-calgarySunny Goyal2016-07-291-2/+4
|\ \
| * | Badging shortcuts with app iconsSunny Goyal2016-07-291-2/+4
* | | Filter shortcuts down to 4 if there are more.Tony Wickham2016-07-291-29/+9
| |/ |/|
* | Merge "Prevent opening shortcuts container if one is already open." into ub-l...Tony Wickham2016-07-291-0/+5
|\ \
| * | Prevent opening shortcuts container if one is already open.Tony Wickham2016-07-271-0/+5
* | | Stop setting original icon visible when dragging app with shortcuts.Tony Wickham2016-07-281-1/+3
| |/ |/|
* | Launcher shortcuts animations update.Sunny Goyal2016-07-271-28/+179
|/
* Match updated redlines for shortcuts.Tony2016-07-261-20/+48
* Add arrow view to deep shortcuts container.Tony2016-07-261-9/+77
* Merge "Remove hover-to-launch gesture for shortcuts." into ub-launcher3-calgaryTony Wickham2016-07-261-53/+11
|\
| * Remove hover-to-launch gesture for shortcuts.Tony Wickham2016-07-261-53/+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-251-4/+33
|/
* Fixing missed events during motion interactionSunny Goyal2016-07-251-0/+2
* 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-211-12/+21
|/
* 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-201-9/+15
* Update shortcut animations.Tony Wickham2016-07-191-23/+57
* Implement ranking for shortcuts.Tony Wickham2016-07-191-1/+27
* 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-131-30/+39
* Close the shortcuts container in various places.Tony Wickham2016-07-131-21/+21
* Fix some issues with shortcut containers opened inside folders.Tony Wickham2016-06-301-0/+2