summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/shortcuts/DeepShortcutsContainer.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor DeepShortcutsContainer to PopupContainerWithArrowTony Wickham2017-01-251-741/+0
* Add NotificationListener to launcher.Tony Wickham2017-01-251-1/+2
* Fix shortcuts alignment in landscapeTony Wickham2017-01-201-8/+57
* Moving icon generation out of ShortcutInfo constructor so that itSunny Goyal2017-01-181-26/+14
* No more UserHandleCompatSunny Goyal2016-12-151-2/+2
* Using java_style enum generation for protoSunny Goyal2016-12-151-3/+4
* Refactoring FlingToDeleteSunny Goyal2016-12-131-10/+0
* Changing DeepShortcutManager to have a singleton contructor insteadSunny Goyal2016-11-211-2/+1
* Intercept touches in DeepShortcutContainer after moving beyond touch slopTony Wickham2016-10-311-0/+14
* Consume touch events in DeepShortcutsContainerTony Wickham2016-10-271-0/+10
* Don't allow multiple shortcuts to be dragged simultaneously.Tony Wickham2016-10-211-1/+3
* Refactoring floating view opening/closing logicSunny Goyal2016-10-101-12/+30
* Refactors in UserEventDispatcherHyunyoung Song2016-10-061-1/+1
* Update pre-drag lifecycle for apps with shortcuts.Tony Wickham2016-10-041-30/+19
* Merge "Exposing custom actions using keyboard shortcut" into ub-launcher3-masterSunny Goyal2016-10-031-0/+4
|\
| * Exposing custom actions using keyboard shortcutSunny Goyal2016-09-231-0/+4
* | resolve merge conflicts of 6e74e89 to ub-launcher3-masterTony2016-09-231-118/+32
|\ \
| * | Refactor shortcuts drag and drop.Tony Wickham2016-09-231-118/+32
* | | Merge "Resize only one widget at a time" into ub-launcher3-masterSunny Goyal2016-09-231-1/+1
|\ \ \
| * | | Resize only one widget at a timeSunny Goyal2016-09-231-1/+1
| | |/ | |/|
* | | Move shortcut fade interpolator outside of loop.Tony Wickham2016-09-221-2/+5
|\ \ \ | | |/ | |/|
| * | 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
|\| | | |/ |/|
| * 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-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-091-3/+1
|\ \ \ | | |/ | |/|
| * | Fix deferred shortcut container removal.Tony Wickham2016-09-081-3/+1
* | | Moving some image handling classes to .graphics packageSunny Goyal2016-09-021-1/+2
|/ /
* | 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
|\ \