Commit Graph

49755 Commits

Author SHA1 Message Date
Bill Yi 4bcd192da1 [automerged blank] Import translations. DO NOT MERGE ANYWHERE 2p: c7f09e8c48
Blank merge reason: commit message contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15860439

Change-Id: Ib716d6b587b36ec72a11c8dac70b2590c33ac031
2021-09-18 14:07:30 +00:00
Bill Yi 7aa5f3627c [automerged blank] Import translations. DO NOT MERGE ANYWHERE 2p: c7f09e8c48
Blank merge reason: commit message contains skip directive

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15860439

Change-Id: Ibb92eb96bfe0d2dd835c01e2e4320583ac52861e
2021-09-18 14:07:30 +00:00
Bill Yi c7f09e8c48 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I65f321856ccbf90b30625632532dc626dd8f8e72
2021-09-18 14:07:16 +00:00
TreeHugger Robot 3da93a868b Merge "Use ICU to format plural strings" into sc-v2-dev am: c9e7bf458f
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15819388

Change-Id: Ica026351ae69bee87489e2403400e7b669539054
2021-09-18 04:53:37 +00:00
TreeHugger Robot c9e7bf458f Merge "Use ICU to format plural strings" into sc-v2-dev 2021-09-18 04:37:46 +00:00
vadimt 876c15aa1f More logging for drop bar not appearing for dragged widget
Test: presubmit
Bug: 195031154
Change-Id: I28673866e2c893584402081b0f61acfa2a9c88c1
2021-09-17 19:43:07 -07:00
Android Build Coastguard Worker fb0aaf7658 Snap for 7743222 from 5f8bbcd552 to sc-v2-release
Change-Id: I4c46a5cb21985e8744b7003827310aedc6af62b6
2021-09-18 01:07:50 +00:00
zakcohen 88c3e793ed Overview - leave modal state on orientation changes.
Bug: 194424293
Test: Local

Change-Id: I913dd5cb85aa1c52d79a8876a78a677a586da9c7
(cherry picked from commit 5b144ea31f)
2021-09-17 22:45:01 +00:00
Steven Ng 707b118184 Use ICU to format plural strings
Test: manual
Fix: 199230208
Change-Id: I0b6fe9f8bb134a1479117c832575c63da2a07794
2021-09-17 22:44:06 +01:00
Vinit Nayak f94d7ca492 Merge "Show multiple icons for GroupedTaskView" into sc-v2-dev am: 03c13ad130
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15847979

Change-Id: Ib2d2567e400c3254b7182906286fecf1608f74c0
2021-09-17 21:35:05 +00:00
Vinit Nayak 03c13ad130 Merge "Show multiple icons for GroupedTaskView" into sc-v2-dev 2021-09-17 21:27:18 +00:00
Thales Lima e5b9e95161 Merge "launcher: use scalable grid in 4x4" into sc-v2-dev am: 5f8bbcd552
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15754333

Change-Id: I7aae2cb0bad4fa85253b1004f1f3b0a91c2ff5ce
2021-09-17 20:47:42 +00:00
Tracy Zhou d05a3d2040 Merge "Stash the bar after settling in Overview" into sc-v2-dev am: 088ec093e5
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15801649

Change-Id: Ibd990386e587ee67877980c27073d81729a95adf
2021-09-17 20:47:22 +00:00
Brian Isganitis b5aa6aa28b Merge "Add CONTAINER_WALLPAPERS for storing wallpaper info." into sc-v2-dev am: a682cda639
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15749700

Change-Id: I29e67b153549b456033b2db04c7c948d5f515bb5
2021-09-17 20:46:42 +00:00
Tracy Zhou 3d458313de Hide task bar icons when notification shade is expanded
Fixes: 199163951
Test: manual
Change-Id: Id2556aa5f08db55059c95d8c13cdc4d46b7d8c55
2021-09-17 12:11:25 -07:00
Vadim Tryshev e13ff2cb9a Revert "Temporarily disable Launcher3 tests affected by fling changes"
This reverts commit bc4dc49c6c.

Reason for revert: RecyclerView bug is fixed

Change-Id: Ia2a677f3a3987751349bad951ff136b2d55f439f
Merged-In: Ia2a677f3a3987751349bad951ff136b2d55f439f
Test: presubmit
Bug: 197802324
(cherry picked from commit 8b4a6ee65b)
2021-09-17 10:59:47 -07:00
Vinit Nayak af6b85e3bc Show multiple icons for GroupedTaskView
* Hide all overview actions for GroupedTaskView
* Move some logic from TaskView into respective
PagedOrientationHandlers
* Remove unused methods from PagedOrientationHandler
* NOTE this is just visual changes. Properly showing
task menu's is still in-progress

