Yuri Lin
52b7e8ced6
Merge "Special handling for intent coming from "welcome" notification." into tm-dev am: a73c850aa5 am: 075dd07035
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17722955
Change-Id: I76b9cc331e0af9d874d241c6d2c1c97b7997a04e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-04-18 17:23:40 +00:00
Yuri Lin
a73c850aa5
Merge "Special handling for intent coming from "welcome" notification." into tm-dev
2022-04-18 17:09:02 +00:00
Yuri Lin
554ab1fe3e
Special handling for intent coming from "welcome" notification.
...
This notification is an introduction to new notification permission changes in T and is shown to the user upon upgrade; this change records that the user has seen/interacted with the notification already so we don't have to keep showing it.
This change essentially makes a copy of the existing functionality of NotificationAppListActivity, but meant only for access internally (so that neither the activity nor the associated action is exported/publicly accessible).
Bug: 225373531
Test: manual with the change that sends the notification
Change-Id: I20c6084652ea11a8d0a002a21561fe50b9cf5de3
2022-04-14 12:54:56 -04:00
Tom Hsu
20c1f7b6d4
Merge "[Panlingual] Add a description for per app language." into tm-dev am: b18b106300 am: 0d204eadef
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17742047
Change-Id: Ic2c84b0da4a6546e96ab4bcac760d7dce9c4534c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-04-14 10:12:29 +00:00
tom hsu
5281736004
[Panlingual] Add a description for per app language.
...
- This is to notify some app may not support to user.
Bug: 228415129
Test: local
Change-Id: I6205e0b5fdb3ee42a22ae4995c99e9d8dc5e0a2d
2022-04-14 06:47:13 +00:00
TreeHugger Robot
18292c4b92
Merge changes from topic "presubmit-am-984c5c7d1be740dead5dcc77f8f1b638" into tm-mainline-prod am: f600db3087
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17742045
Change-Id: Idd47ba7b6d58ff676aa36c3add35a5eb83549894
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-04-13 13:55:49 +00:00
TreeHugger Robot
ee6d283b82
Merge "[Panlingual] Make error message generic." into tm-dev
2022-04-13 13:26:20 +00:00
TreeHugger Robot
10185f5f6f
Merge changes from topic "presubmit-am-1d3c2787da5b4d3c85f04dc64ca85922" into tm-mainline-prod am: fa3a25df06
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17742044
Change-Id: I593ee582db31106a81e8db0bb2b5f408a017654a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-04-13 11:56:00 +00:00
tom hsu
7bd1fde34d
[automerge] [Panlingual] Make error message generic. 2p: ddbff186f3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17742045
Bug: 226032712
Change-Id: I7fe9114d6da4ac26b1dfbbe318311a65faa8d9d5
2022-04-13 11:19:55 +00:00
TreeHugger Robot
e9e6a00814
Merge "Remove subtitle of system default" into tm-dev
2022-04-13 11:17:00 +00:00
tom hsu
ddbff186f3
[Panlingual] Make error message generic.
...
Bug: 226032712
Test: local
Change-Id: Ibfdc3d5807df4f8e5f1aa3fd37a8f361624c4129
2022-04-13 19:16:03 +08:00
Calvin Pan
9f4b8691e2
[automerge] Remove subtitle of system default 2p: 9ee9787dd3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17742044
Bug: 226894987
Change-Id: I243580150c421ee8291cbddce1aacee150bd82ee
2022-04-13 09:16:21 +00:00
Calvin Pan
9ee9787dd3
Remove subtitle of system default
...
Bug: 226894987
Test: manual
Change-Id: Iaa5e680567f5bb1d52f9a3ea911f1b573ba5b238
2022-04-13 09:12:16 +00:00
Peiyong Lin
c858e7e18e
[automerge] Remove GameSettings and ExtraAppInfo. 2p: e14c23fcf9 2p: f621f13d83
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17599733
Change-Id: I26779ff68346f089155d4d0f15e2afd5b351a234
2022-04-05 21:52:06 +00:00
Peiyong Lin
e14c23fcf9
Remove GameSettings and ExtraAppInfo.
...
Bug: b/224595815
Test: manual
Change-Id: Ifc9a9e8c0b4b2170144639abb2f81f8916d5f164
2022-04-05 21:45:05 +00:00
TreeHugger Robot
542d772b1b
Merge "Warnings at top of per-app settings page" into tm-dev am: 52ea95aa55 am: 2571882ab4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17518134
Change-Id: I5e6bce9dd2f4a2d18fd3916636293b8173f7da54
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-04-01 18:12:07 +00:00
danielwbhuang
baa59815d8
Warnings at top of per-app settings page
...
1. Check getInstallPackageName() and isSystemApp()
2. Link to play store
Bug: 221164159
Test: local
Change-Id: I5727a4b99d945ae5c1b517020026654796a34d98
2022-04-01 23:41:56 +08:00
tom hsu
40a6de1ec4
[Panlingual] Add error message on per-app language page.
...
Bug: 226032712
Test: local
Change-Id: I12aae66116cc8c00fa7c6b0ba256d4726620ea4c
(cherry picked from commit a9184f43c5 )
2022-04-01 09:28:01 +00:00
Tom Hsu
aaac7dd777
Merge "[Panlingual] Add error message on per-app language page."
2022-04-01 09:20:10 +00:00
Josh Hou
e32d422d3d
[Panlingual] Fix the app language is shown incorrectly in the work profile
...
The root cause is that the context corresponding to the specified
profile Id is not correctly used when using LocaleManager to query the
app language.
Bug: 222769707
Test: Verify the issue by using the steps provided in the bug
Change-Id: Ic1f9e4cc9e90f5aecfa5e1094184aa63f3d94ffb
2022-04-01 13:00:47 +08:00
Tom Hsu
092fe80396
Merge "[Panlingual] Settings UI revamp - Navigation handling" into tm-dev
2022-03-31 08:32:52 +00:00
Tom Hsu
7eb32dec44
Merge "[Panlingual] Revamp the panlingual UI in Settings." into tm-dev
2022-03-31 08:32:52 +00:00
danielwbhuang
9acf3d7846
[Panlingual] Settings UI revamp - Navigation handling
...
Entry: Settings > Apps > All apps > any app
Bug: 223090378
Test: local
Change-Id: Ied357b60c103f25540981cc0cb7abadb020f7995
Merged-In: Ied357b60c103f25540981cc0cb7abadb020f7995
2022-03-31 08:29:50 +00:00
tom hsu
a9184f43c5
[Panlingual] Add error message on per-app language page.
...
Bug: 226032712
Test: local
Change-Id: I12aae66116cc8c00fa7c6b0ba256d4726620ea4c
2022-03-31 14:45:07 +08:00
TreeHugger Robot
04ae0b26fa
Merge "Update strings of clear app data dialog" into tm-dev am: f6eb111b91
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17491666
Change-Id: Iff4543ae9f8dcd9e7944c7cdf50f913a2e6754e6
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-03-31 05:28:38 +00:00
tom hsu
9be043e750
[Panlingual] Revamp the panlingual UI in Settings.
...
- Create a Activity to contain AppLocaleDetail and
LocalePickerWithRegion
- Update the Entry from apps language page
Bug: 223089715
Test: local test pass
Change-Id: Id01e93f3df32412c7323ca577a149009eb1862ad
Merged-In: Id01e93f3df32412c7323ca577a149009eb1862ad
2022-03-31 03:35:21 +00:00
Yanting Yang
f14248310f
Update strings of clear app data dialog
...
Update body and positive button strings.
Bug: 219932186
Test: visual
Change-Id: I34f4be091d1e5a076de8ee7a2221a3b5c90747a4
2022-03-30 18:31:52 +08:00
Kholoud Mohamed
a95a9154fa
Merge "RESTRICT AUTOMERGE Refactor device policy resource APIs to a separate class"
2022-03-29 11:01:21 +00:00
Josh Hou
3550064e2e
[Panlingual] Fix the app language is shown incorrectly in the work profile
...
The root cause is that the context corresponding to the specified
profile Id is not correctly used when using LocaleManager to query the
app language.
Bug: 222769707
Test: Verify the issue by using the steps provided in the bug
Change-Id: Ic1f9e4cc9e90f5aecfa5e1094184aa63f3d94ffb
2022-03-29 12:00:13 +08:00
kholoud mohamed
90afe190e8
RESTRICT AUTOMERGE Refactor device policy resource APIs to a separate class
...
Bug: 217388602
Bug: 218875965
Test: atest EnterpriseResourcesTests
Test: manual
Change-Id: I4775d7741c7819fd811c3fc4eda1636b1e04b398
(cherry picked from commit de78149c16 )
Merged-In: I4775d7741c7819fd811c3fc4eda1636b1e04b398
2022-03-25 11:38:34 +00:00
TreeHugger Robot
ce49123205
Merge "Update restricted setting dialog, unlock toast, and menu strings" into tm-dev am: d84516dd28
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17352024
Change-Id: I569924849f4a3bafc95cce6c1325f9f10bae8a7b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-03-25 00:13:20 +00:00
TreeHugger Robot
d84516dd28
Merge "Update restricted setting dialog, unlock toast, and menu strings" into tm-dev
2022-03-24 23:51:31 +00:00
Philip Junker
c4648f276b
Merge "Add special app access for turning on the screen." into tm-dev am: bf4878c877
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17182673
Change-Id: Ia91f563137a21fe5628ca98564d2cc8669d52807
2022-03-24 10:07:12 +00:00
Philip Junker
bf4878c877
Merge "Add special app access for turning on the screen." into tm-dev
2022-03-24 10:02:49 +00:00
Ricky Wai
1aa790501f
Update restricted setting dialog, unlock toast, and menu strings
...
Bug: 224970895
Bug: 224992636
Bug: 224970884
Bug: 224988456
Test: Can see updated strings and toast in UI
Change-Id: I29e257fcc15310558ae8e56cbc51de3c874471ed
2022-03-23 14:39:17 +00:00
Chaohui Wang
ae07bd78d0
Merge "Fix flicker for Device admin apps." into tm-dev am: e7b38f27a3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17252814
Change-Id: I64262a2b9e224a0f3a3b939ec15ab336eca57605
2022-03-21 13:12:59 +00:00
Chaohui Wang
e7b38f27a3
Merge "Fix flicker for Device admin apps." into tm-dev
2022-03-21 12:49:45 +00:00
Kholoud Mohamed
51043a1513
Merge "RESTRICT AUTOMERGE Refactor device policy resource APIs to a separate class" into tm-dev
2022-03-19 06:30:10 +00:00
Philip Junker
8a9780527e
Add special app access for turning on the screen.
...
Bug: 216114297
Test: manually built and installed on device, verified absence of jank.
Test: atest SettingsRoboTests:TurnScreenOnDetailsTest
Test: atest SettingsRoboTests:TurnScreenOnSettingsTest
Change-Id: I1ed5948504222b537207978cbaa117b48aa28e6c
2022-03-18 14:53:13 +00:00
Chaohui Wang
50d9224a4c
Fix flicker for Device admin apps.
...
Security ->Advanced settings-> Device admin apps
updateState() is called in DashboardFragment.onResume(), which after the view is visible to the user.
Rendering the items in updateState() caused the flicker.
Bug: 225283414
Test: On Pixel device
Change-Id: I7175c966fbbfbf5d6331f5ac26c06b60d59a4e0d
2022-03-18 21:26:42 +08:00
Arc Wang
a21f277aae
Merge "Fix NullPointerException at ManageApplications$ApplicationsAdapter.access" into tm-dev am: f8e0b152ad
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17125146
Change-Id: Id15bae613192941fbeab31ba7ad8d7044e732370
2022-03-18 06:14:55 +00:00
Arc Wang
f8e0b152ad
Merge "Fix NullPointerException at ManageApplications$ApplicationsAdapter.access" into tm-dev
2022-03-18 05:56:51 +00:00
danielwbhuang
b237247505
[Panlingual][patch] Settings UI revamp - Navigation handling
...
Fix the logic of checking mPreferenceKey
Bug: 223090378
Test: local
Change-Id: Iea9874463d1786fce2307f3db295ac2bdff27ac3
2022-03-18 03:29:05 +00:00
kholoud mohamed
de78149c16
RESTRICT AUTOMERGE Refactor device policy resource APIs to a separate class
...
Bug: 217388602
Bug: 218875965
Test: atest EnterpriseResourcesTests
Test: manual
Change-Id: I4775d7741c7819fd811c3fc4eda1636b1e04b398
2022-03-17 17:37:45 +00:00
Eric Biggers
f755f6fde9
Merge "Remove support for converting from FDE to FBE" am: 804dc16a03 am: 629db5f9f8 am: c749aa3ed1 am: 6a8f883aee
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2026904
Change-Id: Ib07f915c728fa3a00861aa14d4b3d77e3e78f173
2022-03-16 19:55:29 +00:00
Eric Biggers
6a8f883aee
Merge "Remove support for converting from FDE to FBE" am: 804dc16a03 am: 629db5f9f8 am: c749aa3ed1
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2026904
Change-Id: I919c43559218b13c0f6188e04f104f3051a28731
2022-03-16 19:33:25 +00:00
Eric Biggers
b21d2216ac
Remove support for converting from FDE to FBE
...
Devices that launched with Android 10 or later require FBE (File Based
Encryption) from the beginning, so there's no need to support converting
to FBE after the fact anymore. This was only ever a developer option,
so it probably wasn't used much. And in any case, it's not used
anymore, as isConvertibleToFBE() is hard-coded to return false. Besides
the fact that FBE has been required for several releases now, this
functionality was only ever available on devices that use FDE (Full Disk
Encryption), but FDE support has been removed from Android.
Therefore, remove this unused code.
Bug: 208476087
Change-Id: Ia765d6827e6144153c4e2a253b146ef2c75ca6fe
2022-03-15 17:27:53 +00:00
TreeHugger Robot
345daf8328
Merge "[Panlingual] Settings UI revamp - Navigation handling"
2022-03-15 11:04:11 +00:00
danielwbhuang
fbf8cde0fb
[Panlingual] Settings UI revamp - Navigation handling
...
Entry: Settings > Apps > All apps > any app
- video: https://screencast.googleplex.com/cast/NjM1NjUwODYxNTkwMTE4NHxkOGQzZDM2OS01Nw
Bug: 223090378
Test: local
Change-Id: Ied357b60c103f25540981cc0cb7abadb020f7995
2022-03-15 17:22:56 +08:00
TreeHugger Robot
efa2ee2c96
Merge "Provide getBatteryLast24HrUsageData() method for application info" into tm-dev am: b527497438
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17180744
Change-Id: I4670e49e20abc0ec035e6ee9c3f83d83c829ff27
2022-03-14 08:12:29 +00:00