vadimt
f9ccf0175d
Revert "Removing workaround for battery defender"
...
This reverts commit f4bb052ca0 .
Reason: we have new episodes of phone locking during the test.
https://flakes-clusters.corp.google.com/#?androidAtpBranch=git_sc-dev&androidAtpModule=com.google.android.apps.nexuslauncher.out_of_proc_tests&d=3&maxResults=10
https://flakes-clusters.corp.google.com/#?androidAtpBranch=git_sc-dev&androidAtpModule=com.google.android.apps.nexuslauncher.tests&d=3&maxResults=10
Search for "Phone is locked" and "Keyguard is visible".
Also, for new devices, the phone is locked consistently, see for example
Redfin here:
https://blackbox.googleplex.com/dashboard/Launcher3Main_new_devices/testsuite/git_master/nexuslauncher_oop_tests_platform/2/bramble-userdebug/0
Reverting to see whether this helps.
Bug: 151613234
Test: presubmit
Change-Id: I44a94f9722deaa21d89fdfd79646ae661ebe972d
2021-05-14 11:14:35 -07:00
Cyrus Boadway
d68025eb27
Merge "Add interaction jank monitoring for widget app launch CUJ" into sc-dev am: a27ebc1633
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14467314
Change-Id: I5daa60917bc2aface459c9a7d586a0ee8f903a2e
2021-05-14 17:51:42 +00:00
Cyrus Boadway
a27ebc1633
Merge "Add interaction jank monitoring for widget app launch CUJ" into sc-dev
2021-05-14 17:40:16 +00:00
Tracy Zhou
7ad2e846b4
Detach nav bar from app after settling into overview
...
Fixes: 185042209
Test: manual
Change-Id: Id302ac9f8e86c3af6b2c05a4314401505eb26b1e
2021-05-14 10:37:44 -07:00
Alina Zaidi
d80cec62b4
Modify pin widget dialog open-close animation.
...
Pin widget sheet should open from bottom up and close on drag down.
Behaviour with navigation bar is similar to that of widgets bottom sheet.
Add a drag layer and reuse AbstractSlideInView for open-close
animation.
Test: Tested manually- opening, closing through dragging/ cancel button/
back button. Adding widget to screen by dragging/ add to home screen
button.
Bug: 186124244
Change-Id: I4b77d5bdd4ed1689b651847dfed69d19cafa7456
2021-05-14 17:59:50 +01:00
Cyrus Boadway
960ab121db
Fix SDK guard
...
Use dev-friendly utility instead of Build version codes.
Bug: 169042867
Test: manual
Change-Id: I528bafdcad8644e6f96caf5ada4f44ed2b8dff06
2021-05-14 16:35:40 +00:00
Sunny Goyal
aa2dda5a73
Merge "Revert "Revert "Exposing AnimatorListeners in StateManager to receive both success and failure callback""" into sc-dev am: 10dfa61db8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14532343
Change-Id: Ib2d62f64a2affd584c50c423531c7247c799f83f
2021-05-14 16:03:54 +00:00
Steven Ng
3503e6fa25
Add a scrim underneath the top section of search & recommendation UI
...
Test: In the full widgets picker, scroll up. Recommended widgets are
not visible behind the search bar when they overlap.
Bug: 188021019
Change-Id: I13144ad534c74393bb1b12c651e734bb8bee0bc2
2021-05-14 17:03:01 +01:00
Sunny Goyal
10dfa61db8
Merge "Revert "Revert "Exposing AnimatorListeners in StateManager to receive both success and failure callback""" into sc-dev
2021-05-14 15:46:14 +00:00
Stevie Kideckel
5fc74c7f8f
Add start to widget app name layout gravity
...
This fixes the alignment issue in RTL. Seems like the default is start
if layout_gravity isn't set, but if you set layout_gravity to
center_vertical, you need to explicitly set start or it will go to the
left.
Bug: 188147009
Test: validated locally and in AS layout preview
Change-Id: Ic4b4d7e6dfe03e1e6dd3ead5c3821e77261b4bb5
2021-05-14 12:37:44 +00:00
Tracy Zhou
c9bf0f6161
Pass home rotation state to SysUI
...
Fixes: 185962767
Test: manual
Change-Id: I3d2103b665f099a087545a97fdb84bc240b8d261
2021-05-13 22:12:12 -07:00
zakcohen
a6ca69aa53
Overview - don't update task overlay on thumbnail update.
...
Only init and reset the task overlay on the enabled state of the overlay
changing.
Previously the overlay was also updated when the thumbnail changed, but
this can happen for lots of different reasons so was causing janky
transitions and potentially excess work in code that was following the
overlay.
The overlay code really only cares about the thumbnail after the task has
settled, so should be safe to ignore the thumbnail updates.
Bug: 188097940
Test: local build and run on p5
Change-Id: I4ad1767046cb0316af19713bc188788d8f581d7c
2021-05-13 16:35:49 -07:00
TreeHugger Robot
bcf3cd3c5d
Merge "Enable free scroll immediately if gesture goes to overview" into sc-dev am: e010332efd
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14425538
Change-Id: I0ce2a9895a70c9478993369fbf850305b1926e21
2021-05-13 21:41:27 +00:00
TreeHugger Robot
e010332efd
Merge "Enable free scroll immediately if gesture goes to overview" into sc-dev
2021-05-13 21:23:05 +00:00
Tony Wickham
bbc5dfffc0
Merge "Remove mOnRecentsScrollListener when continuing quick switch gesture" into sc-dev am: 1eea52296b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14517561
Change-Id: I69f77a897b43b3990a85bf1f1381c64c178f380a
2021-05-13 20:01:06 +00:00
Tony Wickham
1eea52296b
Merge "Remove mOnRecentsScrollListener when continuing quick switch gesture" into sc-dev
2021-05-13 19:49:41 +00:00
Cyrus Boadway
8acafe1292
Merge "Register a remote animation for the next activity start" into sc-dev am: a1d303e531
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14530596
Change-Id: I484f1a0d2a49406354c3149917c3af056a320274
2021-05-13 19:42:19 +00:00
Alex Chau
6a5920c682
Enable free scroll immediately if gesture goes to overview
...
Fixes: 186871947
Test: Swipe up from app, scroll immediately, free scroll should be enabled
Change-Id: I20b782df04fb6e61dfd5c7e82e1ab90dbd6ed8fc
2021-05-13 20:39:15 +01:00
Cyrus Boadway
a1d303e531
Merge "Register a remote animation for the next activity start" into sc-dev
2021-05-13 19:33:59 +00:00
Cyrus Boadway
c169e5b9af
Register a remote animation for the next activity start
...
Widgets are permitted to start broadcast receivers which launch
activities, otherwise known as a broadcast trampoline. Unfortunately,
launch animations provided through ActivityOptions are not applied to
the activity launch.
If a widget interaction's pending intent is not an activity, set a
return animation for the next activity start, in the event it starts an
activity.
Bug: 169042867
Test: presubmit
Change-Id: Ibbee9cadcd5153e285433fcb1b8038d77b1384a2
2021-05-13 17:56:14 +00:00
Winson Chung
936647d987
Merge "Skip setting up ui if the handler is already invalidated" into sc-dev am: 549ea0b3a9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14526506
Change-Id: I9d45ac41e3cbdbb503eaa10952deb071c78e4ef8
2021-05-13 17:31:35 +00:00
TreeHugger Robot
7a30412453
Merge "Fix CastError on SecondaryDisplay" into sc-dev am: c632e36dc0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14530619
Change-Id: I8b7c1bb955542859dd02aca5117b7b8439a819ba
2021-05-13 17:31:04 +00:00
Winson Chung
549ea0b3a9
Merge "Skip setting up ui if the handler is already invalidated" into sc-dev
2021-05-13 17:28:06 +00:00
Sunny Goyal
01b32466c3
Revert "Revert "Exposing AnimatorListeners in StateManager to receive both success and failure callback""
...
This reverts commit d7f11d5fb9 .
Reason for revert: Fixed initial error
Bug: 185554764
Change-Id: I32cc49f9b3820166736ceb347f33577939aa6efa
2021-05-13 10:23:35 -07:00
Vadim Tryshev
a7c9c14444
Revert "Temporarily demoting failing tests from presubmits"
...
This reverts commit 395c58d303 .
Reason for revert: The bug was fixed
Bug: 187899876
Change-Id: I73f93f5fb1ec0ab0352ba174aabbaf6935dd9fc4
Test: presubmit
2021-05-13 17:20:36 +00:00
TreeHugger Robot
c632e36dc0
Merge "Fix CastError on SecondaryDisplay" into sc-dev
2021-05-13 17:12:51 +00:00
Hyunyoung Song
a61000a15e
Merge "Use IMM.hideSoftInputFromWindow to close the window" into sc-dev am: e2522016ae
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14529286
Change-Id: I76f9fe875b28637e3273783746fc4b8d1ec26613
2021-05-13 15:36:53 +00:00
Samuel Fufa
ff9fcd8e6b
Fix CastError on SecondaryDisplay
...
Bug: 185566696
Test: Manual
Change-Id: I0dbf0edccc40172e802cc197e200a8fb9502b4ec
2021-05-13 10:27:11 -05:00
Hyunyoung Song
e2522016ae
Merge "Use IMM.hideSoftInputFromWindow to close the window" into sc-dev
2021-05-13 15:23:44 +00:00
TreeHugger Robot
f17eef7dac
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 4b374c6680 -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14528754
Change-Id: If4970b506dcf1360330be7deb57a3c5aa16c7e4b
2021-05-13 14:22:02 +00:00
TreeHugger Robot
d0d55f6f91
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 72aa0c119d -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14528752
Change-Id: I055c7567bcfd8de5028586cd692997eb37594b3a
2021-05-13 14:21:57 +00:00
TreeHugger Robot
c6e4cc5c3b
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 1634de1d18 -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14528753
Change-Id: I44254d67433c45af3bbd4e605ede5d8fda84e771
2021-05-13 14:21:39 +00:00
TreeHugger Robot
4b374c6680
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-05-13 14:09:49 +00:00
TreeHugger Robot
72aa0c119d
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-05-13 14:09:18 +00:00
TreeHugger Robot
1634de1d18
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-05-13 14:06:53 +00:00
Hyunyoung Song
af6686bf1f
Use IMM.hideSoftInputFromWindow to close the window
...
Bug: 187589678
Test: manual
Change-Id: Id46a36432a03638877f854f32bfa03183c7cb019
2021-05-13 01:13:57 -07:00
TreeHugger Robot
0ed3ff7274
Merge "Add workaround for testing Launcher3Tests" into sc-dev am: 85584c9eba
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14409278
Change-Id: I0b32855d7afc26cf8dcecee5db7b8d0af40b0d45
2021-05-13 08:01:26 +00:00
TreeHugger Robot
85584c9eba
Merge "Add workaround for testing Launcher3Tests" into sc-dev
2021-05-13 07:42:47 +00:00
Bill Yi
57d250944a
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I01c33a3b97106b9b40c6175118e9d47153d8599c
2021-05-13 07:40:05 +00:00
Bill Yi
6b2be3789c
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ia6bc84a966d24fa30a9a5d812c76bd18066acf31
2021-05-13 07:39:28 +00:00
Bill Yi
2a99f41b95
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Iadb532dd2ccc98ba1437e944adf69a9ffb62fba2
2021-05-13 07:38:56 +00:00
vadimt
3b24864b2c
Removing pss checks in memory tests am: e2801bcb77
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14523195
Change-Id: I7817ed3943150d03cdc12a0a4ed3f53bad009d32
2021-05-13 06:33:21 +00:00
Winson Chung
af7c86ada5
Skip setting up ui if the handler is already invalidated
...
- Also unregister the task stack listener in case the restart
message comes in right before the animation is finished
Bug: 186760990
Test: Swipe up/quickswitch repeatedly
Change-Id: I5af7a26f05e7c15e099d6666e4662fd1af9aa861
2021-05-12 20:33:32 -07:00
vadimt
e2801bcb77
Removing pss checks in memory tests
...
Test: presubmit
Bug: 185181057
Change-Id: I4f504f9540b80c62cd3f1024ff1d1b57102f2ed6
2021-05-12 18:57:55 -07:00
TreeHugger Robot
ee1c73d0d4
Merge "Specify REQUEST_RECONFIGURE_APPWIDGET when dropping on Setup target" into sc-dev am: 91c27f28c6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14517560
Change-Id: Ia29be594e7c61454a67ba5934426bcf00c8d6c6f
2021-05-13 01:25:08 +00:00
TreeHugger Robot
91c27f28c6
Merge "Specify REQUEST_RECONFIGURE_APPWIDGET when dropping on Setup target" into sc-dev
2021-05-13 01:00:22 +00:00
Tony Wickham
8239ed8733
Remove mOnRecentsScrollListener when continuing quick switch gesture
...
Test: Quick switch from A to B, touch nav during the transition and
continue quick switching to C; ensure running task doesn't jump to
fullscreen randomly throughout the scroll
Fixes: 186269584
Change-Id: Ibebad3d8c8e8f86c7f53a028c75bb5916369df7f
2021-05-12 16:54:57 -07:00
Hongwei Wang
7f3b2b56fe
Merge "Skip setShelfHeight if Launcher is not started" into sc-dev am: da21eb9159
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14508628
Change-Id: I0140784c2be6eb84fc74b04c34fbc7a87898d3ac
2021-05-12 23:54:56 +00:00
TreeHugger Robot
0ced644a5c
Merge "Revert "Exposing AnimatorListeners in StateManager to receive both success and failure callback"" into sc-dev am: 7c58b4c7dc
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14518591
Change-Id: Ib564ada8333a997d8646e0e5e2d5d9021cfd82f0
2021-05-12 23:54:51 +00:00
Jonathan Miranda
122594d6c7
Merge "Tuning app close, and turn on flag." into sc-dev am: 951962cd05
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14512489
Change-Id: If51f153444e399ccd4ca4977809232826825db10
2021-05-12 23:54:24 +00:00