summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherStateTransitionAnimation.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix hotseat flicker when opened all apps in landscape, rotate screen, ...Hyunyoung 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
|\|
| * Version code cleanupSunny Goyal2015-08-171-6/+4
* | am d1ea63f2: Removing some synthetic method creationSunny Goyal2015-08-071-1/+1
|\|
| * Removing some synthetic method creationSunny Goyal2015-08-051-1/+1
* | resolved conflicts for merge of 0ad33066 to ub-launcher3-masterWinson2015-08-071-90/+130
|\|
| * Refactoring search bar animations.Winson Chung2015-08-051-89/+125
* | Several animation calls cleanupSunny Goyal2015-07-311-4/+4
* | resolved conflicts for merge of 98ff38aa to ub-launcher3-masterHyunyoung Song2015-07-131-89/+33
|\|
| * Animation should start and finish on widgets button when opening/closing widg...Hyunyoung Song2015-07-101-92/+37
* | Merge "Fixing screen jump when going to spring_loaded mode in rtl" into ub-la...Sunny Goyal2015-07-101-15/+11
|\ \ | |/ |/|
| * Fixing screen jump when going to spring_loaded mode in rtlSunny Goyal2015-07-091-15/+11