- Jan 23, 2024
-
-
Tracy Zhou authored
Change-Id: I3d17ed3b5bee70015c07e205af8df5add11b9df4 Bug: N/A Test: N/A
-
Mady Mellor authored
-
- Jan 22, 2024
-
-
Winson Chung authored
-
Vinit Nayak authored
-
Vinit Nayak authored
-
Jagrut Desai authored
-
Federico Baron authored
-
Mady Mellor authored
Flag: N/A Test: treehugger Bug: none Change-Id: I16c3c45c109d0bcc4f536dfebc5d40c8ea3d2f31
-
Sunny Goyal authored
-
Anushree Ganjam authored
-
Jagrut Desai authored
Test: Manual Bug: 320579559 Flag: NONE Change-Id: If0c7cb7cf8deb89868cb34c310c91fd0cf028643
-
Anushree Ganjam authored
b/319162661 issue is similar to hotseat updates on app click : b/148800229 and ag/10235572 So we will pause the prediction updates until the app launch transition is complete. See https://b.corp.google.com/issues/319162661#comment9 and https://b.corp.google.com/issues/319162661#comment10 for bug report analysis. Before fix: https://b.corp.google.com/issues/319162661#comment11 After fix: https://b.corp.google.com/issues/319162661#comment12 Bug: 319162661 Test: Manual Flag: NA Change-Id: I797ce982569c7950628368b854fb3b6766f0fc28
-
fbaron authored
Fix: 319151078 Test: Verify there's no nested scrolling Flag: NONE Change-Id: Ic974c85e1845f45aa0646a1ebf29696f75c9ab90
-
Sam Cackett authored
-
Jeremy Sim authored
This patch modifies PackageUpdatedTask.execute() to also remove app pairs when their member apps are uninstalled. Fixes: 316050282 Test: Install App A, create an app pair containing App A, uninstall App A. Flag: ACONFIG com.android.wm.shell.enable_app_pairs TEAMFOOD Change-Id: I8487a2dfcfc6d29bd55e88003d1950078c6e2e31
-
Sebastián Franco authored
-
Jeremy Sim authored
When the user selects an app pair as a split target, the split instructions view will now bounce up and down to prompt the user to select something else. Fixes: 315529271 Test: Manual Flag: ACONFIG com.android.wm.shell.enable_app_pairs TEAMFOOD Change-Id: I1ff194449db2263b266404f42a75ebc35ee6077c
-
- Jan 20, 2024
-
-
Winson Chung authored
- It's not currently being used at all, and with the taskbar/navbar unification we will likely not need it going forward as well Fixes: 318651465 Test: Builds Change-Id: I909c0165468e8da9c3ca2df4ba98da9dcc43eb53
-
Tracy Zhou authored
-
Sunny Goyal authored
-
Tracy Zhou authored
When home screen rotation is enabled, instead of updating taskbar height (assuming that folded task bar is always on the bottom of screen display), we should update taskbar width instead. Bug: 313371759 Test: try out both folded and unfolded 3-button and gesture nav modes, enable home rotation, make sure all the nav buttons are functional and visible when they should be. Change-Id: I16f53d9e9c3cd0229fc50b73613b032a96322b97
-
Tony Wickham authored
-
- Jan 19, 2024
-
-
Uwais Ashraf authored
-
Sunny Goyal authored
-
Federico Baron authored
-
Sebastian Franco authored
Following this guide: https://developer.android.com/guide/topics/large-screens/activity-embedding#extract_an_activity_from_a_split_to_full_window Bug: 204463748 Test: Open the settings app and open multiple settings, for now only the options inside of the launcher3 package work Flag: ACONFIG com.android.launcher3.Flags.enableTwoPaneLauncherSettings DEVELOPMENT Change-Id: Ie6a9eb3760171da92d94cf06376127b02afff8df
-
Uwais Ashraf authored
This CL does the following: - Creates a dir for multivalentTests - Creates symlinks for the dir to keep Android Studio happy - Moves many files to the multivalentTests dir - Adjusts gradle and soong build files to use the new dir as part of their source sets. Test: ./gradlew :NexusLauncher:testGoogleWithQuickstepDebugUnitTest Test: atest Launcher3RoboTests Fix: 316553886 Bug: 316553889 Flag: NA Change-Id: Iae28fd0c0191b3ecf9bd2950800875950cca2622
-
Sunny Goyal authored
This reverts commit 2916945d. Reason for revert: breaks android-studio development flow Change-Id: I219eb87c170b2b0dd1bb98894afa680bffb360b5
-
fbaron authored
Flag: NONE Test: n/a Bug: 318394698 Change-Id: I3142dafeae0ba31713f514e690c5b7bb730541b0
-
Vadim Tryshev authored
Merge "Adding TestStabiility so that demoting transitioningToUnlocked_resetCallsPendingRunnable from presubmit works" into main
-
Fengjiang Li authored
-
Charlie Anderson authored
Merge "Fixes bug where app suggestions incorrectly calculate available space when bottom row is full" into main
-
Tony Wickham authored
- Fixes case where handle is initially invisible but will be stashed and visible, e.g. when launching an app from home screen - To fix the original issue of sampling happening unnecessarily for three button nav, also check supportsVisualStashing() Fixes: 321257120 Flag: None Test: Launch an app from home in gesture nav mode Test: testThreeButtonsTaskbarBoundsAfterConfigChangeDuringIme Change-Id: I1f26436de3081fd00f75a5921010e361e9a9f34e
-
Fengjiang Li authored
Use lock to pause/resume execution of Executor Fix: 316588649 Test: Unit test Flag: NONE Change-Id: I5a3c5dece279c6bdaaba579754678108b4bf75b8
-
Bill Yi authored
-
Bill Yi authored
-
Sunny Goyal authored
Instead of opening the popup again when the status of AppSharing changes, updating the UI in-place. Bug: 321179015 Test: Presubmit Flag: N/A Change-Id: I6d7bd8cdf2014fd881324347e3e01b8e7e84ef1e
-
Helen Cheuk authored
[automerger skipped] Merge "Add flag guard to hover actions in TouchInteractionService." into udc-qpr-dev am: 7110ff3b -s ours am skip reason: Merged-In I74818f517b84c4aba8a7dd4a77397495595bbef5 with SHA-1 8bcf485a is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/25917278 Change-Id: I8559713c29258b96d8457f3fc1b013c489a77db7 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Pat Manning authored
[automerger skipped] Add flag guard to hover actions in TouchInteractionService. am: aac08cfb -s ours am skip reason: Merged-In I74818f517b84c4aba8a7dd4a77397495595bbef5 with SHA-1 8bcf485a is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/25917278 Change-Id: I08e927aee91d6ea626ed6bb13506764cb8643d3c Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Vadim Tryshev authored
Adding TestStabiility so that demoting transitioningToUnlocked_resetCallsPendingRunnable from presubmit works Bug: 320703862 Test: presubmit Flag: N/A Change-Id: Ie0e49ffb4d1efabe1c79fac9342f186f15f8cf23
-