summaryrefslogtreecommitdiffstats
path: root/quickstep/src/com/android/launcher3
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "Split OverviewToAllApps for Go" into ub-launcher3-masterTreeHugger Robot2019-01-301-80/+0
|\
| * Split OverviewToAllApps for GoKevin2019-01-291-80/+0
* | Merge "Changing min sdk to 25" into ub-launcher3-masterTreeHugger Robot2019-01-291-4/+4
|\ \
| * | Changing min sdk to 25Sunny Goyal2019-01-291-4/+4
* | | Add springs for recents dismiss animations.Jon Miranda2019-01-291-0/+4
|/ /
* | Merge "Fix bugs with quickstep springs." into ub-launcher3-masterTreeHugger Robot2019-01-291-2/+6
|\ \ | |/ |/|
| * Fix bugs with quickstep springs.Jon Miranda2019-01-281-2/+6
* | Adding support for swipe and hold to overview from home screen to all-appsSunny Goyal2019-01-283-66/+13
|/
* Unifying the two different state listenersSunny Goyal2019-01-281-10/+0
* Merge "Make bounce animations less aggressive" into ub-launcher3-masterTracy Zhou2019-01-251-2/+7
|\
| * Make bounce animations less aggressiveTracy Zhou2019-01-241-2/+7
* | Merge "Disable window corner rounding on some devices" into ub-launcher3-masterTreeHugger Robot2019-01-251-3/+6
|\ \
| * | Disable window corner rounding on some devicesLucas Dupin2019-01-241-3/+6
* | | Revert "Remove OverviewToAllAppsController for Go"Kevin Han2019-01-242-4/+85
|/ /
* | Remove OverviewToAllAppsController for GoKevin2019-01-232-85/+4
* | Merge "Split LauncherAppTransitionManagerImpl for Go" into ub-launcher3-masterTreeHugger Robot2019-01-243-138/+120
|\ \