Bill Yi
a716068d7c
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I1afe9d7afbfd8ae3e14fbccb0099e8cdac4210cf
2021-07-23 23:58:07 +00:00
Adam Bookatz
7ae8801fba
Fix: change owner name when account setup
...
When the device is setup with an account the
owner's user name should be updated. This was broken due to
ag/14056085, so we fix it here.
Test: manual (set up new device and make sure name is changed)
Bug: 194510551
Change-Id: Ide5bc525eba17c78f457c2baa131d7cefd4c15dd
2021-07-23 23:50:54 +00:00
Evan Severson
7d1835a319
Set toggle state for profile group
...
The toggle state should be set for all users in the current profile
group; for example a profile user.
Test: make RunSettingsRoboTests ROBOTEST_FILTER=SensorToggleControllerTest
Fixes: 194280328
Change-Id: Ib0b74e7b27722b44b116e614dc960bff72983a38
2021-07-23 16:04:39 +00:00
TreeHugger Robot
b85bff0ec2
Merge "[Provider Model] Set unsearchable for unpublished item" into sc-dev am: 7c55ea3fc0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15360456
Change-Id: Ie5f1deb1df160f1791adcaf8c1ae8af1d3ac726f
2021-07-23 13:47:12 +00:00
TreeHugger Robot
7c55ea3fc0
Merge "[Provider Model] Set unsearchable for unpublished item" into sc-dev
2021-07-23 13:27:42 +00:00
SongFerng Wang
9b1493a789
Merge "aggregate the items of network selection list" into sc-dev am: 9e6928ae2e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15340173
Change-Id: I4769f0bcb21bf6b56f8dad38f535472b85437ebe
2021-07-23 09:18:40 +00:00
Weng Su
faf97a4296
[Provider Model] Set unsearchable for unpublished item
...
Bug: 194465708
Test: manual test
make RunSettingsRoboTests ROBOTEST_FILTER=MobileNetworkSettingsTest
Change-Id: I024253079b25477bd7eb2d308ad69ce1d9158257
2021-07-23 17:13:30 +08:00
SongFerng Wang
9e6928ae2e
Merge "aggregate the items of network selection list" into sc-dev
2021-07-23 09:04:58 +00:00
ykhung
4b5be3b73a
Remove some debugging log to avoid print too much data out am: 13bcdba67a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15360451
Change-Id: I0c8e6985c083dd8e9c9958efb796eb0abaf09a4e
2021-07-23 08:50:56 +00:00
SongFerngWang
7f5c984655
aggregate the items of network selection list
...
According to bug comment#44, modem only report one PLMN per RAT
for different cells reported for the same PLMN/RAT combination,
UI affregate those items.
Bug: 173387374
Test: atest NetworkSelectSettingsTest
Change-Id: I155abc8dda7c8ec42cf4fd677bd2aa99d1033ad1
Merged-In: I8e05b9f6784bad7f0de4e79cc6e707749745f0c1
2021-07-23 07:27:30 +00:00
ykhung
13bcdba67a
Remove some debugging log to avoid print too much data out
...
Fixes: 194251993
Fixes: 194021631
Test: make SettingsRoboTests
Change-Id: Ibd1c7ce9d664820b2975039582a1ea5fb18b0be1
2021-07-23 02:52:14 +00:00
Android Build Coastguard Worker
d87cd6cc97
Snap for 7571067 from d7753f4c23
to sc-release
...
Change-Id: If6f4253be86afbc7967f9316b122a62f8cd604d5
2021-07-22 01:09:22 +00:00
YUKAI HUNG
65bdf5f805
Merge "Remove items from not allowed show summary list (legacy rule)" into sc-dev am: d7753f4c23
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15343066
Change-Id: Ieb8ff72560d7b2a0eecb5ba27265e76b277b2246
2021-07-21 13:20:19 +00:00
YUKAI HUNG
9bb7d79438
Merge "Include new "dex2oat64" process to map into App Optimization name" into sc-dev am: 9d2048ab5b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15343065
Change-Id: Iaa89d42b141defa3e3fb1ab8d5b03260d55fe2af
2021-07-21 13:20:11 +00:00
YUKAI HUNG
d7753f4c23
Merge "Remove items from not allowed show summary list (legacy rule)" into sc-dev
2021-07-21 13:07:19 +00:00
YUKAI HUNG
9d2048ab5b
Merge "Include new "dex2oat64" process to map into App Optimization name" into sc-dev
2021-07-21 13:06:50 +00:00
YUKAI HUNG
0520694736
Merge "Enhance battery usage refresh content log for performance testing" into sc-dev am: a1b5fbc89c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15343067
Change-Id: I3c316a639b4029e49947be132d640aec46d8b605
2021-07-21 11:14:36 +00:00
YUKAI HUNG
a1b5fbc89c
Merge "Enhance battery usage refresh content log for performance testing" into sc-dev
2021-07-21 11:02:33 +00:00
TreeHugger Robot
f97a194881
Merge "Update dark theme battery info error text color" into sc-dev am: 501a4cea3b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15308397
Change-Id: I4df788647ce68c6043b876345d4753f7fbae6555
2021-07-21 10:57:00 +00:00
TreeHugger Robot
501a4cea3b
Merge "Update dark theme battery info error text color" into sc-dev
2021-07-21 10:47:56 +00:00
ykhung
512fcfc73b
Enhance battery usage refresh content log for performance testing
...
Fixes: 194021631
Test: make SettingsRoboTests
Change-Id: If013befb7a9aaf590762cec10035269e66588ab7
(cherry picked from commit 8c4f097592
)
2021-07-21 09:41:19 +00:00
ykhung
09e1164c0c
Remove items from not allowed show summary list (legacy rule)
...
Bug: 191991503
Test: make SettingsRoboTests
Change-Id: Ieadc97eddcbd149e04ec85477859a9b3ffd8f06b
(cherry picked from commit b6d95d1c4f
)
2021-07-21 09:40:30 +00:00
ykhung
26af50c21e
Include new "dex2oat64" process to map into App Optimization name
...
Bug: 191991503
Test: make SettingsRoboTests
Change-Id: Ib392ed3adf7fe37fdaf73076dd1c3cd8361468eb
(cherry picked from commit d76c12f69c
)
2021-07-21 09:39:12 +00:00
TreeHugger Robot
edd603ce9b
Merge "Add logs for tracking Slice provider startup" into sc-dev am: 623d86d121
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15334936
Change-Id: I6ede3c1673a156b50af9c9d2644448ae22c711ba
2021-07-21 05:06:49 +00:00
TreeHugger Robot
623d86d121
Merge "Add logs for tracking Slice provider startup" into sc-dev
2021-07-21 04:52:23 +00:00
Jason Chiu
f0248e096e
Add logs for tracking Slice provider startup
...
Bug: 191555397
Test: build, manual
Change-Id: Ic95fb0a7a8ba30f7802111a7a453fb73f4c918fe
2021-07-21 03:48:03 +00:00
Android Build Coastguard Worker
735e45e696
Snap for 7566880 from 0e35466c36
to sc-release
...
Change-Id: I59c7a8a53fd8c9a136fc7b500f0035688c95e666
2021-07-21 01:08:29 +00:00
Curtis Belmonte
848c5817dc
Move multi-biometric logic to base fp intro activity am: 0a8916a808
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15339693
Change-Id: I5ff75c167d643bea4758c05a919e629cf3766ab7
2021-07-21 00:35:13 +00:00
Curtis Belmonte
0a8916a808
Move multi-biometric logic to base fp intro activity
...
Ensures that the relevant multi-biometric logic--specifically, logic to
ensure that fingerprint enroll is shown exactly once after face
enroll--is present in both the SUW and non-SUW versions of the
fingerprint enroll introduction activity. This fixes an issue where
fingerprint enroll would occur multiple times when triggering the
multi-biometric enroll flow outside of SUW (e.g. via an enroll intent
action).
Test: CTS-Verifier: Biometric Tests > 2a: Strong Biometrics + Crypto
Bug: 193601823
Change-Id: I17c09e9a72ced2f23b0b279ea51a6aa209668485
2021-07-20 13:32:13 -07:00
Bill Yi
7618582a91
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 153dfb568e
-s ours am: 0e35466c36
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15332046
Change-Id: I1c097011db0fd587e05d12d5a960309060663cf1
2021-07-20 14:42:20 +00:00
Bill Yi
0e35466c36
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 153dfb568e
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15332046
Change-Id: I7babb2555148761af2e6024037d6b8f93e997a76
2021-07-20 14:29:41 +00:00
Bill Yi
58eef7be7e
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 08145cc2ec
-s ours am: f74a3499b1
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15331689
Change-Id: Ia3b0a83420cd1184491f68cfc5e1dd5f63e08f27
2021-07-20 14:19:38 +00:00
Bill Yi
abc709ef10
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: d5ded6d0fa
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15337151
Change-Id: Id5f6cd34d84d9a671b1aaa2737c1f3449cc7cba2
2021-07-20 14:19:34 +00:00
Bill Yi
f74a3499b1
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 08145cc2ec
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15331689
Change-Id: Ia26623b3afa06627c6f8e8930667777bc41896d0
2021-07-20 14:15:38 +00:00
Bill Yi
d5ded6d0fa
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ib2bfb253a81bc12d86ddf3fb31823f79d2f23170
2021-07-20 11:07:44 +00:00
Bill Yi
08145cc2ec
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Id9f883b7546c1dd90e528496b764cef120303a1a
2021-07-20 10:54:19 +00:00
Bill Yi
153dfb568e
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I2720761609d383628078cd0f2a15f4d0f76917b4
2021-07-20 10:39:54 +00:00
Android Build Coastguard Worker
b794724e88
Snap for 7563534 from 6850b70226
to sc-release
...
Change-Id: I7c02200ffd843bfc75dc5424543014b50eb8b04a
2021-07-20 01:08:57 +00:00
Curtis Belmonte
6e416b92dc
Merge "Ensure fingerprint setup is shown once after face" into sc-dev am: 6850b70226
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15305975
Change-Id: Idd9cc4759d3083d4c060fd65d10ea4ceb154c199
2021-07-19 19:55:12 +00:00
Curtis Belmonte
6850b70226
Merge "Ensure fingerprint setup is shown once after face" into sc-dev
2021-07-19 19:44:40 +00:00
Stanley Wang
95b330da7d
Merge "Move the illustrations of System navigation page to AOSP." into sc-dev am: de6214c442
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15328196
Change-Id: Ifcbb2823dddea66d53ab1103c21f7f33884deb17
2021-07-19 13:50:45 +00:00
Stanley Wang
de6214c442
Merge "Move the illustrations of System navigation page to AOSP." into sc-dev
2021-07-19 13:35:04 +00:00
Edgar Wang
eff77ffd0d
Merge "Find the double twist sensor using the type instead of the name" into sc-dev am: 6e972e81ef
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15270335
Change-Id: Ie95f0de5bd7ed35c1e3494e0823dd99a00032c9b
2021-07-19 13:11:44 +00:00
Edgar Wang
6e972e81ef
Merge "Find the double twist sensor using the type instead of the name" into sc-dev
2021-07-19 12:58:43 +00:00
Stanley Wang
7756100515
Move the illustrations of System navigation page to AOSP.
...
- Some devices only build with the aosp version of Settings.
So move some related illustrations to aosp Settings.
Fix: 193932907
Test: robotest and see the UI
Change-Id: I3cd37fdf0a45fcae71b137cf3eba0f3f0442b0a5
2021-07-19 19:58:05 +08:00
Stanley Wang
8172520329
Merge "Fix the problem that the SIM status and IMEI after the "Build number"." into sc-dev am: 2ea54cc143
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15270337
Change-Id: I32a8dde99dbe338554f3ba9984569886174a290e
2021-07-19 02:30:21 +00:00
Stanley Wang
2ea54cc143
Merge "Fix the problem that the SIM status and IMEI after the "Build number"." into sc-dev
2021-07-19 02:10:21 +00:00
Android Build Coastguard Worker
4b2d529112
Snap for 7560355 from 57b189b1cd
to sc-release
...
Change-Id: Ib7c4caa3e4aaa48530e44ff81147f58339d18260
2021-07-18 23:08:26 +00:00
Bill Yi
039afe7d76
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: d0866cb948
-s ours am: 57b189b1cd
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15320912
Change-Id: Iff02581020e064a1d321eb08c1ac2286f066d535
2021-07-18 08:10:03 +00:00
Bill Yi
6d22e2e494
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: d6bf57142a
-s ours am: b34c90dc47
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15320915
Change-Id: I57289f87442112060cdfd468ec93dbcfe6f3b9a9
2021-07-18 08:09:52 +00:00