Go to file
Alex Chau 04309940c0 If hometask is last task to be dismissed, show empty recents instead of home screen
- http://ag/16221737 ensure homescren stub is always added if tasks hasn't been loaded in RecentsView. This introduced an edge case that after dismissing home task view, no task remains in overview and it get dismissed
- The fix is to show empty recents instead of home screen if last task dismissed is a home task (showing empty recents isn't always correct, as there might be unloaded tasks, but it's better than dismissing overview)
- Also tuned the timing of when mLoadPlanEverApplied is set

Fix: 206462357
Test: FallbackRecentsTest.goToOverviewFromHome
Change-Id: I0f395639f57a1a57fddf750623a8a74b8ede8555
2021-11-16 18:48:28 +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 Add LEGACY_SHORTCUT & ASSISTANT_MEMORY search results to launcher logging attribute. 2021-09-30 09:36:47 -07:00
protos_overrides [AA+] Log app launches from AA+ search result container. 2021-02-03 10:08:57 -08:00
quickstep If hometask is last task to be dismissed, show empty recents instead of home screen 2021-11-16 18:48:28 +00:00
res Merge "Add FeatureFlag to enable two line label inside all apps" into sc-v2-dev 2021-11-11 21:29:30 +00:00
src/com/android/launcher3 Merge "Fix overview scroll triggering haptics on swipe up gesture" into sc-v2-dev 2021-11-16 16:48:14 +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 Revert "Add ScreenRecord to methods affected by a flaky problem" 2021-11-16 11:19:09 +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 launcher: use a different task menu for foldables 2021-11-10 17:30:13 +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 Decrease build time 2021-09-21 15:25:22 -07: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