summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* Cancel exit spring loaded runnable when launcher state is set to APPS or WIDGETSHyunyoung Song2016-07-291-2/+18
* Merge "Responsive caret drawable" into ub-launcher3-calgaryPeter Schiller2016-07-284-36/+93
|\
| * Responsive caret drawableHyunyoung Song2016-07-284-36/+93
* | Only add shortcuts to the deep shortcut map if they are dynamic/manifest.Tony Wickham2016-07-282-2/+7
* | Merge "Showing the shortcuts in the disabled state and removing ti from the m...Sunny Goyal2016-07-284-7/+26
|\ \
| * | Showing the shortcuts in the disabled state and removing ti from the menuSunny Goyal2016-07-284-7/+26
| |/
* | Merge "Fading in the first screen, when launcher loads for the first time" in...Sunny Goyal2016-07-283-22/+89
|\ \
| * | Fading in the first screen, when launcher loads for the first timeSunny Goyal2016-07-283-22/+89
* | | Stop setting original icon visible when dragging app with shortcuts.Tony Wickham2016-07-281-1/+3
| |/ |/|
* | Merge "Check package name and user handle in onShortcutsChanged()." into ub-l...Tony Wickham2016-07-282-4/+5
|\ \ | |/ |/|
| * Check package name and user handle in onShortcutsChanged().Tony Wickham2016-07-282-4/+5
* | Launcher shortcuts animations update.Sunny Goyal2016-07-2711-163/+443
|/
* Merge "Cleanup deferred drag when closing deep shortcuts container." into ub-...Tony Wickham2016-07-281-0/+1
|\
| * Cleanup deferred drag when closing deep shortcuts container.Tony Wickham2016-07-271-0/+1
* | Merge "Fade QSB with the workspace as the overlay enters" into ub-launcher3-c...Sunny Goyal2016-07-281-1/+5
|\ \
| * | Fade QSB with the workspace as the overlay entersAdam Cohen2016-07-271-1/+5
* | | Merge "Remove two redundant layout pass in AllAppsTransitionController." into...Hyunyoung Song2016-07-283-18/+16
|\ \ \
| * | | Remove two redundant layout pass in AllAppsTransitionController.Hyunyoung Song2016-07-273-18/+16
| | |/ | |/|
* / | Clearing search query after clearing input text.Winson2016-07-271-1/+2
|/ /
* | Change default animation duration for all apps open and close.Hyunyoung Song2016-07-272-5/+19
* | Merge "AllAppsTransitionController always use LauncherStateTransitionAnimatio...Hyunyoung Song2016-07-274-36/+22
|\ \
| * | AllAppsTransitionController always use LauncherStateTransitionAnimationHyunyoung Song2016-07-274-36/+22
* | | 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 "Moved hide keyboard to its own method" into ub-launcher3-calgaryPeter Schiller2016-07-271-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Moved hide keyboard to its own methodPeter Schiller2016-07-261-0/+4
* | | | 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-263-15/+135
|/ / /
* | | 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-267-62/+103
|\ \ \ \ | |/ / / |/| | |
| * | | Removing shadow and badging from the icon which is shown in the menuSunny Goyal2016-07-267-62/+103
* | | | Merge "Adding TransformingTouchDelegate to allow transforming touch events be...Sunny Goyal2016-07-262-5/+97
|\ \ \ \ | |_|/ / |/| | |
| * | | Adding TransformingTouchDelegate to allow transforming touch events beforeSunny Goyal2016-07-172-5/+97
* | | | 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
* | | | Merge "Ensure that we update the preview layout rule when not animating." int...Winson Chung2016-07-263-4/+10
|\ \ \ \
| * | | | Ensure that we update the preview layout rule when not animating.Winson2016-07-253-4/+10
* | | | | Merge "Added custom actions for showing the shortcuts menu and adding a quick...Sunny Goyal2016-07-265-41/+147
|\ \ \ \ \
| * | | | | Added custom actions for showing the shortcuts menu and adding a quick actionSunny Goyal2016-07-255-41/+147
| | |/ / / | |/| | |
* | | | | Adjusting the text shadowsSunny Goyal2016-07-251-11/+14
| |_|_|/ |/| | |
* | | | Merge "Refresh the all apps container search result when apps are installed" ...Hyunyoung Song2016-07-252-3/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Refresh the all apps container search result when apps are installedHyunyoung Song2016-07-252-3/+17
* | | | Fixing missed events during motion interactionSunny Goyal2016-07-252-5/+14
| |/ / |/| |
* | | Merge "Ensure we still build the hw layers when pulling up all apps." into ub...Winson Chung2016-07-252-25/+59
|\ \ \
| * | | Ensure we still build the hw layers when pulling up all apps.Winson2016-07-222-25/+59
* | | | Merge "Updating the search hint to contain the icon as a span object." into u...Sunny Goyal2016-07-253-27/+76
|\ \ \ \
| * | | | Updating the search hint to contain the icon as a span object.Sunny Goyal2016-07-223-27/+76
| |/ / /
* | / / Fixing regression in folder positioning.Winson2016-07-232-9/+34
| |/ / |/| |