Commit Graph

3816 Commits

Author SHA1 Message Date
TreeHugger Robot 10cd479bdd Merge "Logging for swiping to home not working" into ub-launcher3-rvc-dev am: 5bae2f4af1
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11709415

Change-Id: I256860a2458d5adcd51275a4f52b179ee407376a
2020-06-02 21:28:36 +00:00
TreeHugger Robot 5bae2f4af1 Merge "Logging for swiping to home not working" into ub-launcher3-rvc-dev 2020-06-02 21:17:50 +00:00
TreeHugger Robot 59df70d045 Merge "Update home to overview depth interpolator to match other motion" into ub-launcher3-rvc-dev am: 62382c3f95
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11687241

Change-Id: Ic5d0ba2f23acf54da1ed78c499bfb15bd88a9f95
2020-06-02 20:29:16 +00:00
TreeHugger Robot 0b8933d5d7 Merge "Checking for success of interactions with Wellbeing" into ub-launcher3-rvc-dev am: 54f63d6539
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11663763

Change-Id: If5cf613c6ea2b4470e9e0351699fc6c4d95f9574
2020-06-02 20:29:09 +00:00
vadimt 568ac00832 Logging for swiping to home not working
Bug: 158017601
Change-Id: Ibe92a7f07a4eb880b7b54b486236ca90e74353f7
2020-06-02 13:20:10 -07:00
TreeHugger Robot 62382c3f95 Merge "Update home to overview depth interpolator to match other motion" into ub-launcher3-rvc-dev 2020-06-02 20:18:01 +00:00
TreeHugger Robot 54f63d6539 Merge "Checking for success of interactions with Wellbeing" into ub-launcher3-rvc-dev 2020-06-02 20:16:41 +00:00
TreeHugger Robot 3472f129ee Merge "Add SysUiOverlayInputConsumer." into ub-launcher3-rvc-dev am: 73763959d1
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/11688623

Change-Id: Ife745d89887edcabf6b65c8caac01b6dd4505ec6
2020-06-02 18:06:18 +00:00
TreeHugger Robot 73763959d1 Merge "Add SysUiOverlayInputConsumer." into ub-launcher3-rvc-dev 2020-06-02 17:49:04 +00:00
Vinit Nayak 2db369c4b9 Merge "Set mLastRectRotation to valid rotation" into ub-launcher3-rvc-dev am: 3cdbb9b039
Original change: undetermined

Change-Id: I84f09e93f14d3f61bada0ab9b3e19129431cf2bd
2020-06-02 05:00:37 +00:00
Vinit Nayak 3cdbb9b039 Merge "Set mLastRectRotation to valid rotation" into ub-launcher3-rvc-dev 2020-06-02 04:42:33 +00:00
Vinit Nayak fb442a70f8 Set mLastRectRotation to valid rotation
mLastRectRotation's value is used after
swipe gestures are complete to reset the
layout for overview (after swiping to home
animation is complete), so we need to set
it to a valid value instead of -1.
OverviewActions visibility depends on
it being rotation 0 for it to be visible,
otherwise it won't show up.

Bug: 155844780
Test: Swipe up to home from an app,
Swipe up to overview, observe overview
actions show in portrait.
Swipe up and back down from landscape app,
hit back. Open portrait app, ensure back
gesture still works.

Change-Id: Ia923a54e68af567b4470841783328528fffebe6a
2020-06-01 18:30:15 -07:00
Sunny Goyal 7f5b257c97 Preventing launcher preload if user setup is not complete am: 518d54e3f2
Original change: undetermined

Change-Id: I26c71d87fffbefce6f938222a468ca3656a2030c
2020-06-02 00:23:24 +00:00
Sunny Goyal 518d54e3f2 Preventing launcher preload if user setup is not complete
Also fixing some leaks due to not destroying RecentsAnimationDeviceState

Bug: 155350432
Change-Id: I70f510c3db03515d5889f0bcde6a15a9456e9791
2020-06-01 16:19:38 -07:00
TreeHugger Robot 8a258df001 Merge "Fixing loadTasksInBackground called twice on swipe up" into ub-launcher3-rvc-dev am: 2a4dce1402
Original change: undetermined

