Commit Graph

83800 Commits

Author SHA1 Message Date
TreeHugger Robot
338a96e830 Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev 2021-07-24 01:57:38 +00:00
TreeHugger Robot
76c4f10c68 Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev 2021-07-24 01:56:28 +00:00
Bill Yi
aa3e207397 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: Ic433fa700550cbf387bbd5bf0b8a2baee523647d
2021-07-24 00:36:16 +00:00
Bill Yi
1bc47cf620 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I36edea8f82684c7c284252887a162407ec521b83
2021-07-24 00:32:29 +00:00
Bill Yi
48e82c01ac Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: Ifea06cfc60a7ac55e43f13f9a9b688d35de4e467
2021-07-24 00:24:31 +00:00
Bill Yi
9a92a9ffb2 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: Ib7fca4d552a4ba46311203fa574f8b7b0f280534
2021-07-24 00:22:54 +00:00
Bill Yi
5a5e2a1fcb Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: Ica2f456b9b7bba9a35ba245d70c4c9a364e14009
2021-07-24 00:18:09 +00:00
Bill Yi
3da976f8b6 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I6f5dab1eefeeb28cb18c7aa9a87011a74c8385dc
2021-07-24 00:14:38 +00:00
Bill Yi
a14938cc27 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I95bd784ee9beffe320cb30102e8478da2f3a420e
2021-07-24 00:03:22 +00:00
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
abb9c18e1d 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: I4634ef8270dae12ea4ba1da4da1eadc7671c9e39
2021-07-23 13:48:48 +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
eb2525603f 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: If603e6d8ef89e7be6b88321c9680272f5f5704a6
2021-07-23 09:20:12 +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
f12c64624b 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: I2200d1ac826e3d53435fc67d283084057e681bd8
2021-07-23 08:52:13 +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
TreeHugger Robot
bd41311025 Merge "Update accesibility button to suuport accessibility gesutre" into sc-v2-dev 2021-07-22 18:54:00 +00:00
TreeHugger Robot
b1bdec314a Merge "Add back the shortcut dialog content for accessibility gesture" into sc-v2-dev 2021-07-22 18:54:00 +00:00
TreeHugger Robot
750dc4a067 Merge "Add back the accessibility gesture tutorial dialog in system navigation" into sc-v2-dev 2021-07-22 18:54:00 +00:00
YUKAI HUNG
05b2d6f544 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: Ic231b310d0cec1fc9dcb71ea21eed7f7aef22e1d
2021-07-21 13:21:01 +00:00
YUKAI HUNG
a4438d3578 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: I92a43a188a3c66418c76ea6db155735d8a0bb8d6
2021-07-21 13:20:53 +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
345fc3b53b 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: Ica609cb922a794d5bc92d62f6731636f67ec7571
2021-07-21 11:08:20 +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
20a0b2ac2d 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: I8004ff4a06c4f067dc21691f597cfc9788ed6d08
2021-07-21 11:01:26 +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
e20cfa4854 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: I404d161723ddf9b2476ea9790fe2d364c76553aa
2021-07-21 05:07:56 +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
Curtis Belmonte
7b17b326b0 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: Ieb42859423c25a0467cf83a1dbcb3f3a3db2e660
2021-07-21 00:36:14 +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
6e495fdd6e [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: I27f8b190e19dde8d0553f559d540ce4f933be098
2021-07-20 14:43:43 +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
d35fa71f52 [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: I4632900d574f9dc1d8da867ec57daa6d8f606ce6
2021-07-20 14:20:27 +00:00
Bill Yi
a3bb700e69 [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: I3ee45550f21457956eb84b74950b5c4796eddc86
2021-07-20 14:20:23 +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
TreeHugger Robot
559bdddb7a Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev 2021-07-20 13:51:13 +00:00
Bill Yi
1ab1c31bc1 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: If85a8b11f21ac59db4a6fa493b7fcb0c54797b9a
2021-07-20 11:11:34 +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
Ryan Lin
0394758376 Merge "Change illustration for Magnification mode settings" into sc-v2-dev 2021-07-20 08:59:16 +00:00