summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/shortcuts
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Some optimizations in blur outline generator" into ub-launcher3-calgar...Sunny Goyal2016-09-021-9/+5
|\ \
| * | Some optimizations in blur outline generatorSunny Goyal2016-09-021-9/+5
| |/
* | 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
* | Merge "Support user event logging for drag and drop b/30039490" into ub-launc...Hyunyoung Song2016-09-011-2/+1
|\ \ | |/ |/|
| * Support user event logging for drag and dropHyunyoung Song2016-09-011-2/+1
* | Use promisedIntent instead of intent when deep shortcuts are restored.Tony Wickham2016-08-291-3/+3
|/
* Ignore clicks on shortcuts' drag handles.Tony Wickham2016-08-151-0/+37
|\
| * Ignore clicks on shortcuts' drag handles.Tony Wickham2016-08-151-0/+37
* | Merge "Moving the shortcut application logic to the DeepShortcutView. This ma...Sunny Goyal2016-08-152-36/+41
|\ \
| * | Moving the shortcut application logic to the DeepShortcutView.Sunny Goyal2016-08-122-36/+41
* | | 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
| |/
* | Reloading workspace when the shortcuts permission changesSunny Goyal2016-08-111-0/+12
|\ \
| * | Reloading workspace when the shortcuts permission changesSunny Goyal2016-08-101-0/+12
* | | 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
|/
* Use shortcut disabled message if available.Tony Wickham2016-08-051-0/+4
* Merge "Start shortcuts close animation where open left off." into ub-launcher...Tony Wickham2016-08-032-21/+76
|\
| * Start shortcuts close animation where open left off.Tony Wickham2016-08-022-22/+76
* | Updating content description for the shortcuts menu and announcingSunny Goyal2016-08-021-0/+5
* | Merge "Always cancel forwarding on ACTION_UP or ACTION_CANCEL." into ub-launc...Tony Wickham2016-08-021-6/+5
|\ \
| * | Always cancel forwarding on ACTION_UP or ACTION_CANCEL.Tony Wickham2016-08-011-6/+5
| |/
* | Merge "Handling IllegalStateException which can be thrown by the system when ...Sunny Goyal2016-08-021-5/+5
|\ \
| * | Handling IllegalStateException which can be thrown by the system when the use...Sunny Goyal2016-08-011-5/+5
* | | Merge "Add logging for shortcuts opening." into ub-launcher3-calgaryTony Wickham2016-08-021-1/+26
|\ \ \ | |/ / |/| |
| * | Add logging for shortcuts opening.Tony Wickham2016-08-011-1/+26
| |/
* | Merge "Adding quiet mode support for shortcuts" into ub-launcher3-calgarySunny Goyal2016-08-012-4/+18
|\ \ | |/ |/|
| * Adding quiet mode support for shortcutsSunny Goyal2016-07-292-4/+18
* | 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-292-2/+10
|\ \
| * | Badging shortcuts with app iconsSunny Goyal2016-07-292-2/+10
* | | Filter shortcuts down to 4 if there are more.Tony Wickham2016-07-292-29/+101
| |/ |/|
* | 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
* | | Only add shortcuts to the deep shortcut map if they are dynamic/manifest.Tony Wickham2016-07-281-1/+4
* | | Merge "Showing the shortcuts in the disabled state and removing ti from the m...Sunny Goyal2016-07-281-0/+4
|\ \ \
| * | | Showing the shortcuts in the disabled state and removing ti from the menuSunny Goyal2016-07-281-0/+4
| | |/ | |/|
* / | Stop setting original icon visible when dragging app with shortcuts.Tony Wickham2016-07-281-1/+3
|/ /
* / Launcher shortcuts animations update.Sunny Goyal2016-07-274-86/+383
|/
* Merge "Match updated redlines for shortcuts." into ub-launcher3-calgarySunny Goyal2016-07-271-20/+48
|\
| * Match updated redlines for shortcuts.Tony2016-07-261-20/+48
* | Merge "Remove DisallowIntercept runnable from ShortcutsContainerListener." in...Tony Wickham2016-07-271-29/+0
|\ \ | |/ |/|