TreeHugger Robot
7c3cfdc97c
Merge "Add comment to AndroidManifest" into sc-dev am: 3bd14d2433
am: 86928d4f6a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15210536
Change-Id: Ic16163c62a2d6d48cb16399941067a4c34e8365a
2021-07-06 08:09:20 +00:00
Treehugger Robot
9d7b0beb87
Merge "Add a developer option to increase nfc stack log level"
2021-07-06 08:05:47 +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
TreeHugger Robot
86928d4f6a
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: I0b4d14d974425196ab2870e7d3159f85a2c74586
2021-07-06 07:52:23 +00:00
TreeHugger Robot
dd5fe5e89c
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: I39557712f2605a614fd8f916f3a709f7feaa6e79
2021-07-06 07:52:20 +00:00
Jason Hsu
aff1e74175
Merge "Fix accessibility button footer preference did not announced correct by TalkBack" into sc-dev am: bf6af8ac92
am: bd9ed49b1d
am: c5288c79dc
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15204641
Change-Id: I544368d031227570a5ceff5b25e728f58c9b8a6b
2021-07-06 07:37:14 +00:00
Jason Hsu
09f4f57e10
Merge "Fix accessibility button footer preference did not announced correct by TalkBack" into sc-dev am: bf6af8ac92
am: e1a3e74d1e
am: 9761894631
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15204641
Change-Id: Ia687735bda692462445f5784641ea842ce59953c
2021-07-06 07:36:44 +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
c5288c79dc
Merge "Fix accessibility button footer preference did not announced correct by TalkBack" into sc-dev am: bf6af8ac92
am: bd9ed49b1d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15204641
Change-Id: Id609ca21dc9b628496f597c72ade8034fd197c10
2021-07-06 07:28:16 +00:00
Jason Hsu
9761894631
Merge "Fix accessibility button footer preference did not announced correct by TalkBack" into sc-dev am: bf6af8ac92
am: e1a3e74d1e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15204641
Change-Id: I9fab0aa7d11c7607bd9bf73078b958ee9304ace4
2021-07-06 07:27:53 +00:00
Jason Hsu
1cbac4bc53
Merge "Fix accessibility button footer preference did not announced correct by TalkBack" into sc-dev am: bf6af8ac92
am: 336cfe271f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15204641
Change-Id: I6a7e5b327e3931bef3af2a51cceb1003ef7758fb
2021-07-06 07:27:28 +00: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
336cfe271f
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: I85699714907df0027c81542ea89c60a02335fb06
2021-07-06 07:17:20 +00:00
Jason Hsu
bd9ed49b1d
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: I1320acb0410f5314f2c9b3aee71706d16927acc7
2021-07-06 07:17:18 +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
Bonian Chen
cdc38ae878
Merge "[Settings] Avoid from Exception breaks the rule"
2021-07-06 06:54:16 +00:00
Arc Wang
04d2605dbb
Merge "Remove no-used EntityHeaderController in Storage Settings"
2021-07-06 03:58:45 +00:00
Arc Wang
a0e7ce6cde
Merge "Remove redundant spaces in ActivityPicker"
2021-07-06 03:58:02 +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
Weng Su
447673cbb1
Add SafetyNet logging am: 199528d460
am: b1450e0d75
am: 5900ac372b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15206403
Change-Id: Iae1dc622b72c1882155bae899350116d3de5190d
2021-07-05 10:31:01 +00:00
Weng Su
f7a8edb86b
Add SafetyNet logging am: 199528d460
am: 7af04e71fa
am: b3cc71e75a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15206403
Change-Id: Ibf5c1a4010cf20ca154947b87792e0388f29ee0a
2021-07-05 10:30:49 +00:00
Weng Su
5900ac372b
Add SafetyNet logging am: 199528d460
am: b1450e0d75
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15206403
Change-Id: I35d819c51aea99ef46aba56f859b91d4a95c0d7e
2021-07-05 10:16:09 +00:00
Weng Su
b3cc71e75a
Add SafetyNet logging am: 199528d460
am: 7af04e71fa
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15206403
Change-Id: I517aa1ed78efac8a8f916169463e7b9d6ca32b23
2021-07-05 10:15:51 +00:00
Weng Su
c830e466f2
Add SafetyNet logging am: 199528d460
am: 7066e8a96c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15206403
Change-Id: Icf374bbec95cc23d0be593c1e183f5d46c142c69
2021-07-05 10:15:29 +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
7066e8a96c
Add SafetyNet logging am: 199528d460
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15206403
Change-Id: Ie550f3a2f8f7f3d458a70b8219fb8177198f003a
2021-07-05 10:02:56 +00:00
Weng Su
b1450e0d75
Add SafetyNet logging am: 199528d460
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15206403
Change-Id: Ifd347b8712042479a22c3c21663c4e3f7a23298a
2021-07-05 10:02:55 +00:00
Bonian Chen
05f29efe34
[Settings] Avoid from Exception breaks the rule
...
When querying subscription(s) which not supported by telephony framework
could lead to exception. Which will lead to incorrect control in code
flow when filtering subscriptions which support WiFiCalling out of all
subscriptions available.
Bug: 149190278
Test: local
Change-Id: I3b8bcea6c724cad83559159ed9435f0710594b83
2021-07-05 16:29:33 +08: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
Bonian Chen
76bf6ff525
[Settings] Settings within each SIM not been displayed to the user
...
The display of content is in majority depending on the callback result
of SIM card (in order to display the content).
However, to reduce the number of access of SubscriptionManager and
improve performance, a proxy has been design in between to reduce the
traffic and the latency required.
Within this situation, content didn't get displayed when Activity get
restarted since Proxy avoid to reduce the traffic through reducing the
callback to the Activity and even not generating request for update when
Activity resume.
Bug: 188982508
Test: local & unit test
Change-Id: Ia3b946a853f87a469ce07a398f3811f605d38f1d
2021-07-05 15:12:39 +08:00
TreeHugger Robot
d0748126b0
Merge "Add permission checking to WifiDialogActivity" into sc-dev am: 27c928856e
am: 22e62eaac1
am: d9985ea494
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15187819
Change-Id: Ib0a89565bb46fa3c2ef79f225109cdd8115847e5
2021-07-05 03:32:02 +00:00
TreeHugger Robot
9d9bca0264
Merge "Add permission checking to WifiDialogActivity" into sc-dev am: 27c928856e
am: 02d3b3ab51
am: c2e362b882
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15187819
Change-Id: I3b8f8b6c975305012bf8c424f6e563b21cc764ba
2021-07-05 03:31:37 +00:00
TreeHugger Robot
d9985ea494
Merge "Add permission checking to WifiDialogActivity" into sc-dev am: 27c928856e
am: 22e62eaac1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15187819
Change-Id: I48e6ad15353a78821832d52eeab01dec4a85fb5a
2021-07-05 03:22:31 +00:00
TreeHugger Robot
c2e362b882
Merge "Add permission checking to WifiDialogActivity" into sc-dev am: 27c928856e
am: 02d3b3ab51
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15187819
Change-Id: I8bcf24b02b0827c9544bda87e729bfe28cdac46b
2021-07-05 03:22:00 +00:00
TreeHugger Robot
5432cf9eba
Merge "Add permission checking to WifiDialogActivity" into sc-dev am: 27c928856e
am: 48ddec81c9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15187819
Change-Id: I45a70c5bf9ad7fb24f4f51fb6dc4abde1db1c156
2021-07-05 03:21:35 +00:00
Arc Wang
9e7d132ab8
Remove redundant spaces in ActivityPicker
...
Bug: 182438726
Test: compile
Change-Id: I8f0440530fcd95cc352dbef7e2bbcc7cdce495b9
2021-07-05 11:09:30 +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
48ddec81c9
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: I32f8e09f3578efd99529a1ffbace11bba5beeda3
2021-07-05 03:06:36 +00:00
TreeHugger Robot
22e62eaac1
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: Ief440310d2599718d9fc99cbee45e9be1012f5d2
2021-07-05 03:06:32 +00:00
Arc Wang
c6d5dcfc6c
Remove no-used EntityHeaderController in Storage Settings
...
The EntityHeaderController is a workaround to fix header
shadow, however, the header shadow does not exist and it's
safe to remove the EntityHeaderController.
Bug: 183078080
Test: manual visual
Change-Id: I5197ec62edbe7ab3ff981895ec7ff267caeb9448
2021-07-05 10:55:02 +08:00
TreeHugger Robot
27c928856e
Merge "Add permission checking to WifiDialogActivity" into sc-dev
2021-07-05 02:54:05 +00:00
Bill Yi
678b3d1446
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: cdb5f60c02
-s ours am: 7a63583890
-s ours am: 591a77ac17
-s ours am: 12eb0d25e3
-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: I407ea89dbfe238ce44f8607159d0238da095331f
2021-07-05 02:45:35 +00:00
Bill Yi
ac6bc27fb6
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: cdb5f60c02
-s ours am: 7a63583890
-s ours am: 045e4bd81c
-s ours am: 39d4aa68fa
-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: Ia560be76018d497ceffdfff4dfb6d077a6e8cfab
2021-07-05 02:45:29 +00:00
Bill Yi
12eb0d25e3
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: cdb5f60c02
-s ours am: 7a63583890
-s ours am: 591a77ac17
-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: Ibbdfadb35c96d23abe551d5130504c2c2937c3a7
2021-07-05 02:32:54 +00:00
Bill Yi
39d4aa68fa
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: cdb5f60c02
-s ours am: 7a63583890
-s ours am: 045e4bd81c
-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: Ia594eaad724ff9c837583fd4279dc42af9ca312b
2021-07-05 02:32:30 +00:00
Bill Yi
f8a03f1b8e
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: cdb5f60c02
-s ours am: 7a63583890
-s ours am: de8561cb59
-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: Id3e37ff2356a4b5ced9c46ae612c0ed9f6e4bb76
2021-07-05 02:32: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
de8561cb59
[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: I8d11fa560544e659e280a01433f99cc5f0f096e1
2021-07-05 02:17:08 +00:00