Schneider Victor-tulias
4880f4c14a
Merge "Polish the keyboard quick switch view and border animation colors" into udc-dev am: e784d586cb
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22479842
Change-Id: I1a5a4bcecde3bc3d116dfe9c51d330df5f201c00
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-04-18 20:53:20 +00:00
Mady Mellor
3e3d3e78a0
Merge "Creates BubbleBarView & BubbleBarViewController & friends" into udc-dev
2023-04-18 20:35:17 +00:00
Schneider Victor-tulias
394c114d15
Merge "Update the All set page lottie animation to use dynamic colors" into udc-dev
2023-04-18 20:14:09 +00:00
Schneider Victor-tulias
5e68914621
Update the BorderAnimator
...
Updated the BorderAnimator to allow it to animate the border outside the view's bounds. This makes it match the specs and makes it more compatible with other animations.
Flag: ENABLE_KEYBOARD_QUICK_SWITCH
Test: tried keyboard quick switching on a handheld, foldable and tablet
Fixes: 276336349
Change-Id: I025f8b0f431e78bcb5c7b4b3859a7d6dde5da600
2023-04-18 20:12:59 +00:00
Schneider Victor-tulias
e784d586cb
Merge "Polish the keyboard quick switch view and border animation colors" into udc-dev
2023-04-18 20:10:35 +00:00
Mady Mellor
55913d53c6
Creates BubbleBarView & BubbleBarViewController & friends
...
BubbleBarView shows BubbleViews in a bar similar to transient
taskbar. BubbleBarView can be collapsed (bubbles in a stack) or
expanded (bubbles all visible). When expanded, WMShell will be
notified to show the appropriate expanded bubble view (not part of
this CL).
Also creates BubbleControllers which contains BubbleBarViewController
and will eventually contain other controllers related to stashing
for the bubble bar.
Bug: 253318833
Test: manual, with other CLs, see go/bubble-bar-tests
Flag: WM_BUBBLE_BAR
Change-Id: I990ab3da6614db90ffff8c40281dc7f16b3957f6
2023-04-17 16:36:28 -07:00
Bill Yi
c4acfd3481
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I63782983c81aa196210241ec83bd40a8b30de835
2023-04-17 14:38:25 -07:00
Schneider Victor-tulias
5285763d99
Update the All set page lottie animation to use dynamic colors
...
Flag: not needed
Fixes: 263088674
Test: Launched the All set page on handheld, foldable and tablet
Change-Id: I5c742985c3fcce32742553f0ab5d237c1a77f991
2023-04-17 09:45:52 -07:00
Bill Yi
5b31f73a5f
Merge "Import translations. DO NOT MERGE ANYWHERE" into udc-dev
2023-04-13 20:38:27 +00:00
Randy Pfohl
8e7b87dce3
Merge "Update full screen animation for handhelds to accurately represent screensize/shape" into udc-dev am: fedbe74635
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22495480
Change-Id: I28e40b58c3d7445c5f4543ab63a72ed40c9bfa46
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-04-13 15:41:32 +00:00
Randy Pfohl
fedbe74635
Merge "Update full screen animation for handhelds to accurately represent screensize/shape" into udc-dev
2023-04-13 15:26:00 +00:00
randypfohl
a5aa8545c8
Update full screen animation for handhelds to accurately represent screensize/shape
...
test: verified by making sure animation ends at correctly translation, height and width, and correct corner radius for screen size.
flag: ENABLE_NEW_GESTURE_NAV_TUTORIAL
bug: 277123609
Change-Id: Icb38de441e12fa0b9ca49e46d71598edbcdfa108
2023-04-12 16:01:42 -07:00
Saumya Prakash
87e11d6530
Merge "Add gesture navigation education animations for foldables" into udc-dev am: 95b6f8c409
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22560003
Change-Id: I4f64b04c843cc7df0f031f27f2dcb8025b5cdf99
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-04-12 19:03:47 +00:00
Saumya Prakash
95b6f8c409
Merge "Add gesture navigation education animations for foldables" into udc-dev
2023-04-12 18:22:28 +00:00
Saumya Prakash
5547d3b99d
Add gesture navigation education animations for foldables
...
This change adds in additional Lottie animations for foldable devices
for the redesigned gesture navigation tutorial.
Flag: ENABLE_NEW_GESTURE_NAV_TUTORIAL
Bug: 253520701
Test: Went through the gesture navigation tutorial on foldables and verified animations show up correctly.
Change-Id: I88b9094dcc0074f70670402870944db0fa57ebbe
2023-04-11 18:10:41 +00:00
Bill Yi
733358b46a
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ieaadb13b2a7b55d24f9fd8610b833793cf8cf58f
2023-04-10 23:15:19 -07:00
Brian Isganitis
8961eb6051
Merge "Cleanup ENABLE_TASKBAR_EDU_TOOLTIP: remove EDU sheet." into udc-dev am: f6bf07a5fe
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22426080
Change-Id: I4440cfb58f9d50cadf4499910344c58ce268b400
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-04-10 19:36:34 +00:00
Brian Isganitis
3ef917a4e3
Cleanup ENABLE_TASKBAR_EDU_TOOLTIP: remove EDU sheet.
...
Test: Manual
Fix: 270396268
Change-Id: I3cebdb6646060cf6793e5ffc638213dde41338c0
2023-04-10 12:55:18 -04:00
Schneider Victor-tulias
e5c7d7dcd2
Polish the keyboard quick switch view and border animation colors
...
Flag: ENABLE_KEYBOARD_QUICK_SWITCH
Bug: 276336349
Test: keyboard quick switched on tablet and handheld
Change-Id: I2c21737db3fc4c332ffef9098e8d05d998cf3c39
2023-04-07 13:29:32 -07:00
Sunny Goyal
2ff71f611e
Merge "Revert "Revert "Revert "Simplifying some page indicator dots attributes so that it can"""" into udc-dev am: 7b74a5c53f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22517892
Change-Id: Ib9d5d56a3653907266a375cee63a7d000e3a149a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-04-07 01:34:41 +00:00
Sunny Goyal
7b74a5c53f
Merge "Revert "Revert "Revert "Simplifying some page indicator dots attributes so that it can"""" into udc-dev
2023-04-07 01:02:09 +00:00
Sunny Goyal
5cd1b198b0
Revert "Revert "Revert "Simplifying some page indicator dots attributes so that it can"""
...
This reverts commit 7025765c72 .
Reason for revert: 274169859
Change-Id: I86a114bf2c713fea6ec7095f68816820ba5f7495
2023-04-06 22:33:11 +00:00
Saumya Prakash
4bce09c01c
Merge "Add spacing to gesture nav edu for large fonts." into udc-dev am: 2a7803c42c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22513805
Change-Id: I2cb909d98b992744e2f3ea3d4bd34b2e4d4468d9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-04-06 21:00:44 +00:00
Saumya Prakash
b4e34d831f
Add spacing to gesture nav edu for large fonts.
...
For devices with smaller screens and the largest fonts and display
sizes, the end screen of the gesture navigation tutorial would cut off
the `Done` button at the bottom. This adds margins so that the button
remains visible on the screen.
Screenshot of Pixel 5 with the largest font and display:
https://screenshot.googleplex.com/AU5rYYBisZ9Azbr.png
Fix: 275540512
Test: Went through the tutorial with default and largest font sizes on both smaller devices and tablets to ensure the button is always visible.
Change-Id: I66baf9b9044211550395bb3823797127de5e1f99
2023-04-06 18:49:59 +00:00
TreeHugger Robot
1cab940110
Merge "Allow grids to specify if we should start align taskbar in 3 button nav." into tm-qpr-dev am: 65ac592f40 am: a2b770b484 am: 75f7bbc150
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22361600
Change-Id: I42fe5668a3af9c2ec1788d1e9b137c8aa5f435a6
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-04-05 22:55:34 +00:00
TreeHugger Robot
75f7bbc150
Merge "Allow grids to specify if we should start align taskbar in 3 button nav." into tm-qpr-dev am: 65ac592f40 am: a2b770b484
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22361600
Change-Id: I41eea8cf3fa15c9c5c3f3184f2ba75318332f623
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-04-05 22:36:14 +00:00
TreeHugger Robot
a2b770b484
Merge "Allow grids to specify if we should start align taskbar in 3 button nav." into tm-qpr-dev am: 65ac592f40
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22361600
Change-Id: I71c7f33286ccfa770f87b812c8ec27fa4ecb25ed
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-04-05 22:06:49 +00:00
Jon Miranda
04f051045c
Allow grids to specify if we should start align taskbar in 3 button
...
nav.
Bug: 259712417
Test: check layout on tablet
check layout on multi_display devices
Change-Id: I282f51e5d76a30e9ad9d8c52d03d4853e965d65a
2023-04-05 10:29:51 -07:00
Brian Isganitis
f02cd99fa7
Merge "Dispatch insets from overlay drag layer." into udc-dev am: d063cc0025
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22442062
Change-Id: I3fad73018e76c86d166ca619d52e20aa73bbdb25
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-04-04 20:55:59 +00:00
Brian Isganitis
d063cc0025
Merge "Dispatch insets from overlay drag layer." into udc-dev
2023-04-04 20:33:31 +00:00
Brian Isganitis
ecded08ddd
Dispatch insets from overlay drag layer.
...
This simplifies insets handling for All Apps and EDU, and also fixes
some edge cases with All Apps popup menus. KeyboardQuickSwitchView now
needs to ignore insets since it has a hardcoded top margin,
keyboard_quick_switch_margin_top.
Fix: 276804708
Test: All Apps, EDU, and Quick Switch all have proper insets handling.
Change-Id: I93237a057b4f9ae62f71a70c59a58f3c8401c102
2023-04-03 20:37:11 -04:00
Bill Yi
d53dca08bd
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I1205efa191c795e81cf5ddfde3f2e9e36991991e
2023-04-02 16:51:55 -07:00
Jeremy Sim
dde2da1a81
Merge "App Pairs (behind flag): Add Overview menu item, icon, tests" into udc-dev am: 9a9d4ce653
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22171333
Change-Id: Ie989106cfaa5aaa900f588bd3f26e357e436772b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-04-01 02:50:49 +00:00
Bill Yi
9ed0217d00
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Id00dea37f59152b745d84b9d6883c72f8e7012b8
2023-03-31 18:16:12 -07:00
Jeremy Sim
9f0a6b8e82
App Pairs (behind flag): Add Overview menu item, icon, tests
...
This is the first of several patches implementing the App Pairs feature behind a flag.
This patch includes:
- The icon asset for the "Save app pair" menu option
- The menu option, which will appear in the Overview drop-down menu for split pairs
- Some tests ensuring that the menu item appears when appropriate
Flag: ENABLE_APP_PAIRS (set to false)
Bug: 274189428
Test: 2 tests in TaplTestsSplitscreen.java
Change-Id: I174f2c66e7eb6d83ff7fe501eb82cc48e727022c
2023-03-31 17:16:56 -07:00
TreeHugger Robot
2e488dcb94
Merge "Revert "Revert "Simplifying some page indicator dots attributes so that it can""" into udc-dev am: 331ab34a2a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22384153
Change-Id: Ib83ca39c581b5bd1210e95bab33d41a6a7acc9bb
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-31 20:24:55 +00:00
TreeHugger Robot
331ab34a2a
Merge "Revert "Revert "Simplifying some page indicator dots attributes so that it can""" into udc-dev
2023-03-31 20:10:37 +00:00
Sunny Goyal
7025765c72
Revert "Revert "Simplifying some page indicator dots attributes so that it can""
...
This reverts commit 0263a679f2 .
Reason for revert: Trying again to confirm if this was the actual cause of regression
Change-Id: I2a663015d7ecdcf315634d8a976bf8294b58981d
2023-03-31 17:10:15 +00:00
Schneider Victor-tulias
c8234e92f3
Merge "Add the gesture nav tutorial menu page" into tm-qpr-dev am: 1db2fcbd19 am: cafab1d7cc am: 6468ce77b8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22119029
Change-Id: I1be767700e832b604c36143390e1a8a327425e70
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-30 23:03:34 +00:00
Sunny Goyal
cea33520d7
Merge "Revert "Simplifying some page indicator dots attributes so that it can"" into udc-dev am: 1fc1cd002f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22339626
Change-Id: Ia8c8fa656ae5f25e3b29cf9c296d2f2b428878ee
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-30 19:59:07 +00:00
Schneider Victor-tulias
6468ce77b8
Merge "Add the gesture nav tutorial menu page" into tm-qpr-dev am: 1db2fcbd19 am: cafab1d7cc
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22119029
Change-Id: Id6121e8c572666f182e0b2d0ca250c636236f19f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-30 17:28:13 +00:00
Schneider Victor-tulias
cafab1d7cc
Merge "Add the gesture nav tutorial menu page" into tm-qpr-dev am: 1db2fcbd19
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22119029
Change-Id: Ie1f24b78ea9f49a1089e15331cadc35af0073490
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-30 16:47:18 +00:00
TreeHugger Robot
cba5d7b5c5
Merge "Import translations. DO NOT MERGE ANYWHERE" into udc-dev
2023-03-30 08:58:51 +00:00
TreeHugger Robot
495c7819ef
Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-qpr-dev
2023-03-29 22:22:16 +00:00
Sunny Goyal
1fc1cd002f
Merge "Revert "Simplifying some page indicator dots attributes so that it can"" into udc-dev
2023-03-29 21:22:10 +00:00
Sunny Goyal
0263a679f2
Revert "Simplifying some page indicator dots attributes so that it can"
...
This reverts commit a5ead45967 .
Reason for revert: b/274169859
Change-Id: Id214694ae4f61cd70796c6f7e932c1fdef82d746
2023-03-29 19:11:03 +00:00
Schneider Victor-tulias
1db2fcbd19
Merge "Add the gesture nav tutorial menu page" into tm-qpr-dev
2023-03-29 18:54:22 +00:00
Bill Yi
4a7f7025b7
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Idd3d822debe118ff239dbbcac121170df81769f0
2023-03-28 20:05:36 -07:00
Bill Yi
5f5627ec20
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ie923f09baaaa91bce6f664b48a6690b928166b53
2023-03-28 20:05:00 -07:00
Jagrut Desai
215a29a724
Merge "Make taskbar accessibility announcement when user is in app only." into tm-qpr-dev am: 6fcdfb166d am: 857c24a3f6 am: 4f45b24af9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/22244591
Change-Id: I196bb488dff4860bbc5edd18f9c7a2786e7e3964
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-28 00:00:32 +00:00