Stevie Kideckel
6f3081affa
Merge "Fix corner radius for expanded widget picker list items" into sc-dev
2021-06-04 20:50:52 +00:00
Winson Chung
98644240ca
Merge "Workaround for apps to stop before removing the task" into sc-v2-dev
2021-06-04 20:38:06 +00:00
Lucas Dupin
32d8a953b4
Merge "Remove blur from launcher when in overview" into sc-dev am: 997ac6cddc
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14829892
Change-Id: I715c8726e4223e749f01ff510f94bc3d54ef1bb9
2021-06-04 20:05:10 +00:00
Lucas Dupin
997ac6cddc
Merge "Remove blur from launcher when in overview" into sc-dev
2021-06-04 19:51:46 +00:00
Vadim Tryshev
301ffa6502
Merge "Improve diagnostics when cannot install wellbeing test apk" into sc-dev am: 1ba5a68e31
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14682231
Change-Id: I290b71eecddc1890178ce029ac06a488341789f4
2021-06-04 19:34:41 +00:00
Vadim Tryshev
1ba5a68e31
Merge "Improve diagnostics when cannot install wellbeing test apk" into sc-dev
2021-06-04 19:15:55 +00:00
Hyunyoung Song
75987bddd3
Merge "Remove APP_SEARCH_IMPROVEMENTS" into sc-dev am: 9450883e74
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14829362
Change-Id: Id83670f5fbb70af1dd774025829b5fe301389936
2021-06-04 18:44:05 +00:00
Hyunyoung Song
9450883e74
Merge "Remove APP_SEARCH_IMPROVEMENTS" into sc-dev
2021-06-04 18:24:11 +00:00
Sunny Goyal
a72e9e20bf
Merge "Taskbar layout update" into sc-v2-dev
2021-06-04 18:08:58 +00:00
Vadim Tryshev
896c4afbd0
Merge "Postponing CUJ_QUICK_SWITCH and CUJ_APP_CLOSE_TO_HOME" into sc-dev am: a5a61dddfd
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14805586
Change-Id: Ib1058ed591817a1bf34bcda56f044d3ded556933
2021-06-04 18:05:55 +00:00
Steven Ng
d4e862e826
Merge "Include widget padding & boarder spacing in widget preview size estimation" into sc-dev am: 5063805a4e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14830785
Change-Id: Ib2f09e79cddc7a331463854e533f0ee3ba439291
2021-06-04 18:05:44 +00:00
Lucas Dupin
258e4526b7
Remove blur from launcher when in overview
...
The App window will be under Launcher, so we can't actually blur
launcher at that time, otherwise the live window will also be blurred.
Test: manual
Bug: 189207458
Change-Id: Ie07449d29d3b0dc60d3787b6d32aa9e46e0bb613
2021-06-04 11:05:37 -07:00
Vadim Tryshev
a5a61dddfd
Merge "Postponing CUJ_QUICK_SWITCH and CUJ_APP_CLOSE_TO_HOME" into sc-dev
2021-06-04 17:57:00 +00:00
Steven Ng
5063805a4e
Merge "Include widget padding & boarder spacing in widget preview size estimation" into sc-dev
2021-06-04 17:45:29 +00:00
Winson Chung
ccda7bc725
Workaround for apps to stop before removing the task
...
- With live tile enabled, the race between destroying the task and
killing the process is more evident since the app may not get
stopped at all. For now, when dismissing, defer removing the
task until we've finished the recents animation to allow the
app to be stopped accordingly
Bug: 184899234
Test: Dismiss the task from overview, check that the app gets
lifecycle events
Change-Id: Ib3ea479643d65859fe4cd580b4c347b87130a69d
2021-06-04 17:21:17 +00:00
Alina Zaidi
9f5a7f8366
Adjust Widgets education dialog size when in landscape
...
Test: Tested manually
Bug: 185354491
Change-Id: Ifd86f48d705b054ae6a2315a11e5398423020755
2021-06-04 18:14:02 +01:00
Pat Manning
5c7b505d25
Animate live tile translation and update live tile page scroll on dismissal of non-live tile tasks.
...
Test: manual
Fix: 188453992
Bug: 188453992
Change-Id: I661c7a2900118ea02e4947feed99308d1a3a5619
2021-06-04 17:11:54 +00:00
Yogisha Dixit
f8ef794774
Add new log events for widgets. am: 4ff5ee3a8f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14425539
Change-Id: Icfd93b918332a391602c788aa84f27d421c7ef14
2021-06-04 16:37:07 +00:00
Steven Ng
4a0e1b40f3
Include widget padding & boarder spacing in widget preview size estimation
...
Test: Sideload Google dev clock and verify the 5x5 widget preview is
rendered correctly.
Verify conversation widget preview is rendered correctly in the
full widgets picker and priority flow (aka pin widget flow).
Bug: 189975670
Change-Id: I4b0212ae347044c970ba40b9b33439448a6aa941
2021-06-04 15:31:22 +01:00
Yogisha Dixit
4ff5ee3a8f
Add new log events for widgets.
...
Design doc: go/widgets-logging
Bug: 185778648
Test: manual
Change-Id: Ia3c6edb87766a33e77865e9461e7101a1df864c1
2021-06-04 14:52:37 +01:00
Stevie Kideckel
d93feeba0a
Fix corner radius for expanded widget picker list items
...
Also create the drawables at runtime to avoid all the permutations
Fix: 189329394
Test: verified locally
Change-Id: I0497759ff68bd4ae6b1635423cfd4713f06d349f
2021-06-04 13:04:04 +00:00
TreeHugger Robot
4d296cc3d8
Merge "Use a selector instead of loading resource for drop target." into sc-dev am: b1e51e2a3f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14817811
Change-Id: Ieb674f68802b1550eb2675b0c0a7ef5abf233779
2021-06-04 12:49:20 +00:00
TreeHugger Robot
b1e51e2a3f
Merge "Use a selector instead of loading resource for drop target." into sc-dev
2021-06-04 12:29:22 +00:00
Stevie Kideckel
c5a9ffb31c
Merge "Use scrollToPositionWithOffset in widget list and account for padding" into sc-dev am: 6d12fb29f7
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14817820
Change-Id: I49ebce6c0d887e18b7087d9bfc46ca255e0fe912
2021-06-04 12:05:47 +00:00
Stevie Kideckel
6d12fb29f7
Merge "Use scrollToPositionWithOffset in widget list and account for padding" into sc-dev
2021-06-04 11:45:27 +00:00
Yogisha Dixit
2ff963b0c7
Use a selector instead of loading resource for drop target.
...
Test: manual
Bug: 187355401,187035471
Change-Id: I65fef2c810c791c3282bd4a087359f6cff774cc4
2021-06-04 12:10:06 +01:00
Hyunyoung Song
e3d32b543d
Icon sizes/ keyline / font for AA+ results
...
Bug: 188946408
Bug: 189166362
Test: manual, screenshots on the bug
Change-Id: I40c77d8ea3cdcc9dcc33afb1026d1f75c21e9f05
2021-06-04 01:43:40 -07:00
Hyunyoung Song
2e747e2194
Remove APP_SEARCH_IMPROVEMENTS
...
Bug: 190104801
Test: manual, builds
Change-Id: Icd7f0f17bf79eda9fa8e10a6699be3852a34de67
2021-06-03 20:22:29 -07:00
TreeHugger Robot
24193e4520
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 04eff2698c -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14825454
Change-Id: Ieb9b933af93d769966f8a75a6712f94e1d58a140
2021-06-04 00:34:05 +00:00
TreeHugger Robot
da66b3b9a2
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 51d7cda483 -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14822032
Change-Id: Iaeaabe3c59da8a2d41153cdb4f3630db53beb3c3
2021-06-04 00:33:54 +00:00
Bill Lin
657a6da6fb
Merge changes I7b9e6e7f,I9729cd40 into sc-dev am: 51b35256d2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14800258
Change-Id: I717b55f90426b21c05370a0aeb731b960fb64bee
2021-06-04 00:33:43 +00:00
TreeHugger Robot
04eff2698c
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-06-04 00:23:55 +00:00
TreeHugger Robot
51d7cda483
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-06-04 00:20:35 +00:00
Bill Lin
51b35256d2
Merge changes I7b9e6e7f,I9729cd40 into sc-dev
...
* changes:
2/ Notify adjust touch slop when one handed mode activated
1/ Provides feasibility to adjust touch slop in TouchController
2021-06-04 00:16:12 +00:00
TreeHugger Robot
127dc16096
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev
2021-06-04 00:12:03 +00:00
TreeHugger Robot
6809a6af11
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev
2021-06-04 00:03:34 +00:00
Sunny Goyal
57b2279dcb
Taskbar layout update
...
> Calculating the hotseat padding statically
> Animating taskbar views individually when animating to home
instead of a layout animation
> Moving all navbar buttons to a separate layout/controller and independent
of Launcher
> Fixing RTL layout for taskbar and nav bar
Bug: 187353581
Test: Manual
Change-Id: If21696f38beee328f553e467394776a8e8ed4c3e
2021-06-03 16:10:02 -07:00
Vinit Nayak
759490be1d
Merge "Check for taskbar 3 button flag when initializing RotationContextualButton" into sc-v2-dev
2021-06-03 22:51:54 +00:00
Brian Isganitis
5980354d54
Show toolbar back button on subsettings pages am: 6afcfd7cbd
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14741513
Change-Id: I5521e29757bb7bf7d0fb8d0774ae84776abb4ba7
2021-06-03 22:39:49 +00:00
Brian Isganitis
24cee4fbac
Pad bottom of settings list view with bottom system insets am: ed49a7187d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14738959
Change-Id: I35d74ea75a87c39260e558457de63a0e8e742e19
2021-06-03 22:39:48 +00:00
Brian Isganitis
6afcfd7cbd
Show toolbar back button on subsettings pages
...
Test: Back button displayed and functional on subsettings
Bug: 187732263
Change-Id: I6a3679de3a00480f5a0861f966d178be25f001d4
2021-06-03 17:04:33 -04:00
Brian Isganitis
ed49a7187d
Pad bottom of settings list view with bottom system insets
...
This change allows for a transparent navigation bar in the settings Material next redesign.
Test: Bottom of settings not cut off by bottom navigation bar
Bug: 187732263
Change-Id: I237011003ca0c3760c0fbdbb2865ef90c19d7b81
2021-06-03 17:02:05 -04:00
Jonathan Miranda
73886f379f
Merge "Only inset widgets if workspaceTopPadding is greater than the widget padding." into sc-dev am: 3ed65ede16
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14823934
Change-Id: Ica0d5b9d65dcaa32aae7978ffa36e3a63c172ce1
2021-06-03 20:43:24 +00:00
Vinit Nayak
51ca609048
Check for taskbar 3 button flag when initializing RotationContextualButton
...
Fixes: 190063583
Change-Id: Ibc8ee6586cdf7316f61bae9fc5eff39b4b9992f1
2021-06-03 13:27:14 -07:00
Jonathan Miranda
3ed65ede16
Merge "Only inset widgets if workspaceTopPadding is greater than the widget padding." into sc-dev
2021-06-03 20:23:18 +00:00
Alex Chau
f647016cce
Merge "Make quick switch track finger 1:1" into sc-v2-dev
2021-06-03 19:44:55 +00:00
Bill Yi
3de111e392
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ib375e57ffc23e1a08438794f564927c0e60a741a
2021-06-03 19:02:56 +00:00
Bill Yi
77811638c7
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I2aeaa7f42eb543dc89898042289ba5baf91da4ca
2021-06-03 19:02:15 +00:00
Bill Yi
1a01df7733
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Icd923fe6ba24436415e6a65c25dda49ee50a6164
2021-06-03 19:00:53 +00:00
Bill Yi
5821abb3e5
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I463274ac8154729157b0fd623b966dba8ce36711
2021-06-03 19:00:20 +00:00