Change-Id: I18a9d9a2500c102d3e5c0968945203c883b301e7
2020-06-01 22:55:57 +00:00
TreeHugger Robot 2a4dce1402 Merge "Fixing loadTasksInBackground called twice on swipe up" into ub-launcher3-rvc-dev 2020-06-01 22:44:03 +00:00
Sunny Goyal b396864072 Fixing loadTasksInBackground called twice on swipe up
Bug: 157644889
Change-Id: Ia4413ea878f8ba731fbb7a8f61b7c0c0050f3811
2020-06-01 15:12:32 -07:00
vadimt bd7ee7366d Checking for success of interactions with Wellbeing
Bug: 157589968
Change-Id: I9a5cc6341c0133ae5e31c47b6bd89f80e15c9099
2020-06-01 14:03:43 -07:00
TreeHugger Robot c74cffb017 Merge "Enable RotationWatcher when home rotation is on" into ub-launcher3-rvc-dev am: 50f2a6c7d6
Original change: undetermined

Change-Id: If3594183ce2c0582c5b0ee89725ee1a41c859924
2020-06-01 20:48:29 +00:00
Vinit Nayak 27498c5989 Merge "Start quickswitch on task switch instead of touch down" into ub-launcher3-rvc-dev am: 39cc356a53
Original change: undetermined

Change-Id: Ie6df60c182979716f4c4fae0f4ef19c0820d7053
2020-06-01 20:48:18 +00:00
TreeHugger Robot 50f2a6c7d6 Merge "Enable RotationWatcher when home rotation is on" into ub-launcher3-rvc-dev 2020-06-01 20:33:30 +00:00
Joshua Tsuji eeb675683b Add SysUiOverlayInputConsumer.
This consumer is used when Bubbles is expanded, and causes swipes up to hide bubbles via closeSystemDialogs rather than going all the way home.

Test: install launcher and swipe up (after including the other CL in this topic)
Fixes: 156390484
Change-Id: I36b71dd95dc45a5a547eddfe0faddf61630b6f25
2020-06-01 20:33:13 +00:00
Vinit Nayak 39cc356a53 Merge "Start quickswitch on task switch instead of touch down" into ub-launcher3-rvc-dev 2020-06-01 20:32:14 +00:00
TreeHugger Robot 2c0bba0768 Merge "Reset Overview layout after swiping to home" into ub-launcher3-rvc-dev am: 0e1cbf56aa
Change-Id: I1c2bef66df6d646dec662ffe7fe9db16039b3bb7
2020-06-01 19:37:11 +00:00
Tony Wickham 10c2b4f9d9 Update home to overview depth interpolator to match other motion
Overview comes in and workspace goes out at overshoot(1.2), so
the wallpaper depth/blur should match that speed.

Test: go to overview from home in 3 button or 0 button mode,
ensure wallpaper scales down at the same rate as other elements

Bug: 154637581
Change-Id: I03254fa3fdf19f468852bed8aab7ba21203c429a
2020-06-01 14:36:46 -05:00
TreeHugger Robot 0e1cbf56aa Merge "Reset Overview layout after swiping to home" into ub-launcher3-rvc-dev 2020-06-01 19:24:54 +00:00
Vinit Nayak acd2f58693 Start quickswitch on task switch instead of touch down
Previously we would enter a quickswitch session state
whenever user tapped on navbar and sent flags to
sysui to only enable edge gesture for the current rotation.
Now we only do that on a new task resulting from the gesture
or when going into recents to show nav bar in the
orientation user would expect it (only if they never
quickswitched).

Fixes: 155844780
Test: Tested swiping back from quickswitching
into apps of different orientations.
Note that back is still broken when you
quickswitch and then rotate the foreground app.

Change-Id: I935e7c66489d46e59156414d64653c846ae4c5d8
2020-06-01 12:06:47 -07:00
Hyunyoung Song 4aad50b095 Merge "Migrate launcher home settings button tap/longpress logging to WW" into ub-launcher3-rvc-dev am: 2911c56a80
Change-Id: Icc5219be1dc3b38c0aa06a658ee6d639822fab3e
2020-06-01 18:24:10 +00:00
Hyunyoung Song 2911c56a80 Merge "Migrate launcher home settings button tap/longpress logging to WW" into ub-launcher3-rvc-dev 2020-06-01 18:08:39 +00:00
Vinit Nayak 90b006dbe5 Reset Overview layout after swiping to home
Reset overview when user does a swipe to home
gesture. Preivously we only rest when user
first when to over, and then swiped to home.

