TreeHugger Robot
112ab6236f
Merge "Enable unpausing apps from the workspace." into sc-dev am: a07c2efdf6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14704506
Change-Id: I69c797b5aa1f55c5f4b74a165a19862c4a7f59a1
2021-05-28 02:22:06 +00:00
TreeHugger Robot
e379d59e4f
Merge "Update gesture nav colors and animation for dark/light theming" into sc-dev am: d50d21b602
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14722085
Change-Id: Ie7579c5e466d397709299dab5441cc4cac49a435
2021-05-28 02:21:57 +00:00
TreeHugger Robot
3c8f1056fd
Merge "Update colors for Digital Wellbeing Toast." into sc-dev am: 3558f084f3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14737897
Change-Id: Ibe1372b4d4bb172ace05f5b694d44a6c0ee0e737
2021-05-28 02:21:48 +00:00
TreeHugger Robot
9abd4fd726
Merge "Add haptic feedback to Launcher recent apps scrolling" into sc-dev am: b1858afaf2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14678275
Change-Id: I60e16620373ef8ef806ad18c750f3f6fd9d29158
2021-05-28 02:21:44 +00:00
TreeHugger Robot
db6b24a001
Merge "Adding more diags for WellbeingModel" into sc-dev
2021-05-28 02:12:42 +00:00
Vinit Nayak
23aa129016
Force initialize task stack callback for gesture modes on init
...
This handles an edge case where RotationTouchHelper#mMode starts as 3 button (by default)
* then changes to gesture nav.
* then onDestroy called
* then on re-initialization mMode will be gesture nav instead of 3-button
(it maintains state because of it being singleton).
The check to register the callback won't happen because we register only if previous mode and
current mode differ.
Don't rely on default value of mMode being 3 button when initializing
Bug: 181928969
Test: Followed repo steps in bug.
Restarted phone in all 3 nav modes and verified
expected quickswitch behavior
Change-Id: I381eba7417c4cde593edf4b9a34da55b50774e98
2021-05-27 19:01:09 -07:00
Schneider Victor-tulias
1ba3704c5f
resolve merge conflicts of 694b667138 to sc-dev-plus-aosp
...
Test: manual
Bug: none
Change-Id: I2264c2dd3e0152186b7b14f76fa52126cbefe984
2021-05-28 00:03:31 +00:00
Schneider Victor-tulias
3b6f781c73
resolve merge conflicts of 694b667138 to sc-mainline-prod
...
Test: manual
Bug: none
Change-Id: Id03c870b62f6a6a73ddc7669a1ec2eef6ba07460
2021-05-28 00:02:53 +00:00
TreeHugger Robot
30adb97c13
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-05-27 22:28:57 +00:00
Jon Miranda
62769f10d7
Turn off app close flag, Revert back to R implementation.
...
Need more time to experiment with interpolated + springs based approach,
will aim for QPR instead.
Bug: 189120868
Bug: 173107751
Test: manual
Change-Id: I5698bd61c92b4fa719d82f2553125fc7f65b5969
2021-05-27 15:14:52 -07:00
Samuel Fufa
b53a58288a
Merge "Remove AllApps prediction edu" into sc-dev am: bd883ea788
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14682074
Change-Id: Ic51e0fecefab7e8494d012ec4b082c2212550edc
2021-05-27 11:31:02 +00:00
Samuel Fufa
bd883ea788
Merge "Remove AllApps prediction edu" into sc-dev
2021-05-27 11:02:49 +00:00
Jason Chang
0a79857e1d
Merge "Migrate trigger logic to fullfill new UI changes for One-handed mode settings." into sc-dev am: 9bc712f267
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14527644
Change-Id: Icf6393dd187c350aa144d421721a778f7a45bcf5
2021-05-27 06:00:07 +00:00
Jason Chang
9bc712f267
Merge "Migrate trigger logic to fullfill new UI changes for One-handed mode settings." into sc-dev
2021-05-27 05:31:13 +00:00
TreeHugger Robot
6b4fa91035
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev
2021-05-27 04:16:18 +00:00
Bill Yi
64543c0dad
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I4e5ee682ed5b52d4c97164bb195934a3a03653b3
2021-05-27 02:30:30 +00:00
Bill Yi
1817a5717f
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I6b5cd6be5d7f2b4519dc0fa589df88ea5e6b3139
2021-05-27 02:29:56 +00:00
Josh Tsuji
b7735b450e
Merge "Adds launcher-side support for the SmartSpace shared element transition." into sc-dev am: bdb4ed711c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14471950
Change-Id: I4812a5728ec39d06aab9350780f86600133555fb
2021-05-27 00:49:58 +00:00
Josh Tsuji
bdb4ed711c
Merge "Adds launcher-side support for the SmartSpace shared element transition." into sc-dev
2021-05-27 00:29:01 +00:00
Winson Chung
cfda5b44bf
Merge "Add missing call to finish the home animation" into sc-dev am: 9b45bce963
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14729812
Change-Id: I3035f8f9176c97e3b28d82d25969b9ddf3d74b33
2021-05-27 00:20:11 +00:00
Winson Chung
9b45bce963
Merge "Add missing call to finish the home animation" into sc-dev
2021-05-27 00:00:34 +00:00
Winson Chung
45ecd6aa7d
Add missing call to finish the home animation
...
- This reset the task view's show-screenshot state to show the
snapshot the next time the task view is visible
Fixes: 186143625
Test: Enter pip w/ autoenter pip app, swipe up to overview
Change-Id: I6a1ec3d0654a33b228f97a6009145450e72e8d48
2021-05-27 00:00:24 +00:00
TreeHugger Robot
3bc3f99052
Merge "Enable unpausing apps from the workspace." into sc-dev am: a07c2efdf6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14704506
Change-Id: I81fa5c0d7b9ab73d267e2e1083882854492fbaf1
2021-05-26 22:30:09 +00:00
Tony Wickham
f8d731a808
Cleanup state properly when interacting during gesture nav transition
...
When the transition is canceled (e.g. when touching the nav bar during the transition), do the following:
- Abort the RecentsView scroll including the edge effects to ensure we get onSettledOnEndTarget() immediately.
- Jump to the current gesture end target state instead of the default rest state.
Test: Swipe up and to the left and hold to go to overview from an app, then swipe up to home during the transition; ensure that the touch down goes to overview rather than home, and subsequently that the swipe is respected and goes to home
Fixes: 189142339
Change-Id: Ie1d7dd05f45ab48968df7fdfd69fa1e1dda36d06
2021-05-26 15:28:38 -07:00
TreeHugger Robot
a07c2efdf6
Merge "Enable unpausing apps from the workspace." into sc-dev
2021-05-26 22:24:40 +00:00
TreeHugger Robot
66d2c4be93
Merge "Update gesture nav colors and animation for dark/light theming" into sc-dev am: d50d21b602
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14722085
Change-Id: I0b5484ea3f985c9bc5c6c93c62f8ecee1ec2f9eb
2021-05-26 22:22:15 +00:00
TreeHugger Robot
d50d21b602
Merge "Update gesture nav colors and animation for dark/light theming" into sc-dev
2021-05-26 22:07:52 +00:00
TreeHugger Robot
e8eccdb81c
Merge "Update colors for Digital Wellbeing Toast." into sc-dev am: 3558f084f3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14737897
Change-Id: I3b57f1a24b2f52ac619d634176bc71720ae0d5ae
2021-05-26 20:20:08 +00:00
TreeHugger Robot
3558f084f3
Merge "Update colors for Digital Wellbeing Toast." into sc-dev
2021-05-26 20:05:48 +00:00
Schneider Victor-tulias
9909544c8a
Update gesture nav colors and animation for dark/light theming
...
- Added light mode gesture feedback animations
- Added color resources for the fake launcher wallpaper. Also using these color resources in the feedback animations for consistency
- Using fake previous app task color in feedback animations for consistency
Bug: 169687177
Test: manual
Change-Id: I1d28212e02c2ae750ce6241b64aa90f52b827c76
2021-05-26 12:34:29 -07:00
TreeHugger Robot
4daf838704
Merge "Add haptic feedback to Launcher recent apps scrolling" into sc-dev am: b1858afaf2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14678275
Change-Id: I99c4b7a85069a187db77d8dc51c6dee532a0681b
2021-05-26 18:21:58 +00:00
zakcohen
14b6898126
Update colors for Digital Wellbeing Toast.
...
Bug: 179922117
Test: Local
Change-Id: Iec58238ba92218ab2a22027b9c821804fb0d9df2
2021-05-26 11:10:37 -07:00
TreeHugger Robot
b1858afaf2
Merge "Add haptic feedback to Launcher recent apps scrolling" into sc-dev
2021-05-26 18:05:33 +00:00
Tony Wickham
f262591ab0
Merge changes I6bf48141,I77b7a2e4 into sc-v2-dev
...
* changes:
Taskbar drag starts internal pre-drag before system drag
Let DragView use ActivityContext instead of Launcher
2021-05-26 17:13:49 +00:00
Lais Andrade
b1ef5e5c55
Add haptic feedback to Launcher recent apps scrolling
...
Add light LOW_TICK effects when the scrolling on RecentsView
snaps to a page, and a stronger TICK effect when the edges
absorb the scroll (by scrolling fast towards one of the edges).
Fix: 182382085
Test: manual
Change-Id: Ifb917ae499f73607707773f9870eb39cd6fe16ef
2021-05-26 13:37:30 +01:00
Samuel Fufa
9894bbe042
Merge "[Search] Resolve afterimage when closing allapps" into sc-dev am: 53ec9a4e06
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14722826
Change-Id: Ie64ad9bbe26479847b24dbfab7244ca9b1c934f9
2021-05-26 11:40:11 +00:00
TreeHugger Robot
9293e72078
Merge "Set mEnableDrawingLiveTile = false in RecentsView#reset()" into sc-dev am: e81ac4f170
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14723558
Change-Id: I98ef3420310e7f7e37148498c09f9de549290620
2021-05-26 11:40:06 +00:00
TreeHugger Robot
f93a6e64cf
Merge "Crossfading splashscreen if icon is themed" into sc-dev am: 55060ca7ea
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14687100
Change-Id: I99c6254f5c732e88a0733df77a6430dc0f539682
2021-05-26 11:39:59 +00:00
TreeHugger Robot
324e1da532
Merge "Overview - Remove the space withheld for proactive chips" into sc-dev am: d98a784d0e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14706422
Change-Id: Ie6355e09025a3f3b6e2709769d3936d46049edd2
2021-05-26 11:33:29 +00:00
TreeHugger Robot
af76459cc4
Merge "Update Gesture nav tutorial." into sc-dev am: 694b667138
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14669183
Change-Id: Ide38747f0b1a2bcf6f76921fb9650ee7d188dad7
2021-05-26 09:39:53 +00:00
TreeHugger Robot
694b667138
Merge "Update Gesture nav tutorial." into sc-dev
2021-05-26 09:20:18 +00:00
Jason Chang
da85cb91f1
Migrate trigger logic to fullfill new UI changes for
...
One-handed mode settings.
According to new key visual changes for One-handed mode,
modify the trigger condition to reflect the changes.
Bug: 175851783
Test: manual
Test: atest WMShellUnitTests
Change-Id: I4d734b31cafd5ce884010642b5e613c3deadfb20
2021-05-26 14:39:56 +08:00
Evan Rosky
794f2af67f
Merge "Fix launcher-in-transition-targets detection" into sc-v2-dev am: a7b9f89e5b am: 604183fb2a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14706420
Change-Id: I2491076af449891bfaf10f097cc03da3f4e86f75
2021-05-26 02:02:14 +00:00
Evan Rosky
604183fb2a
Merge "Fix launcher-in-transition-targets detection" into sc-v2-dev am: a7b9f89e5b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14706420
Change-Id: I90bd090ec657fd96fa21b7eb8d9bf9fad07a60b9
2021-05-26 01:29:07 +00:00
Samuel Fufa
475acf8d15
Merge "[Search] Resolve afterimage when closing allapps" into sc-dev am: 53ec9a4e06 am: 7c6515f59e am: cc14bc248c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14722826
Change-Id: I697940cc5a8d5b3f78c7cddad4abed521d50f581
2021-05-26 01:07:25 +00:00
TreeHugger Robot
f7231bb4fc
Merge "Set mEnableDrawingLiveTile = false in RecentsView#reset()" into sc-dev am: e81ac4f170 am: 884c22fb0d am: 60fa4f51f5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14723558
Change-Id: I9cfccbfcf8489b4b77b8b7982a7ef8c7095624ab
2021-05-26 01:06:58 +00:00
TreeHugger Robot
c6c7536eb8
Merge "Crossfading splashscreen if icon is themed" into sc-dev am: 55060ca7ea am: a8c8b9d88d am: 60a768ef9b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14687100
Change-Id: Idb8e2139bfa29042a372b2476d9ffda42d898240
2021-05-26 01:06:40 +00:00
Evan Rosky
a7b9f89e5b
Merge "Fix launcher-in-transition-targets detection" into sc-v2-dev
2021-05-26 01:06:36 +00:00
Samuel Fufa
0235e556a1
Merge "[Search] Resolve afterimage when closing allapps" into sc-dev am: 53ec9a4e06
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14722826
Change-Id: Ie81b02c1a704996f31dfc59277d1b4b320fd9836
2021-05-26 00:59:03 +00:00
Samuel Fufa
cc14bc248c
Merge "[Search] Resolve afterimage when closing allapps" into sc-dev am: 53ec9a4e06 am: 7c6515f59e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14722826
Change-Id: Iaf74e1df2e30c768279b21cedd13f6654686034f
2021-05-26 00:51:58 +00:00