Rubin Xu
91f11c9733
Merge "Delay gargabe collection during onDestroy()" into sc-dev am: 3e84dd2783
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15178137
Change-Id: I3da274cfa41a19528df5f736093abf1f17995e8d
2021-07-07 07:50:37 +00:00
Peter_Liang
53bae52e65
Update the preview image of caption preference fragment.
...
Bug: 192432531
Test: manual test
Change-Id: I5d8960821d5411af39035da4b77fadd9a7b9c26d
2021-07-07 15:49:34 +08:00
SongFerngWang
193f97c7ba
Network selection add NGRAN when device support SA
...
Bug: 187148937
Test: build pass.
atest NetworkScanHelperTest (pass)
Change-Id: I1ed3eae3bda39eb702bc135b0c698f8df7c280d7
2021-07-07 15:36:42 +08:00
Rubin Xu
3e84dd2783
Merge "Delay gargabe collection during onDestroy()" into sc-dev
2021-07-07 07:29:06 +00:00
Weng Su
62560c7210
Hide the entire progress header in Internet Settings
...
- Hide the entire progress header to avoid showing the divider
Bug: 191968967
Test: manual test
make RunSettingsRoboTests ROBOTEST_FILTER=NetworkProviderSettingsTest
Change-Id: I59db1c87f1088ac2d29e263a85f149ff866c435b
2021-07-07 14:19:28 +08:00
Pyuli Naithani
c9dfa59d7c
Add stats log for sensor privacy.
...
Test: statsd_testdrive 381
BUG: 192269258
Change-Id: I69e766b789b4b4a6ca0ad26b3a312baca3dbccd2
2021-07-07 05:26:51 +00:00
Bonian Chen
601ee61c43
Merge "[Settings] fix for Wifi calling settings page crash" into sc-dev am: a415ecb608
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15125472
Change-Id: If818cd6fc162dc60c341f37299d4b13fb4dbb816
2021-07-06 15:59:19 +00:00
menghanli
a606c43adf
Provides TC ID for accessibility framework feature for "shortcut" part
...
Goal: Improve readability which is a bit difficult because of string concatenation for accurate translation.
Root cause: In some locales, framework features name would be a word rather than a product name. Hence it need to be in the different position in a sentence.
Solution: Use whole sentence to translate instead of concatenating the string could solve this issue.
Bug: 185478543
Test: Manually testing
Change-Id: I5a0f04e7ab0d7aa789e10ce6f611cde9bf3660c1
2021-07-06 15:53:28 +00:00
Bonian Chen
a415ecb608
Merge "[Settings] fix for Wifi calling settings page crash" into sc-dev
2021-07-06 15:46:37 +00:00
Bonian Chen
e530d93382
[Settings] fix for Wifi calling settings page crash
...
UI crash reported due to accessing telephony framework API with invalid
subscription ID from SIM. Which comes with multiple reason.
Besides of avoidance of crash, following updates are also required:
1. Close wifi calling settings UI when pSIM or eSIM not available or
inserted.
2. Keep the selection of tab (under multi-SIM) when screen rotate
3. Only show 1 SIM when multi-SIM are grouped together
Bug: 149190278
Test: local
Change-Id: Ied9a088b6ee5da66972f27649cc07f4a31304f17
(cherry picked from commit fbe1293a54
)
(cherry picked from commit 05f29efe34
)
2021-07-06 12:38:45 +00:00
Menghan Li
99145e9e34
Merge "Fix toggle display and preferen style old style and barely seen in “Vision Settings”" into sc-dev am: 5f0fe5e6c1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15207793
Change-Id: If3d364cee22fbaf7d0c42bae05044add58bece8e
2021-07-06 10:25:11 +00:00
Menghan Li
5f0fe5e6c1
Merge "Fix toggle display and preferen style old style and barely seen in “Vision Settings”" into sc-dev
2021-07-06 10:07:52 +00:00
TreeHugger Robot
de5afa63af
Merge "Add comment to AndroidManifest" into sc-dev am: 3bd14d2433
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15210536
Change-Id: I8f4f46a8e6a52d9f27eca8541578d4a58f383b8c
2021-07-06 07:53:11 +00:00
Weng Su
4fb84a3737
Add comment to AndroidManifest
...
- Wi-Fi result data will only be returned from WifiDialogActivity if the
calling package has location permission.
Test: add comment only, no test required.
Bug: 185126813
Merged-In: I81c4d801c4ee211f43a1688a62daaff3b47eae1a
Change-Id: I81c4d801c4ee211f43a1688a62daaff3b47eae1a
(cherry picked from commit 56a88885cc
)
2021-07-06 07:49:49 +00:00
Weng Su
fa1e3870d8
Add comment to AndroidManifest
...
- Wi-Fi result data will only be returned from WifiDialogActivity if the
calling package has location permission.
Test: add comment only, no test required.
Bug: 185126813
Merged-In: I81c4d801c4ee211f43a1688a62daaff3b47eae1a
Change-Id: I81c4d801c4ee211f43a1688a62daaff3b47eae1a
(cherry picked from commit 56a88885cc
)
2021-07-06 07:47:54 +00:00
TreeHugger Robot
3bd14d2433
Merge "Add comment to AndroidManifest" into sc-dev
2021-07-06 07:34:29 +00:00
menghanli
e18c419f94
Fix toggle display and preferen style old style and barely seen in “Vision Settings”
...
Root cause: Apply ThemeHelper.trySetDynamicColor would overlay the
settings style.
Solution: Create SudDynamicColorThemeSettings.SetupWizard to support
dynamicColor and settings style.
Bug: 192410829
Test: manual test
Change-Id: Ic196dfe417e7f804c68ed4ea7bc05b4716999bcf
2021-07-06 15:32:34 +08:00
Jason Hsu
e1a3e74d1e
Merge "Fix accessibility button footer preference did not announced correct by TalkBack" into sc-dev am: bf6af8ac92
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15204641
Change-Id: Ifeb48d6363c5d1186ad6134bba05e6ba319f52bd
2021-07-06 07:18:08 +00:00
Jason Hsu
bf6af8ac92
Merge "Fix accessibility button footer preference did not announced correct by TalkBack" into sc-dev
2021-07-06 06:57:30 +00:00
jasonwshsu
3cb889fc78
Fix accessibility button footer preference did not announced correct by TalkBack
...
Root Cause: Description would be altered after displayPreference(), but getSummary() would be called after it.
Solution: Update title before displayPreference(), then it could be set correctly.
Fix: 192738520
Test: atest AccessibilityButtonFooterPreferenceControllerTest
Change-Id: I068994fca8202b166fedf43f9d9657b0c1a64c4e
2021-07-06 06:57:22 +00:00
Weng Su
56a88885cc
Add comment to AndroidManifest
...
- Wi-Fi result data will only be returned from WifiDialogActivity if the
calling package has location permission.
Test: add comment only, no test required.
Bug: 185126813
Change-Id: I81c4d801c4ee211f43a1688a62daaff3b47eae1a
2021-07-06 11:30:17 +08:00
menghanli
f07aa0fa90
Add back the shortcut dialog content for accessibility gesture
...
Below components are updated.
1. The dialog title, content, and customized link when edit shortcut.
2. The shortcut preference summary in Setting page.
3. The tutorial title and content when shortcut on.
Partial rollback from commit 5fe2cdcf87
Bug: 190563948
Test: Manual test
Change-Id: I5e39b46c9387b4bf5a10f14453be9988d8b7fc9c
2021-07-06 01:05:11 +00:00
Weng Su
7af04e71fa
Add SafetyNet logging am: 199528d460
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15206403
Change-Id: I5117e0d4d467e056b8370a1faf023934df3cbd9d
2021-07-05 10:03:29 +00:00
Weng Su
199528d460
Add SafetyNet logging
...
- Add SafetyNet log if the calling package is no the permission for
result
Test: checked eventlog in the bugreport
Bug: 185126813
Change-Id: I1535f6f2ded2445702df0d723518b773cd094164
2021-07-05 16:02:40 +08:00
TreeHugger Robot
02d3b3ab51
Merge "Add permission checking to WifiDialogActivity" into sc-dev am: 27c928856e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15187819
Change-Id: I04bc59388b345f4a6dfb8e7d6b0cbe45ce706fec
2021-07-05 03:07:24 +00:00
TreeHugger Robot
27c928856e
Merge "Add permission checking to WifiDialogActivity" into sc-dev
2021-07-05 02:54:05 +00:00
Bill Yi
045e4bd81c
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: cdb5f60c02
-s ours am: 7a63583890
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15204287
Change-Id: I29a72b256ab0018ae2672ab408aefbb5ba65c072
2021-07-05 02:17:58 +00:00
Bill Yi
7a63583890
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: cdb5f60c02
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15204287
Change-Id: I52dfa808ef1b1332c896bbf4d56d4b29eb563f0d
2021-07-05 02:06:00 +00:00
Bill Yi
92e7c46554
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: a50ce69307
-s ours am: e31d245b85
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15204285
Change-Id: I23d084ddcf0f707554160e69819007bdfa51f14a
2021-07-05 01:39:48 +00:00
TreeHugger Robot
f2795ba6f9
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 8b081a94e8
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15204289
Change-Id: I5889375cd5b70336179ac527317b1d17669ba8b0
2021-07-05 01:39:24 +00:00
Bill Yi
e31d245b85
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: a50ce69307
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15204285
Change-Id: I1313fb1cd598dc572865aa1a3a89d33f28b00993
2021-07-05 01:31:01 +00:00
TreeHugger Robot
8b081a94e8
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
2021-07-05 01:21:22 +00:00
TreeHugger Robot
bd20706443
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev
2021-07-05 01:03:04 +00:00
Bill Yi
b994661fed
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ic1804cfd1742bbf191919f9807bcb30e34c3434b
2021-07-04 22:42:00 +00:00
Bill Yi
05728aa3a9
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I60ed13bac2a0c0dc4aa5ef847ba147994a3adc4d
2021-07-04 22:38:10 +00:00
Bill Yi
cdb5f60c02
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I852a10fd9a6a5b85f560bfdbf1d7c962994ed60b
2021-07-04 22:25:35 +00:00
Bill Yi
a50ce69307
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I16a5257336b666f8c11fa7900b37a661a53b1b25
2021-07-04 22:14:39 +00:00
Rajeev Kumar
69bd5a4fc5
Merge "Show device admin warning dialog if force stop is not allowed" into sc-dev am: dc07fe1ad1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15179293
Change-Id: Ia3fa8931d4278b870ff595d5fa613f58bca38261
2021-07-04 19:48:23 +00:00
Rajeev Kumar
dc07fe1ad1
Merge "Show device admin warning dialog if force stop is not allowed" into sc-dev
2021-07-04 19:14:33 +00:00
TreeHugger Robot
6bd9edeb4e
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into mainline-prod am: a69ea45cf7
-s ours am: 010ea5488d
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15193341
Change-Id: Iba2fe1ca73e90e83827338b187d7b909a8881928
2021-07-03 04:08:18 +00:00
Bill Yi
e22dc6d4e7
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: d1c91f40f0
-s ours am: 42ead3c52e
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15193346
Change-Id: I6fa9087d71ab724571cb1066c2d2d323534d30a7
2021-07-03 04:08:14 +00:00
TreeHugger Robot
010ea5488d
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into mainline-prod am: a69ea45cf7
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15193341
Change-Id: I9178f7fe03da40f82a9d4a76c8e489d579b23dca
2021-07-03 04:00:18 +00:00
Bill Yi
42ead3c52e
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: d1c91f40f0
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15193346
Change-Id: Ia26fe52f2e7c8c707bc41238a5943b248bc03ee8
2021-07-03 03:49:59 +00:00
TreeHugger Robot
08666ce16b
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into rvc-qpr-dev am: 3dd0be61d1
-s ours am: b9a9b7c6d2
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15193891
Change-Id: I1347fe42c74ce3b16d7e37fa612276be05353b12
2021-07-03 03:43:22 +00:00
Bill Yi
92c50044ca
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 6542938cff
-s ours am: 5cc1907655
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15193890
Change-Id: I96de81114d43009ef92ebf62046c2350fda2e045
2021-07-03 03:43:18 +00:00
TreeHugger Robot
73474781ed
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev am: 2c06b8e320
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15193895
Change-Id: I0637cac8154332e97c3ba5fe525e7117d5d7fb6d
2021-07-03 03:42:49 +00:00
TreeHugger Robot
a69ea45cf7
Merge "Import translations. DO NOT MERGE ANYWHERE" into mainline-prod
2021-07-03 03:32:18 +00:00
TreeHugger Robot
b9a9b7c6d2
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into rvc-qpr-dev am: 3dd0be61d1
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15193891
Change-Id: Ibad4f24564961c34636570fc326270f243325db5
2021-07-03 03:29:26 +00:00
Bill Yi
5cc1907655
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 6542938cff
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15193890
Change-Id: I84e0049f2174ba96ac88dc1585ab116c44a16dcf
2021-07-03 03:29:20 +00:00
TreeHugger Robot
3dd0be61d1
Merge "Import translations. DO NOT MERGE ANYWHERE" into rvc-qpr-dev
2021-07-03 03:22:46 +00:00