Lucas Dupin
ccb41eca9c
Merge "Disable blurs when dev setting or battery saver" into sc-dev am: 697e51cd8c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15069844
Change-Id: Id545f2f132529cedd1f3e8109370d5a6a8e8958f
2021-06-23 18:59:05 +00:00
Lucas Dupin
697e51cd8c
Merge "Disable blurs when dev setting or battery saver" into sc-dev
2021-06-23 18:40:43 +00:00
Vadim Tryshev
60b3666f4c
Merge "Detect leaks only on test success Bug: 191690396 Test: presubmit" into sc-dev am: 9d7ff51901
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15068626
Change-Id: I7678ddc660768189f52d87df269a89c79f1d661c
2021-06-23 18:01:52 +00:00
Vadim Tryshev
9d7ff51901
Merge "Detect leaks only on test success Bug: 191690396 Test: presubmit" into sc-dev
2021-06-23 17:50:47 +00:00
Zak Cohen
36b3bc8e16
Merge "Sets a simple locus id when Overview is enabled" into sc-dev am: e43edc74ef
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15053498
Change-Id: I6b2411b4a40e6d038514dc8d5317bc59f6936009
2021-06-23 17:42:51 +00:00
Schneider Victor-tulias
b7e2dcbcd4
Merge "Update gesture nav tutorial back left and right videos" into sc-dev am: bef29071b5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14969574
Change-Id: I8aef64b5d5df321b5d0c3ee3f97e1d589cd069cf
2021-06-23 17:42:31 +00:00
Zak Cohen
e43edc74ef
Merge "Sets a simple locus id when Overview is enabled" into sc-dev
2021-06-23 17:38:16 +00:00
Schneider Victor-tulias
bef29071b5
Merge "Update gesture nav tutorial back left and right videos" into sc-dev
2021-06-23 17:28:35 +00:00
Lucas Dupin
b60fff3929
Disable blurs when dev setting or battery saver
...
Stop rendering blurs whenever a user:
- disables blurs on developer settings
- enables battery saver
Test: manual
Bug: 191814337
Change-Id: I8fd04796054d92171732c8db95b64cfa3ec469ec
2021-06-23 08:37:27 -07:00
vadimt
143748fbf4
Detect leaks only on test success
...
Bug: 191690396
Test: presubmit
Change-Id: Ie59c3b944d420ac25ebba86bf500fcf33700ca99
2021-06-22 18:49:34 -07:00
Thiru Ramasamy
119af7f759
[AA+] Adds CorrectedDeviceSearchResultContainer to log user interactions on search results from corrected queries. am: 2f65e7f274
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14969368
Change-Id: Ie16330e0c9a474e2e3e5aa09c15791a337621aac
2021-06-23 00:36:57 +00:00
zakcohen
e2c4687e51
Sets a simple locus id when Overview is enabled
...
Bug: 189968849
Test: Ran with logcat to check correct locus is set
Change-Id: I5253d83b4cf5862e49c3183a843bf8f26dce149e
2021-06-22 16:46:30 -07:00
Thiru Ramasamy
2f65e7f274
[AA+] Adds CorrectedDeviceSearchResultContainer to log user interactions on search results from corrected queries.
...
Bug: 188840584
Test: Local
Change-Id: Ibbf2b228537a19be1e77993efee5edc421ff70eb
2021-06-22 15:40:22 -07:00
Winson Chung
cf8f05ad2c
Merge "Don't finish to home when launching a task from recents" into sc-dev am: d27f127b3a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15057896
Change-Id: I20cf3bce41db7bae86cb3bd08c749d72a9d41d87
2021-06-22 19:09:01 +00:00
Winson Chung
d27f127b3a
Merge "Don't finish to home when launching a task from recents" into sc-dev
2021-06-22 18:54:14 +00:00
Winson Chung
856cd1bd4d
Don't finish to home when launching a task from recents
...
- When launching without a task view, we should also not be finishing
to home (similar to composeRecentsLaunchAnimator) since it will
clobber the newly launched task
Fixes: 191182965
Test: Open overview with live tile, try to open usb debugging settings
page
Change-Id: If7464ebf155cee33e81205fbf4899e9ab49a52d0
2021-06-22 18:54:03 +00:00
Cyrus Boadway
e92f4af554
Merge "Use icon splash screen when starting activity from widget interaction" into sc-dev am: 9dd0351ed1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15062776
Change-Id: I21697475dcf370684e23d92157c44c8dc2995a0c
2021-06-22 18:19:41 +00:00
Sunny Goyal
2537d7e0e2
Merge "Fixing TaskView.launchTask.onEndCallback is not called" into sc-dev am: eb3367796a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15032513
Change-Id: I5b60eafe61298b09115f5c5656ef40802e2261ee
2021-06-22 18:19:37 +00:00
Cyrus Boadway
9dd0351ed1
Merge "Use icon splash screen when starting activity from widget interaction" into sc-dev
2021-06-22 18:13:52 +00:00
Sunny Goyal
eb3367796a
Merge "Fixing TaskView.launchTask.onEndCallback is not called" into sc-dev
2021-06-22 18:08:25 +00:00
Tracy Zhou
d107554f08
Merge "Null check on target set before rendering task open animation" into sc-dev am: 578b45f919
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14698046
Change-Id: Iaced54e548dd1cc71e04e5d8d3ce9bc72b0336d3
2021-06-22 17:44:28 +00:00
Tracy Zhou
578b45f919
Merge "Null check on target set before rendering task open animation" into sc-dev
2021-06-22 17:21:32 +00:00
Zak Cohen
cf29c0edde
Merge "Fade overview action buttons faster in overview -> home" into sc-dev am: 049c2f578b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15054721
Change-Id: I425bda5686cfa847275bd21d73085ef0b6f0debd
2021-06-22 17:02:56 +00:00
Matt Casey
d0a9e53573
Merge "Send a zero for assist invocation on animation end" into sc-dev am: 3a65795298
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15065435
Change-Id: I04fd68e6f82209fd629a1fef58152262ae7b8347
2021-06-22 17:01:51 +00:00
Zak Cohen
049c2f578b
Merge "Fade overview action buttons faster in overview -> home" into sc-dev
2021-06-22 16:53:52 +00:00
Matt Casey
3a65795298
Merge "Send a zero for assist invocation on animation end" into sc-dev
2021-06-22 16:46:41 +00:00
Matt Casey
eeac1aba30
Send a zero for assist invocation on animation end
...
When a corner gesture doesn't complete, we animate the progress from its
current value back to 0. When it hits 0, sysui will perform some cleanup
e.g. removing the window. However, it's possible the animator won't
return exactly 0 and will complete, so we should send an explicit 0
whenever the animator completes.
Bug: 187768368
Test: We don't have a repro for the bug, but expect this should be more
robust. Tested to validate it didn't regress.
Change-Id: Id65f94534363c326fc2c8d0a9114a3c036aa55e4
2021-06-22 10:46:10 -04:00
Cyrus Boadway
f158ec33d8
Use icon splash screen when starting activity from widget interaction
...
Set the flag to use the icon splash screen rather than the empty splash
screen when starting an activity from a widget interaction.
Bug: 191738655
Test: manual
Change-Id: Iff771a43648bbf6dfb88e2a6749c4526fd17da07
2021-06-22 10:14:06 +00:00
Tracy Zhou
8af0dd3e0c
Null check on target set before rendering task open animation
...
Fixes: 190854921
Test: N/A
Change-Id: Iae7ef7cf3f4d2309223bfabe6d40f24b7e34439c
2021-06-21 21:33:28 -07:00
Lucas Dupin
f1151a21e4
Merge "Apply depth even when surface is null" into sc-dev am: 818ed4b794
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15055654
Change-Id: I3a0ac6094a00ad3f8ab4d4ddd148284d9848ba8d
2021-06-22 01:22:41 +00:00
Lucas Dupin
818ed4b794
Merge "Apply depth even when surface is null" into sc-dev
2021-06-22 01:10:23 +00:00
Lucas Dupin
a6c38be150
Apply depth even when surface is null
...
We need to update mDepth even when the surface is null, otherwise
events will be ignored and mDepth will have the wrong value when
waking up from screen-off.
Test: pull up app drawer, screen off, unlock
Test: go to overview, screen off, unlock
Test: launch app, observe blurs and zoom
Fixes: 191153501
Change-Id: I33f5d84a50e24f05a09769b1f7f3c27969f847cd
2021-06-21 16:27:11 -07:00
Sunny Goyal
b1fb20f23f
Merge "Finish wrapped launcher animations if impl is gone" into sc-dev am: 871d435be2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15054029
Change-Id: I6f11306821f4e4356fd66e82ce28f8c04745ce39
2021-06-21 23:19:46 +00:00
Sunny Goyal
696c612964
Fixing TaskView.launchTask.onEndCallback is not called
...
Sometimes onAnimaitonCancelled can be called without onCreate. Calling
onEnd in this case so that the sate is cleared
Removing additional subclassing for the runner
Bug: 190856140
Test: Manual
Change-Id: If105cb343cab446a4eac90a45184ce50c6e4c485
2021-06-21 16:06:40 -07:00
Sunny Goyal
871d435be2
Merge "Finish wrapped launcher animations if impl is gone" into sc-dev
2021-06-21 23:03:27 +00:00
Sunny Goyal
a56c1e0617
Merge "Fixing animation end not-called when cancelling state the animation recursively" into sc-dev am: b3eafe97bb
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15032078
Change-Id: I68c12433ba07dcba23bb9f6ed1ed507ea21484bb
2021-06-21 22:40:34 +00:00
Tony Wickham
f0e1e8bf00
Merge "Ensure mConsumer isn't set to null in reset()." into sc-dev am: 82fc5c83a5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15052402
Change-Id: I8a21b8c6826cda2341bdf2f23698e1c4aa014246
2021-06-21 22:40:09 +00:00
Sunny Goyal
b3eafe97bb
Merge "Fixing animation end not-called when cancelling state the animation recursively" into sc-dev
2021-06-21 22:32:23 +00:00
zakcohen
061548668d
Fade overview action buttons faster in overview -> home
...
Spec says transition should take ~80ms, default for this transition is
~300ms, so clamp to a quarter of the range.
Bug: 191699762
Test: Local
Change-Id: I5ef6701eee0d25d5d9987e05cb53aee3e5e8e143
2021-06-21 15:18:16 -07:00
Tony Wickham
82fc5c83a5
Merge "Ensure mConsumer isn't set to null in reset()." into sc-dev
2021-06-21 22:15:48 +00:00
Evan Rosky
08c3480b84
Finish wrapped launcher animations if impl is gone
...
If the runner impl is gone (since it is a weakreference), we
still need to complete the animation contract by calling the
finish callback, so do that.
Bug: 183993924
Test: atest ActivityMetricsLoggerTests
Change-Id: Idce1859f0417cb74bbb9884e0d06750539e4545e
(cherry picked from commit 8a672e15cc )
2021-06-21 20:51:12 +00:00
Sunny Goyal
de644313b0
Fixing animation end not-called when cancelling state the animation recursively
...
Bug: 190856140
Test: Manual
Change-Id: I5d6a00c1d1c0e95e615b7f2115e3e4ebb56b987f
2021-06-21 13:47:49 -07:00
Tony Wickham
9c10d08e1e
Ensure mConsumer isn't set to null in reset().
...
mResetGestureInputConsumer is not initialized until onUserUnlocked(), meaning it might still be null in reset(). Use NO_OP input consumer in that case.
Test: none
Bug: 191669813
Change-Id: Ib9edde50fba0b6164390ec2b5c877d3db74ddfeb
2021-06-21 13:24:01 -07:00
Schneider Victor-tulias
b9528fb046
Merge "Update All set screen icon" into sc-dev am: 689d69572b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15031481
Change-Id: Ibc35be313e6f53042157daf4a8ced190e74092f7
2021-06-21 19:58:00 +00:00
Schneider Victor-tulias
689d69572b
Merge "Update All set screen icon" into sc-dev
2021-06-21 17:35:15 +00:00
Jonathan Miranda
5e7b499dc7
Merge "Fix bug where workspace alpha does not get set to 1 when animation gets cancelled." into sc-dev am: f9df8f3682
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15023032
Change-Id: Iaed06dd41e6932628f33b232ae9f77e2194e55a9
2021-06-20 22:58:01 +00:00
Jon Miranda
651abb9924
Fix bug where workspace alpha does not get set to 1 when animation gets cancelled.
...
- Can also remove QSB from app launch animator, since its in the hotseat now.
Bug: 189458349
Test: manual
Change-Id: Ib41376e3f8c58166c6ee6fbfed38bdd443663df4
2021-06-18 15:39:36 -07:00
Schneider Victor-tulias
4ef6bd5a7a
Update All set screen icon
...
Fixes: 191463446
Test: Manual
Change-Id: I746bfb2eab950a01041493bd72d7dda30ac66d7b
2021-06-18 15:36:23 -07:00
Schneider Victor-tulias
03c4fa8342
Update gesture nav tutorial back left and right videos
...
Bug: 188972959
Test: manual
Change-Id: I03aef0ad47f9a648f7a661c607dd3d4f1f2187c4
2021-06-17 14:07:16 -07:00
Zak Cohen
07e0999765
Merge "Suppress ViewInflationDuringSwipeUp test." into sc-dev am: 1d5debd60d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15013549
Change-Id: I335125b6718330950a631b110d5350501a02dd5b
2021-06-17 18:50:03 +00:00