Go to file
Kevin 141ab952e7 Ensure Recents Go layout finishes before remote anim begins
We would like to assume a correct up-to-date layout for Go recents
before the remote animation begins to ensure correctness of the app to
overview transition and allow for animating all the newly laid out task
views in sync.

We do this by checking if recents is the remote target we are animating
to and if so, checking if the view is ready.  If it is not, then we
delay the remote animation until the layout is finished and everything
is attached.

Bug: 132112131
Fix: 132108983
Test: Run Recents Go, have no tasks in recents, open app, press
overview to go to recents
Test: Test on AOSP and NexusLauncher that animations to Launcher work as
before (both to recents and to home)
Change-Id: Id74d90cffc9fe5db1dbb5fe63b8819c7436fef21
2019-05-07 15:05:39 -07:00
SecondaryDisplayLauncher Fix SecondaryLauncher crash when started. 2019-04-09 05:47:46 +00:00
go Ensure Recents Go layout finishes before remote anim begins 2019-05-07 15:05:39 -07:00
iconloaderlib Always place notification dots directly on adaptive icon path 2019-05-06 10:42:55 -07:00
proto_overrides Adding support for derivative apps to safely extend LauncherLog proto 2017-07-20 11:47:11 -07:00
protos Add logging for Task Icon interaction 2019-04-25 11:56:04 -07:00
quickstep Ensure Recents Go layout finishes before remote anim begins 2019-05-07 15:05:39 -07:00
res Adding support for overriding hotseat Widget 2019-05-02 16:30:36 -07:00
robolectric_tests Add overlayable test resource for launcher3 2019-05-06 09:34:38 -04:00
src/com/android/launcher3 Merge "Always place notification dots directly on adaptive icon path" into ub-launcher3-qt-dev 2019-05-06 21:57:34 +00:00
src_build_config Moving autority definition to a separate file, so 2018-11-27 23:20:32 +00:00
src_flags/com/android/launcher3/config Make flags UI available on release build of launcher 2018-10-15 17:24:48 -04:00
src_plugins Add FirstScreenWidget plugin interface 2018-10-22 13:20:34 -07:00
src_shortcuts_overrides/com/android/launcher3 Removing ShortcutInfoCompat and directly using ShortcutInfo 2019-04-22 15:39:40 -07:00
src_ui_overrides/com/android/launcher3/uioverrides Removing SWIPE_HOME flag and using sysUI mode instead 2019-04-03 17:02:36 -07:00
tests Removing pressing home button twice 2019-05-06 10:38:08 -07:00
.gitignore FeatureFlag: quick scrub is now quick switch 2018-11-01 17:26:31 -04:00
Android.bp Making navigation mode listener a singleton so that the change is dispatched 2019-03-29 09:36:45 -07:00
Android.mk Launcher3GoIconRecents should override Launcher3Go 2019-04-29 10:32:49 -07:00
AndroidManifest-common.xml Switching swipe-up to overview to using test info provider 2019-03-15 11:42:06 -07:00
AndroidManifest.xml Merge "Fix grid options provider metadata" into ub-launcher3-master 2019-01-29 22:28:44 +00:00
CleanSpec.mk Revert "Revert "Move wallpaper picker code to a separate directory"" 2013-12-11 15:41:28 +01: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
build.gradle Follow frameworks_intermediates change in gradle 2019-03-15 13:39:00 -07:00
fill_screens.py Updating dialtacts to new package. 2012-08-21 13:35:10 -07:00
gradle.properties Using android Q sdk in gradle 2019-01-30 11:41:02 -08:00
print_db.py Tweaking print_db script to take grid size directly. 2015-09-14 11:51:41 -07:00
proguard.flags Fixing proguard to not warn about missing class in graphics package. 2018-11-15 13:38:35 -08:00
settings.gradle Create iconloader library 2018-11-02 14:18:45 -07:00