summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherStateTransitionAnimation.java
Commit message (Expand)AuthorAgeFilesLines
* Minor Refactoring only: no functional changeMario Bertschler2017-03-281-1/+1
* Merge "Revert "Temporary fix for Widgets in battery saver mode."" into ub-lau...Jonathan Miranda2017-03-161-6/+0
|\
| * Revert "Temporary fix for Widgets in battery saver mode."Jonathan Miranda2017-03-161-6/+0
* | Temporary fix for Widgets in battery saver mode.Jon Miranda2017-03-151-0/+6
|\|
| * Temporary fix for Widgets in battery saver mode.Jon Miranda2017-03-151-0/+6
* | Moves OutlineProvider / Animation files to anim package.Jon Miranda2017-03-031-1/+1
|/
* Removing all compatibility code below LollipopSunny Goyal2016-12-161-68/+35
* Moving saving state transtion listener logic to individual viewsSunny Goyal2016-11-141-210/+40
* Calling buildLayer only on views which are actually visibleSunny Goyal2016-10-261-103/+17
* Add logging for long presses. Reset elapsed timer when changing containers.Jon Miranda2016-10-051-0/+2
* Fix hotseat flicker when opened all apps in landscape, rotate screen, pull downHyunyoung Song2016-08-051-1/+0
|\
| * Fix hotseat flicker when opened all apps in landscape, rotate screen, pull downHyunyoung Song2016-08-041-1/+0
* | Change interpolation logic to all apps transitioning on flingHyunyoung Song2016-08-031-36/+40
|/
* Responsive caret drawableHyunyoung Song2016-07-281-1/+1
* Change default animation duration for all apps open and close.Hyunyoung Song2016-07-271-2/+5
* AllAppsTransitionController always use LauncherStateTransitionAnimationHyunyoung Song2016-07-271-6/+6
* Ensure we still build the hw layers when pulling up all apps.Winson2016-07-221-7/+51
* Update shortcut animations.Tony Wickham2016-07-191-5/+5
* Fixing adjascent pages not visible when starting animationSunny Goyal2016-07-151-2/+2
* Adding stateful caret drawablePeter Schiller2016-07-141-1/+1
* Fix all apps becoming clipped when screen is rotated with all apps opened.Hyunyoung Song2016-07-121-2/+6
* All apps pull up workHyunyoung Song2016-06-211-19/+13
* Adding a flag (enabled by default) to remove the all-apps button.Sunny Goyal2016-06-171-2/+2
* UI fixes to All apps pull up workHyunyoung Song2016-06-151-15/+4
* Fixes to all apps pull up workHyunyoung Song2016-06-081-10/+15
* Fix NexusLauncher NPEHyunyoung Song2016-06-071-1/+1
* Merge "Removing the SearchDropTarget bar as it no longer contains the QSB" in...Sunny Goyal2016-06-071-6/+0
|\
| * Removing the SearchDropTarget bar as it no longer contains the QSBSunny Goyal2016-06-061-6/+0
* | Guard all apps pull up work behind the flagHyunyoung Song2016-06-061-1/+3
|/
* Pull up all apps interactionHyunyoung Song2016-06-061-45/+159
* Call onLauncherTransitionPrepare() and End() from pinch.Tony Wickham2016-05-121-8/+13
* Refactor UserEventDispatcher (1/2)Hyunyoung Song2016-04-191-4/+4
* Invalidate scrim throughout animation from overlay to workspace.Tony Wickham2016-03-281-0/+11
* Merge "Changing the widget loading strategy" into ub-launcher3-calgarySunny Goyal2016-03-101-1/+1
|\
| * Changing the widget loading strategySunny Goyal2016-03-091-1/+1
* | Add getUserEventLogger to LauncherCallbacksHyunyoung Song2016-03-081-1/+15
|/
* resolve merge conflicts of 3826bab27e to ub-launcher3-calgary.Sunny Goyal2016-02-101-117/+54
|\
| * Merging search bar with all appsSunny Goyal2016-02-081-104/+49
* | Merge "Disallow scrolling if workspace is in transition." into ub-launcher3-b...Tony Wickham2015-12-021-3/+3
|\|
| * Disallow scrolling if workspace is in transition.Tony Wickham2015-11-191-3/+3
* | Play common transition animations from a common method.Tony Wickham2015-10-121-44/+32
* | resolved conflicts for f685c7e5 to ub-launcher3-masterTony Wickham2015-10-121-1/+27
|\|
| * Actually call LauncherTransitionable.onLauncherTransitionStep().Tony Wickham2015-10-051-1/+27
* | am 0e32c14a: Merge "Fixing regression in search bar animation." into ub-launc...Winson Chung2015-10-011-5/+5
|\|
| * Fixing regression in search bar animation.Winson2015-10-011-5/+5
* | am f768d934: Fixing regression in L3 with search bar transition.Winson2015-09-251-19/+20
|\|
| * Fixing regression in L3 with search bar transition.Winson2015-09-251-19/+20
* | startAnimationToWorkspace() handles coming from another workspace state.Tony Wickham2015-09-161-6/+99
* | General code refactoringSunny Goyal2015-08-201-2/+5
* | resolved conflicts for merge of 9fc953b9 to ub-launcher3-masterSunny Goyal2015-08-171-6/+4
|\|