Bug: 181704764
Test: Tested GroupedTaskView in portrait/landscape,
fake landscape in small screen, and real portrait/landscape
in large screen

Change-Id: I9c13ca114024db0a8e3fa5d295951696adb8516f
2021-09-17 10:16:56 -07:00
Thales Lima 5f8bbcd552 Merge "launcher: use scalable grid in 4x4" into sc-v2-dev 2021-09-17 16:42:24 +00:00
Thales Lima d1df5fcaac launcher: use scalable grid in 4x4
Many changes are required to make scalable displays work correctly on
foldables. This first one is making sure that the correct number of
columns is used when calculating the used width for scalable grid. The
spaces around the workspace are not final yet.

Bug: 191879424
Test: manual
Change-Id: Idc41ed004580f1f86d8f9595d005abc72301b1e3
2021-09-17 10:43:42 +01:00
Tracy Zhou 088ec093e5 Merge "Stash the bar after settling in Overview" into sc-v2-dev 2021-09-16 23:15:53 +00:00
Android Build Coastguard Worker 038a1a4d0c Snap for 7739396 from 7b5aedc72d to sc-v2-release
Change-Id: I23b61ac007bcb7ad7c486c6bcdd10af5506cf153
2021-09-16 23:09:28 +00:00
Schneider Victor-tulias 68fb416b1a Allow icon add animations when user touches the screen.
Fixes: 199483081
Test: manual, repeatedly tapped screen until and while app icon was added, repeatedly changed pages until and while app icon was added
Change-Id: I286b52527dfe6e5bfdfedbbbf1eed72061fb5599
2021-09-16 13:24:01 -07:00
Brian Isganitis a682cda639 Merge "Add CONTAINER_WALLPAPERS for storing wallpaper info." into sc-v2-dev 2021-09-16 19:37:48 +00:00
TreeHugger Robot 6d20c75209 Merge "[Search] Apply background to entire SearchInput view instead of just EditText" into sc-v2-dev am: 7b5aedc72d am: b691132252
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15806806

Change-Id: I3115778ad0131dad542b12137d01314878299096
2021-09-16 17:26:02 +00:00
TreeHugger Robot f74c7a737d Merge "Scroll AllApps to top when new padding is set." into sc-v2-dev am: 460e2c4299 am: a53e01e42d
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15779369

Change-Id: I1244f3cec5d693a2493c35cb3fc16a5d6ecceb46
2021-09-16 17:25:51 +00:00
TreeHugger Robot b691132252 Merge "[Search] Apply background to entire SearchInput view instead of just EditText" into sc-v2-dev am: 7b5aedc72d
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15806806

Change-Id: I70143e78709308999a39e7b7c8cc9bf9d3229a1d
2021-09-16 17:13:03 +00:00
TreeHugger Robot a53e01e42d Merge "Scroll AllApps to top when new padding is set." into sc-v2-dev am: 460e2c4299
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15779369

Change-Id: Ie940e57330209524bcff2a105054ca5dc3fdea7d
2021-09-16 17:12:56 +00:00
TreeHugger Robot 7b5aedc72d Merge "[Search] Apply background to entire SearchInput view instead of just EditText" into sc-v2-dev 2021-09-16 17:11:52 +00:00
András Klöczl a635b03120 Merge "Add logging to catch rare launcher wipe issue" into sc-v2-dev am: 25e84690b3 am: 2fffff7ad7
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15839769

Change-Id: Ibace54d3e846bebf515e9ae9f5874477e50da19d
2021-09-16 17:03:16 +00:00
TreeHugger Robot 460e2c4299 Merge "Scroll AllApps to top when new padding is set." into sc-v2-dev 2021-09-16 17:01:22 +00:00
András Klöczl 2fffff7ad7 Merge "Add logging to catch rare launcher wipe issue" into sc-v2-dev am: 25e84690b3
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15839769

Change-Id: Ifb26c8168e31336f4591cfcbde66c5376b69dafc
2021-09-16 16:46:16 +00:00
András Klöczl 25e84690b3 Merge "Add logging to catch rare launcher wipe issue" into sc-v2-dev 2021-09-16 16:29:11 +00:00
Andras Kloczl 971da6c3aa Add logging to catch rare launcher wipe issue
Test: not necessary
Bug: 200010396
Change-Id: If7c478e220c2c0ee9f6479b18bf05bf39811b451
2021-09-16 17:26:04 +01:00
Tracy Zhou 308851d866 Stash the bar after settling in Overview
Test: https://recall.googleplex.com/projects/81822932-8526-4ee7-b5f7-4ef6d6603f1d/sessions/f0f7a3db-76b6-4f60-87e8-8918bd6cf180
Bug: 193938970
Change-Id: Ic08d3156f5c78a34f353783b760d5cf098e442e8
2021-09-16 00:06:47 -07:00
TreeHugger Robot f958f8aa65 Merge "Removing unused tracing" into sc-v2-dev am: d8bbdce598 am: f337e43c50
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15806953

