summaryrefslogtreecommitdiffstats
path: root/quickstep/src/com/android/launcher3
Commit message (Expand)AuthorAgeFilesLines
* Fix bug where rounded corners were being set despite being disabled.Jon Miranda2019-07-251-1/+4
* Merge "Revert "Enable FLAG_SLIPPERY window flag when swipe down on workspace"...TreeHugger Robot2019-06-281-51/+17
|\
| * Revert "Enable FLAG_SLIPPERY window flag when swipe down on workspace"Winson Chung2019-06-281-51/+17
* | Merge "Enable FLAG_SLIPPERY window flag when swipe down on workspace" into ub...Winson Chung2019-06-261-17/+51
|\|
| * Enable FLAG_SLIPPERY window flag when swipe down on workspaceHyunyoung Song2019-06-261-17/+51
* | Finish recents animation when starting a new activityWinson Chung2019-06-261-1/+1
|/
* Some improvements to home to overview transition for 0 button modeTony Wickham2019-06-191-1/+8
* Preloads the icon drawable for app open to reduce latency b/w swapping views.Jon Miranda2019-06-131-0/+7
* Adding support for custom callback when starting ProxyActivitySunny Goyal2019-06-121-6/+12
* Disable seamless rotation for 3 and 2 button modeSunny Goyal2019-06-061-5/+8
* Reduce alpha delay 25ms to reduce flashy feeling of appearing large.Jon Miranda2019-06-051-1/+1
* Tuning app open/close animation.Jon Miranda2019-05-301-2/+5
* Animate workspace upwards when opening an app.Jon Miranda2019-05-291-1/+1
* Merge "Support individual lock task features" into ub-launcher3-qt-devWinson Chung2019-05-291-0/+6
|\
| * Support individual lock task featuresWinson Chung2019-05-231-0/+6
* | Adding a utility class to cache views at an activity levelSunny Goyal2019-05-221-6/+5
|/
* Using a proxy activity for startActivityForResultSunny Goyal2019-05-153-0/+226
* Fix landscape app open/close animations.Jon Miranda2019-05-151-9/+30
* Implement 3 shades of folder icon/container fill colorHyunyoung Song2019-05-141-0/+8
* Use device profile width instead of drag layer width for overview translationTony2019-05-131-1/+1
* Initial app open/close polish using tuned values.Jon Miranda2019-05-101-9/+14
* Ensure Recents Go layout finishes before remote anim beginsKevin2019-05-071-65/+79
* Initial changes to creating a fake landscape Launcher UISunny Goyal2019-05-021-3/+3
* Fix app open animation in landscape.Jon Miranda2019-04-301-4/+3
* Releasing SurfaceControl when they are no longer neededSunny Goyal2019-04-291-2/+2
* Add important dump loggingHyunyoung Song2019-04-251-0/+12
* Move system gesture exclusion rect to LauncherRootViewTony Wickham2019-04-231-1/+1
* Add some egregious back exclusion rectsTony Wickham2019-04-091-1/+3
* Allow swipe up to all apps anywhere on workspaceTony Wickham2019-04-091-2/+3
* Removing unnecessary corner size caching in RecentsModelSunny Goyal2019-04-051-11/+9
* Removing SWIPE_HOME flag and using sysUI mode insteadSunny Goyal2019-04-031-0/+12
* Refactor app open animation so that FloatingIconView tracks window.Jon Miranda2019-04-011-146/+95
* Making navigation mode listener a singleton so that the change is dispatchedSunny Goyal2019-03-291-4/+10
* Add QuickSwitchTouchController on homeTony2019-03-281-5/+8
* Fix SwipeDetector positive vs negative for HORIZONTAL directionTony2019-03-271-1/+1
* Move some classes to packagesTony2019-03-274-4/+6
* Peek overview on motion pause, then animate fully on touch upTony2019-03-271-1/+3
* Add translationX to overview stateTony2019-03-272-27/+29
* Add FLAG_DONT_ANIMATE_OVERVIEW to AnimatorSetBuilderTony2019-03-272-0/+11
* Replace translationYFactor with just translationYTony2019-03-202-17/+11
* Don't close popup container if touch came from nav barTony2019-03-151-1/+1
* Set window corner radius to 0 for app tranition anims in multi-window mode.Jon Miranda2019-03-111-3/+6
* Transform closing window to icon on workspace using adaptive icons.Jon Miranda2019-03-011-4/+3
* Revert "Add remote animation for unlocking device."Jon Miranda2019-02-281-5/+0
* Remove several files from Recents Go srcKevin2019-02-251-309/+0
* Some live tile and state fixesSunny Goyal2019-02-181-7/+1
* App to home animation zooms into the app icon.Jon Miranda2019-02-141-53/+19
* Deleting Quickscrub related logicSunny Goyal2019-02-142-21/+2
* Fixed corner radius during app launchLucas Dupin2019-02-091-6/+2
* Stub out BackgroundApp/FastOverview states for Go.Kevin2019-02-012-169/+0