Tracy Zhou
ddfe46047e
Merge "Continue receiving key events from input consumer after settling into Overview" into sc-dev am: f209a77a96
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/13691093
Change-Id: Ie5b46dd87835e77853ac8872638a9e251d486dd1
2021-03-19 20:56:19 +00:00
Tracy Zhou
f209a77a96
Merge "Continue receiving key events from input consumer after settling into Overview" into sc-dev
2021-03-19 20:18:41 +00:00
Tony Wickham
733fea32fd
Merge "Use taskbarSize as bottom inset when taskbar is present." into sc-dev am: 4076cae87f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/13921303
Change-Id: If17976e4d7f7985e3ff41ae0e9a7546f419854e1
2021-03-19 18:20:43 +00:00
Samuel Fufa
995172b6b1
Merge "Move SearchWidgetInfoContainer to NexusLauncher" into sc-dev am: 9751c532e4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/13893586
Change-Id: If8563249cfc5cd11bce60934dac76861371c2e79
2021-03-19 18:20:10 +00:00
Tony Wickham
4076cae87f
Merge "Use taskbarSize as bottom inset when taskbar is present." into sc-dev
2021-03-19 18:15:52 +00:00
Samuel Fufa
9751c532e4
Merge "Move SearchWidgetInfoContainer to NexusLauncher" into sc-dev
2021-03-19 18:07:39 +00:00
Steven Ng
e9863f33a7
Merge "A11y fix for all widgets tray (Part 1 / n)" into sc-dev am: 1e29433fc6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/13921454
Change-Id: I528faffb5e09511cc2e53e6f1a9fda0e4c504c26
2021-03-19 18:02:04 +00:00
Tony Wickham
49ca1efab1
Merge "Fix QSB and Hotseat positions when ENABLE_DEVICE_SEARCH is enabled" into sc-dev am: ff78367361
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/13922220
Change-Id: I59894b7656d08c002357ea061798c650cb3a8a4f
2021-03-19 18:01:06 +00:00
Steven Ng
1e29433fc6
Merge "A11y fix for all widgets tray (Part 1 / n)" into sc-dev
2021-03-19 17:44:59 +00:00
Tony Wickham
ff78367361
Merge "Fix QSB and Hotseat positions when ENABLE_DEVICE_SEARCH is enabled" into sc-dev
2021-03-19 17:32:19 +00:00
Sreyas Rangaraju
b9a9588fcb
Merge "Fixes OverviewActionsView height sizing." into sc-dev am: a2c2d861ba
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/13904731
Change-Id: Ie94ae7934b052591b086675cc8e4b38b8d0aebd9
2021-03-19 17:23:18 +00:00
Alina Zaidi
879df283d3
Merge "Fix bugs for Widgets picker Search UI." into sc-dev am: 7358069a91
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/13930317
Change-Id: I521f54a175a7c860d619252382ef3d735be86ada
2021-03-19 17:22:46 +00:00
Zak Cohen
35e7bdfa35
Merge "Return empty, not null, a11y node in Workspace" into sc-dev am: 02393204e6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/13856298
Change-Id: Ib7f3d1a8f30e693297119da1fa57eb7ed6daa2ba
2021-03-19 17:21:52 +00:00
Sunny Goyal
13698f220b
Merge "Fixing ActivityInit getting called before the full launcher components are initialized" into sc-dev am: ddbc7bf03d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/13923375
Change-Id: I2c779b1451345c25e13a7d7c3adf30b58ea576ea
2021-03-19 17:20:25 +00:00
Sreyas Rangaraju
a2c2d861ba
Merge "Fixes OverviewActionsView height sizing." into sc-dev
2021-03-19 17:06:21 +00:00
Tracy Zhou
b0b2a9acd0
Continue receiving key events from input consumer after settling into Overview
...
This builds on ag/13732971. In live tile mode after settling into overview, recents_animation_input_consumer should have the focus, and thus we will need to extend the lifecycle of input consumers so that key events can be routed to launcher
Overall, since live tile extends the lifecycle of certain private variables of AbsSwipeHandler, I am thinking of doing a refactor by putting those things into a separate class, but it might be too big for this change.
TODO: I've verified that this change works while if we don't process motion events, it would cause b/182932863. Will investigate on that.
Fixes: 181404912
Test: Cherry pick ag/13732971; Go to overview; Swipe back; Observe the animation to go back to app
Change-Id: I5afd397be387b75f373442781dd1d00560dca99e
2021-03-19 10:00:54 -07:00
Alina Zaidi
7358069a91
Merge "Fix bugs for Widgets picker Search UI." into sc-dev
2021-03-19 16:57:11 +00:00
Zak Cohen
02393204e6
Merge "Return empty, not null, a11y node in Workspace" into sc-dev
2021-03-19 16:56:02 +00:00
Sunny Goyal
ddbc7bf03d
Merge "Fixing ActivityInit getting called before the full launcher components are initialized" into sc-dev
2021-03-19 16:41:34 +00:00
Pat Manning
c298e34c41
Merge "Respect clip hint when aligning cropped thumbnails." into sc-dev am: b2cfab5321
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/13920365
Change-Id: Ie76058b6540d3b9b3965a603b1271e2ef8dc8509
2021-03-19 16:05:22 +00:00
Pat Manning
b2cfab5321
Merge "Respect clip hint when aligning cropped thumbnails." into sc-dev
2021-03-19 15:26:18 +00:00
Alina Zaidi
c4f3f49805
Fix bugs for Widgets picker Search UI.
...
- On orientation change, clear search bar.
- Change text and search bar color to make similar to mocks/ all apps search bar.
- Fix search recycler view visual bugs.
- If back is pressed in search mode, exit search mode instead of exiting widget picker.
Test: Manually seen widget picker on phone.
Bug: 183103133
Bug: 183103936
Bug: 183115050
Bug: 157286785
Change-Id: I056f089eada84d00133038f4a3d7b18bc51be564
2021-03-19 14:42:47 +00:00
Jonathan Miranda
a4a7ac6054
Merge "Update deep shortcut to new ui." into sc-dev am: b0cb399d21
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/13890648
Change-Id: I82d3f0d9aef936863ec6852037a5be47c219e9c9
2021-03-19 14:01:17 +00:00
Jonathan Miranda
b0cb399d21
Merge "Update deep shortcut to new ui." into sc-dev
2021-03-19 13:31:08 +00:00
Steven Ng
8eea7e9c44
Merge "Notify WidgetHostView drag content change only at onDraw" into sc-dev am: be73868634
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/13921448
Change-Id: Iefe026c2cefe15b63f8dab60e03e412b656534f2
2021-03-19 13:03:22 +00:00
TreeHugger Robot
d52a244d88
Merge "Don't store Launcher as a class variable in CellLayout" into sc-dev am: fd0a75e1fb
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/13921453
Change-Id: Iffed78bebdd1e046daa129ca9a00d2d22d6a8de5
2021-03-19 13:02:47 +00:00
Steven Ng
be73868634
Merge "Notify WidgetHostView drag content change only at onDraw" into sc-dev
2021-03-19 12:38:32 +00:00
TreeHugger Robot
fd0a75e1fb
Merge "Don't store Launcher as a class variable in CellLayout" into sc-dev
2021-03-19 12:28:46 +00:00
Winson Chung
16f46e7cbf
Merge "Update calls to go through the feature interface instead of sysui proxy" into sc-dev am: 6ffdceadfe
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/13895787
Change-Id: I78e9e1986794420227f9c83a6a11a633c6da9b08
2021-03-19 07:23:45 +00:00
Winson Chung
6ffdceadfe
Merge "Update calls to go through the feature interface instead of sysui proxy" into sc-dev
2021-03-19 06:55:32 +00:00
Tracy Zhou
ae314ad58e
Merge "Revert "[Live tile] Finish recents animation when the phone goes to sleep in live tile mode"" into sc-dev am: e3ae7e3afa
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/13920888
Change-Id: I721da0304404c8f1c83d62c37438174f423f1d09
2021-03-19 05:02:14 +00:00
Tracy Zhou
e3ae7e3afa
Merge "Revert "[Live tile] Finish recents animation when the phone goes to sleep in live tile mode"" into sc-dev
2021-03-19 04:28:13 +00:00
Zak Cohen
f19300e479
Return empty, not null, a11y node in Workspace
...
It's not valid to return a null accessbilitynode.
Test: local
Bug: 182529089
Change-Id: I94245fb33128c68e33ce388284f64e5ac3bb23dc
2021-03-18 20:48:45 -07:00
Sreyas
8dbf38e30f
Fixes OverviewActionsView height sizing.
...
By fixing the action buttons container height and allowing wrap content on overviewActionsView all views have enough room to be displayed and actions button container height can be calculated.
Bug: 182854439
Test: Manual
Change-Id: I34516ba42430d8fe6774e10215dd8ac1127920c8
2021-03-18 20:18:36 -07:00
Tony Wickham
72c15ef913
Fix QSB and Hotseat positions when ENABLE_DEVICE_SEARCH is enabled
...
Test: visual
Change-Id: I755de7552e2bb3f927f6be59c07f910ddfbc4650
2021-03-18 18:06:47 -07:00
Steven Ng
93f4ba0492
Merge "Only clear widgets list upon all widgets & shortcuts update" into sc-dev am: 425d17fefb
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/13887008
Change-Id: Ia930e291f19d15f82d9971f2c7a0d4bbfcaba5f3
2021-03-19 00:31:20 +00:00
Steven Ng
425d17fefb
Merge "Only clear widgets list upon all widgets & shortcuts update" into sc-dev
2021-03-19 00:07:17 +00:00
Steven Ng
8eb1f73d58
A11y fix for all widgets tray (Part 1 / n)
...
Mark some image view unimportant for accessibility.
Still need to update the content description for widget list
header to describe the expand / collapse action.
Test: Navigate all widgets tray with talkback enabled.
Bug: 183120145
Change-Id: I1801d8351ac7f22a0135a96a36de706377781b31
2021-03-18 23:42:56 +00:00
Evan Rosky
c65ef7ba28
Merge "Add rotation support to launch animations" into sc-dev am: 16a713c450
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/13538154
Change-Id: I2eaa01261c68a655ab5661adb4b59865670b583b
2021-03-18 23:27:22 +00:00
Evan Rosky
16a713c450
Merge "Add rotation support to launch animations" into sc-dev
2021-03-18 23:24:50 +00:00
Steven Ng
cc505b8ae4
Don't store Launcher as a class variable in CellLayout
...
CellLayout can be used by non launcher context, e.g. style &
wallpaper preview. To be safe, don't store Launcher as class
variable.
Test: Preview in style & wallpaper works fine
Drag icons from hotseat.
Drag widgets from workspace.
Bug: b/182282587
Change-Id: I9358eebce66ff1a46adbfb0602ae2bc970a921a6
2021-03-18 23:22:05 +00:00
Sunny Goyal
a8bbcb9c04
Fixing ActivityInit getting called before the full launcher components are initialized
...
Bug: 182575999
Test: Presubmit
Change-Id: Iea6986624b70caf2d502c1b21318b57a8b2fde03
2021-03-18 15:49:00 -07:00
Mariia Sandrikova
ce9c8654fe
Merge "Revert "Enable Live Tile"" into sc-dev am: f7864feded
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/13916401
Change-Id: If0e92dde13417179b76e4fee0733a5eb96ce594c
2021-03-18 22:20:22 +00:00
Vadim Tryshev
66d5320ddc
Merge "Not assuming reverse order of menu shortcuts" into sc-dev am: 5c97cb689d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/13907074
Change-Id: Ic45ce98fd6ba56e4d913eed5fc3cbc842ce94ce2
2021-03-18 22:18:44 +00:00
Vadim Tryshev
f55bd89fc4
Merge "Fixing testOverview test" into sc-dev am: 93f2b75223
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/13905048
Change-Id: Ia5d50e66118425a5346c11413f2b39b4fa6998b4
2021-03-18 22:06:24 +00:00
Steven Ng
6f98e1ebd0
Notify WidgetHostView drag content change only at onDraw
...
Reapply RemoteViews can happen asynchronously. RemoteViews may
not finish reinflation right after setColorResource. Let's call
it onDraw.
Test: Manual
Bug: 182282587
Change-Id: I3653b4c64a5897637181f61096464b75945ab5f5
2021-03-18 22:01:18 +00:00
Tony Wickham
b31d8fc379
Use taskbarSize as bottom inset when taskbar is present.
...
This was done in ag/13841736 but not included in ag/13821586
Test: QSB in correct position when taskbar present and not present
Bug: 171917176
Change-Id: I6aa220559afebe8710b5f01cdec9c2baa9f4c926
2021-03-18 13:57:20 -07:00
Tracy Zhou
e6354c1ab2
Revert "[Live tile] Finish recents animation when the phone goes to sleep in live tile mode"
...
This reverts commit d028937e74 .
Reason for revert: Caused a few bugs
Change-Id: I1a3f4aa90679dec18ed27d2a5a5f0446c6d52594
Fixes: 174866547
Fixes: 181937887
Fixes: 183124957
2021-03-18 19:23:44 +00:00
Mariia Sandrikova
f7864feded
Merge "Revert "Enable Live Tile"" into sc-dev
2021-03-18 19:18:34 +00:00
Vadim Tryshev
5c97cb689d
Merge "Not assuming reverse order of menu shortcuts" into sc-dev
2021-03-18 18:41:04 +00:00