Go to file
Vinit Nayak 8581dfc218 Wait for the Launcher activity to bind to TIS before animating
- Mainly a test issue where we destroy the activity and immediately
  enter overview without preloading launcher.  In this case, the task
  bar does not animate due to the delayed cycled of activity create
  -> bind service -> service connected -> taskbar ui controller init.
  As a result, the bar can occlude content from Launcher preventing
  the test from finding the overview actions.

  Instead, in cases where we need to animate with launcher, we wait
  for Launcher to be created (generally already the case) and the
  service has bound before proceeding.

Bug: 189807374
Bug: 204891006
Test: atest NexusLauncherTests:com.android.quickstep.StartLauncherViaGestureTests
Change-Id: I2cfccae67ac0e5a591639c6c99df032451dae16d
2021-12-15 00:53:54 +00:00
ext_tests Moving activity tracker to Launcher process 2021-09-27 17:36:14 +00:00
go Add @Nullable annotations for simple cases 2021-11-12 10:01:33 +00:00
protos Adding support for logging wallpaper container info. 2021-12-08 00:22:59 +00:00
protos_overrides [AA+] Log app launches from AA+ search result container. 2021-02-03 10:08:57 -08:00
quickstep Wait for the Launcher activity to bind to TIS before animating 2021-12-15 00:53:54 +00:00
res Allow restore across form factors 2021-12-10 22:00:49 +00:00
src/com/android/launcher3 Wait for the Launcher activity to bind to TIS before animating 2021-12-15 00:53:54 +00:00
src_build_config/com/android/launcher3 Convert Launcher Android.mk to Android.bp to setup RoboTests 2021-03-07 22:42:42 -08:00
src_plugins [Search] Introduce notifyEvent api in OneSearch plugin 2021-11-09 16:41:52 -08:00
src_shortcuts_overrides/com/android/launcher3/model Group weather widgets under the widget category 2021-09-30 14:22:21 +01:00
src_ui_overrides/com/android/launcher3/uioverrides Do not reload launcher when changing active display 2021-08-26 15:55:21 -07:00
tests Improving memory dump diag 2021-12-09 21:58:45 +00: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 Fix ordering of resource libraries for Quickstep build. 2021-12-03 14:54:20 +00:00
Android.mk add kotlin support for launcher 2021-10-29 15:40:41 +00:00
AndroidManifest-common.xml [AA+ Search] Create the plugin interface for search suggest. 2021-08-25 16:09:13 -07:00
AndroidManifest.xml Make Launcher activity restart on density change 2021-11-04 11:33:16 +00:00
CleanSpec.mk Move the app to /system_ext 2019-11-25 20:24:07 +09:00
NOTICE auto import from //depot/cupcake/@135843 2009-03-03 19:32:27 -08:00
OWNERS Merge "Adding new team members working on the launcher" am: 99d4712ddb am: 1b3d656a39 am: 81283cc8be 2021-04-21 17:53:42 +00:00
PREUPLOAD.cfg Disabling some repo checks for rebolectric files 2020-01-09 09:18:41 -08:00
buglist.txt Merging from ub-launcher3-master @ build 6925377 2020-10-23 10:16:50 -07:00
buglist_unique.txt Merging from ub-launcher3-master @ build 6925377 2020-10-23 10:16:50 -07:00
build.gradle Add animated background to the suw all set page. 2021-11-10 14:15:55 -08:00
commitlist.txt Merging from ub-launcher3-master @ build 6925377 2020-10-23 10:16:50 -07:00
fill_screens.py Updating dialtacts to new package. 2012-08-21 13:35:10 -07:00
gradle.properties Decrease build time 2021-09-21 15:25:22 -07:00
lint-baseline-common-deps-lib.xml Add lint baseline to address NewApi errors 2021-04-12 19:36:17 +01:00
lint-baseline-go-res-lib.xml Add lint baseline to address NewApi errors 2021-04-12 19:36:17 +01:00
lint-baseline-launcher3.xml Use global color extraction in widgets for wallpaper preview 2021-07-19 15:03:27 -04:00
lint-baseline-res-lib.xml Add lint baseline to address NewApi errors 2021-04-12 19:36:17 +01:00
proguard.flags Support launcher animations in new transition system 2021-01-17 21:26:21 -08:00
settings.gradle Fix gradle build of Launcher3 2020-01-17 11:24:43 -08:00