Fixes: 156053957
Change-Id: I5a157f9e2229aba4b36851bd46d704a39d647110
2020-06-01 10:40:05 -07:00
TreeHugger Robot 5013269895 Merge "More logging for pause non-detection" into ub-launcher3-rvc-dev am: 6d9e0c4a55
Change-Id: I28e1cfbc4b01f047a47023c2e2d929324d3bdb3a
2020-06-01 17:39:58 +00:00
TreeHugger Robot 6d9e0c4a55 Merge "More logging for pause non-detection" into ub-launcher3-rvc-dev 2020-06-01 17:27:10 +00:00
TreeHugger Robot 7c2be0af52 Merge "Removes unused constant" into ub-launcher3-rvc-dev am: 7149a7e0c5
Change-Id: I7a7759e23e994583069d42d4ccba5f625cd80422
2020-06-01 17:04:29 +00:00
TreeHugger Robot 7149a7e0c5 Merge "Removes unused constant" into ub-launcher3-rvc-dev 2020-06-01 16:50:30 +00:00
Jon Miranda 10a6ed86eb More logging for pause non-detection
Bug: 156044202
Change-Id: I68d6febf4c201c2fea41c7e24600dcc2c54a680a
2020-06-01 09:39:13 -07:00
TreeHugger Robot 34c47a214f Merge "More logging for pause non-detection" into ub-launcher3-rvc-dev am: 291f393b17
Change-Id: I85c1a09bf8f9c8f41b12b32a006366243858a3e6
2020-05-30 03:30:52 +00:00
TreeHugger Robot 291f393b17 Merge "More logging for pause non-detection" into ub-launcher3-rvc-dev 2020-05-30 03:20:50 +00:00
Jon Miranda 77d8903f4a More logging for pause non-detection
Bug: 156044202
Change-Id: I0831735aa743360c16e1f940c30875f32432fec5
2020-05-29 19:43:52 -07:00
TreeHugger Robot 8a8c13aafd Merge "Don't defer finish, only defer disableInputProxy" into ub-launcher3-rvc-dev am: 8a3be8cb53
Change-Id: I27a2dd42ecadc2e5048f048d9849cb4ae5f8c933
2020-05-30 00:53:34 +00:00
TreeHugger Robot 8a3be8cb53 Merge "Don't defer finish, only defer disableInputProxy" into ub-launcher3-rvc-dev 2020-05-30 00:41:06 +00:00
Tony Wickham cc558e86fb Don't defer finish, only defer disableInputProxy
We should always finish the controller when requested, to ensure
everything is cleaned up immediately. But if touch is in progress,
we should keep input proxy enabled until touch up/cancel.

Test: swipe up to launcher and interact with it during the transition
- Swipe to recents and scroll it or dismiss the current task
- Swipe to home and open another app or swipe again on the nav bar

Bug: 157771305
Change-Id: Ida53289e4ecbd5e5d16933fcc79bbebdf1f8d898
2020-05-29 19:04:48 -05:00
Hyunyoung Song b117a9221c Migrate launcher home settings button tap/longpress logging to WW
Bug: 157777128
Change-Id: Ic88811efc9aef8f38a0e7e5ae79e3b35236c6663
2020-05-29 17:03:22 -07:00
Jonathan Miranda c108b640ef Merge "Fix depth jumping around during transitions." into ub-launcher3-rvc-dev am: 02f0f82883
Change-Id: I91f98b4e689999046356346af7d414d43c139c2f
2020-05-29 22:44:12 +00:00
Jonathan Miranda 02f0f82883 Merge "Fix depth jumping around during transitions." into ub-launcher3-rvc-dev 2020-05-29 22:31:54 +00:00
TreeHugger Robot f136227925 Merge "[Overview actions] Remove unused duration variable." into ub-launcher3-rvc-dev am: 0e3572b953
Change-Id: Ie4d36e41cfb4e2569942e5066bc364cef8ef17fe
2020-05-29 22:05:47 +00:00
TreeHugger Robot 10e7a2bd4e Merge "Animates a fake TaskView in Home gesture tutorial." into ub-launcher3-rvc-dev am: 7fab619676
Change-Id: I39d6c9a66e4019427b17cfb8b9c0128f61263da9
2020-05-29 22:05:35 +00:00
TreeHugger Robot 0e3572b953 Merge "[Overview actions] Remove unused duration variable." into ub-launcher3-rvc-dev 2020-05-29 22:00:42 +00:00
TreeHugger Robot 7fab619676 Merge "Animates a fake TaskView in Home gesture tutorial." into ub-launcher3-rvc-dev 2020-05-29 21:50:43 +00:00
TreeHugger Robot 31e64fc22c Merge "Fix all apps alpha applying twice" into ub-launcher3-rvc-dev am: bc374cf7f2
Change-Id: Ie30912b32461dadb20891921faef4e9f50afaaa5
2020-05-29 21:39:13 +00:00
TreeHugger Robot bc374cf7f2 Merge "Fix all apps alpha applying twice" into ub-launcher3-rvc-dev 2020-05-29 21:25:54 +00:00