Jon Miranda
c88f04c83d
Fix bug where taskbar is translated during hotseat handoff. am: ecb55ef471 am: 0400e2ba46
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22531977
Change-Id: I3d67bdb37964935e565c10fba06c5c172b3575ae
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-04-10 23:49:39 +00:00
TreeHugger Robot
b7254fd92b
Merge "Do not clear the changed view when there is an update to RemoteViews" into udc-dev
2023-04-10 23:42:08 +00:00
Jon Miranda
0400e2ba46
Fix bug where taskbar is translated during hotseat handoff. am: ecb55ef471
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22531977
Change-Id: If9624d1b602edd615e19ae135e963723537ce574
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-04-10 23:19:59 +00:00
vadimt
22b1daea5e
Not spamming logs with "Hierarchy before swiping up to home"
...
Bug: 260260325
Test: presubmit
Change-Id: I74e0729ae62656a235eb71e443a2ddf9a6cae3f9
2023-04-10 15:19:48 -07:00
fbaron
e74256bba8
Remove unused code for old mult select design
...
We previously made a few CL's guarded under flags for the multi select feature. We ended up having to halt progress on this, and now that we're starting again, the design is different and we are using a new flag. Here we get rid of the unused code and flags
Bug: 277617038
Test: Verify everything still works normally, everything was guarded under flags that were off so there shouldn't be any changes
Change-Id: I2f57d1f67aa2a8cf83287f6f3df9fa6c46dbf0ab
2023-04-10 14:55:41 -07:00
Sihua Ma
6090c345a1
Do not clear the changed view when there is an update to RemoteViews
...
The way we are stashing the pending updates should follow the behavior pattern as that shown in AppWidgetServiceImpl
Fix: 277120633
Test: Manual
Change-Id: I92b3edb078b30873c2ef1b9fe408cbb76a34e135
2023-04-10 13:45:25 -07:00
Sunny Goyal
84b48d8deb
Removing support for adding legacy shortcuts.
...
All existing legacy shortcuts will be migrated one-time to deep shortcuts
This shortcuts are pinned under the Launcher package, with custom badging
Bug: 275875209
Test: Updated unit tests
Flag: N/A
Change-Id: I7da001f724776ad8d6c807517b7e4e259de626c2
2023-04-10 12:28:52 -07:00
Brian Isganitis
f6bf07a5fe
Merge "Cleanup ENABLE_TASKBAR_EDU_TOOLTIP: remove EDU sheet." into udc-dev
2023-04-10 19:17:47 +00:00
TreeHugger Robot
643253d433
Merge "Moving DatabaseHelper to it's own class outside of Launcher provider" into udc-dev
2023-04-10 18:33:39 +00:00
Stefan Andonian
eac832aedd
Merge "Load Delegate Items in correct order when loading Launcher Data." into udc-dev
2023-04-10 18:26:25 +00:00
Brian Isganitis
3ef917a4e3
Cleanup ENABLE_TASKBAR_EDU_TOOLTIP: remove EDU sheet.
...
Test: Manual
Fix: 270396268
Change-Id: I3cebdb6646060cf6793e5ffc638213dde41338c0
2023-04-10 12:55:18 -04:00
Sunny Goyal
ba2795827b
Moving DatabaseHelper to it's own class outside of Launcher provider
...
Bug: 277345535
Test: Presubmit
Flag: N/A
Change-Id: Ib8c94ceb954172dc27e357be2face06d50d399dd
2023-04-10 09:15:18 -07:00
Stefan Andonian
e4609a27bd
Load Delegate Items in correct order when loading Launcher Data.
...
Bug: 251502424
Test: Loaded and bound the workspace properly.
Change-Id: Ia6d609ffa21c5036cb48e464d3e8d4fa561cb008
2023-04-10 15:46:12 +00:00
Tony Huang
26b426aa89
[Re-land] Implement two intents or shortcuts to active split
...
Implement two intents or shortcuts to active split with shell
transition.
Fix: 259368992
Test: manual
Test: pass existing tests
Change-Id: If65ddbe6486a8bb1766019c6e05ac2cc5cbe08fc
2023-04-10 13:04:30 +08:00
Sam Saccone
a61ac589a3
Merge "Failing all e2e tests after seeing a lock screen without additional checks for the lock screen" into udc-dev
2023-04-08 22:21:10 +00:00
Stefan Andonian
fbf2d5e717
Merge "Add @WorkerThread Annotations to RPC calling methods in QsbContainerView." into udc-dev
2023-04-07 23:13:20 +00:00
Sunny Goyal
895392e923
Removing some obsolete features:ENABLE_MINIMAL_DEVICE, ENABLE_DATABASE_RESTORE
...
Bug: 270392984
Bug: 270392706
Test: Presubmit
Flag: N/A
Change-Id: I58c3e76de521e702fb44ccfc14c9b5a731b1d511
2023-04-07 13:59:08 -07:00
Schneider Victor-tulias
e5c7d7dcd2
Polish the keyboard quick switch view and border animation colors
...
Flag: ENABLE_KEYBOARD_QUICK_SWITCH
Bug: 276336349
Test: keyboard quick switched on tablet and handheld
Change-Id: I2c21737db3fc4c332ffef9098e8d05d998cf3c39
2023-04-07 13:29:32 -07:00
Schneider Victor-tulias
8744d8b6f1
Merge "Cleanup ENABLE_BULK_WORKSPACE_ICON_LOADING" into udc-dev
2023-04-07 20:10:27 +00:00
Jon Miranda
ecb55ef471
Fix bug where taskbar is translated during hotseat handoff.
...
Fixes: 277271088
Test: be in app
swipe up from bottom to top of screen without pausing then release
observe taskbar -> hotseat handoff
observe no jump
Change-Id: I2bb9d93d39215ca3653e2e4353391b50b7ab6417
2023-04-07 11:44:33 -07:00
Stefan Andonian
7fcee91610
Add @WorkerThread Annotations to RPC calling methods in QsbContainerView.
...
Bug: 243408674
Test: Compiled and runs on phone correctly.
Change-Id: I5062e2c88f161562f75158f86501c6443fa06aae
2023-04-07 17:56:29 +00:00
Schneider Victor-tulias
6fca4b795b
Cleanup ENABLE_GESTURE_ERROR_DETECTION
...
Flag: ENABLE_GESTURE_ERROR_DETECTION
Fixes: 270389990
Test: printed gesture nav logs
Change-Id: I68317b75b10d46ccae29206d94290e013b2a7cca
2023-04-07 17:14:59 +00:00
Schneider Victor-tulias
4217c930cc
Cleanup ENABLE_BULK_WORKSPACE_ICON_LOADING
...
Flag: ENABLE_BULK_WORKSPACE_ICON_LOADING
Fixes: 270392203
Test: restarted device
Change-Id: Iac6c3da1fb7cfc5c9f7e947b3caf679a50133343
2023-04-07 17:13:52 +00:00
Tracy Zhou
acb218294b
Merge "Turn off ENABLE_SPLIT_FROM_FULLSCREEN_WITH_KEYBOARD_SHORTCUTS in U" into udc-dev
2023-04-07 07:19:30 +00:00
Tracy Zhou
c2bdd997c0
Merge "Log motion event classification and pointer count in ActiveGestureLog" into udc-dev
2023-04-07 06:11:12 +00:00
Tracy Zhou
cc613c93f9
Turn off ENABLE_SPLIT_FROM_FULLSCREEN_WITH_KEYBOARD_SHORTCUTS in U
...
Will enable in U-QPR branch once it's cut, since split to workspace is targeting U-QPR1
Bug: 270394122
Test: N/A
Change-Id: I9ead8616fb08125b69325db931cea553168f5194
2023-04-06 21:02:03 -07:00
Federico Baron
231a65e289
Merge "Revert "Fix bug where very large widgets get cropped out"" into tm-qpr-dev am: 627376d5b9 am: 6e15488a84
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22514931
Change-Id: Ib17fdb1a1236fbbf0417c7c182c530dbcd17ef74
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-04-07 03:25:39 +00:00
Federico Baron
6e15488a84
Merge "Revert "Fix bug where very large widgets get cropped out"" into tm-qpr-dev am: 627376d5b9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22514931
Change-Id: Iac69ac354de9a81293e9b3ec7955c926227eb0ab
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-04-07 02:43:54 +00:00
Federico Baron
627376d5b9
Merge "Revert "Fix bug where very large widgets get cropped out"" into tm-qpr-dev
2023-04-07 02:13:45 +00:00
Sunny Goyal
7b74a5c53f
Merge "Revert "Revert "Revert "Simplifying some page indicator dots attributes so that it can"""" into udc-dev
2023-04-07 01:02:09 +00:00
Tracy Zhou
d8e3a96c5e
Log motion event classification and pointer count in ActiveGestureLog
...
Fixes: 276959586
Test: N/A
Change-Id: Ia040a0bd50471b1f4cb6ba85d6b013c36548ed5f
2023-04-06 17:06:04 -07:00
Tracy Zhou
47d4769357
Merge "Log the input type for gesture nav gestures" into udc-dev
2023-04-06 23:33:51 +00:00
vadimt
160c8217d5
Failing all e2e tests after seeing a lock screen without additional checks for the lock screen
...
This will speed up the tests.
Test: presubmit
Bug: 276755129
Change-Id: I7170ea76d3e013a8b55187432809815c3713e6c7
2023-04-06 15:52:53 -07:00
Winson Chung
b4cd41411a
[automerger skipped] Merge "Always provide mandatory bottom gesture insets" into tm-qpr-dev am: 4b5b50be80 am: 8bf8e01550 -s ours
...
am skip reason: Merged-In I964e0b759170c127cb05615ce5bf6fa827621187 with SHA-1 3d03a208ac is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22511939
Change-Id: I8b4851a0ebe2fd17e6a4773b926a98399c411951
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-04-06 22:51:25 +00:00
Treehugger Robot
5f41d0d759
Merge "Close system dialogs on Taskbar home button tap" into tm-qpr-dev am: 199b08efc8 am: 549615f627
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22513962
Change-Id: Id05c00f0fe5932727d935ae1b4c28e3aff5a45eb
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-04-06 22:50:38 +00:00
Charlie Anderson
39fbf0e1a7
Merge "Prevents cropping of shortcuts in the app popup menu by limiting rows to available screen space." into udc-dev
2023-04-06 22:44:42 +00:00
Sunny Goyal
5cd1b198b0
Revert "Revert "Revert "Simplifying some page indicator dots attributes so that it can"""
...
This reverts commit 7025765c72 .
Reason for revert: 274169859
Change-Id: I86a114bf2c713fea6ec7095f68816820ba5f7495
2023-04-06 22:33:11 +00:00
Winson Chung
8bf8e01550
Merge "Always provide mandatory bottom gesture insets" into tm-qpr-dev am: 4b5b50be80
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22511939
Change-Id: I53cbb4a63c0cea6fcb12ce4ee82522e599ad5b9a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-04-06 22:10:05 +00:00
Treehugger Robot
549615f627
Merge "Close system dialogs on Taskbar home button tap" into tm-qpr-dev am: 199b08efc8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22513962
Change-Id: Ie7f9d86590630d12d4ce61c6109f8bdc1bab51cc
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-04-06 22:09:16 +00:00
Winson Chung
4b5b50be80
Merge "Always provide mandatory bottom gesture insets" into tm-qpr-dev
2023-04-06 21:40:06 +00:00
Treehugger Robot
199b08efc8
Merge "Close system dialogs on Taskbar home button tap" into tm-qpr-dev
2023-04-06 21:30:51 +00:00
Treehugger Robot
4c61c48dd4
Merge "Clean up ENABLE_INPUT_CONSUMER_REASON_LOGGING" into udc-dev
2023-04-06 21:28:38 +00:00
Saumya Prakash
2a7803c42c
Merge "Add spacing to gesture nav edu for large fonts." into udc-dev
2023-04-06 20:54:20 +00:00
TreeHugger Robot
a47bd20ce4
Merge "Cleanup ENABLE_TASKBAR_POPUP_MENU" into udc-dev
2023-04-06 20:30:30 +00:00
Treehugger Robot
4f93cc72a5
Merge "Cleanup ENABLE_BULK_ALL_APPS_ICON_LOADING" into udc-dev
2023-04-06 20:29:39 +00:00
Treehugger Robot
6a9a1b39f7
Merge "Cleanup ENABLE_SMARTSPACE_DISMISS" into udc-dev
2023-04-06 20:29:35 +00:00
Federico Baron
890acb9549
Merge "Make suggestions header sticky in widget picker two pane" into udc-dev
2023-04-06 20:13:57 +00:00
Jeremy Sim
98d7e8a040
[automerger skipped] Merge "Fix bug with split screen not recognizing user differences" into tm-qpr-dev am: 4bce4f6193 am: a2d9d1de48 -s ours
...
am skip reason: Merged-In I1ec49c75d562e4309a41d98010f0eff113c81e9d with SHA-1 0c5262b9e1 is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22463688
Change-Id: I62c48290e3c694daf8f52dcb3c2fe9d096a27862
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-04-06 20:00:05 +00:00
Federico Baron
81ffe3d28d
Revert "Fix bug where very large widgets get cropped out"
...
This reverts commit cb36de9e9f .
Reason for revert: b/276644867
Change-Id: If5d5172ab26c71304364b6b528162e551d35ec9f
2023-04-06 19:53:58 +00:00
Jeremy Sim
a2d9d1de48
Merge "Fix bug with split screen not recognizing user differences" into tm-qpr-dev am: 4bce4f6193
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22463688
Change-Id: I6a9d3d87d27ee922d7aed85a4e4d3369902bef8e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-04-06 19:30:44 +00:00