Go to file
Kevin 47fc4f1316 Only do content fill anim after layout anim
The new remote animation may start after the tasks are loaded and we
start the content fill animation. This means the layout happens after
and the content fill animation will conflict with the layout animation.
To fix this, we should only do the content fill animation after the
layout animation as intended. If the tasks load before we start the
layout animation, we should just directly update to the latest UI
without animating as the views won't be visible before the layout
animation starts.

Bug: 132381412
Test: Manual test
Change-Id: Ibb55d8ef4499260ffa4bef5c6bba605ffdc85da7
2019-05-10 10:18:05 -07:00
SecondaryDisplayLauncher Fix SecondaryLauncher crash when started. 2019-04-09 05:47:46 +00:00
go Only do content fill anim after layout anim 2019-05-10 10:18:05 -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 Merge "Import translations. DO NOT MERGE" into ub-launcher3-qt-dev 2019-05-10 07:34:58 +00: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 Disabling updating All Apps during a long-press recognition 2019-05-09 15:48:32 -07: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 Merge "Not using magic constants for navbar height" into ub-launcher3-qt-dev 2019-05-09 00:42:15 +00:00
.gitignore FeatureFlag: quick scrub is now quick switch 2018-11-01 17:26:31 -04:00
Android.bp Not using magic constants for navbar height 2019-05-08 17:20:34 -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