Bill Yi
34ce6187c8
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ia246265007d3858abdac7c9c5d368c607afd5a15
2021-04-21 07:09:42 +00:00
YUKAI HUNG
095c264877
Merge "Add data validator to verify and log abnormal queried history data" into sc-dev am: 2f4ae2a0e4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14251247
Change-Id: I85cfc37e56647cb6fc3a9d9f750ebdde5a1f35cf
2021-04-21 07:07:55 +00:00
Bill Yi
ca4797df06
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ia3bcf08024545d44f87ac3208f6c2d5ff7a1d8fc
2021-04-21 07:06:47 +00:00
YUKAI HUNG
f690772a45
Merge "Add data validator to verify and log abnormal queried history data" into sc-dev am: 2f4ae2a0e4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14251247
Change-Id: Ide34ed96bbcf818195c22824d3929fb2cad403e9
2021-04-21 07:05:51 +00:00
Bill Yi
c7be92bf6a
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Id494d2571fc237ef47af58f96be1ef9e9025dc5e
2021-04-21 07:03:23 +00:00
YUKAI HUNG
2f4ae2a0e4
Merge "Add data validator to verify and log abnormal queried history data" into sc-dev
2021-04-21 06:45:57 +00:00
Menghan Li
5385c6bc66
Merge "[Material Next] Update main feature switch for Caption preferences." into sc-dev am: d3cc241c42
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14255410
Change-Id: Ic53f93e9a3493ce1ddc2bb5696fdd8a5fdeac140
2021-04-21 06:05:26 +00:00
Menghan Li
e09ee20829
Merge "[Material Next] Update main feature switch for Caption preferences." into sc-dev am: d3cc241c42
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14255410
Change-Id: I38f91dac5b3f6fbb41513aec61f93aa7ac3e2e80
2021-04-21 06:03:27 +00:00
Menghan Li
d3cc241c42
Merge "[Material Next] Update main feature switch for Caption preferences." into sc-dev
2021-04-21 05:46:20 +00:00
Sunny Shao
c361e3426f
Fix background inconsistency of the Settings page in SUW
...
- Pass the extra arguments to target page from vision settings.
- Add the android:colorBackground to LightTheme.SubSettings.SetupWizard.
Fixes: 185873105
Bug: 184901818
Test: manual test
Change-Id: I063a8df875b727aa0e119b03dfb782c2b95dc1b5
2021-04-21 13:35:45 +08:00
menghanli
b4558c9607
[Material Next] Update main feature switch for Caption preferences.
...
Fix: 185950803
Test: manual test
Change-Id: I5431461f3088652ddff7400b24b3eea25ddf5f9a
2021-04-21 11:39:56 +08:00
Jeremy Goldman
c5c2da018f
Merge "Remove the "+" button on the help menu if no secure vpns can be created" into sc-dev am: 2fcb8531ab
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14233625
Change-Id: Iea7c7b370ff5320c518ccbaa9cc86791fc62a355
2021-04-21 03:06:46 +00:00
Jason Hsu
d717f88825
Merge "Fix accessibility settings page did not update the preference state" into sc-dev am: e8063609eb
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14029862
Change-Id: If0ac91f2d568371ad6bda8806d9a2e5bbffa97bf
2021-04-21 03:06:35 +00:00
Jeremy Goldman
420481d844
Merge "Remove the "+" button on the help menu if no secure vpns can be created" into sc-dev am: 2fcb8531ab
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14233625
Change-Id: I9e8e94190c152022be1212649cde269d0343142a
2021-04-21 03:05:01 +00:00
Jason Hsu
9f7549172e
Merge "Fix accessibility settings page did not update the preference state" into sc-dev am: e8063609eb
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14029862
Change-Id: Ide502e3d52249f7af468814420e5e20c6b6f488e
2021-04-21 03:04:31 +00:00
Jeremy Goldman
2fcb8531ab
Merge "Remove the "+" button on the help menu if no secure vpns can be created" into sc-dev
2021-04-21 03:01:39 +00:00
ykhung
70bef1049f
Add data validator to verify and log abnormal queried history data
...
Bug: 177406865
Test: make SettingsRoboTests
Test: make SettingsGoogleRoboTests
Change-Id: I331922cf0b0e946066a72eb0bfcf9885dde9a7ce
2021-04-21 02:52:20 +00:00
Jason Hsu
e8063609eb
Merge "Fix accessibility settings page did not update the preference state" into sc-dev
2021-04-21 02:29:23 +00:00
Chloris Kuo
f06f289a85
NAS setting migration
...
Cancel onboarding notification when user migrates from settings
Test: make RunSettingsRoboTests
Bug: 185428329
Change-Id: I8b6b2eb8340442907c363e686bbd0b32b62d0db0
2021-04-20 19:03:56 -07:00
Curtis Belmonte
d758022916
Log new auth-related framework atoms for Android 12
...
Adds logging to Settings for new authentication and biometric atoms
introduced as part of ag/13856328.
Test: Manually trigger each case and verify log statements are called.
Bug: 185136248
Change-Id: Ic41a89da4f148dc94864f140e85b55f63643681b
2021-04-20 17:33:16 -07:00
Mady Mellor
09cbe8fb64
Merge "Change bubble settings to use Secure rather than Global" into sc-dev am: 2affde3202
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13474542
Change-Id: I95f6cc195318351d241c41ffd8d81011199e2aa3
2021-04-20 23:11:36 +00:00
Mady Mellor
303c4c8bc3
Merge "Change bubble settings to use Secure rather than Global" into sc-dev am: 2affde3202
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13474542
Change-Id: I28c394b68327bdf03be3e94bf963e7149d0477ad
2021-04-20 23:09:55 +00:00
Mady Mellor
2affde3202
Merge "Change bubble settings to use Secure rather than Global" into sc-dev
2021-04-20 23:06:40 +00:00
TreeHugger Robot
a0501be2b0
Merge "Fix search index for a financed device" into sc-dev am: db3767e7b3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14163911
Change-Id: I217da001caa9f904a25d25e031ec06c5f5156e1c
2021-04-20 21:40:18 +00:00
TreeHugger Robot
c46eb4a4e9
Merge "Fix search index for a financed device" into sc-dev am: db3767e7b3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14163911
Change-Id: I2238367cb0e06257c2bc57710004317ccf79e16e
2021-04-20 21:38:47 +00:00
Jay Aliomer
dd5137ddfa
Notif history Long tap functions as short tap
...
Test: manual
Fixes: b/175465501
Change-Id: I21602e87ca3d9260ba2e99006ac13d1358e4db0a
2021-04-20 17:14:29 -04:00
TreeHugger Robot
db3767e7b3
Merge "Fix search index for a financed device" into sc-dev
2021-04-20 21:06:45 +00:00
TreeHugger Robot
f3ba0c4015
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 33583e7990 -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14252815
Change-Id: Ifa2da56ed08daf720220b289751400f09ec8dc48
2021-04-20 20:29:58 +00:00
TreeHugger Robot
06c6db773d
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 33583e7990 -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14252815
Change-Id: I4a8b3fc82f06fb879d12897bf6304960da4c7dd1
2021-04-20 20:26:41 +00:00
TreeHugger Robot
e14a48237f
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: f988d7688b -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14253505
Change-Id: I1792c526458fc5ab8d0b9ef70926b4256dbcc1f3
2021-04-20 20:25:59 +00:00
TreeHugger Robot
a8317b3003
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: f988d7688b -s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14253505
Change-Id: I75b389b072bc46a8bb0c477995c1f6b8e1f17d23
2021-04-20 20:25:11 +00:00
TreeHugger Robot
2086763cc4
Merge "Import translations. DO NOT MERGE ANYWHERE"
2021-04-20 20:16:11 +00:00
TreeHugger Robot
33583e7990
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-04-20 20:04:02 +00:00
TreeHugger Robot
d99fc49551
Merge "Import translations. DO NOT MERGE ANYWHERE"
2021-04-20 19:54:06 +00:00
TreeHugger Robot
f988d7688b
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-04-20 19:46:16 +00:00
Salud Lemus
9068481299
Fix search index for a financed device
...
Now with two preference controllers, one for enterprise device and one
for financed device, the search index issue (querying "Financed device
info" in Settings does not show a search result) is fixed. The financed
preference controller is used when the device is a financed device.
Otherwise, the enterprise preference controller is used.
Bug: 183551684
Test: Used a test device that is registered via ZT
Test: m RunSettingsRoboTests ROBOTEST_FILTER=EnterprisePrivacyPreferenceControllerTest
Test: m RunSettingsRoboTests ROBOTEST_FILTER=FinancedPrivacyPreferenceControllerTest
Test: m RunSettingsRoboTests ROBOTEST_FILTER=PrivacyPreferenceControllerHelperTest
Change-Id: I051144ec9004f86456285078ebb1c72266f80a55
2021-04-20 12:17:39 -07:00
Bill Yi
1d6b60889e
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I7f73237f7a7fcef3389c3afebadcafdb0be4d60c
2021-04-20 18:42:47 +00:00
Bill Yi
d086ba103f
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ie0992b4d1bdd52c7ba17f56bd231eb49786a44c2
2021-04-20 18:38:43 +00:00
Bill Yi
bf0d0fe30e
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I02e17fc7d05452a591f4df992135821a4d8524cc
2021-04-20 18:35:03 +00:00
Bill Yi
807cbea464
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I33b5a68e3f3988de42436daffaecbab0a041be0c
2021-04-20 18:33:22 +00:00
Joshua Mccloskey
64fdef1dc7
Updated settings for new get/set feature change
...
Test: Verified e2e get/set work within settings
Bug: 184657294
Change-Id: I0240b092751eb1ca205d1cf245c005c0fe9d4338
2021-04-20 11:08:59 -07:00
Neil Fuller
26d094b4a3
Remove restriction for "Use location..."
...
Remove restriction for "Use location to set time zone" toggle.
This setting should not be restricted. Using location is a personal
choice since it involves the use of the device's location.
Bug: 166579161
Test: manual testing with / without date/time restriction
Change-Id: I89973e1df5cad8b4c639c13478298f9b39f37b5f
2021-04-20 18:30:05 +01:00
ykhung
a04ecb0e91
Add footer for battery usage page am: 1415cbc49a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14235152
Change-Id: I217d8ca631713c146024146025845205cf24fd23
2021-04-20 16:53:04 +00:00
ykhung
945c3271dd
Add battery usage time summary to usage list item am: 7cc616e90f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14233636
Change-Id: Id407b1b81a184f6c51e099ce906f38336e01f671
2021-04-20 16:53:03 +00:00
sallyyuen
d95f92839e
Add extra dim keywords to aosp settings
...
Test: na
Bug: 170973645
Change-Id: I9cbb1b4245f4f656137c076c385bc1e404f8ed55
2021-04-20 09:51:51 -07:00
ykhung
619bafa1e0
Add footer for battery usage page am: 1415cbc49a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14235152
Change-Id: Iff31e82abf8af8bb2930109df2e82280d3a7b10d
2021-04-20 16:50:05 +00:00
ykhung
e16407940f
Add battery usage time summary to usage list item am: 7cc616e90f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14233636
Change-Id: Ic2b6cf16aa8daacf7c2bb7f5a63ee84e380f0684
2021-04-20 16:50:01 +00:00
Alex Johnston
dce68bf7a5
RequestManageCredentials dark theme
...
Manual testing steps
* Enable dark theme via Settings > display
* Install TestDPC and select 'Request to manage credentials'
* Verify dark theme is displayed (including light text)
Bug: 177901172
Test: atest com.android.settings.security.RequestManageCredentialsTest
manual testing
Change-Id: I6db1361ffcbf1e193673eb5ca7ef3f403d5023b1
2021-04-20 15:21:14 +00:00
jasonwshsu
15df635dd6
Fix accessibility settings page did not update the preference state
...
Root Cause: Keys in ContentObserver registered after the keys change
Solution: Keys in ContentObserver need to be observed during the whole lifecycle to update the preferences including summary text
Fix: 183157677
Fix: 172469017
Fix: 183459237
Fix: 183459376
Test: atest AccessibilitySettingsTest
Change-Id: I3b22773965f1878c499a0f9cbd8bd0f3c9c6fae9
2021-04-20 23:13:23 +08:00
TreeHugger Robot
2bff5d8627
Merge "Clean up app usage page" into sc-dev am: a30178221a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/14250085
Change-Id: I7ff9d754f310ddd72f9603da764aa74502d2d2d5
2021-04-20 14:48:39 +00:00