Vinit Nayak
ef360b72b8
Show back and IME switcher for gesture nav (1/2)
...
This shows back and IME switcher when in app taskbar
and IME is visible.
This doesn't remove the system bar just yet (will
show overlap). Next CL will remove the system IME buttons
so only launcher IME buttons show.
Bug: 191612881
Test: Used IME in gesture + 3 button with taskbar.
Change-Id: If39382c4d01f26a9350f7460d9e769ca9b57828c
2021-06-24 21:12:21 -07:00
TreeHugger Robot
3bf47fc361
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev
2021-06-25 01:17:17 +00:00
TreeHugger Robot
2f7c5be54a
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev
2021-06-25 01:01:56 +00:00
TreeHugger Robot
20f3e0623a
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev
2021-06-25 00:57:05 +00:00
Vinit Nayak
69a7768ea6
Merge "Add rounded corners to TaskMenu Items" into sc-dev am: 646fdb802e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15084517
Change-Id: Ida241e8f5d6293ccd7e2dec7524b27c9aaa94bdb
2021-06-24 20:24:17 +00:00
Vinit Nayak
646fdb802e
Merge "Add rounded corners to TaskMenu Items" into sc-dev
2021-06-24 20:13:40 +00:00
Bill Yi
d81d27a08f
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I299d142391fb418d082010406c088a176d6ea044
2021-06-24 19:51:47 +00:00
Bill Yi
cf23447c4b
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I43e629bb30b7e66f0e956d88fbb7d157730176e6
2021-06-24 19:50:29 +00:00
Bill Yi
df620a32cd
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ie4bdc25f85dcf0e3981113e1636ada6787f78611
2021-06-24 19:49:18 +00:00
TreeHugger Robot
55bdce183e
Merge "Measure WidgetsBottomPicker again when the number of spans changes" into sc-dev am: 6604eb54bf
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15095550
Change-Id: I5b5bf85f123ecc1423b74f52a7b33328e1bb4e6e
2021-06-24 19:13:32 +00:00
TreeHugger Robot
6604eb54bf
Merge "Measure WidgetsBottomPicker again when the number of spans changes" into sc-dev
2021-06-24 18:43:32 +00:00
Steven Ng
53e8b46f66
Measure WidgetsBottomPicker again when the number of spans changes
...
Bug: In onMeasure, we calculate the number of spans that can be fit
horizontally. If the number of spans has changed, we re-organize
widgets shown in the table. However, after that, we didn't measure
WidgetsBottomPicker and its children again. As a result, the newly
added widget previews' dimensions are never measured.
Test: Long press clock app and then click widgets. Rotates the screen
and observe widgets correctly shown.
Fix: 191644950
Change-Id: Iae94fba5b137807483e061d785b18d59defb013e
2021-06-24 18:16:05 +01:00
Tony Wickham
9f7eae758f
Merge "Fix some touch issues during gesture nav transition" into sc-dev am: 8db306f3c5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15081302
Change-Id: I95ef73ae3b9352e70d16ff3a97ae74abf0b69656
2021-06-24 01:18:10 +00:00
TreeHugger Robot
bd80a07da1
Merge "Ensure InputConsumer is non-null in remaining cases" into sc-dev am: 862224f913
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15084524
Change-Id: If699c0ba7e4ef2e1bcb8026de6a16ed5fc599c6d
2021-06-24 01:18:03 +00:00
Tony Wickham
8db306f3c5
Merge "Fix some touch issues during gesture nav transition" into sc-dev
2021-06-24 01:08:43 +00:00
TreeHugger Robot
862224f913
Merge "Ensure InputConsumer is non-null in remaining cases" into sc-dev
2021-06-24 01:04:18 +00:00
Tony Wickham
f64f9a14d8
Ensure InputConsumer is non-null in remaining cases
...
Anywhere that was using mResetGestureInputConsumer now uses getDefaultInputConsumer, which returns NO_OP if mResetGestureInputConsumer is null.
Test: none
Bug: 191684742
Change-Id: I1ae02b01a9629fa0830955dfe4d83c95a4759c14
2021-06-23 16:39:44 -07:00
Vinit Nayak
d86a9948f9
Add rounded corners to TaskMenu Items
...
Bug: 188168717
Test: Manual
Change-Id: I7cce42fb08f03a9689b4c5d56ed8208d6f60f7d7
2021-06-23 23:16:01 +00:00
Jonathan Miranda
dc01385cc2
Merge "Update popup colors. Add local color extraction behind a flag." into sc-dev am: bd51e6e3f3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15065087
Change-Id: I900c337c3fb3bd6296b95102ec55d4e6c7057e29
2021-06-23 23:10:11 +00:00
Jonathan Miranda
bd51e6e3f3
Merge "Update popup colors. Add local color extraction behind a flag." into sc-dev
2021-06-23 22:51:20 +00:00
Hilary Huo
cb4475f7d8
Merge "[settings-pixel-search] Add ww logging to track slice fetching timeout" into sc-dev am: 08843d8e37
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15068624
Change-Id: I58da46b9fc9fd83205c352996c78453885666397
2021-06-23 22:29:13 +00:00
Hilary Huo
08843d8e37
Merge "[settings-pixel-search] Add ww logging to track slice fetching timeout" into sc-dev
2021-06-23 22:18:00 +00:00
Jon Miranda
27de7d2643
Update popup colors. Add local color extraction behind a flag.
...
- Also updating folder backgrounds, lStar only works in ColorStateList.
Bug: 191496301
Test: test wallpaper with light text, in light mode
test again in dark mode
test wallpaper with dark text, in light mode
test again in dark mode
Change-Id: I2d43d874e7e2fad6a9a0e039058beb58b204fa96
2021-06-23 14:18:25 -07:00
Steven Ng
1579854153
Merge "Use default spans as min spans if the min spans > default spans" into sc-dev am: fa9f70be03
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15081332
Change-Id: I64311aa17528c8c968a8cd2f032992c6e00225d7
2021-06-23 21:17:55 +00:00
Steven Ng
f5555fcb8e
Merge "Add null check before detach content view from dragView at onDropComplete" into sc-dev am: 5b786ca88d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15042822
Change-Id: Idc12dd2613200ce6e9901856b14c4ce0c5946fb6
2021-06-23 21:17:48 +00:00
Steven Ng
fa9f70be03
Merge "Use default spans as min spans if the min spans > default spans" into sc-dev
2021-06-23 21:05:43 +00:00
Steven Ng
5b786ca88d
Merge "Add null check before detach content view from dragView at onDropComplete" into sc-dev
2021-06-23 21:01:57 +00:00
Alina Zaidi
7392cf9bbf
Merge "Update string for no room on this Home screen toast." into sc-dev am: b7e15cf3b3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15079811
Change-Id: Iad854c8f22ed8923b42732644493063d7486eef6
2021-06-23 20:33:12 +00:00
Jonathan Miranda
e7ce4caaed
Merge "Fix folders being light in dark mode." into sc-dev am: 5546b258c3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15082515
Change-Id: I299041edaebfc0f333bcc7e56b3fe6489aa8c644
2021-06-23 20:32:45 +00:00
Alina Zaidi
b7e15cf3b3
Merge "Update string for no room on this Home screen toast." into sc-dev
2021-06-23 20:15:52 +00:00
Jonathan Miranda
5546b258c3
Merge "Fix folders being light in dark mode." into sc-dev
2021-06-23 20:13:24 +00:00
Tony Wickham
1351c2214d
Fix some touch issues during gesture nav transition
...
- Don't recreate the laucher transition controller if we've already ended it, as it could clobber a touch interaction that started in the meantime
- Test: swipe up from an app to overivew, swipe to dismiss it during the transition.
- Previously, we were ending the controller twice (once on touch down as we started proxying, and again in setupLauncherUiAfterSwipeUpToRecentsAnimation()), and the second one could happen after starting the dismiss interaction.
- Don't recreateControllers() if orientation didn't change
- Test: swipe up to go from an app to home, swipe up to all apps during the transition.
- Previously, we were getting the following sequence:
1. Touch down on home to start swiping to all apps - all current controllers get this down event to start determining whether to intercept
2. Before reaching touch slop, we recreateControllers(), so all new controllers won't get the down event and thus won't intercept
- Now, we avoid unnecessarily recreateControllers(), so the original controllers can still intercept.
Test: see above
Fixes: 189700453
Change-Id: Icfa5b6cdb32122adaf6ac8e8cb197b0c477dac60
2021-06-23 13:07:18 -07:00
Tracy Zhou
b3c3ce8b0a
[automerger skipped] Merge "Finish recents animation on task dismissal only if the task is a live tile task" into sc-dev am: 2f8342d791 -s ours
...
am skip reason: Merged-In Ie1dd02a2e8cc401a613a0ed2199400712c6d5291 with SHA-1 2591768d54 is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15072972
Change-Id: Id37ad50e6817629e5d8794e4cc2fb6ea69157de7
2021-06-23 19:59:16 +00:00
TreeHugger Robot
5e72b9cad2
Merge "Fix Tapl Background.switchToOverview for tablets" into sc-v2-dev
2021-06-23 19:54:07 +00:00
Tracy Zhou
2f8342d791
Merge "Finish recents animation on task dismissal only if the task is a live tile task" into sc-dev
2021-06-23 19:40:15 +00:00
Samuel Fufa
6c2c69cd97
Merge "Polish work for work profile" into sc-dev am: 1e70c235cf
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15031833
Change-Id: Ie9cf60cd89c805c7341e2725259152215edea889
2021-06-23 19:00:41 +00:00
Lucas Dupin
8ee65b1d75
Merge "Disable blurs when dev setting or battery saver" into sc-dev am: 697e51cd8c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15069844
Change-Id: Ia7bcf27ad8aba1a9115481f5ba4f9d77bf56d3a8
2021-06-23 19:00:14 +00:00
Samuel Fufa
1e70c235cf
Merge "Polish work for work profile" into sc-dev
2021-06-23 18:58:29 +00:00
Lucas Dupin
697e51cd8c
Merge "Disable blurs when dev setting or battery saver" into sc-dev
2021-06-23 18:40:43 +00:00
Jonathan Miranda
127e2605d5
Merge "Fix bug where icons in hotseat were clipped when display size is Small." into sc-dev am: 23415e214c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15068798
Change-Id: Ie2e85b1763f9061241df27e7b81acb3ff102b1d5
2021-06-23 18:36:53 +00:00
Hyunyoung Song
23ad64de64
Merge "Hide searchbox when header protection is on." into sc-dev am: 93068d1c39
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15058492
Change-Id: Ieffc6d68718a11249d21e29db28b26c86ef911e5
2021-06-23 18:36:41 +00:00
Jonathan Miranda
23415e214c
Merge "Fix bug where icons in hotseat were clipped when display size is Small." into sc-dev
2021-06-23 18:27:19 +00:00
Jon Miranda
d47f715b51
Fix folders being light in dark mode.
...
- Simplifying the styles here, following the same pattern as
the popup colors.
Bug: 175329686
Test: test wallpaper with light text, light mode
test again in dark mode
test wallpaper with dark text, light mode
test again in dark mode
Change-Id: I04f92bd64de69c5e33fc1bff50c4ecc0e7c17d37
2021-06-23 11:22:25 -07:00
Hyunyoung Song
93068d1c39
Merge "Hide searchbox when header protection is on." into sc-dev
2021-06-23 18:15:27 +00:00
Alex Chau
4637260ab9
Fix Tapl Background.switchToOverview for tablets
...
- The test failed because of unexpected touch event recoreded
- This is because it does not expect the gesture to start from launcher. But with taskbar present, the touch will be recorded from taskbar
Bug: 191344757
Test: TaplTestsQuickStep
Change-Id: I09b5a3029eef5cdc874bbbe8653976f12136144c
2021-06-23 19:06:20 +01:00
Vadim Tryshev
46aab40dd5
Merge "Detect leaks only on test success Bug: 191690396 Test: presubmit" into sc-dev am: 9d7ff51901
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15068626
Change-Id: I15ec31f5147ee3a484d33dedc3e6ae5dfe25abbd
2021-06-23 17:52:35 +00:00
Vadim Tryshev
9d7ff51901
Merge "Detect leaks only on test success Bug: 191690396 Test: presubmit" into sc-dev
2021-06-23 17:50:47 +00:00
Zak Cohen
2f3d6822d4
Merge "Sets a simple locus id when Overview is enabled" into sc-dev am: e43edc74ef
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15053498
Change-Id: I682014c857a2d977d0333eb7cb5f3415b92c5002
2021-06-23 17:44:29 +00:00
Schneider Victor-tulias
3908e51796
Merge "Update gesture nav tutorial back left and right videos" into sc-dev am: bef29071b5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14969574
Change-Id: I9961ffcd4c490576628782bd59b142ed3caa20f3
2021-06-23 17:44:12 +00:00
Zak Cohen
e43edc74ef
Merge "Sets a simple locus id when Overview is enabled" into sc-dev
2021-06-23 17:38:16 +00:00