Li Lin
6e718cffb1
Merge "Show Growth Framework nudge driven by nudge payload." into main
2025-04-28 17:01:20 -07:00
Li Lin
0f82810cdb
Show Growth Framework nudge driven by nudge payload.
...
Current implementation of the nudge will show at default position
(bottom left corner) and may extended to other position in the future.
More detail at: go/al-growth-framework-nudge
Bug: 398033012
Test: NudgeControllerTest.*
Flag: com.android.launcher3.enable_growth_nudge
Change-Id: Idff9d62a5b1b26aa1cfbef5817f5425f8e94b7c9
2025-04-28 13:59:30 -07:00
Treehugger Robot
3bde3a8331
Merge "Update blur style for more things." into main
2025-04-28 13:51:25 -07:00
Andy Wickham
6610425a1d
Update blur style for more things.
...
- Quick Launch highlight (focusHighlight)
- Drag bar at top of All Apps
- Divider inside Private Space
Demo (enabling blur via adb in the middle):
https://drive.google.com/file/d/1MjYn1c1mz3m1llmJ-J6kLHUa1j3biv_H/view?usp=drive_link&resourcekey=0-6d1yf_4zDL0W9nTYe6HLNQ
Fix: 413143411
Test: Manual
Flag: com.android.launcher3.all_apps_blur
Change-Id: I37340759867aba1460fb038269d21c86e8b3c4f6
2025-04-26 01:25:05 +00:00
Treehugger Robot
fe7225eace
Merge "Move LauncherRestoreEventLogger to dagger" into main
2025-04-25 14:11:18 -07:00
Treehugger Robot
391af10463
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2025-04-25 13:43:08 -07:00
Jordan Silva
6a70a9ac1c
Update Icon App Chip menu animation
...
Fix: 320435745
Flag: com.android.launcher3.enable_overview_icon_menu
Test: Manual. Expanding and Collapsing Icon App Chip menu.
Change-Id: Ibfaeb5908f6edf4d3f4c249f6064a21ff10ee0ba
2025-04-25 14:28:27 +01:00
Anushree Ganjam
06bc3f5301
Move LauncherRestoreEventLogger to dagger
...
Helps us to delete ResourceBasedOverride class.
Delete "launcher_restore_event_logger_class" resource from config.
Bug: 361850561
Test: Presubmit
Flag: EXEMPT dagger
Change-Id: Ia11162979f016513bd09e06796346d29699b2efd
2025-04-25 01:02:28 +00:00
Bill Yi
70a2b27701
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Id48aa0f8190d33d50375172d27d80b555cc3a15c
2025-04-24 23:40:20 +00:00
Anushree Ganjam
99ba7b61be
Merge "Move NavHandleLongPressHandler to Dagger." into main
2025-04-24 16:29:24 -07:00
Shamali P
fd57876c7c
Move app timer in the taskContentView behind a refactor flag.
...
Bug: 405359383
Flag: com.android.launcher3.enable_refactor_digital_wellbeing_toast
Test: Screenshot tests
Change-Id: Ib1cf21aabc8d01a14c0dedbfa770e9f0bba52268
2025-04-23 09:44:00 -07:00
Shamali P
3519785d79
Change task content view to be a constraint layout.
...
This is for child cl to be able to place dwb inline in it.
Bug: 405359383
Flag: com.android.launcher3.enable_refactor_task_content_view
Test: Screenshot tests
Change-Id: Id3252fff5776c199ae2a0c7e89d96c423241478c
2025-04-23 09:43:48 -07:00
Anushree Ganjam
93b2c414d4
Move NavHandleLongPressHandler to Dagger.
...
Helps us to delete ResourceBasedOverride class.
Delete "nav_handle_long_press_handler_class" resource from config.
Bug: 361850561
Test: Presubmit
Flag: EXEMPT dagger
Change-Id: I3ea307c8da95756ade84dc9c3210dacdeccf9a51
2025-04-23 00:35:57 +00:00
Anushree Ganjam
77f22bf9cf
Merge "Move StatsLogManager to Dagger" into main
2025-04-21 18:48:56 -07:00
Anushree Ganjam
291438aaec
Move StatsLogManager to Dagger
...
Helps us to delete ResourceBasedOverride class.
Delete "stats_log_manager_class" resource from config.
Delete unused "app_launch_tracker_class" resource from config.
Bug: 361850561
Test: Presubmit
Flag: EXEMPT dagger
Change-Id: I71ed7ffca62e7c74d4ee0d0b4c045ffed9599cfe
2025-04-21 19:13:22 +00:00
Bill Yi
e39d4edaf8
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Id874f374f59d341fa72ff11d5bc7b3dd0c57a823
2025-04-21 01:11:50 +00:00
Treehugger Robot
bf044d730c
Merge "Move InstantAppResolver to Dagger." into main
2025-04-18 18:06:15 -07:00
Andy Wickham
303b52f84a
Merge "Make TaskbarOverlayContext overrideable." into main
2025-04-18 15:02:50 -07:00
Anushree Ganjam
59d5401f59
Move InstantAppResolver to Dagger.
...
Helps us to delete ResourceBasedOverride class.
Bug: 361850561
Test: Presubmit
Flag: EXEMPT dagger
Change-Id: I9320e0309e2ae4370dcbf2f6f62d704712876bd5
2025-04-18 20:14:14 +00:00
Andy Wickham
33c7b3dcf1
Make TaskbarOverlayContext overrideable.
...
Bug: 371343636
Flag: EXEMPT refactor
Test: with other change
Change-Id: I46c4bcb88d21890e66e7db7240d3450d75d74354
2025-04-18 01:24:56 +00:00
Andy Wickham
51a0a3829a
Update All Apps colors to use shared sysui resources.
...
This includes the new scrim color and panel treatment documented
here: https://docs.google.com/presentation/d/1BKFfB2LAIDoaA5aLs8did6IcUw_pktrSWI5xmypkl3s/edit?slide=id.g3484dcfffc6_1_203&resourcekey=0-HpXwztiEYGe0BYQzUeBBbQ#slide=id.g3484dcfffc6_1_203
Bug: 371343636
Test: Manual
Flag: com.android.launcher3.all_apps_blur
Change-Id: I810aaa84eda218ab33112c9a5c1561cdb088b310
2025-04-17 19:14:18 +00:00
Andy Wickham
16a024df71
Adds Blur and BlurFallback styles for All Apps.
...
Technically these styles can be used throughout Launcher, e.g.
Widget Picker and Folders, but this CL only applies it to All Apps.
At a high level, views wishing to apply transparency to show blur
should use these new attr values rather than colors directly.
When blur changes, e.g. starting or stopping battery saver, the
style is re-applied and revelant views are invalidated. For
Launcher, this is handled by DepthController, and for Taskbar it's
handled by a CrossWindowBlurListener.
Also updated the Private Space animation slightly to account for
the translucent decorators (specifically, we can't use the mask
view to cover them when blur is enabled).
Screenshots: https://drive.google.com/drive/folders/1tU472KHotgEBpT-Ec9VOBWPBf_YdVqv2?resourcekey=0-ebf7W8O6iDJ4UVMtRzTABg&usp=sharing
Private Space animations: https://drive.google.com/file/d/1h5pn8Xb17TPcbujr7uSAJNTq8kwNZoIp/view?usp=drive_link&resourcekey=0-TzpaJ16Gg8_QJctBx4oiIg
Private Space QS Tile animations: https://drive.google.com/file/d/1dCuqnqd5z2kSBEakGobMlEkMwFDBWRbJ/view?usp=drive_link&resourcekey=0-qRVFPb-a6OzaZQOf4x86Jw
Bug: 371343636
Test: Manual
Flag: com.android.launcher3.all_apps_blur
Change-Id: Ia9f581f50d1adc0830569656bdeb751deb710a9c
2025-04-15 16:42:56 -07:00
Saumya Prakash
178b49beb3
Merge "Remove the skip button from the gesture tutorial" into main
2025-04-15 15:29:37 -07:00
Bill Yi
38d57bf674
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I91a8868789991096a90858d4b97a7844d8f77739
2025-04-15 04:17:42 +00:00
Saumya Prakash
ebfcad524b
Remove the skip button from the gesture tutorial
...
This change removes the legacy skip button from the gesture tutorial. It
is not needed in the current version of the gesture tutorial.
Bug: 400485351
Test: Run tutorial and observe no change as this was for the legacy
tutorial that is no longer in use.
Flag: EXEMPT bugfix
Change-Id: Ice384a0b5811fdc0d09da58ade68539aa146d84d
2025-04-14 23:35:10 +00:00
Brandon Dayauon
b570514ee0
Merge "Add nudgeView to Taskbar.xml" into main
2025-04-11 16:28:59 -07:00
Brandon Dayauon
1fc6f916d3
Add nudgeView to Taskbar.xml
...
Aiai will send a broadcast to Launcher and will animate the stashHandleView and nudgeView accordingly.
Verified on large screen device that transient taskbar is not affected as its not in scope at the moment.
bug:409121556
Test: manual - video in bug
Flag: com.android.launcher3.nudge_pill
Change-Id: I740e5d81dd008a230aa089f311d38bac665fc227
2025-04-11 13:24:22 -07:00
Sam Cackett
bf69d6e6a5
Merge "Add TaskContentView wrapper to TaskThumbnailView" into main
2025-04-09 23:54:40 -07:00
Brian Isganitis
8c6dd04740
Merge "Expose desktop experience CD Taskbar flag to SecondaryDisplayLauncher." into main
2025-04-09 13:33:40 -07:00
samcackett
2244b633cc
Add TaskContentView wrapper to TaskThumbnailView
...
- Keep TaskThumbnailViewDeprecated as-is
- Due to flag guarding and xml changes, added bottomright_snapshot id
- Remove redundant FrameLayout from task_header_view.xml and refactor
the view to handle alignment correctly
- Move feature flag logic to the state mapper
- Extract TaskThumbnailViewHeader logic and any related state out of
TaskThumbnailView and move to TaskContentView
- Use vertical LinearLayoutManager to hold the TaskThumbnailViewHeader
and TaskThumbnailView
- Rename TaskThumbnailViewHeader to TaskHeaderView. Rename xml and state
similarly
This reverts commit df6dc455a7 .
This reverts commit 714370a9bfb2e53738b0cd9958acd6540d8d649c.
Reason for revert: Reland previously reverted CL's with fixes
Fix: 408971730
Fix: 397889146
Fix: 401469907
Fix: 402277471
Fix: 403826044
Flag: com.android.launcher3.enable_refactor_task_thumbnail
Test: TaskUiStateMapperTest & TaskContentViewScreenshotTest & TaskThumbnailViewScreenshotTest & TaskHeaderViewScreenshotTest & SwitchBetweenSplitPairsGesturalNavPortrait
Change-Id: I01758447ad1194ebbeab748113621b42f3384db8
2025-04-09 16:36:51 +01:00
Brian Isganitis
b7a5dc0017
Expose desktop experience CD Taskbar flag to SecondaryDisplayLauncher.
...
Flag: EXEMPT refactor
Fix: 407924023
Test: go/testedequals
Change-Id: I06344f023eb1fab697f25276bc82e1be0209e4a8
2025-04-08 17:17:15 -04:00
Treehugger Robot
1f4ee92d18
Merge "Fix grammar issue with all set page subtitle" into main
2025-04-08 09:57:13 -07:00
Schneider Victor-Tulias
02d9e5043a
Fix grammar issue with all set page subtitle
...
Flag: EXEMPT bug fix
Fixes: 392616062
Test: launched all set page with empty and test devices names
Change-Id: I885603f64478642c825e15563f5526399114f0f2
2025-04-08 10:31:19 -04:00
Bill Yi
501b53b5da
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I54386a103dc33193d373c159ef79d3ba3f84e68e
2025-04-07 16:56:21 +00:00
Jordan Silva
434e4931a3
Merge "Update Overview buttons styles and layout" into main
2025-04-03 13:48:07 -07:00
Jordan Silva
f99a50c2e4
Update Overview buttons styles and layout
...
This CL update the style of Overview Buttons to support Wallpaper Blur feature.
- Overview action button background, padding and spacing updated.
- Clear all button style updated to match action buttons.
- Select button drawable updated.
Bug: 404479758
Fix: 407665072
Flag: com.android.launcher3.enable_overview_desktop_tile_wallpaper_background
Test: OverviewImageTest
Change-Id: I89b781928c4b49155df9dfb5af5e81775ab5b87b
2025-04-02 11:59:25 -07:00
Jagrut Desai
75a26fc793
Merge "Set Content Description for Taskbar edu animation view" into main
2025-03-31 14:55:28 -07:00
Treehugger Robot
b40c6b9fb3
Merge changes from topic "update-marquee-chip" into main
...
* changes:
Fix chip elevation when expanded
Update marquee to show only when chip is expanded
2025-03-28 16:53:28 -07:00
Jagrut Desai
ef2a69715c
Set Content Description for Taskbar edu animation view
...
Test: Manual, Presubmit
Bug: 400902721
Flag: EXEMPT bugfix
Change-Id: I318e36720a507f1328aaf856c75c8d837dd6b8fa
2025-03-28 14:44:37 -07:00
Jordan Silva
612aac88cb
Update marquee to show only when chip is expanded
...
- Introduced title and titleCollapsed to change the text when expanded and collapsed using only 2 dots for truncate the text, similar to ellipsize="marquee".
- Removed ellipsize="marquee" from the XML to prevent chip relayout when entering in Overview. See b/406969521.
Fix: 406969521
Fix: 403193877
Flag: com.android.launcher3.enable_overview_icon_menu
Test: OverviewImageTest
Test: OverviewSplitTaskImageTest
Change-Id: Ia95eb8b7ec6d22b9d576defe7c66a4950ee1dca3
2025-03-28 14:28:54 -07:00
Bill Yi
61bf9177a8
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2025-03-28 14:18:34 -07:00
Bill Yi
c2ed65f17f
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I21b0c49b089c2045773ba4f4a68520a0e260621b
2025-03-28 05:25:39 +00:00
Liran Binyamin
036e1ae8d5
Updates to bubble bar drag zones
...
1. Pass bubble bar size properties to DragZoneFactory for generating
a drop target for the bubble bar.
2. Update the dismiss X circle position.
Flag: com.android.wm.shell.enable_bubble_to_fullscreen
Fixes: 404920503
Fixes: 404916611
Test: manual
- turn enable_bubble_to_fullscreen flag on
- drag the bubble bar and an individual bubble through the
dismiss zone
- observe behavior
- repeat with flag off to verify existing behavior
Change-Id: I877648763e3043551f678e382abd97c7e625b483
2025-03-27 14:30:55 -04:00
Bill Yi
322c5f9e37
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2025-03-27 07:52:07 -07:00
Treehugger Robot
b932dea54e
Merge "Implement spring animations for running state changes." into main
2025-03-26 21:06:14 -07:00
Jordan Silva
8134ad2b53
Use a specific dimension for the overview app chip menu bottom margin
...
Fix: 401476868
Flag: com.android.launcher3.enable_overview_icon_menu
Test: OverviewMenuImageTest
Test: OverviewSplitTaskImageTest
Change-Id: Id6932958bd694f28fdad4004946106a28f726cb2
2025-03-26 09:12:54 -07:00
Jordan Silva
41992efa95
Merge "Center Task Menu icons and text vertically" into main
2025-03-26 08:40:16 -07:00
Jordan Silva
20dd848b29
Center Task Menu icons and text vertically
...
Bug: 403193877
Flag: EXEMPT bug fix
Test: OverviewImageTest
Test: OverviewSplitTaskImageTest
Test: OverviewMenuImageTest
Test: OverviewActionsMenuHoverImageTest
Change-Id: Idba732b64260e7e3e00d4742d2ea6ccd9228ab01
2025-03-26 05:23:31 -07:00
Jordan Silva
f4b5725ef0
Merge "Add marquee for AppChip and simplify text view handling in IconAppChipView" into main
2025-03-26 04:28:26 -07:00
Bill Yi
c1928b8f0a
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I1bc70b18b9e537de8db7a22aee29a7a7765328e0
2025-03-26 06:24:46 +00:00