Edgar Wang
dc5158a505
Remove unused strings.
...
Change-Id: I832a11a55a531b40106c9f9a622ca1dd2fb9aaae
Test: rebuild
2022-12-15 09:27:31 +00:00
Zhenwei Chen
1eea27ae82
Update string for all defenders
...
Test: Unit test passed
Bug: 262508668
Change-Id: Ia0126f9761caa43d0746962a9bb77173e9f45ad1
2022-12-15 05:31:18 +00:00
Bonian Chen
b7c309b075
Merge "[Settings] Try to reduce the time pending on BroadcastReceiver"
2022-12-15 01:16:24 +00:00
Bill Yi
b66bdeb77f
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I57333cf8b71834cba7ad120d25795998abc7cb9a
2022-12-14 12:52:47 -08:00
Bill Yi
6a116d6ee3
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I725e43547e878e54b89d8c65c49decbd8522f07a
2022-12-14 12:49:21 -08:00
Bonian Chen
3ac629f04e
[Settings] Try to reduce the time pending on BroadcastReceiver
...
This is not a design which could resolve the issue, but try to improve
it through reducing the time blocking on BroadcastReceiver and reducing
the happening of ANR.
Bug: 262209170
Test: local and auto
Change-Id: Idec4da3d1deaffb121a5c7a73aeb84b4b0331374
2022-12-14 10:06:12 +00:00
SongFerng Wang
b64d2b2f9e
Merge "Revert "Remove "Backup Calling" button from Settings UI""
2022-12-14 05:56:43 +00:00
XingHai Lu
fd39b53f51
Merge "Cleanup plurals in Settings, change <one> to <1> in string res file."
2022-12-14 02:10:08 +00:00
Florian Mayer
8b9d792692
[MTE] allow device policy to control setting
...
Test: unit tests
Test: TestDPC with COPE and DO
Test: make RunSettingsRoboTests
Bug: 244290023
Change-Id: I0e03d0dbe44ef595d813652f85529c1fe5fd6cec
2022-12-14 00:54:46 +00:00
Diya Bera
c52d4922cc
Merge "Flicker in Fingerprint Enrollment" into tm-qpr-dev am: 2d343061d3
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/20523590
Change-Id: I8fdd0725e4c0a1b0d2f7ced3ce058522566528f2
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-13 21:37:51 +00:00
Diya Bera
2d343061d3
Merge "Flicker in Fingerprint Enrollment" into tm-qpr-dev
2022-12-13 21:15:08 +00:00
TreeHugger Robot
47302fda11
Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-qpr-dev
2022-12-13 19:49:15 +00:00
Yi Jiang
b94ae45f18
Merge "[conflict] Merge "Creates a flag for auto-rotate with face detection" into tm-qpr-dev am: 410c1d28bf
am: 7075fd453d"
2022-12-13 19:44:44 +00:00
TreeHugger Robot
80bbf46773
Merge "Import translations. DO NOT MERGE ANYWHERE"
2022-12-13 19:39:12 +00:00
Yi Jiang
028b04d93c
[conflict] Merge "Creates a flag for auto-rotate with face detection" into tm-qpr-dev am: 410c1d28bf
am: 7075fd453d
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/20696311
Change-Id: I25c5fccdcffe89e651af4154738f0049f6c0d14c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-13 18:20:21 +00:00
Diya Bera
6b468377c1
Flicker in Fingerprint Enrollment
...
Fixes: 259707991
Test: m RunSettingsRoboTests -j30 ROBOTEST_FILTER=MessageDisplayControllerTest
Change-Id: I2581dfcc7054c5df1368d5d912dbbc4c8ea01f23
Merged-in: I2581dfcc7054c5df1368d5d912dbbc4c8ea01f23
2022-12-13 18:17:23 +00:00
Yi Jiang
7075fd453d
Merge "Creates a flag for auto-rotate with face detection" into tm-qpr-dev am: 410c1d28bf
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/20696311
Change-Id: I8fb334d8ac3783286c3cce1df3bd5d2c83a92c5c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-13 17:06:07 +00:00
TreeHugger Robot
82789d15ce
Merge "[Settings] eSIM transfer: MobileNetworkSettings"
2022-12-13 10:57:38 +00:00
xinghailu
b5293a2d1c
Cleanup plurals in Settings, change <one> to <1> in string res file.
...
"One" and "1" are not same, such as "1st place" vs "a
place". Also in many languages, plurals expression is different with English, for more detail please check: go/android-i18n-plurals.
So in string res file, replace "one" with excat value "1" is a more
proper way.
Test: Existing unit tests still pass.
Bug: 199230342
Change-Id: I832abc38afc5d8816fa803865c25e6017cffa2c6
2022-12-13 18:31:08 +08:00
Zoey Chen
ef2652887a
Merge "[Settings] eSIM transfer: MobileNetworkListFragment"
2022-12-13 09:19:37 +00:00
Zoey Chen
5aa4d6915a
[Settings] eSIM transfer: MobileNetworkSettings
...
- Add new entry in pSIM: Convert to eSIM
- Add new entry in eSIM: Transfer eSIM to another device
Srceenshot(pSIM): https://hsv.googleplex.com/6013596216590336
Srceenshot(eSIM): https://hsv.googleplex.com/6584033673740288
Bug: 261810065
Test: manual
Change-Id: Ifb1a6f8213037893939478caf1ced4a5705bdf66
2022-12-13 08:54:20 +00:00
PETER LIANG
ff861d54d4
Merge "Fix the preview couldn't be scrolled up and down when showing the scroll bar."
2022-12-13 05:50:51 +00:00
TreeHugger Robot
beee3044d8
Merge "Implement new keyboard settings UI."
2022-12-13 05:28:07 +00:00
danielwbhuang
1639782df6
Implement new keyboard settings UI.
...
Add enabled input method locales page
Add keyboard layout picker page
Add keyboard settings entry in BT device detail
Bug: 242680718
Test: local test
Change-Id: I07e068ecde553d394697b25cb573f806229f6f52
2022-12-13 10:47:07 +08:00
Bill Yi
4453455aae
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I351b7072bcfca6b3bc3808c49290cdd9ef120670
2022-12-12 16:59:11 -08:00
Bill Yi
79447654e8
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I89308a4526fb5fe1a30c88de3dd733f8a20bd5dc
2022-12-12 16:55:46 -08:00
Diya Bera
19856fc03c
Merge "Flicker in Fingerprint Enrollment"
2022-12-12 20:57:26 +00:00
Yi Jiang
1145b26ac7
Creates a flag for auto-rotate with face detection
...
The flag is enabled by default. And will be disabled on foldable
devices.
Test: locally
Bug: 236249360
Change-Id: I8c90533f6011531a4f00af5f2514579638604067
2022-12-12 19:49:16 +00:00
Diya Bera
37858ea1f2
Flicker in Fingerprint Enrollment
...
Fixes: 259707991
Test: m RunSettingsRoboTests -j30 ROBOTEST_FILTER=MessageDisplayControllerTest
Change-Id: I2581dfcc7054c5df1368d5d912dbbc4c8ea01f23
2022-12-12 18:16:42 +00:00
Darrell Shi
ef4fb09916
Merge "Update screensaver preference summary when on." into tm-qpr-dev am: 7bae5625a6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/20683706
Change-Id: Ie01d33707536f511f144d82fc13b2d02f2825941
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-12 17:01:34 +00:00
Darrell Shi
7bae5625a6
Merge "Update screensaver preference summary when on." into tm-qpr-dev
2022-12-12 16:41:38 +00:00
Bonian Chen
b7480f6713
Merge "[Settings] Add QR code for EID and enable text copy"
2022-12-12 12:50:51 +00:00
Bonian Chen
6a383db74b
[Settings] Add QR code for EID and enable text copy
...
1. Add QR code for EID (when available)
2. Enable text copy
Bug: 260540995
Test: local
Change-Id: Iba7eace2ca3142a065219a3e65371af52df1511c
2022-12-12 12:50:28 +00:00
Peter Liang
edfed449c3
Fix the preview couldn't be scrolled up and down when showing the scroll bar.
...
Actions:
1) Add the specific attribute to disallow parent view intercept the touch event of child view to avoid conflicting with the nested scroll view.
2) Add the scroll view into the page of the mail content preview.
Bug: 220078816
Test: manual test
Change-Id: I7f3b2afdf76e501386d9080e7a0eed8b92e28d3b
2022-12-12 19:32:52 +08:00
PETER LIANG
5c7997be5e
Merge "Refine the UI of the text reading page across SuW."
2022-12-12 02:42:53 +00:00
Peter Liang
5e931b2c23
Refine the UI of the text reading page across SuW.
...
Actions:
1) Customize pages and use the components from SuW lib to align SuW consistent style.
2) Add the done button in the Anything Else page.
Bug: 232771631
Bug: 222419452
Test: make RunSettingsRoboTests ROBOTEST_FILTER=TextReadingResetControllerTest
Test: make RunSettingsRoboTests ROBOTEST_FILTER=TextReadingPreferenceFragmentForSetupWizardTest
Change-Id: Ie3f3513ceee7c40d6286335dce91979df0d27f02
2022-12-11 22:11:02 +08:00
Zoey Chen
f1d040a0e4
[Settings] eSIM transfer: MobileNetworkListFragment
...
- Remove the eSIM/pSIM category and separators
- Add pSIM/eSIM icon for SIMs
Screenshot: https://hsv.googleplex.com/5263071317590016
Bug: 261810065
Test: atest NetworkProviderSimListControllerTest
Change-Id: If4b8659c377698e682093e1508699bfc96855b29
2022-12-10 09:34:20 +00:00
Bonian Chen
d40d24d3b6
Merge "[Settings] Support search of each Sim slot status within about phone"
2022-12-10 05:31:25 +00:00
TreeHugger Robot
2c2a826c3f
Merge "Explain why keywords_memtag is not translatable."
2022-12-10 02:16:23 +00:00
Darrell Shi
d1f5edfc78
Update screensaver preference summary when on.
...
The summary for screensaver preference is updated to, e.g. "On / Art
gallery".
Bug: 261907383
Test: 'make -j64 RunSettingsRoboTests \
ROBOTEST_FILTER="com.android.settings.dream.DreamSettingsTest"'
Change-Id: I40483f266c42a6e49e513208ba513d469d67f85a
Merged-In: I40483f266c42a6e49e513208ba513d469d67f85a
2022-12-09 17:36:01 +00:00
Darrell Shi
adb864a784
Update screensaver preference summary when on.
...
The summary for screensaver preference is updated to, e.g. "On / Art
gallery".
Bug: 261907383
Test: 'make -j64 RunSettingsRoboTests \
ROBOTEST_FILTER="com.android.settings.dream.DreamSettingsTest"'
Change-Id: I40483f266c42a6e49e513208ba513d469d67f85a
2022-12-09 17:33:47 +00:00
Bonian Chen
8138e44fde
[Settings] Support search of each Sim slot status within about phone
...
Support searching of each SIM slot status within about phone page.
Bug: 260540995
Test: auto and local
Change-Id: If905fc595af566665fb1077a5ce11a967f7487aa
2022-12-09 09:26:11 +00:00
Bonian Chen
13cb087774
Merge "[Settings] Code refactor for device without SIM"
2022-12-09 09:25:17 +00:00
Florian Mayer
8be8275a92
Explain why keywords_memtag is not translatable.
...
Bug: 245624194
Change-Id: Ifa02a0fc82b43ad2ba90e84020e881014d85acec
2022-12-08 22:10:45 +00:00
Zoey Chen
f172189e8e
[Settings] eSIM transfer: MobileNetworkSummaryController
...
1. MobileNetworkSummaryController
- No matter single SIM or multiple SIMs, always launch MobileNetworkListFragment
- Remove the + and |
APM off: https://screenshot.googleplex.com/7M8qzsXFesy3nDi.png
APM on: https://screenshot.googleplex.com/C4ZnbpgUTPzTijL.png
2. Fix the APM mode
Bug: 244786012
Bug: 261810065
Test: make RunSettingsRoboTests ROBOTEST_FILTER=MobileNetworkSummaryControllerTest
Change-Id: I8e5c9b8a58ef13b6deaea284e9793077b2da58f6
2022-12-08 10:29:08 +00:00
Bill Yi
afd2a8e009
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ibb23f9583f98c120733cc0ba1ca621d39855d960
2022-12-08 01:19:59 -08:00
Bonian Chen
f19e92cc2c
[Settings] Code refactor for device without SIM
...
Code refactor to hide some UI entries, since there's a BluetoothWiFiPreferenceController
covers some of the work for device without SIM.
Bug: 259611847
Test: local & auto
Change-Id: Ia221663e180c8dabed2a25a927643c992ef8ac89
2022-12-08 05:24:01 +00:00
Zhenwei Chen
a08c9db9f2
Merge "Fix incorrect dock defender banner icon." into tm-qpr-dev am: 72490ec149
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/20640198
Change-Id: Ia70a664a5fecab8090739fb632987965d7eb1161
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-08 03:48:16 +00:00
Yasin Kilicdere
ee476cab18
Remove the fallback AddSupervisedUserActivity.
...
Rollback the changes done in ag/16388725 and ag/16709333
Bug: 209659998
Test: croot && make RunSettingsRoboTests -j40 ROBOTEST_FILTER="com.android.settings.users.UserSettingsTest"
Change-Id: I75b85df50a3caff55375ad261a97225377644a38
(cherry picked from commit 86f3500439
)
Fixes: 249057848
2022-12-07 15:23:37 +00:00
Jason Hsu
631427bb08
Merge "[Audio routing] Add strings for audio routing page for Android U"
2022-12-07 14:23:33 +00:00