Go to file
Tony Wickham 9dfcc316c1 Track OverviewToHomeAnim with StateManager
This way we mark the the current state as NORMAL at the start of
the animation, and cancel it as part of other state transitions.
This allows us to interact with launcher (e.g. to go to all apps
or pull down the notification shade) during the animation.

Also use OverviewToHomeAnim from RecentsView#startHome() to
ensure the animation is consistent, e.g. doesn't fade out
RecentsView, scrolls to page 1, etc.

Bug: 144170434
Change-Id: I5348565b9e705d8ffba39818dde9efe82b16bb7a
Merged-In: I5348565b9e705d8ffba39818dde9efe82b16bb7a
2020-08-14 22:30:33 +00:00
SharedLibWrapper Fix gradle build of Launcher3 2020-01-17 11:24:43 -08:00
ext_tests Making LauncherProvider think that clear-db request comes from Launcher 2020-06-23 13:59:11 -07:00
go Go Launcher: Fix icon placement retention 2020-07-07 16:32:54 +00:00
iconloaderlib/src/com/android/launcher3/icons/cache Removes iconloaderlib from Launcher3. 2020-03-09 15:52:05 +00:00
proto_overrides Adding support for derivative apps to safely extend LauncherLog proto 2017-07-20 11:47:11 -07:00
protos Log query_length & parent_container for actions on search results. 2020-06-22 18:14:12 -07:00
quickstep Track OverviewToHomeAnim with StateManager 2020-08-14 22:30:33 +00:00
res Adding home animation support for non-system Launcher 2020-07-21 11:43:21 -07:00
robolectric_tests Refactor FolderNameInfos. 2020-06-19 23:12:22 -07:00
src/com/android/launcher3 Track OverviewToHomeAnim with StateManager 2020-08-14 22:30:33 +00:00
src_build_config Removing flag overrides. All flags should be defined as togglable flags instead. 2019-09-12 10:17:14 -07:00
src_plugins AllAppsSearch interface change Version 3 2020-05-27 17:16:56 -07:00
src_shortcuts_overrides/com/android/launcher3/model Moving model data structures to a separate file 2020-04-09 13:20:39 -07:00
src_ui_overrides/com/android/launcher3/uioverrides Delete PreviewSurfaceRendered (launcher3 fork) 2020-05-29 12:08:18 -07:00
tests Creating UI tests for overview action buttons. 2020-07-31 13:20:08 -07:00
tools Disabling some repo checks for rebolectric files 2020-01-09 09:18:41 -08:00
.gitignore FeatureFlag: quick scrub is now quick switch 2018-11-01 17:26:31 -04:00
Android.bp Convert LauncherPluginLib to soong 2020-02-21 14:56:40 -08:00
Android.mk Removing debug requests from non-debug test info handlers 2020-06-10 18:48:37 -07:00
AndroidManifest-common.xml Remove grid options pref key 2020-04-28 15:33:30 -07:00
AndroidManifest.xml Handle uiMode changes 2020-07-23 21:05:31 +00:00
CleanSpec.mk Move the app to /system_ext 2019-12-05 11:18:52 +00:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:32:27 -08:00
NOTICE auto import from //depot/cupcake/@135843 2009-03-03 19:32:27 -08:00
OWNERS FeatureFlags OWNERS rule should not inherit parent 2020-03-04 16:46:02 -08:00
PREUPLOAD.cfg Disabling some repo checks for rebolectric files 2020-01-09 09:18:41 -08:00
build.gradle Fix gradle build of Launcher3 2020-01-17 11:24:43 -08:00
fill_screens.py Updating dialtacts to new package. 2012-08-21 13:35:10 -07:00
gradle.properties Fix gradle build of Launcher3 2020-01-17 11:24:43 -08:00
proguard.flags Update proguard flags. 2020-02-24 15:35:49 -08:00
settings.gradle Fix gradle build of Launcher3 2020-01-17 11:24:43 -08:00