Alan Viverette
9713c150f2
Disable eager initialization of Jetpack libraries am: 58dd935348
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15689631
Change-Id: I3921743bf36e8d8978f6b4d62c8d5ddcf99462a5
2021-09-09 21:56:54 +00:00
Tony Wickham
85435ff751
Don't allow starting DeveloperOptionsFragment on non-debug builds am: a343699760
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15787659
Change-Id: Icb78fa14b61431214dd2da1d373ae7e466572450
2021-09-08 21:28:46 +00:00
Tony Wickham
a343699760
Don't allow starting DeveloperOptionsFragment on non-debug builds
...
Test: adb shell am start -n com.google.android.apps.nexuslauncher/com.android.launcher3.settings.SettingsActivity --es ":settings:fragment" "com.android.launcher3.settings.DeveloperOptionsFragment"
Fixes: 199302659
Change-Id: I33dd4db3444c0ccabbe4dc3bb80db4167aec6a03
2021-09-08 19:11:59 +00:00
Samuel Fufa
a19a807888
Merge "Remove HotseatEduActivity from AOSP" into sc-qpr1-dev am: b5a33b2d34
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15748897
Change-Id: Ib6fe3e66017c71f02487b08d6e49153a968e657d
2021-09-07 22:11:44 +00:00
Samuel Fufa
b5a33b2d34
Merge "Remove HotseatEduActivity from AOSP" into sc-qpr1-dev
2021-09-07 21:55:23 +00:00
Samuel Fufa
c09a130f89
Merge "[Search] Update AllApps header protection" into sc-qpr1-dev am: 832043d1c9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15748885
Change-Id: I957242db826e9aff4fc814791fece468a54c7367
2021-09-07 20:26:35 +00:00
Samuel Fufa
832043d1c9
Merge "[Search] Update AllApps header protection" into sc-qpr1-dev
2021-09-07 19:57:31 +00:00
Alex Chau
a91e919440
[automerger skipped] Merge "Only call setCurrentPage in applyLoadPlan if mCurrentPage is outdated" into sc-dev am: 464fc41df7 am: 32d872b840 -s ours
...
am skip reason: Merged-In I5f7013ce3ce4d6fe84c67123618c3bebeeffc43a with SHA-1 dacb37c143 is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15742147
Change-Id: If0fc6a945b27a091501e4290be34ed2b21dad203
2021-09-07 17:58:48 +00:00
Alex Chau
24a0615192
Merge "Only call setCurrentPage in applyLoadPlan if mCurrentPage is outdated" into sc-dev am: 464fc41df7 am: 676892da5a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15742147
Change-Id: Ie6638945a9d1ffc37b59ae6ec695a748065aff72
2021-09-07 17:58:40 +00:00
Alex Chau
32d872b840
Merge "Only call setCurrentPage in applyLoadPlan if mCurrentPage is outdated" into sc-dev am: 464fc41df7
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15742147
Change-Id: I13e5176c8f53e176d8e94f418828452019deb8ff
2021-09-07 17:44:44 +00:00
Alex Chau
676892da5a
Merge "Only call setCurrentPage in applyLoadPlan if mCurrentPage is outdated" into sc-dev am: 464fc41df7
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15742147
Change-Id: I8cdd82482645c0d0f7c710e5a519a4e5a8f25492
2021-09-07 17:43:46 +00:00
Alex Chau
464fc41df7
Merge "Only call setCurrentPage in applyLoadPlan if mCurrentPage is outdated" into sc-dev
2021-09-07 17:24:05 +00:00
TreeHugger Robot
a18c4311b5
Merge "[Work] Fix duplicate work button issue" into sc-qpr1-dev am: 5ea5f90397
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15713050
Change-Id: I08e4ee97b0bac5b3f01bf947922169b96070e442
2021-09-04 06:48:02 +00:00
TreeHugger Robot
5ea5f90397
Merge "[Work] Fix duplicate work button issue" into sc-qpr1-dev
2021-09-04 06:36:28 +00:00
Tony Wickham
eaca6fd847
Call onUserUnlocked() before adding callbacks am: 5a36b919b5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15756866
Change-Id: I6877f73522a00f377f4fd8a724423021b969b0cb
2021-09-04 03:13:40 +00:00
Tony Wickham
5a36b919b5
Call onUserUnlocked() before adding callbacks
...
This gives us a chance to initialize things in onUserUnlocked() if we're already unlocked, before doing any other logic that might use those variables.
Test: None (unable to reproduce)
Fixes: 184773649
Change-Id: I72ed91ae6202ec816f9bdceb4d9fd03b9a002816
2021-09-03 22:07:18 +00:00
Bill Yi
bffa346fa6
[automerger skipped] [automerged blank] Import translations. DO NOT MERGE ANYWHERE 2p: 53900282f8 am: 7e2c3baab5 -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15744737
Change-Id: I1d8c9090d573b36983754167984e7c4225310e74
2021-09-03 20:55:20 +00:00
Bill Yi
c0733c610e
Merge changes from topic "presubmit-am-ea2c5bf4ed4240198cb9e89cc342074c" into sc-qpr1-dev am: 5892321516
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15744737
Change-Id: Ia3c9101e992ea3520c42c8033ace2443c24bacbb
2021-09-03 20:54:59 +00:00
Bill Yi
1ee95f13ff
[automerger skipped] [automerged blank] Import translations. DO NOT MERGE ANYWHERE 2p: 53900282f8 am: 5a1494cc61 -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15744737
Change-Id: Ia04104e4d42932b2de444f7a9adf520f6767ac4f
2021-09-03 20:54:58 +00:00
Bill Yi
5892321516
Merge changes from topic "presubmit-am-ea2c5bf4ed4240198cb9e89cc342074c" into sc-qpr1-dev
...
* changes:
[automerged blank] Import translations. DO NOT MERGE ANYWHERE 2p: 53900282f8
Import translations. DO NOT MERGE ANYWHERE
2021-09-03 20:33:38 +00:00
TreeHugger Robot
4774e9bcbb
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-qpr1-dev am: e7663d1f37 -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15744738
Change-Id: I15b134fea31cd492abeaa162de56b588ff8ad346
2021-09-03 17:06:17 +00:00
TreeHugger Robot
e7663d1f37
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-qpr1-dev
2021-09-03 16:54:30 +00:00
y
ac68842059
Remove HotseatEduActivity from AOSP
...
Bug: 191882450
Test: manual
Change-Id: Ic60ef6fec6c3d8162cb3d11b0ed3c9f89f6b5704
2021-09-02 18:18:59 +00:00
y
ca685ffcf7
[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-09-02 17:43:04 +00:00
Jonathan Miranda
eed0520799
Merge "Allow users to dismiss notifications in popup view." into sc-qpr1-dev am: 2f9f6378be
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15690344
Change-Id: Ic13a38f8e5ea7c250b476f0e0751de7898ca4d84
2021-09-02 16:49:06 +00:00
Jonathan Miranda
2f9f6378be
Merge "Allow users to dismiss notifications in popup view." into sc-qpr1-dev
2021-09-02 16:34:03 +00:00
Alex Chau
dacb37c143
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
Merged-In: I5f7013ce3ce4d6fe84c67123618c3bebeeffc43a
2021-09-02 16:06:44 +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
7e2c3baab5
[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: If252512c8973416f730b5f71e82c043fb8de1b32
2021-09-02 04:39:11 +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
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
Vadim Caen
55dbe80ea3
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: I55188b46f4dceb6d74b0f6dd03fbeb2e8d0dff33
2021-08-30 16:48:05 +00:00
Vadim Caen
a5306eadf9
Merge "Disable splash screen for launches from widget." into sc-dev am: 97aaa6e5ae am: 2d08ce736b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15685202
Change-Id: I38e187f55f2b093fbf90897716ebdfdb397fcf1d
2021-08-30 16:47:40 +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
Vadim Caen
2d08ce736b
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: I820df5660b67e541def5449b99047e8a7f6be077
2021-08-30 16:35:59 +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
Vadim Caen
97aaa6e5ae
Merge "Disable splash screen for launches from widget." into sc-dev
2021-08-30 15:56:26 +00:00
Bill Yi
ea37234749
[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: If9bda1652a94bc77f8bb04a709d74672cdac2b35
2021-08-29 20:39:37 +00:00
Bill Yi
6a427a78fc
[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: Ie698ddd0d2189c066d11cbb03c0d34832698cfa4
2021-08-29 20:39:13 +00:00
Bill Yi
c48f55a0a1
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: e2e15a65d6 -s ours am: 29951dcb02 -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: I03a69c2c997cbaabd8d6a6c2c6624b3164749d2b
2021-08-29 20:39:01 +00:00
Bill Yi
896bd4828a
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 3eac3bdadf -s ours am: 4360e43cd2 -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: Id147cf34f4a0c2e41b49828b34417d2b78888c22
2021-08-29 20:38:54 +00:00
Bill Yi
d2bd5ad043
[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: I6a480a1a37250d8e97a464191cd1b94770f87303
2021-08-29 20:33:58 +00:00
Bill Yi
c38558d4fd
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: I0c2dde360de80056f6c587c373575bfa3bd49a76
2021-08-29 20:33:37 +00:00
Bill Yi
8993131406
[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: Ie7cff3e1784645c6731661b7c58a74fcc9caba2b
2021-08-29 20:33:37 +00:00
Bill Yi
86c37e2bfd
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 9c4f43cf6f -s ours am: c5e09b32cc -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: I1a700d885939aaf4b000b05ed7e09be9e5eff041
2021-08-29 20:33:01 +00:00
Bill Yi
9c0c74b3b3
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: Icc0b55d8b9f964c0b10cb504429c63f7cea6f44d
2021-08-29 20:32:15 +00:00
Bill Yi
499aa027fc
[automerger skipped] [automerged blank] Import translations. DO NOT MERGE ANYWHERE 2p: 155a13de9f am: 004202d088 -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: Icb113727bc2ab82c42f8fa0b2fdd85c051de704e
2021-08-29 20:32:14 +00:00
Bill Yi
6c46f85a18
Merge changes from topic "presubmit-am-af3a9aca4e964a6d8bba7a4113919ae9" into sc-dev-plus-aosp am: a3d8796401
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15689983
Change-Id: Ie01a078a3e8bcd99d8be43d2fcd24daa441d4298
2021-08-29 20:31:59 +00:00
Bill Yi
87084afe95
[automerger skipped] [automerged blank] Import translations. DO NOT MERGE ANYWHERE 2p: e44a274170 am: 8be43f9aca -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: Ied98f7baa880e77b89f4bc76cb105151564f7567
2021-08-29 20:31:58 +00:00