Change-Id: Ic06020a615a96040de04be8b98dd5cc43470879f
2021-09-16 05:25:42 +00:00
TreeHugger Robot f337e43c50 Merge "Removing unused tracing" into sc-v2-dev am: d8bbdce598
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15806953

Change-Id: I03459327042c35a5fc81eaea72cd30b9175ae645
2021-09-16 05:13:35 +00:00
TreeHugger Robot d8bbdce598 Merge "Removing unused tracing" into sc-v2-dev 2021-09-16 04:59:38 +00:00
TreeHugger Robot b4d682ab87 Merge changes from topic "launcher-loading" into sc-v2-dev am: ca1ee7a161 am: b39c4e28e6
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15616248

Change-Id: Iac502320cec13689ba1fbb372f4869960020c857
2021-09-16 04:49:49 +00:00
TreeHugger Robot b39c4e28e6 Merge changes from topic "launcher-loading" into sc-v2-dev am: ca1ee7a161
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15616248

Change-Id: Iba1ebff3227fbfcbc93f86e01eb08bf30de98cc8
2021-09-16 04:36:02 +00:00
TreeHugger Robot ca1ee7a161 Merge changes from topic "launcher-loading" into sc-v2-dev
* changes:
  Improve workspace loading times.
  Add tracing to help in launcher load time profiling.
2021-09-16 04:24:23 +00:00
synch 4ca16e1bb1 extract text conversions from composing text and send them for search
Bug: 196294479
Test: manually
Change-Id: Iba9f1097b6ab8ef1339979ca2a0b4e26cd07144c
2021-09-16 09:55:59 +08:00
Schneider Victor-tulias b988ab77cb Improve workspace loading times.
Updated loadWorkspace to load all required icons in a series of bulk sql queries. This reduces the cost of SQL lookups (up to two lookups per user, rather than one lookup per icon)

Bug: 195674813
Test: Added all icons to workspace, added duplicate icons, added icons for same component name from different users

Change-Id: I56afaa04e7c7701f0d3c86b31c53f578dfa73fe6
2021-09-15 17:09:06 -07:00
Schneider Victor-tulias 927d6dcc6c Add tracing to help in launcher load time profiling.
Bug: 195674813
Test: None
Change-Id: I895a64bbba515ce7b7df8d093d40e0a5b6056d2e
2021-09-15 17:08:53 -07:00
Vinit Nayak 6e4719693f Show all TaskViews when doing seamless overview rotation am: 6434f8eae5 am: 104ed0b9a8 am: 0548473a82
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15838849

Change-Id: Idcd3d8dc3d1b011b18acbb4411570fe417f6c020
2021-09-16 00:05:08 +00:00
Vinit Nayak 0169fa3f34 Show all TaskViews when doing seamless overview rotation am: 6434f8eae5 am: ddd5a6ec3c am: e628b82b89
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15838849

Change-Id: I1452c39bb1e053c24ad60f5264fff63cbdfe1cc8
2021-09-16 00:04:48 +00:00
Vinit Nayak 0548473a82 Show all TaskViews when doing seamless overview rotation am: 6434f8eae5 am: 104ed0b9a8
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15838849

Change-Id: I11364103c60986e3a8e8f6aa6bfc487b061914f9
2021-09-15 23:51:11 +00:00
Vinit Nayak e628b82b89 Show all TaskViews when doing seamless overview rotation am: 6434f8eae5 am: ddd5a6ec3c
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15838849

Change-Id: Ibfd55da6b502b6e7bff9f840659327f70b5dcf35
2021-09-15 23:50:50 +00:00
Vinit Nayak 104ed0b9a8 Show all TaskViews when doing seamless overview rotation am: 6434f8eae5
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15838849

Change-Id: Id57edd739e61c9703449058f439c0526b6ef2e8c
2021-09-15 23:39:22 +00:00
Vinit Nayak ddd5a6ec3c Show all TaskViews when doing seamless overview rotation am: 6434f8eae5
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15838849

Change-Id: Ia3c470af6bcd42d20e692589ddd9b52c54d18199
2021-09-15 23:39:20 +00:00
Android Build Coastguard Worker 62543556d3 Snap for 7736437 from da76a1defd to sc-v2-release
Change-Id: I27c1890e2eb3b65590469112e6580dd8a9878f2a
2021-09-15 23:09:05 +00:00