Bill Yi
1ec81a93cc
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I909b0cb92b885cbae61b9fe5e43580b4ef75c013
2021-09-02 04:40:17 +00:00
Bill Yi
3c4e89d0f7
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I44b996552c244ac05c8155883514a0a17b9681b7
2021-09-02 04:39:39 +00:00
Bill Yi
5a1494cc61
[automerged blank] Import translations. DO NOT MERGE ANYWHERE 2p: 53900282f8
...
Blank merge reason: commit message contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15744737
Change-Id: I14b82fbb4abcdb9a1840f058bd9570675900555f
2021-09-02 04:39:11 +00:00
Bill Yi
53900282f8
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I6d36dc91926963e14ece7d0e2c51c7c13364ed53
2021-09-02 04:39:00 +00:00
Bill Yi
e75e9e6507
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I1c7791015bc0bbfcd512864e9a4fbbbef58999f8
2021-09-02 04:36:47 +00:00
y
0115d73890
Remove HotseatEduActivity from AOSP
...
Bug: 191882450
Test: manual
Change-Id: Ic60ef6fec6c3d8162cb3d11b0ed3c9f89f6b5704
2021-09-01 16:59:47 -07:00
TreeHugger Robot
7b313224e9
Merge "Only call setCurrentPage in applyLoadPlan if mCurrentPage is outdated" into sc-v2-dev
2021-09-01 21:25:09 +00:00
Samuel Fufa
c9d09cac98
Merge "[AllApps] Polish views according to specs" into sc-v2-dev
2021-09-01 20:58:44 +00:00
vadimt
89d9423321
Logging for drop bar not appearing for dragged widget
...
Test: presubmit
Bug: 195031154
Change-Id: I19494fc3d6d9db252570697c057fdee7f7d44521
2021-09-01 12:33:00 -07:00
Alex Chau
06c7d0cb56
Only call setCurrentPage in applyLoadPlan if mCurrentPage is outdated
...
- Apply the same for all 3 setCurrentPage cases as they can all causes page jumping
Bug: 197493120
Test: manual
Change-Id: I5f7013ce3ce4d6fe84c67123618c3bebeeffc43a
2021-09-01 18:43:40 +01:00
Vadim Tryshev
fc88784f8d
Merge "Revert "Band-aid for getHomeActivities returning null"" into sc-v2-dev
2021-09-01 17:30:55 +00:00
Alex Chau
f0b8ef9dfd
Only restore previous currentPage in applyLoadPlan if mCurrentPage is outdated
...
Bug: 197493120
Test: manual
Change-Id: I196088c848f9fa8ec23f6c803226d674ba3e088b
2021-09-01 15:10:37 +01:00
Jerry Chang
125158232e
Merge "Always refresh device profile when multi window mode changed" into sc-v2-dev
2021-09-01 06:27:05 +00:00
Vinit Nayak
0b73d1014f
Hide overview and app icon split option when appropriate
...
Don't show app menu icon split option or overview
action split option when current taskView is already in
split or there are not at least 2 tasks with which to
invoke split
Fixes: 197245395
Test: Tested with small and large screen,
dismissing tasks in overview, with and without
GroupedTaskView as main running task
Change-Id: I90cc3c39e4d94662cb87314a210d45d145b6e026
2021-08-31 20:23:36 -07:00
Evan Rosky
8a0e91b330
Merge "Fix NPE that happens occasionally on start-up" into sc-v2-dev
2021-09-01 01:29:06 +00:00
vadimt
5cca2265b6
Revert "Band-aid for getHomeActivities returning null"
...
This reverts commit 42a7d1af83
.
REASON FOR REVERT: the underlying framework bug is fixed
Test: presubmit
Bug: 187080582
Change-Id: If580a35196ba9a9c5e3a5da642a2ea3aa3d9048e
2021-08-31 18:04:59 -07:00
y
bd8d9150e0
[AllApps] Polish views according to specs
...
Bug: 196391749 Update work edu button stroke color
Bug: 195497351 Update header font size for work apps paused state
Bug: 192673256 Show ArrowTip elevation
Bug: 192668800 Support for two line PopupOption view
Test: visual
Change-Id: I65f8c6152f54306756d6cb66de2581aff45b8d47
2021-08-31 17:04:46 -07:00
TreeHugger Robot
cb776ca518
Merge "Preventing workspace scroll over QSB area" into sc-v2-dev
2021-08-31 23:17:52 +00:00
TreeHugger Robot
ff705eabe6
Merge "Fix some taskbar stashing issues" into sc-v2-dev
2021-08-31 22:38:01 +00:00
Evan Rosky
c12b7355b1
Fix NPE that happens occasionally on start-up
...
Was not checking if topActivity was null.
Bug: 189935087
Test: boot phone thousands of times.
Change-Id: I3c779be5f09d82d52a3df9478c801a1963e0a5c2
2021-08-31 15:10:47 -07:00
Tony Wickham
ff2171d232
Merge "Fix NPEs when swiping up from keyguard" into sc-v2-dev
2021-08-31 21:59:54 +00:00
Tony Wickham
42b0395fee
Fix some taskbar stashing issues
...
- Don't allow long press to stash between taskbar icons
- Ensure taskbar_icon_touch_size is respected; previously it wasn't, because BubbleTextView@shouldIgnoreTouchDown() was returning true in the padding region. For taskbar, we want the whole icon size to be touchable.
- Cancel long press when passing touch slop to avoid swipe down being detected as long press
Test: long press on taskbar background, both between icons and not; swipe down on taskbar
Fixes: 198305464
Change-Id: I36f1d792e91da9a3bf57a2bef1e974b299c4e25c
2021-08-31 14:06:09 -07:00
Samuel Fufa
e34c2f8272
Merge "[Search] Update AllApps header protection" into sc-v2-dev
2021-08-31 18:08:34 +00:00
Tony Wickham
b922452bf5
Fix NPEs when swiping up from keyguard
...
- In onRecentsAnimationCanceled
- In applyLoadPlan
Test: Lock screen from home screen, swipe up from bottom of keyguard
Fixes: 197622171
Change-Id: Ibb6b292cb99ad2f08e402c1a6e311b819c5f7d73
2021-08-31 10:02:59 -07:00
TreeHugger Robot
667bda8448
Merge "Revert "Revert "Migrating all model tests to Instrumentation tests""" into sc-v2-dev
2021-08-31 10:52:02 +00:00
Sunny Goyal
777d49062f
Revert "Revert "Migrating all model tests to Instrumentation tests""
...
This reverts commit 7a4a30d86d
.
Test: Presubmit
Reason for revert: Fixing original bug
Bug: 196825541
Change-Id: Id4b1eb24a89564d264266d305aebea52917dfcd9
2021-08-31 10:51:52 +00:00
TreeHugger Robot
a0426f9743
Merge "Enables Taskbar Edu by default." into sc-v2-dev
2021-08-31 04:14:28 +00:00
Thiru Ramasamy
e55c0feb43
Merge "Add RESERVE_NEW_UI_EVENT_ID field to EventEnum interface." into sc-v2-dev
2021-08-30 21:22:15 +00:00
TreeHugger Robot
438f796626
Merge "Launch multiple tasks at once" into sc-v2-dev
2021-08-30 21:18:28 +00:00
Jon Miranda
f3bbd98bf8
Allow users to dismiss notifications in popup view.
...
Bug: 193014051
Test: - dismiss notifications (left/right)
- open popup, dismiss notification from shade
and ensure popup gets updates
- open popup, trigger new notification
and ensure popup gets updated
Change-Id: Iea4d458218cbf5cb22f5f89aa0a4cc1bee18cc73
2021-08-30 20:38:16 +00:00
Lucas Dupin
512f95131c
Merge "Dispatch blur radius for BACKGROUND_APP state" into sc-v2-dev
2021-08-30 20:33:57 +00:00
Vinit Nayak
dd85a9c0a6
Launch multiple tasks at once
...
Bug: 195675206
Change-Id: I31c76e8dfec617092f73e989ce94bf0ab693d0d1
2021-08-30 19:24:43 +00:00
Thiru Ramasamy
4df46b1da2
Add RESERVE_NEW_UI_EVENT_ID field to EventEnum interface.
...
Bug: 193797130
Test: NA
Change-Id: I786ff0222f2fd4c5cbc2598fe4b3e22733233f8b
2021-08-30 11:52:24 -07:00
TreeHugger Robot
3c79aa579b
Merge "Adding a test artifact for logcat with only interesting tags" into sc-v2-dev
2021-08-30 18:45:42 +00:00
TreeHugger Robot
aa28886d7b
Merge "Fix back button not touchable in SUW" into sc-v2-dev
2021-08-30 17:55:11 +00:00
Vadim Caen
9a2f9f7dab
Merge "Disable splash screen for launches from widget." into sc-dev am: 97aaa6e5ae
am: 84ec20af98
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15685202
Change-Id: Iaf93cd6b0f1fceba14c74264e2cc346d0cd03f03
2021-08-30 16:47:59 +00:00
Vadim Caen
84ec20af98
Merge "Disable splash screen for launches from widget." into sc-dev am: 97aaa6e5ae
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15685202
Change-Id: Ie2fcf73aaa402706eb369f41c0326c3d641974d5
2021-08-30 16:37:31 +00:00
y
61212d12f9
[Work] Fix duplicate work button issue
...
Bug: 195623679
Test: manual
Change-Id: I882c5f7a196e07fa0dab3a2f27437abd233ec782
(cherry picked from commit cb5bb989e3
)
2021-08-30 16:26:07 +00:00
Samuel Fufa
966e0507d6
Merge "[Work] Fix duplicate work button issue" into sc-v2-dev
2021-08-30 16:25:40 +00:00
Tony Wickham
906def495f
Fix back button not touchable in SUW
...
Since NavbarButtonsViewController already checks visibility of buttons before adding them to the touchableRegion, we can remove teh isThreeButton() check.
Test: run adb shell am start -a android.intent.action.MAIN -n com.google.android.setupwizard/.SetupWizardTestActivity, then press back button and ensure it gives visual feedback (even though there's no page to go back to in this test activity).
Bug: 191846922
Change-Id: I10d3d046cd2d14017638a2c71ea6b9fe228fadfc
2021-08-30 09:23:01 -07:00
Vadim Caen
97aaa6e5ae
Merge "Disable splash screen for launches from widget." into sc-dev
2021-08-30 15:56:26 +00:00
y
cb5bb989e3
[Work] Fix duplicate work button issue
...
Bug: 195623679
Test: manual
Change-Id: I882c5f7a196e07fa0dab3a2f27437abd233ec782
2021-08-30 00:27:21 -07:00
y
8dcd7e0ce7
[Search] Update AllApps header protection
...
- Disables header protection on AOSP
- Fades in/out search box pill instead of sudden movements
- Work tabs protection shows and hides based on scroll position
Bug: 194106968 [APK attached]
Test: Manual
Change-Id: I5532847ddba3d4555003b0934b8fc846dc5a5cc7
2021-08-29 22:56:54 -07:00
Bill Yi
95cb6a9ab9
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: e2e15a65d6
-s ours am: 0ff89bdbbf
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15689983
Change-Id: I6360fa36da380aae40c9b58c711df8bf884727d8
2021-08-29 20:38:52 +00:00
Bill Yi
df8a84e703
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 3eac3bdadf
-s ours am: 6e4055c5f8
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15688215
Change-Id: I83bafd8bb7f8901fc2656b0fd185f719f9dd2135
2021-08-29 20:32:58 +00:00
Bill Yi
88f7559411
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 9c4f43cf6f
-s ours am: 615f7a329c
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15689990
Change-Id: I448cbdc0e125fd3b5729a2416ad6827b0fd731e9
2021-08-29 20:32:22 +00:00
Bill Yi
4d989a1a62
Merge changes from topic "presubmit-am-af3a9aca4e964a6d8bba7a4113919ae9" into sc-qpr1-dev am: e2c9a05e73
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15689983
Change-Id: Ib65ea519ce46e00765bc3fb9ed61b2245cf80eba
2021-08-29 20:31:45 +00:00
Bill Yi
d4d990e012
[automerger skipped] [automerged blank] Import translations. DO NOT MERGE ANYWHERE 2p: e44a274170
am: 12a401fbb4
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15689983
Change-Id: I0bf0910f98e2c033f961a9b020b167a3c779d447
2021-08-29 20:31:44 +00:00
Bill Yi
21adfacf15
Merge changes from topic "presubmit-am-1d1cd88cc63d4a20a2e01c6e7836744e" into sc-qpr1-dev am: 30cf131415
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15688215
Change-Id: I087325f056a90dc1915c9adcf803134c006cb22e
2021-08-29 20:30:15 +00:00
Bill Yi
0ff89bdbbf
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: e2e15a65d6
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15689983
Change-Id: I56a5ed571d1a699eef7eb1728b39008d75806cd5
2021-08-29 20:30:14 +00:00