Brian Isganitis
77de0d5a28
Add EDU lottie animations for persistent and transient.
...
This CL introduces separate lottie assets for light and dark themes, as
well as each step. Each asset contains all of the steps currently but is
constrained to a min and max frame. In future CLs, we will optimize the
storage these take up by using the global assets and controlling min and
max frames programmatically, or trimming each individual asset.
Additionally, we should only be importing one theme variant and then
converting to the opposite programmatically, but the color mappings are
not ready yet.
Future polish to the EDU sheet, such as better handling the stashed
taskbar, will be introduced in future CLs.
Test: Manual in transient and persistent modes.
Bug: 217261955
Change-Id: I5b219ea02e25de0c5c887b5b5640f909e1219287
2022-12-08 14:06:09 +00:00
Bill Yi
11dc7602ed
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Id4a3af2702e7226014db0af9728c33353e72da09
2022-12-08 02:35:44 -08:00
Bill Yi
841089b4be
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I4ef37f944e56e3c095689720fc64d228f2b08964
2022-12-08 02:35:12 -08:00
Sebastián Franco
bdee8e4313
Merge "Ignore all launcher3 flaky test so that they come back online" into tm-qpr-dev am: 878ae3fc85 am: 64d68ce0c7
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20647519
Change-Id: I255b21e3e06e93c90f7b718d265d166abc4b4e72
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-07 20:50:40 +00:00
Sebastián Franco
64d68ce0c7
Merge "Ignore all launcher3 flaky test so that they come back online" into tm-qpr-dev am: 878ae3fc85
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20647519
Change-Id: Ibf8c355fc406af4aefc9cc5c8968a507e143e2f8
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-07 20:29:36 +00:00
Sebastián Franco
878ae3fc85
Merge "Ignore all launcher3 flaky test so that they come back online" into tm-qpr-dev
2022-12-07 20:13:13 +00:00
Schneider Victor-tulias
f0de6cc2ca
Revert "Cancel gestures on launcher destroy"
...
Revert "Refactor SchedulerCallback implementation"
Revert submission 20555112-launcher-destroy-gestures
Reason for revert: causes test failures
Reverted Changes:
Ib43cdd597:Refactor SchedulerCallback implementation
Ia8e936e26:Cancel gestures on launcher destroy
Change-Id: I2199e39237b7c9fe25784b46e16960cd5f17c46c
2022-12-07 19:46:00 +00:00
TreeHugger Robot
f73226777e
Merge "Add logs to aid missing unfold animation on launcher investigation" into tm-qpr-dev am: db8b97068b am: 602ef0772d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20637474
Change-Id: Ifa9b1173dd79e63ba990e30b2b6c8349ddfa06f6
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-07 19:43:03 +00:00
TreeHugger Robot
602ef0772d
Merge "Add logs to aid missing unfold animation on launcher investigation" into tm-qpr-dev am: db8b97068b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20637474
Change-Id: I30d189b40676bdc62f4c5d8fa243eae9b10b23d5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-07 19:24:07 +00:00
TreeHugger Robot
db8b97068b
Merge "Add logs to aid missing unfold animation on launcher investigation" into tm-qpr-dev
2022-12-07 19:06:21 +00:00
Ats Jenk
8f5b9dd833
Check for both proto flags for common logic
...
Desktop mode has prototype 1 and prototype 2.
Check for both flags when logic is shared.
Bug: 260645044
Test: manual, check desktop mode 1 works
Change-Id: I40e84440222a9d5f007c2450606cd7c8f9628da2
2022-12-07 10:12:37 -08:00
Luca Zuccarini
43e3d45042
Update timings for the Home <> All Apps transition.
...
Also updates some interpolators to make the manual and atomic
transitions more homogeneous.
Also also updates the commit point so it matches the transition point
between the two states exactly.
Note: the background scale is currently too much, and it needs to be 1/3
of the total distance to match the Workspace scaling. To do this, we
simply scale down the depth by a factor of 3 when calling the background
zoom-out API in the DepthController.
Bug: 254835725
Test: see videos in bug
Change-Id: I605546921e9ee4dfc852794c56495c72f0b916e1
2022-12-07 13:12:16 +00:00
Andy Wickham
0adad24408
Adds header protection on tablet all apps panel.
...
Removes background and manually draws it while drawing scrim. Then
draws header protection on top as needed.
Currently this only applies to all apps from Launcher, as Taskbar
doesn't seem to use the same scrim flow. So taskbar adds the same
static background that was previously used.
Demo videos: https://drive.google.com/drive/folders/11PyFsrLV6-QhU_E-zD3s5bfzZK2nOU87?resourcekey=0-E41uw5TP9xuqTifLAs71yw&usp=sharing
Test: Manually on phone and tablet with dark/light mode, floating
search bar on/off, work profile present/absent, taskbar/home entry
Bug: 240670050
Change-Id: I81dcc956d9dbbc7552c8a227a49741bcf71eed71
2022-12-06 18:31:33 -08:00
Sebastian Franco
150e572e05
Ignore all launcher3 flaky test so that they come back online
...
Test dashboard: https://android-build.googleplex.com/builds/tests/search?filter=mediumFailureRate&filter=highFailureRate&query=config%3Av2%2Fgnl-eng%2Funbundled%2Flauncher%2Flauncher3_test_platform+latest%3A4d&tab=tests
Test: dashboard should not show flaky tests
Bug: 256832045
Change-Id: I06e879dec2703455b7be728c7afd3500d2edd54a
2022-12-06 17:08:45 -08:00
Tony Wickham
9672a48111
Merge "Add feature flag to force taskbar to be persistent." into tm-qpr-dev am: ef8677169c am: c9740c89aa
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20622942
Change-Id: I10bd52418d769a97521ab318fcf5c7328c073943
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-06 20:30:22 +00:00
Nicolo' Mazzucato
1ee66e943a
Add logs to aid missing unfold animation on launcher investigation
...
Bug: 261320823
Test: Manual
Change-Id: If714750c85ee49e66e21462ab9d2675ab0be8b55
2022-12-06 13:06:01 +00:00
Tony Wickham
c9740c89aa
Merge "Add feature flag to force taskbar to be persistent." into tm-qpr-dev am: ef8677169c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20622942
Change-Id: Ia758acdad42c8f95b9ee52d37d0bf7a3f2c63e80
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-06 06:29:09 +00:00
Tony Wickham
ef8677169c
Merge "Add feature flag to force taskbar to be persistent." into tm-qpr-dev
2022-12-06 06:12:23 +00:00
TreeHugger Robot
b3c9de2466
Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-qpr-dev
2022-12-06 03:44:11 +00:00
Tony Wickham
7286c5be98
Add feature flag to force taskbar to be persistent.
...
This will allow us to test taskbar pinning before the entrypoint for
such a setting is finalized.
Test: manual, TODO: will need to update TaplTestsTaskbar to account for
this mode
Flag: FORCE_PERSISTENT_TASKBAR [off]
Bug: 258604917
Change-Id: I4535978563ffbe9a6cc6ece7720cdb75e787ff44
2022-12-06 00:51:46 +00:00
TreeHugger Robot
036fe83e63
Merge "Cancel gestures on launcher destroy" into tm-qpr-dev am: c4d6dee069 am: f77ad4afd4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20555112
Change-Id: Ia4e2a6627346fd949a7001c5bbdddbe3f41bb474
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-05 21:46:08 +00:00
TreeHugger Robot
f77ad4afd4
Merge "Cancel gestures on launcher destroy" into tm-qpr-dev am: c4d6dee069
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20555112
Change-Id: I5907940eac2de90c913e1d8ed965b35f013815f2
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-05 21:13:20 +00:00
TreeHugger Robot
c4d6dee069
Merge "Cancel gestures on launcher destroy" into tm-qpr-dev
2022-12-05 20:25:47 +00:00
Shan Huang
2f7f5ec3dd
Merge "Rename BackEvent to IBackEvent in LauncherBackAnimationController."
2022-12-05 19:38:38 +00:00
Schneider Victor-tulias
65dda6d03e
Cancel gestures on launcher destroy
...
A wide variety of gesture navigation bugs were caused if launcher happened to be recreated mid-gesture and we didn't handle it gracefully. Updated lifecycle callbacks to immediately cancel the ongoing gesture if launcher is destroyed.
Fixes: 244593270
Fixes: 257976590
Test: forcefully(programmatically) recreate on every other gesture nav handle touch down; check that following gestures are not broken and animations are not frozen
Change-Id: Ia8e936e26a42cfe26fc6bcd9eefb25d37bc08749
2022-12-05 08:11:50 -08:00
Bill Yi
714ec6b361
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I49ff3598e8d47485f9ee93178279bbf9abd3d367
2022-12-03 21:23:21 -08:00
Sebastián Franco
c3de48a1fc
Merge "Adding screen ID parameter in CellLayoutLayoutParams" into tm-qpr-dev am: fba141a3dc am: e8786a176d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20611319
Change-Id: I4af5bb8a74b14a98fdc1a54d7a1986258e553b97
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-03 02:14:59 +00:00
Sebastián Franco
e8786a176d
Merge "Adding screen ID parameter in CellLayoutLayoutParams" into tm-qpr-dev am: fba141a3dc
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20611319
Change-Id: Idb38e0a166a18455a2bed40822c0ed8547359b8a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-03 01:59:43 +00:00
Bill Yi
80a0822f49
Merge "Import translations. DO NOT MERGE ANYWHERE"
2022-12-03 01:33:57 +00:00
Sebastián Franco
fba141a3dc
Merge "Adding screen ID parameter in CellLayoutLayoutParams" into tm-qpr-dev
2022-12-03 01:32:25 +00:00
Saumya Prakash
a3764cdb8b
Merge "Updated fonts to Google Sans in Setup screens." into tm-qpr-dev am: f6de6e364a am: 21554a1c11
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20609514
Change-Id: I0b85d92548ba1d6b850dce9c6435c79c890cfe79
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-02 23:47:41 +00:00
Saumya Prakash
21554a1c11
Merge "Updated fonts to Google Sans in Setup screens." into tm-qpr-dev am: f6de6e364a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20609514
Change-Id: I9d1ed320af5a8532d41e65969dd8b7836834753c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-02 23:04:03 +00:00
Saumya Prakash
f6de6e364a
Merge "Updated fonts to Google Sans in Setup screens." into tm-qpr-dev
2022-12-02 22:42:57 +00:00
Brian Isganitis
bd243ad674
Merge "Reduce top padding of Taskbar's All Apps tray." into tm-qpr-dev am: a5953002d4 am: 658905ee9f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20579485
Change-Id: If97b283fef552753f6a5add4a692ccda2ef0798c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-02 22:26:45 +00:00
Brian Isganitis
658905ee9f
Merge "Reduce top padding of Taskbar's All Apps tray." into tm-qpr-dev am: a5953002d4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20579485
Change-Id: I2b9f37784bf89d7249d239b1575c00124c838ac1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-02 21:53:45 +00:00
Sebastian Franco
2ceb3b5088
Adding screen ID parameter in CellLayoutLayoutParams
...
Bug: 188081026
Test: launcher compiles, this test doesn't change existing logic only the model
Change-Id: I7bcf6452d5ecb9b50914defc311ad06839220c92
2022-12-02 13:40:34 -08:00
Brian Isganitis
a5953002d4
Merge "Reduce top padding of Taskbar's All Apps tray." into tm-qpr-dev
2022-12-02 21:10:55 +00:00
Vinit Nayak
84c70ff18e
Merge "Update test for change in calculation of split portrait clipping" into tm-qpr-dev am: 2cf7994908 am: 5d1bee3835
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20617554
Change-Id: Ib9db0563e56d4c49a522075e609c93740acd0add
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-02 20:46:36 +00:00
Vinit Nayak
5d1bee3835
Merge "Update test for change in calculation of split portrait clipping" into tm-qpr-dev am: 2cf7994908
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20617554
Change-Id: I5434b322a34b86de77eebfa86aff2ac9cb610aa8
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-02 20:43:54 +00:00
Vinit Nayak
2cf7994908
Merge "Update test for change in calculation of split portrait clipping" into tm-qpr-dev
2022-12-02 20:13:48 +00:00
Jon Miranda
36c8093a4a
Merge "Add transient taskbar sizing for twoPanel devices." into tm-qpr-dev am: 01e90b7787 am: 9c053594e9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20613321
Change-Id: Ia185a4d3e1eb014109842c37fe5f30e746ba7bfd
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-02 20:03:28 +00:00
Jon Miranda
9c053594e9
Merge "Add transient taskbar sizing for twoPanel devices." into tm-qpr-dev am: 01e90b7787
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20613321
Change-Id: Id47761c23154fe04e0cb1a5c1e7807ad02c22f1b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-02 19:29:06 +00:00
Jon Miranda
01e90b7787
Merge "Add transient taskbar sizing for twoPanel devices." into tm-qpr-dev
2022-12-02 18:58:08 +00:00
TreeHugger Robot
e5b7e43dab
Merge "Removing SearchActionItemInfo" into tm-qpr-dev am: cfa199537b am: d48a078c78
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20537169
Change-Id: If4a0f59f32b7b2e74313ac1076abbcdaf74ab96b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-02 18:22:31 +00:00
TreeHugger Robot
d48a078c78
Merge "Removing SearchActionItemInfo" into tm-qpr-dev am: cfa199537b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20537169
Change-Id: I8345c99ddf6fd22802f0c4ca0ed8ca56ee263f2f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-02 17:45:52 +00:00
TreeHugger Robot
cfa199537b
Merge "Removing SearchActionItemInfo" into tm-qpr-dev
2022-12-02 17:31:25 +00:00
TreeHugger Robot
7b7253db66
Merge "Fade in/out taskbar when launching apps from or back to AllApps/-1" into tm-qpr-dev am: c10a003aa0 am: 979fa6725c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20411894
Change-Id: I8afb35dee1feb91b2b27563efd1c58efc51d97c5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-02 13:04:33 +00:00
TreeHugger Robot
979fa6725c
Merge "Fade in/out taskbar when launching apps from or back to AllApps/-1" into tm-qpr-dev am: c10a003aa0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/20411894
Change-Id: Idbed5a030b1e000a250c1a59446553ab7b4dc73d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-02 12:28:57 +00:00
TreeHugger Robot
c10a003aa0
Merge "Fade in/out taskbar when launching apps from or back to AllApps/-1" into tm-qpr-dev
2022-12-02 11:40:25 +00:00
Vinit Nayak
190fa37647
Update test for change in calculation of split portrait clipping
...
* Updated code, wrote new test for new code
but forgot to update old test.
Fixes: 261110474
Test: FullscreenDrawParamsTest passes
Change-Id: I39a9029b69774f0ea7064da295c516f547bcbef2
2022-12-01 21:22:38 -08:00