Go to file
Tony Wickham f540e5caa2 Fix testStressSwipeToOverview
- Finish recents controller to app rather than to launcher, to ensure taskbar state uses in-app configuration
- Also fix an issue when a gesture completes before onLauncherStart, which happens in 3 button mode. The error I saw in the test was:
java.lang.AssertionError: http://go/tapl test failure: Failed to receive an event for the state change: expected [Overview], actual: [Background, Normal];
Context: want to switch from background to overview, clicking Recents button; now visible state is Background
(This also accurately describes what I saw on the device, where the LauncherState went to Normal but the task was still running in the live tile)

Test: testStressSwipeToOverview
Fixes: 203577620
Change-Id: I19616f7921c9821f1b45a90a3e4bec4fb3b8a9d3
Merged-In: I19616f7921c9821f1b45a90a3e4bec4fb3b8a9d3
(cherry picked from commit ce6bf7dd7f)
2021-12-15 05:45:43 +00:00
ext_tests Leak 2 views for the view leak detection test 2021-05-14 14:06:22 -07:00
go Import translations. DO NOT MERGE ANYWHERE 2021-09-24 09:25:57 +00:00
protos Log widgets source. 2021-06-30 17:48:14 +00:00
protos_overrides [AA+] Log app launches from AA+ search result container. 2021-02-03 10:08:57 -08:00
quickstep Fix testStressSwipeToOverview 2021-12-15 05:45:43 +00:00
res Import translations. DO NOT MERGE ANYWHERE 2021-11-18 04:19:33 +00:00
robolectric_tests Update CachingWidgetPreviewLoaderTest members to be non-static. These classes are stubbed by roboelectric so they cannot be static 2021-07-07 23:55:42 +00:00
src/com/android/launcher3 Fixing ModelPreload cancelling existing load 2021-09-13 17:47:29 +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 Moves BcSmartspaceDataPlugin to SystemUI. 2021-03-12 01:44:19 +00:00
src_shortcuts_overrides/com/android/launcher3/model Use category icon for pending conversation widgets 2021-06-29 18:04:09 +01:00
src_ui_overrides/com/android/launcher3/uioverrides Adding support for determining split layout for launcher. 2021-05-03 14:48:28 -07:00
tests Logging to figure out why first dump didn't result in assertion 2021-08-03 18:47:35 +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 Revert "Update preferences to Material Next styling" 2021-06-02 22:04:44 +00:00
Android.mk [LSC] Add LOCAL_LICENSE_KINDS to packages/apps/Launcher3 2021-04-27 11:29:17 -07:00
AndroidManifest-common.xml Revert "Update preferences to Material Next styling" 2021-06-02 22:04:44 +00:00
AndroidManifest.xml Handle config changes in Launcher 2021-05-10 18:50:02 +01: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
buglist_with_title.txt Merging from ub-launcher3-master @ build 6767682 2020-08-16 12:31:21 -07:00
build.gradle [AA+] Log app launches from AA+ search result container. 2021-02-03 10:08:57 -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 Changes COMPILE_SDK to S. 2020-10-26 17:00:36 -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 Revert "Merge "Revert "Use wallpaper colors for widgets in wallpaper change preview"" into sc-dev" 2021-07-19 21:03:26 -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