Brandon Dayauon
270e1c3dc4
Merge changes from topic "implementWorkSchedulerViewAndUpdateColorsOfFab" into main
...
* changes:
Make sure work button is collapsed when keyboard is up upon going to app drawer
Implement the work scheduler view and update colors of FAB
2024-11-06 19:57:26 +00:00
Brandon Dayauon
bfd02bb36a
Implement the work scheduler view and update colors of FAB
...
Update colors of the FAB to spec: https://www.figma.com/design/uMzPkNMZpb7EyfHDo8usIa/V-%E2%80%A2-Toast-Butter?node-id=3784-112229&node-type=instance&m=dev
Exported the brief case icon from figma since it is not available on go/icons.
Color of the brief case icon is onPrimary.
Have place holder string in launcher but implement the actual string in NL.
bug:361589193
Test - manual: video: https://drive.google.com/file/d/1CIs8qdtV1jUvbq57CcgAXDBPPHHX5CKJ/view?usp=sharing
Flag: com.android.launcher3.work_scheduler_in_work_profile
Change-Id: Ia98e9c4394f6ddfa7009653034929f9afbfeac8c
2024-11-06 09:48:26 -08:00
Treehugger Robot
230b2f50a7
Merge "Fix flag guarding for oneGridRotationHandling" into main
2024-11-06 17:04:05 +00:00
Treehugger Robot
6c84b46ef5
Merge "Make ContextualEduStatsManager injected by Dagger (13/n)" into main
2024-11-06 00:49:55 +00:00
fbaron
49f7df0444
Fix flag guarding for oneGridRotationHandling
...
Bug: 364711064
Flag: com.android.launcher3.one_grid_rotation_handling
Test: n/a
Change-Id: Ic0027bf82912bf56470a8abc29880599820b3352
2024-11-05 16:29:26 -08:00
Anushree Ganjam
2d55010135
Make ContextualEduStatsManager injected by Dagger (13/n)
...
Bug: 361850561
Test: Manual
Flag: EXEMPT Dagger Integration
Change-Id: I0150ad8edeac1746e27b7d919891d02e648413be
2024-11-05 14:53:01 -08:00
Sebastián Franco
0acfafa64a
Merge "Add tablet 5x8 grids" into main
2024-11-05 21:53:05 +00:00
fbaron
04752a3e63
Add tablet 5x8 grids
...
Bug: 364711064
Flag: com.android.launcher3.one_grid_rotation_handling
Test: n/a
Change-Id: I509a52f76852a2034020efc818bf571f00dff90d
2024-11-05 10:55:52 -08:00
Shamali P
ea078cb647
Add a resource override for providing default widgets filter.
...
The implementation in this CL is no-op i.e. all widgets will be shown
Bug: 356127021
Flag: com.android.launcher3.enable_tiered_widgets_by_default_in_picker
Test: Verified with other child cls
Change-Id: I0a6f8973dc8ec58fd87d29b3f291b5e290ea988d
2024-11-04 22:17:23 +00:00
Bill Yi
567584433f
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2024-11-01 03:15:17 +00:00
Bill Yi
0c9dc91394
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I2b760d662d7d2b00fd7f3f645dd84b682c2c3842
2024-10-30 18:31:35 -07:00
Treehugger Robot
9486f5b455
Merge "OneGrid Grid Option Updates" into main
2024-10-30 22:06:11 +00:00
Charlie Anderson
eac269ac81
Add custom talkback action for unarchiving apps
...
Bug: 373746865
Test: manually with Talkback
Flag: EXEMPT bugfix
Change-Id: I8c9efc029c2172e0dacd644b34f4930f50a7f8aa
2024-10-30 14:44:08 -04:00
fbaron
ebc10c9ecc
OneGrid Grid Option Updates
...
Bug: 330900048
Flag: com.android.launcher3.one_grid_specs
Test: n/a
Change-Id: I919195dbc7ac78c3be42f0f9d7620193a24d7e99
2024-10-30 11:38:09 -07:00
Brandon Dayauon
0b2acd6516
Merge changes from topic "AddWorkSchedulerInWorkProfileFlag" into main
...
* changes:
Add work_scheduler_in_work_profile flag.
Remove layoutTransitions for current FAB and use custom animation.
2024-10-29 20:17:02 +00:00
Treehugger Robot
4f5a78a9bf
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2024-10-29 18:17:34 +00:00
Brandon Dayauon
a7123472ce
Remove layoutTransitions for current FAB and use custom animation.
...
Have background contain left and right padding of 16dp.
That way upon collapse, its easier to animate so that every other view's space but the icon is removed.
Spec when expanded/collapsed: https://www.figma.com/design/uMzPkNMZpb7EyfHDo8usIa/V-%E2%80%A2-Toast-Butter?node-id=2839-365095&node-type=text&m=dev
bug: 361589193
Test: manually - video:https://drive.google.com/file/d/1K7HCpayZBa_oo9p3XV10QQX4miTy_d3q/view?usp=sharing
withRTL: https://drive.google.com/file/d/1NfUEyEvzjfQamujv4EqLNBqB47mPNG1Y/view?usp=sharing
Flag: NONE just changing expandedFAB to use custom animations from layoutTransition
Change-Id: I7948633850a1010175eb4f0248daff22cf2f2c87
2024-10-29 09:50:13 -07:00
Bill Yi
69a8022769
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I0d4b964477ba5067abc1c27d9560110595b8e192
2024-10-28 22:57:24 -07:00
Shamali P
be18ff2b7d
Fix issue that items were invisible in 2-pane picker with talkback.
...
Bug: 371508727
Test: With talkback & screenshot tests
Flag: EXEMPT BUGFIX
Change-Id: Id8419e51bf20a38f203ce2422bae6290babcd63e
2024-10-25 23:00:36 +00:00
Anushree Ganjam
ba8c0a8fbd
Merge "Make ApiWrapper to be injected by dagger (12/n)" into main
2024-10-25 19:27:50 +00:00
Anushree Ganjam
ef2c5c0e49
Make ApiWrapper to be injected by dagger (12/n)
...
Bug: 361850561
Test: Manual
Flag: EXEMPT Dagger Integration
Change-Id: I53ec78999085b3e0ad6df69e177806e0cb1b52d1
2024-10-24 12:14:40 -07:00
Treehugger Robot
25220cdbda
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2024-10-23 17:34:58 +00:00
Bill Yi
7664e67678
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ic6dd940c3672272c721da8d96d7d29b788a2e2e3
2024-10-22 13:46:03 -07:00
Brian Isganitis
27e05992f6
Update recent indicators to match spec.
...
Does not implement any animations.
Flag: com.android.window.flags.enable_desktop_windowing_taskbar_running_apps
Fix: 356394053
Test: go/testedequals
Change-Id: If8e319b605beedd0e9b14dc37da1b5ffa12f3c9f
2024-10-21 15:04:03 -04:00
Brandon Dayauon
c1c1c873b9
Merge changes from topic "fastScrollerPrivateSpaceDrawableToLetters" into main
...
* changes:
Update letter list textview background color to spec.
Remove color animations when scrolling.
2024-10-18 23:07:09 +00:00
Sunny Goyal
4eaf3df1fe
Merge "Moving PluginManager to dagger" into main
2024-10-17 21:47:28 +00:00
Sunny Goyal
9cd3154952
Moving PluginManager to dagger
...
Multiple singletons depend on Plugin which can cause deadlock
if PluginManager is initialized on main thread
Test: presubmit
Bug: 361850561
Bug: 373557167
Flag: EXEMPT dagger
Change-Id: I79f17ac6b78a2ce60df2d27a6e794b9e4eba1b51
2024-10-17 11:48:38 -07:00
Bill Yi
fbe5044c4e
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I5e1473aede364901d9b4da42154df8c7c5f90ad5
2024-10-16 18:09:30 -07:00
Brandon Dayauon
7e1149471a
Update letter list textview background color to spec.
...
Spec: https://www.figma.com/design/uMzPkNMZpb7EyfHDo8usIa/V-%E2%80%A2-Toast-Butter?node-id=2746-180205&node-type=frame&m=dev
bug: 358673724
Test: manually - photo: https://drive.google.com/file/d/1RWlaSRHbXCYhsY1F3nzruldQnABszUiz/view?usp=sharing
Flag: com.android.launcher3.letter_fast_scroller
Change-Id: I03cd4fbf1e76a7ad34983ace18a69a52116e7834
2024-10-15 15:01:25 -07:00
Treehugger Robot
9777937d41
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2024-10-12 22:24:21 +00:00
Brandon Dayauon
7e1ca3965b
Merge changes from topic "fastScrollerPrivateSpaceDrawableToLetters" into main
...
* changes:
Add spannedDrawable for the divider in the letter fastScroller.
Only have private space drawable section for beginning of private space section and keep letters for everything else.
2024-10-11 22:33:53 +00:00
Brandon Dayauon
c9ac51c521
Add spannedDrawable for the divider in the letter fastScroller.
...
Divider exported from: https://www.figma.com/design/uMzPkNMZpb7EyfHDo8usIa/V-%E2%80%A2-Toast-Butter?node-id=2751-194737&node-type=frame&m=dev
bug:358673724
Test photo: https://drive.google.com/file/d/1I_Mu7mjxboP3puAJuiA9X9V3ogFR0oin/view?usp=sharing
Flag: com.android.launcher3.letter_fast_scroller
Change-Id: Ica5f05befbd63dc93b9c50bbbd6821cd931d148b
2024-10-10 16:31:41 -07:00
Brandon Dayauon
9d60a18c5c
Only have private space drawable section for beginning of private space section and keep letters for everything else.
...
spec: https://www.figma.com/design/uMzPkNMZpb7EyfHDo8usIa/V-%E2%80%A2-Toast-Butter?node-id=2746-180205&node-type=frame&m=dev
As of recent request: Only using the bubble background for everything and have private space go back to using letters.
Will include divider in followup.
bug:358673724
Test photo: https://drive.google.com/file/d/1dC3fgfWiumhyLm4vI-VfnXIYQyjPyrnk/view?usp=sharing
Flag: com.android.launcher3.letter_fast_scroller
Change-Id: I30487581eec4bd3e1921de4e3d899cfe2e2a703f
2024-10-10 16:31:39 -07:00
Bill Yi
d08761ed7e
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I45e6541b3e3a0776ad8ed5fbefc888a820a0e94c
2024-10-10 14:27:50 -07:00
Treehugger Robot
1160d080f4
Merge "Fix cropped folder name text in arabic" into main
2024-10-09 19:35:13 +00:00
Bill Yi
3aa92f27c1
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ib747fa4d2a253f79f1aa07f59e9484be4876a2f6
2024-10-07 13:40:14 -07:00
Liam Lee Pong Lam
644aad280b
Merge "Implement focus state on personal/work tab button" into main
2024-10-04 20:33:00 +00:00
Shamali P
adc171b313
Move padding from parent to WidgetPagedView and siblings in 2-pane pkr
...
WidgetPagedView seems to rely on padding to position it such that
talkback doesn't focus on it before sticky header.
Bug: 348107507
Test: With talkback
Flag: EXEMPT bugfix
Change-Id: I2fcdc0cbf027a7a8c1bee104f85a61f700faf776
2024-10-02 16:55:59 +00:00
Bill Yi
9e196da120
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Id0277715e43f68ca608c9ecf9629a5aa0c31d6fa
2024-10-01 10:28:37 -07:00
Treehugger Robot
49e27e5257
Merge "Make widget sheet layout container not focusable" into main
2024-09-30 22:44:28 +00:00
Bill Yi
dfbe78fc07
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Iece37a3f71514301080854e669827f80721f103a
2024-09-26 19:16:07 -07:00
Toni Barzic
2c72b9bd1a
Fix cropped folder name text in arabic
...
Centralize the folder name within folder footer using gravity property
instead of adding padding to the folder name view. Padding as calculated
was cropping the folder name to the text line height, which was
insuficient in some cases, as eveidenced by the linked bug.
Bug: b/358006967
Test: Open a folder on home screen with arabic system language.
Verify that the folder name displays correctly.
Flag: EXEMPT bugfix
Change-Id: I4436c224f7f6541f447e3a5354ff870cf4d50698
2024-09-26 04:57:45 +00:00
Liam, Lee Pong Lam
d4488bfd72
Implement focus state on personal/work tab button
...
figma: https://www.figma.com/design/ccBEWEnusF6lE4edgCw7bG/Android-Interactions-Library?node-id=6315-109525&node-type=frame&t=SBKtwrMnJ0ppeUxa-0
result: https://photos.app.goo.gl/LEWF6tsKz3BXXWuv5
hsv: https://hsv.googleplex.com/4794951907934208
Bug: 327430110
Flag: EXEMPT bugfix
Test: Manual
Change-Id: Ia953c92f30cbd65a83f8e60e8bb2d4b17073b369
2024-09-25 20:34:49 +00:00
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