summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Import translations. DO NOT MERGEBill Yi2016-07-2877-0/+308
* Merge \"Responsive caret drawable\" into ub-launcher3-calgaryHyunyoung Song2016-07-280-0/+0
|\
| * Merge "Responsive caret drawable" into ub-launcher3-calgaryPeter Schiller2016-07-285-36/+98
| |\
* | \ Responsive caret drawableHyunyoung Song2016-07-285-36/+98
|\ \ \ | | |/ | |/|
| * | Responsive caret drawableHyunyoung Song2016-07-285-36/+98
* | | Only add shortcuts to the deep shortcut map if they are dynamic/manifest.Tony Wickham2016-07-282-2/+7
|\ \ \ | | |/ | |/|
| * | 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 ...Sunny Goyal2016-07-280-0/+0
|\| |
| * | Merge "Showing the shortcuts in the disabled state and removing ti from the m...Sunny Goyal2016-07-285-7/+28
| |\ \
* | \ \ Showing the shortcuts in the disabled state and removing ti from the menu whe...Sunny Goyal2016-07-285-7/+28
|\ \ \ \ | | |/ / | |/| |
| * | | Showing the shortcuts in the disabled state and removing ti from the menuSunny Goyal2016-07-285-7/+28
| | |/ | |/|
* | | Merge \"Fading in the first screen, when launcher loads for the first time\" ...Sunny Goyal2016-07-280-0/+0
|\ \ \ | | |/ | |/|
| * | 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
|\ \ \ \ | | |/ / | |/| |
| * | | 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
|\ \ \ \ | | |/ / | |/| |
| * | | 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...Tony Wickham2016-07-280-0/+0
|\| |
| * | 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
|\ \ \ | | |/ | |/|
| * | Check package name and user handle in onShortcutsChanged().Tony Wickham2016-07-282-4/+5
* | | Launcher shortcuts animations update.Sunny Goyal2016-07-2815-169/+462
|\ \ \ | | |/ | |/|
| * | Launcher shortcuts animations update.Sunny Goyal2016-07-2715-169/+462
| |/
* | Merge \"Cleanup deferred drag when closing deep shortcuts container.\" into u...Tony Wickham2016-07-280-0/+0
|\|
| * 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-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...Adam Cohen2016-07-280-0/+0
|\ \ \ | | |/ | |/|
| * | 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-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.\" in...Hyunyoung Song2016-07-280-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | 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-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
|\ \ \ \ | | |/ / | |/| |
| * | | Clearing search query after clearing input text.Winson2016-07-271-1/+2
| |/ /
* | | Merge \"Change default animation duration for all apps open and close.\" into...Hyunyoung Song2016-07-270-0/+0
|\| |
| * | Merge "Change default animation duration for all apps open and close." into u...Hyunyoung Song2016-07-273-5/+20
| |\ \
* | \ \ Change default animation duration for all apps open and close.Hyunyoung Song2016-07-273-5/+20
|\ \ \ \ | | |/ / | |/| |
| * | | Change default animation duration for all apps open and close.Hyunyoung Song2016-07-273-5/+20
* | | | Merge \"Updating the label for shortcuts aciton\" into ub-launcher3-calgarySunny Goyal2016-07-270-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "Updating the label for shortcuts aciton" into ub-launcher3-calgarySunny Goyal2016-07-271-1/+1
| |\ \ \ | | |/ / | |/| |
* | | | Updating the label for shortcuts acitonSunny Goyal2016-07-271-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Updating the label for shortcuts acitonSunny Goyal2016-07-271-1/+1
* | | | Merge \"AllAppsTransitionController always use LauncherStateTransitionAnimati...Hyunyoung Song2016-07-270-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "AllAppsTransitionController always use LauncherStateTransitionAnimatio...Hyunyoung Song2016-07-274-36/+22
| |\ \ \ | | |/ / | |/| |
* | | | AllAppsTransitionController always use LauncherStateTransitionAnimation b/303...Hyunyoung Song2016-07-274-36/+22
|\ \ \ \ | | |/ / | |/| |
| * | | AllAppsTransitionController always use LauncherStateTransitionAnimationHyunyoung Song2016-07-274-36/+22
* | | | Merge \"Match updated redlines for shortcuts.\" into ub-launcher3-calgaryTony2016-07-270-0/+0
|\ \ \ \ | | |/ / | |/| |