TreeHugger Robot
f86cdecbc8
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 0dbab4ec73 -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14227375
Change-Id: I47812ba6f75d8988f4098d873a685ffa51014b40
2021-04-18 07:07:36 +00:00
Bill Yi
67cc57d767
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: ef34790bc6 -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14227927
Change-Id: I4acd4e6da56d25ceedb07641896a1eee7e48862e
2021-04-18 07:07:27 +00:00
TreeHugger Robot
0dbab4ec73
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-04-18 06:47:25 +00:00
Bill Yi
2875c4daa2
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I244c0a7b406c4fe2629f682e9813c835be8c82ef
2021-04-17 22:15:44 -07:00
Bill Yi
ef34790bc6
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ie990000f9b8ff61c1cf39ac23e525dd119510ad0
2021-04-17 22:15:09 -07:00
Alina Zaidi
8168784dd8
Merge "Only setup widget adapters once after inflation" into sc-dev am: 45b8e48a69
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14213286
Change-Id: I42c83e5f770363801995c0680653fe7cb88860d4
2021-04-17 19:29:14 +00:00
Alina Zaidi
45b8e48a69
Merge "Only setup widget adapters once after inflation" into sc-dev
2021-04-17 19:15:11 +00:00
Andy Wickham
268703540b
Merge "Sandbox changes for use in UXR prototype." into sc-dev am: 6c9f4ef566
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/13829605
Change-Id: Id1e56f44855c08706dbabfae94783f504b000547
2021-04-17 05:51:56 +00:00
Andy Wickham
6c9f4ef566
Merge "Sandbox changes for use in UXR prototype." into sc-dev
2021-04-17 05:37:41 +00:00
TreeHugger Robot
202ab507ed
Merge "Fix errorprone build" into sc-dev am: 871895da4f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14217047
Change-Id: Iad1d79fe13f22fa05f906eb12d20600dad9e0590
2021-04-17 03:24:38 +00:00
TreeHugger Robot
871895da4f
Merge "Fix errorprone build" into sc-dev
2021-04-17 02:56:01 +00:00
TreeHugger Robot
f886ae7cac
Merge "Redraw live tile when dismissing all tasks" into sc-dev am: 231ccd65bf
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14215158
Change-Id: Icde159cd9394c9e37f5a9661bdca7ef4ef2d6bbe
2021-04-17 02:06:23 +00:00
TreeHugger Robot
231ccd65bf
Merge "Redraw live tile when dismissing all tasks" into sc-dev
2021-04-17 02:01:05 +00:00
TreeHugger Robot
5a0834b027
Merge "Check if the TaskView is a live tile task in task launch animation" into sc-dev am: d9efe3a79c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14216633
Change-Id: Ie6d4ca508c9320dbd93d7a5d5dba2dcd395adc3e
2021-04-17 01:55:06 +00:00
TreeHugger Robot
aac32faf5c
Merge "Update gesture navigation string resource for translations." into sc-dev am: b16d54d691
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14215252
Change-Id: I17c09e09717e1468337bc3847d6b2f2fb4491138
2021-04-17 01:54:52 +00:00
TreeHugger Robot
d9efe3a79c
Merge "Check if the TaskView is a live tile task in task launch animation" into sc-dev
2021-04-17 01:35:35 +00:00
TreeHugger Robot
b16d54d691
Merge "Update gesture navigation string resource for translations." into sc-dev
2021-04-17 01:30:35 +00:00
Tracy Zhou
9a14d08987
Redraw live tile when dismissing all tasks
...
Fixes: 185309909
Test: manual
Change-Id: Ibfa4e5eaddfff79cffc76b272be35f726cb2bc9a
2021-04-16 17:12:07 -07:00
Andy Wickham
855072cda5
Sandbox changes for use in UXR prototype.
...
- "All Set" screen doesn't show after Home/Overview/Back tutorials.
- X button in top left is hidden (we'll want to move this to the
feedback view).
- Feedback pops in and out from the top of the screen.
- Hand animation is replaced by video feedback at start and after
incorrect gesture.
- Back tutorial goes left then right, in order to match video.
- Updated strings and marked translatable (UX-reviewed already).
- Added Chinese translations.
- Many other things.
Test: Manual
Change-Id: I126a3ea0dad645014fab9cdee2ed19e06a8a56e9
2021-04-16 16:54:41 -07:00
Tracy Zhou
ddc33d6344
Check if the TaskView is a live tile task in task launch animation
...
Fixes: 185540107
Test: manual
Change-Id: I7f1503d8ac6dee4c153a60d5f72fae9a37f1c387
2021-04-16 16:35:42 -07:00
Adam Cohen
868cab175b
Fix errorprone build
...
=> dialogCornerRadius introduced in v28; this is enforced by errorprone build
Bug: 185623950
Test: manual
Change-Id: I8913cc4645a2f5a26f9b98226ba66f8a8b27c77c
2021-04-16 16:12:17 -07:00
Sunny Goyal
c4ea09320c
Merge "Fixing recents command not working properly in gesture mode" into sc-dev am: 9a8c77afe9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14214262
Change-Id: Ib779b72395e01dbf4104d41022c8a4572faf26d4
2021-04-16 22:28:20 +00:00
Sunny Goyal
9a8c77afe9
Merge "Fixing recents command not working properly in gesture mode" into sc-dev
2021-04-16 22:03:31 +00:00
TreeHugger Robot
a274271905
Merge "Fix the corner radius on workspace page outlines" into sc-dev am: 447dcd4052
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14214261
Change-Id: I26b900ca1ee36149d9e672dced54817eb8c7940e
2021-04-16 21:20:13 +00:00
TreeHugger Robot
447dcd4052
Merge "Fix the corner radius on workspace page outlines" into sc-dev
2021-04-16 21:01:58 +00:00
Schneider Victor-tulias
3ce81f275f
Update gesture navigation string resource for translations.
...
Updated the gesture navigation tutorial skip dialog's subtitle string resource and description:
1. increase char limit.
2. Added a placeholder string.
3. Updated the description to be clearer for translators.
bug: 185381331
Test: none
Change-Id: I6f06991694d48a9babf98777b377393f32998956
2021-04-16 13:38:26 -07:00
Steven Ng
72ec26e7a6
Merge "Add debug logs for widget recommendation down scale calculation" into sc-dev am: bacfccfc7d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14204540
Change-Id: I11b3eb6a683924396b8275b98083f5e1589ae65b
2021-04-16 20:21:52 +00:00
Steven Ng
bacfccfc7d
Merge "Add debug logs for widget recommendation down scale calculation" into sc-dev
2021-04-16 19:55:05 +00:00
Sunny Goyal
dfc22b8ff1
Fixing recents command not working properly in gesture mode
...
Bug: 185445289
Test: Manual
Change-Id: I233ee493ea0d42bbfca14b17e921d907cc65da53
2021-04-16 12:13:31 -07:00
Adam Cohen
e6cf55f40a
Merge "Update drag and drop visualizations" into sc-dev am: 6adae06ed2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/13663247
Change-Id: I01a466c52051edc7b3b1e36615dacf3f62d02137
2021-04-16 18:25:13 +00:00
Adam Cohen
4ae6d0b286
Fix the corner radius on workspace page outlines
...
Bug: 185163323
Test: manual
Change-Id: Ibc84b93147e2a5020b266e0a81f12a8e18258d29
2021-04-16 11:10:54 -07:00
Adam Cohen
6adae06ed2
Merge "Update drag and drop visualizations" into sc-dev
2021-04-16 18:06:54 +00:00
Steven Ng
29f6b0ba05
Add debug logs for widget recommendation down scale calculation
...
Bug: 185508758
Test: None
Change-Id: I0b4789075bcc5ffc26f30dcd483f7c97bee9f410
2021-04-16 18:39:45 +01:00
Sunny Goyal
fb9905e706
Merge "Adding surface-release check for live-tiles" into sc-dev am: 4b162b1336
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14201429
Change-Id: I61683142de8ce7caa08d1e3c470241f769f8b43f
2021-04-16 17:37:22 +00:00
Sunny Goyal
4b162b1336
Merge "Adding surface-release check for live-tiles" into sc-dev
2021-04-16 17:10:43 +00:00
Steven Ng
ffde1471e4
Only setup widget adapters once after inflation
...
Bug: 185587905
Test: Switch to a new Guest user. Then, quickly open the all widgets
picker and scroll to the bottom. The widgets picker no longer
scroll to top even after app icons are loaded.
Change-Id: I1ffef95af56935d101d12520a20be97931d1429d
2021-04-16 18:02:23 +01:00
Alex Chau
bf54c08fdd
Merge "Handle page offset for grid overview" into sc-dev am: 84a1e40912
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14187223
Change-Id: Icf829b3ecc8544fa3a050c50d3c5ea10ce259140
2021-04-16 14:29:36 +00:00
Alex Chau
84a1e40912
Merge "Handle page offset for grid overview" into sc-dev
2021-04-16 14:09:33 +00:00
Steven Ng
ef78bf9656
Merge "Fix app widget preview layout drag-n-drop & rendering" into sc-dev am: 681aa90325
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14199561
Change-Id: I0d15b68fdfb28625d4e8dcf00cc81efe8d2ccdf1
2021-04-16 12:44:20 +00:00
Steven Ng
681aa90325
Merge "Fix app widget preview layout drag-n-drop & rendering" into sc-dev
2021-04-16 12:27:15 +00:00
Cyrus Boadway
1a837f26ae
Merge "Use Quickstep ActivityOptions when launching activities from App Widgets" into sc-dev am: 42431d5217
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14187206
Change-Id: I70cde77e391628a1c4a2cd319f3cce5d2fdead36
2021-04-16 11:57:47 +00:00
Cyrus Boadway
42431d5217
Merge "Use Quickstep ActivityOptions when launching activities from App Widgets" into sc-dev
2021-04-16 11:53:35 +00:00
Alex Chau
9594c6987f
Handle page offset for grid overview
...
- Use TaskView's actual position with grid/fullscreen translation considered for taskPosition calculation
- Shift taskPosition by midpoint scroll, and no longer assumes midpoint is on middle of the screen
- Handle situation that TaskView is on left/right of midpoint, making the calculation generic to be able to handle grid situation
Bug: 175939487
Test: Launch modal view with wide/, RTL/non-RTL, orientation/simulated landscape combinations
Change-Id: Idd0cc9c5e24f453d830e1420319a38d3d784270d
2021-04-16 12:25:49 +01:00
Cyrus Boadway
0d309db47e
Use Quickstep ActivityOptions when launching activities from App Widgets
...
Set a Quickstep specific InteractionHandler on QuickstepLauncher's
AppWidgetHost, which provides QuickstepTransitionManager-generated
ActivityOptions when starting activities from app widget interactions.
Bug: 169042867
Test: manual
Topic: quickstep-widget-app-launch
Change-Id: I231122b09aede940c047f19a5b5d1e7c562f6d3f
2021-04-16 09:42:46 +00:00
Steven Ng
f089f741ad
Fix app widget preview layout drag-n-drop & rendering
...
1. Before this CL, preview layouts are not rendered in both the
BottomWidgetSheet and SearchPopupSheet because the preview
width & height are not set correctly.
2. Also applies the right padding to preview layouts.
Bug: 185374336
Test: Drag-n-drop preview layout from the full widgets picker,
the bottom widgets picker and the search widgets picker.
Change-Id: I2b6303bfe4eb86a4935a5569f6107e9d46448902
2021-04-16 10:41:33 +01:00
TreeHugger Robot
6dc31304e8
Merge "[Overview Sharing] Add logging events for overview sharing." into sc-dev am: def4ff1570
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14201348
Change-Id: Id6f79f8d076c30acc4f020522203c2adbdf6fa69
2021-04-16 04:09:14 +00:00
TreeHugger Robot
def4ff1570
Merge "[Overview Sharing] Add logging events for overview sharing." into sc-dev
2021-04-16 03:47:14 +00:00
TreeHugger Robot
b4a6981910
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: f5d8851b56 -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14201431
Change-Id: I775c2bb635aefa30f116e4db5983b88422efd3aa
2021-04-16 01:07:09 +00:00
TreeHugger Robot
f5d8851b56
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-04-16 00:56:38 +00:00
Bill Yi
80414dfe16
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: a1817425d3 -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14201430
Change-Id: I6f8cd086358490c2057b5f76260498ecdf67be7c
2021-04-16 00:53:46 +00:00