Bill Yi
a49603e5ad
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ib3293ab1b3861b89e85944d3fd5e43a7a905cf61
2024-09-23 21:58:49 -07:00
Saumya Prakash
4cf02b8538
Merge "Add "New Window" option to Taskbar menu." into main
2024-09-20 18:20:36 +00:00
Bill Yi
8ad0e6b80a
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2024-09-20 03:31:40 +00:00
Saumya Prakash
8e0ed4b01b
Add "New Window" option to Taskbar menu.
...
This change adds a new menu option to Taskbar that is invoked when long
pressing an icon. It createds a new instance for an app if the app
supports multi instance in Desktop Mode.
Bug: 315344726
Test: Manual
Flag: com.android.launcher3.enable_multi_instance_menu_taskbar
Change-Id: Ibc42fbb1ad485496cd938af730b86e051cea559a
2024-09-19 21:30:43 +00:00
Bill Yi
d424c551ba
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I40d81f3ac8072f5a709c77b154bbf2797e1d9865
2024-09-18 20:44:38 -07:00
Sunny Goyal
2a359916ca
Moving some utility class to IconCache to make it easier to use outside Launcher
...
Bug: 366237794
Flag: EXEMPT refactor
Test: Presubmit
Change-Id: I7583ae162b652e73a33f1aee76714e292b707e39
2024-09-18 10:05:05 -07:00
Sunny Goyal
e14032d578
Merge "Cleaning up some enabled features" into main
2024-09-17 03:22:23 +00:00
Sunny Goyal
4f9ba255a4
Cleaning up some enabled features
...
Bug: 270394468
Bug: 270393900
Bug: 270390907
Bug: 270390930
Bug: 270390937
Bug: 270391693
Bug: 270391638
Bug: 270395177
Bug: 270395269
Flag: EXEMPT legacy flags cleanup
ENABLE_SHOW_KEYBOARD_OPTION_IN_ALL_APPS
ENABLE_ALL_APPS_SEARCH_IN_TASKBAR
ENABLE_DEVICE_SEARCH
ENABLE_HIDE_HEADER
ENABLE_TWOLINE_ALLAPPS
IME_STICKY_SNACKBAR_EDU
FOLDER_NAME_MAJORITY_RANKING
SCROLL_TOP_TO_RESET
ENABLE_SEARCH_UNINSTALLED_APPS
ENABLE_HOME_TRANSITION_LISTENER
Test: Presubmit
Change-Id: Ia392c10fc65616405cc4d4a2b8ed566e3bb7d386
2024-09-13 14:24:27 -07:00
Bill Yi
6f8075222b
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ifc2d4959dd29cf6abf0268d6d86bbfd2e574f20b
2024-09-13 12:00:01 -07:00
Marcelo Arteiro
13d9588f88
Merge "Updates many launcher color to new dynamic tokens" into main
2024-09-04 11:27:16 +00:00
Marcelo Arteiro
c6fca0e16b
Fixes wrong colors in SUW -> AllSet
...
Screenshot: https://screenshot.googleplex.com/6Yy9bQuQqox2rPB.png
Fixes: 355462084
Flag: EXEMPT bugfix
Test: Manual
Change-Id: I92b9839d345ab16f0229b546fb6c0e00ced02671
2024-08-30 12:41:34 +00:00
Charlie Anderson
7f4e40c958
Merge "Slightly lower icon shadow insets to avoid accidental shrinking or padding" into main
2024-08-28 11:24:01 +00:00
Treehugger Robot
f35a60136f
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2024-08-28 02:48:37 +00:00
Sunny Goyal
3aa9668bef
Merge "Cleanup unused workspacePageIndicator" into main
2024-08-27 23:03:20 +00:00
Charlie Anderson
0c54dbd4a5
Slightly lower icon shadow insets to avoid accidental shrinking or padding
...
Bug: 350758155
Test: locally
Flag: com.android.launcher3.use_new_icon_for_archived_apps
Change-Id: I5d0396c3e4710873ff797a35b97fad7e79a14495
2024-08-27 22:41:42 +00:00
Sunny Goyal
42becd041b
Cleanup unused workspacePageIndicator
...
Fix: 270395278
Flag: NONE removing dead code
Test: verify everything still works the same
Change-Id: Id0eda5c5994c3323a8d16900678fbd7b39911b62
2024-08-27 12:23:21 -07:00
Shamali Patwa
94c4dbfbbb
Merge "Reuse widget picker's surface color in add item dialog." into main
2024-08-27 13:55:03 +00:00
Bill Yi
89cf733f24
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ibda937ad6b5ad93bbccac97b15f5f0a934a8a7bf
2024-08-27 00:22:17 -07:00
Shamali P
0cac409a60
Reuse widget picker's surface color in add item dialog.
...
In ag/28129361 add item dialog's color was changed to reference
material color token defined in launcher theme. But add item activity
inherits from Theme.Translucent.NoTitleBar for its appearance (while
launcher theme uses deviceDefault.Light), so, cannot inherit as is from
the launcher theme. Since, there is already a token specific for widget
picker surface color imported via widgetTheme, using it so it stays
in sync with main picker.
Bug: 354604590
Test: Manual
Flag: EXEMPT BUGFIX
Change-Id: I61ed5e65b0efd065490a54251028cde5888e4391
2024-08-26 23:16:25 +00:00
Brandon Dayauon
412821fadf
Merge "Create an alpha letter scroller" into main
2024-08-26 20:21:17 +00:00
Brandon Dayauon
1f8f88696b
Create an alpha letter scroller
...
- The function used is a raised cosine function to determine the sections to animate.
Tested flag: adb shell device_config put launcher com.android.launcher3.letter_fast_scroller true
Based on recent figmaspec, size of selected letter is 28dp and regular is 20dp. That means scaling should be 28/20.
Colors are:
onSurface for letter
surfaceContainer for background.
Figma shows selected colors are materialColorOnSecondary
bug:358673724
Test manually: https://drive.google.com/file/d/1gvJd5KoK8X_Sv8jXg1cZ65R4AuqHuvcd/view?usp=sharing
Flag: com.android.launcher3.letter_fast_scroller
Change-Id: Ia86eb0e8c41bc043fda3c44aeaf59e204429f337
2024-08-26 11:21:26 -07:00
Uwais Ashraf
37752f5e19
Merge changes I31d9a51e,I1bc14be7 into main
...
* changes:
Prevent requestLayout() when updating drawables that don't change size
Fix splash icon size to 52dp
2024-08-22 09:13:41 +00:00
Uwais Ashraf
f1c14902ca
Fix splash icon size to 52dp
...
Fix: 360804090
Test: presubmits passing, manual
Flag: com.android.launcher3.enable_refactor_task_thumbnail
Change-Id: I1bc14be7d2d25a985d26709eb59b8aa4887d4764
2024-08-21 15:44:03 +00:00
Treehugger Robot
2f79414090
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2024-08-21 07:56:17 +00:00
Shamali Patwa
e4262972cc
Merge changes from topic "sug-a11y" into main
...
* changes:
Adjust tap target of the profile tabs in picker
Focus on first item to match the behavior with widgets list
2024-08-20 21:50:44 +00:00
Shamali P
8c965c67dc
Adjust tap target of the profile tabs in picker
...
Uses insets on background drawable to maintain visual size.
Bug: 360245807
Test: Accessibility scanner
Flag: EXEMPT bugfix
Change-Id: I1fbc7c2c782a1e331dd1ba77b0a3bf8aad277792
2024-08-20 00:42:32 +00:00
Bill Yi
f81a5125f8
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I9e1c3f5d14d60f9c8c37dfcb217ba39ba992ed14
2024-08-19 14:42:43 -07:00
Shuming Hao
f1d0df2867
Remove unused resources for split screen handle
...
Bug: 338079912
Test: Manually
Flag: EXEMPT cleanup
Change-Id: I09c02de82186f2080ce10ee75ecb75f9d7f8859a
2024-08-19 09:54:25 -07:00
Brandon Dayauon
36b02ec389
Merge "Set maxLines for private space header to 1." into main
2024-08-15 01:16:06 +00:00
Brandon Dayauon
4f7d4c2975
Set maxLines for private space header to 1.
...
This is an issue for large font/display that in the arabic language will clip the Private text.
bug: 357942579
Test manually: https://drive.google.com/file/d/1FFZpXmfwKlRG7mvmSCtc1dtjwUjuXjfW/view?usp=sharing
Flag: NONE bugix
Change-Id: I22943237e10b502edb6aae6845fbe6027fda1323
2024-08-14 13:47:37 -07:00
Treehugger Robot
5cb9c2f12b
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2024-08-13 18:50:26 +00:00
Helen Cheuk
801f86ecac
Merge "[Contextual Edu] Enable updating Edu data in Launcher" into main
2024-08-13 12:52:02 +00:00
Bill Yi
b93ce3ea87
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I58c21afbf1b24e0bd624fb15b07895c02af47382
2024-08-12 23:28:45 -07:00
Vinay Joglekar
fee62395a2
Merge "Update desktop icon/app Chip with the new icon" into main
2024-08-12 09:03:14 +00:00
Mady Mellor
de28dc32eb
Merge "Add a bubble option to launcher long press menus" into main
2024-08-09 17:25:02 +00:00
helencheuk
39a6093369
[Contextual Edu] Enable updating Edu data in Launcher
...
- Added ContextualEduStatsManager (in Launcher3) and SystemContextualEduStatsManager(in Quickstep) to enable classes in Launcher3 and quickstep to update contextual edu data
- Implemented new updateContextualEduData method in SystemUiProxy file, so the EduStatsManager could use it for update
- AbsSwipeUpHandler handles the logic to go home/overview when in app. Added code to update contextual edu data when these action is triggered.
Test: LauncherSwipeHandlerV2Test
Bug: 357542123
Flag: com.android.systemui.keyboard_touchpad_contextual_education
Change-Id: I6fc5a285ba1a1d770c54cc7af444ff8b3051bd00
2024-08-09 13:38:21 +01:00
vinayjoglekar
7a73c2db59
Update desktop icon/app Chip with the new icon
...
Add desktop icon/app Chip text
Test: OverviewDesktopTaskImageTest
BUG: 320310236
Flag: EXEMPT resource only update
Change-Id: I6a41cff78690777745b8dcbfea1b8fadee200f96
2024-08-09 11:22:54 +00:00
Mady Mellor
1cc100844c
Add a bubble option to launcher long press menus
...
- Add a launcher "system shortcut" to bubble deep shortcuts or apps
- For shortcuts, save the shortcut info to use to produce the bubble
- Add an interface so that the system shortcut can call through to
sysui proxy
Flag: com.android.wm.shell.enable_bubble_anything
Test: manual - enable the flag and try to bubble a shortcut via the
longpress menu on launcher
- try bubbling an app on launcher
- try bubbling an app from the taskbar
Bug: 342245211
Change-Id: I1ef49e1628ba0be9cea05073ecd9cd66bf67f88f
2024-08-08 21:23:13 +00:00
Charlie Anderson
99147f53e0
Use DoubleShadowIconDrawable to draw shadow behind archived cloud icon
...
- Refactor Launcher3 ShadowInfo out of DoubleShadowBubbleTextView
Bug: 350758155
Test: locally verified + screenshot test
Flag: com.android.launcher3.use_new_icon_for_archived_apps
Change-Id: I8e5e5936296fafbfbf3caf80a936ca1038c125e3
2024-08-07 11:56:33 -04:00
Charlie Anderson
e5ace06d81
Merge "Reapply "Handles Bold Text setting for inline icon by providing bolded cloud icon"" into main
2024-08-05 04:24:32 +00:00
Brandon Dayauon
785f8c1f03
Merge "Fix app install icon colors by "reverting" small color change that applies to the private install icon." into main
2024-08-03 04:17:02 +00:00
Brandon Dayauon
766411813d
Fix app install icon colors by "reverting" small color change that applies to the private install icon.
...
Original big color change for reference: ag/28129361
bug:355065774
Test manually:
after LT: https://drive.google.com/file/d/1Wi09fvakgGev_kbRso4LggXRb4GLYCsL/view?usp=sharing
after DT: https://drive.google.com/file/d/1g5NOeV50ekEJl0-7hiSWYLPKsCCGbndP/view?usp=sharing
Flag: NONE color fix
Change-Id: Ie078eefe2b4b2ecf6aa1a086242ba643f42c038b
2024-08-02 11:32:14 -07:00
Charlie Anderson
fe23e711fd
Reapply "Handles Bold Text setting for inline icon by providing bolded cloud icon"
...
This reverts commit 00fb1adab4 .
Also fixes test applyIconAndLabel_setsImageSpan_whenInactiveArchivedApp.
Bug: 350758155
Fixes: 356166053
Test: unit test
Flag: com.android.launcher3.enable_new_archiving_icon
Change-Id: I93f2ac47dc3a8fa81d59e0f089385d2b3fe93306
2024-08-02 17:26:02 +00:00
Treehugger Robot
01a1169d57
Merge "Revert "Handles Bold Text setting for inline icon by providing bolded cloud icon"" into main
2024-07-31 16:47:15 +00:00
Charlie Anderson
00fb1adab4
Revert "Handles Bold Text setting for inline icon by providing bolded cloud icon"
...
This reverts commit 114e84908f .
Reason for revert: b/356166053
Change-Id: I30dfbc5da1caecd89b4b23aafe4de8e9efede6a0
2024-07-31 14:08:16 +00:00
Bill Yi
8c56588443
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I2a55e6f10c3fe8d9b0cb69af89ef29446b8019dd
2024-07-29 18:57:40 -07:00
Charlie Anderson
114e84908f
Handles Bold Text setting for inline icon by providing bolded cloud icon
...
Bug: 350758155
Test: locally tested + unit tests
Flag: com.android.launcher3.enable_new_archiving_icon
Change-Id: I6e1fccbb7c8cb87a7e2675a60b05bf0cb402acf2
2024-07-26 11:17:39 -04:00
Treehugger Robot
0a757073e8
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2024-07-24 05:15:14 +00:00
Bill Yi
70433d1df9
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I53caea0b1b1bc612142c841f315e617a0244e4be
2024-07-22 12:42:04 -07:00
Brandon Dayauon
085ee66233
Remove padding on background and icon.
...
This padding causes the x to look pointy.
bug:342246204
Test:
before padding:https://screenshot.googleplex.com/GU8ZKEcGPH7DaAD
after padding: https://screenshot.googleplex.com/aRGtiKMQ8jyMWsw
Flag: NONE Padding change
Change-Id: I910914b742bfbb5bf0122ebb1b950ce95c43e9ed
2024-07-22 11:26:11 -07:00