android_packages_apps_Launc.../quickstep
Alex Chau a8da6905a9 Always reset focusedTask to -1 on reset
- Keep old focused task causes old focused task to be restored after applyLoadPlan: http://cs/android/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/RecentsView.java?l=1365
- This caused the nth task to be focused rather than the first task
- The fix is to reset focusedTask in reset when exiting overview, focused task will be set properly next time through applyLoadPlan when overview is relaunched

Fix: 199150523
Fix: 198420226
Test: TaplTestsNexus.testOverviewActions
Test: Quick switch > launch app > swipe home > swipe up to overview > snap to focused task
Test: split screen > swipe home > swipe up to overview > snap to focused task
Change-Id: I06399626ed3ee033345bd67296d79d59a98a507f
2021-09-07 18:42:39 +01:00
..
protos_overrides
res Merge "Provide internal IME insets" into sc-v2-dev 2021-09-03 23:46:16 +00:00
robolectric_tests/src/com/android/quickstep/util Revert "Revert "Migrating all model tests to Instrumentation tests"" 2021-08-31 10:51:52 +00:00
src/com/android Always reset focusedTask to -1 on reset 2021-09-07 18:42:39 +01:00
tests Revert "Revert "Migrating all model tests to Instrumentation tests"" 2021-08-31 10:51:52 +00:00
Android.bp
AndroidManifest-launcher.xml
AndroidManifest.xml Remove HotseatEduActivity from AOSP 2021-09-01 16:59:47 -07:00