Jason Hsu
478b6f3d89
Merge "[Hearing devices page] Add strings for hearing devices page for Android U"
2022-12-07 14:23:00 +00:00
jasonwshsu
c68ea17971
[Audio routing] Add strings for audio routing page for Android U
...
Bug: 237625815
Test: build pass
Change-Id: I0dfbf2a727e34695f23c68a7887c8ce966cf6b38
2022-12-07 16:56:50 +08:00
Chaohui Wang
eece0f702f
Move config_isSafetyCenterLockScreenPendingIntentFixed
...
To res-export folder.
This resource is not used by Settings, but is exported for external
usage by other apps.
Put it into res-export folder to prevent from accidentally clean ups.
Bug: 234570979
Test: make Settings
Change-Id: Iff2a204a3dc4e97c19ef92997489760c3ed1505a
2022-12-07 15:37:53 +08:00
Zhenwei Chen
36c1e7dc20
Fix incorrect dock defender banner icon.
...
Screenshots:
https://screenshot.googleplex.com/32YV7V6A6wxBPxc.png
https://screenshot.googleplex.com/77iMZ8CeuE5W8wE.png
Bug: 261156455
Test: Unit tests passed and manual test on the device
Merged-In: I084c9cd52a408efa3b9aeee96a0af0cae481ec79
Change-Id: I084c9cd52a408efa3b9aeee96a0af0cae481ec79
Signed-off-by: Zhenwei Chen <zhenwec@google.com >
(cherry picked from commit 52323128dc
)
2022-12-07 05:46:57 +00:00
Florian Mayer
f593803c88
[MTE] add more search terms for user toggle
...
some advanced users might be familiar with the technical terms
Bug: 245624194
Change-Id: I6cab375e78d9e613b33b85858aee94ec82e9986c
2022-12-06 19:26:51 +00:00
Bonian Chen
0a3438c194
Merge "[Settings] Add BT and WiFi reset option"
2022-12-06 16:08:32 +00:00
TreeHugger Robot
ccc77bf359
Merge "[Battery usage U] Show battery usage info immediately up till as close to the current moment as possible."
2022-12-06 14:56:29 +00:00
Bonian Chen
dc6877f2ef
[Settings] Add BT and WiFi reset option
...
Add an BT and WiFi reset option into factory reset menu.
Bug: 260034791
Test: local
Change-Id: I9031765cd5a012e3216971a3302176a96c2fbd23
2022-12-06 13:08:46 +00:00
Zhenwei Chen
52323128dc
Fix incorrect dock defender banner icon.
...
Screenshots:
https://screenshot.googleplex.com/32YV7V6A6wxBPxc.png
https://screenshot.googleplex.com/77iMZ8CeuE5W8wE.png
Bug: 261156455
Test: Unit tests passed and manual test on the device
Change-Id: I084c9cd52a408efa3b9aeee96a0af0cae481ec79
Signed-off-by: Zhenwei Chen <zhenwec@google.com >
2022-12-06 09:40:50 +00:00
Zaiyue Xue
3d7b8b3bfe
[Battery usage U] Show battery usage info immediately up till as close to the current moment as possible.
...
screen_record: https://drive.google.com/file/d/1Wdm8Wpn39k6E9Yo4bbTENf5VANP337QA/view?usp=share_link&resourcekey=0-1LNmaTaZI13DUmjNfkBehQ
Bug: 252407178
Fix: 252407178
Test: maunal
Change-Id: Ia08dea791bb72113719fd1316e8e9587a96eaef1
2022-12-06 17:36:55 +08:00
TreeHugger Robot
629f40c22b
Merge "Support App and System tabs for battery usage breakdown."
2022-12-06 07:58:09 +00:00
jasonwshsu
99a7831255
[Hearing devices page] Add strings for hearing devices page for Android U
...
Bug: 237625815
Test: build pass
Change-Id: Ica65ffaa9be57b3f3bd9ebe1d43cc929db6edaa9
2022-12-06 15:38:21 +08:00
TreeHugger Robot
902cf1a8c4
Merge "[MTE] remove translatable=false from strings"
2022-12-06 07:22:11 +00:00
TreeHugger Robot
1c6313d8c0
Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-qpr-dev
2022-12-06 03:44:10 +00:00
Zaiyue Xue
00fb008e9c
Support App and System tabs for battery usage breakdown.
...
design_doc: go/usage-frontend-dd
screen_record: https://drive.google.com/file/d/1I8dnoMf7y9KUg0eVeqLJpHqGGOtaX6_0/view?usp=share_link&resourcekey=0-Mte0-LKN1LULRssg9t7zGg
Bug b/260786962 is also fixed in this cl.
Bug: 258123381
Bug: 260786962
Fix: 258123381
Fix: 260786962
Test: manual
Change-Id: Ifd337331d02dc10c3234c594b2e142bcd459c00f
2022-12-06 11:23:27 +08:00
Ale Nijamkin
b2cce522f8
Merge "Specifies nav destination when opening shortcuts." into tm-qpr-dev am: 674bb29538
am: 092de727b9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/20623875
Change-Id: I31b55e7a8e83c948b1aa7d64e0f7f135f1d95698
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-05 20:26:36 +00:00
Ale Nijamkin
092de727b9
Merge "Specifies nav destination when opening shortcuts." into tm-qpr-dev am: 674bb29538
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/20623875
Change-Id: Ib2cfda862a53c9093db4b21de3c4ebbf32d33a17
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-05 20:00:02 +00:00
Ale Nijamkin
674bb29538
Merge "Specifies nav destination when opening shortcuts." into tm-qpr-dev
2022-12-05 19:38:16 +00:00
Florian Mayer
7173032477
[MTE] remove translatable=false from strings
...
No concerns were raised by Settings UX.
Bug: 258550150
Bug: 245624194
Change-Id: Ie58c97108781c94e5a0cd086acca5b21b6ea105f
2022-12-05 19:36:34 +00:00
Florian Mayer
3c0a0b82da
Merge "[MTE] support force_on for device_control override"
2022-12-05 18:38:50 +00:00
Bill Yi
1c80356b98
Merge "Import translations. DO NOT MERGE ANYWHERE" into stage-aosp-master
2022-12-05 18:22:29 +00:00
Bill Yi
6ef73d18e1
Merge "Import translations. DO NOT MERGE ANYWHERE" into stage-aosp-master
2022-12-05 18:22:29 +00:00
Bonian Chen
39b4cbbc1a
Merge "[Settings] Code refactor - apply BasePreferenceController"
2022-12-05 08:23:20 +00:00
PETER LIANG
2af12acaed
Merge "Add the extra style of the reset button to align SuW style."
2022-12-05 05:12:11 +00:00
TreeHugger Robot
cbe52e6b1c
Merge "Add minimum TLS version for Wi-Fi EAP network"
2022-12-05 03:33:42 +00:00
Peter Liang
734e5291bb
Add the extra style of the reset button to align SuW style.
...
Bug: 222419452
Test: manual test
Change-Id: I3b020129b04b3036a2de8230c759c69e7342e027
2022-12-05 11:10:59 +08:00
Bill Yi
8433161d48
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ie497d67fdc9024e2e54f7580b4fa83778c26e3f3
2022-12-04 00:42:56 -08:00
Bill Yi
38cec4fba6
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ifd07a3fec3a401205811b8c013590b519469b78b
2022-12-03 12:00:12 -08:00
Bill Yi
0aeba23203
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I18da1a6fe2a305975c3960be278c69466fbd1e4a
2022-12-03 11:58:48 -08:00
Bill Yi
4076fea0ca
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Id9d4b1127d0ce707f97a0ee55bfb736f6f3ad979
2022-12-03 11:55:52 -08:00
Chaohui Wang
fb2b9f78dd
Merge "Clean up some UnusedResources detected by lint 8"
2022-12-03 07:11:43 +00:00
Grace Cheng
ebda524556
Removes duplicate SFPS string and updates references am: 0d74f4b755
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/20521647
Change-Id: Ifb08c7bdaf0871228620d731c72943ea91272430
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-12-03 06:10:47 +00:00
Grace Cheng
af2896195e
Merge "Removes duplicate SFPS string and updates references" into tm-qpr-dev
2022-12-03 05:37:34 +00:00
Florian Mayer
cd68fe78a0
[MTE] support force_on for device_control override
...
driveby: remove period for force_off message.
Test: make RunSettingsRoboTests ROBOTEST_FILTER=MemtagHelperTest
Bug: 245624194
Change-Id: I1c56af377925fd58c90bb346d9d003249c5e547c
2022-12-03 02:27:29 +00:00
Bill Yi
ba52774bcb
Merge "Import translations. DO NOT MERGE ANYWHERE"
2022-12-03 01:34:02 +00:00
Bill Yi
8ece0258d9
Merge "Import translations. DO NOT MERGE ANYWHERE"
2022-12-03 01:34:02 +00:00
Alejandro Nijamkin
f31108f11a
Specifies nav destination when opening shortcuts.
...
Doing this will open the correct screen when clicking on "Shortcuts"
under Settings > Display > Lock screen.
Fix: 258471384
Test: manually verified that clicking on it opens the wallpaper picker
experience with the correct page showing.
Change-Id: I627bcb9c9fac7a834f1c9d9cb36b73a6c8817af5
2022-12-02 16:08:32 -08:00
Grace Cheng
0d74f4b755
Removes duplicate SFPS string and updates references
...
Removes duplicate security_settings_fingerprint_v2_home_screen_text string and replaces references with security_settings_fingerprint_enroll_finish_v2_message
Test: Open fingerprint settings on SFPS device where fingerprints are enrolled, observe correct string
Fixes: 259316600
Change-Id: I259669a09f5535f3a776793659e5bc6bdb90a44c
Merged-In: I259669a09f5535f3a776793659e5bc6bdb90a44c
DO NOT MERGE
2022-12-02 23:50:37 +00:00
Bonian Chen
967bc7b044
[Settings] Code refactor - apply BasePreferenceController
...
Apply BasePreferenceController for better compatible with existing
softawre architecture.
Bug: 260540995
Test: local
Change-Id: I6d69ff878a062299b4d8478f6c0341b37a28532d
2022-12-02 17:23:38 +00:00
Chaohui Wang
a45ecb8034
Clean up some UnusedResources detected by lint 8
...
Bug: 234570979
Test: Make Settings
Change-Id: Iaf044fdc4cfcf1eab172f0735c5c7f0330a46107
2022-12-02 14:59:44 +08:00
TreeHugger Robot
86efc1e18e
Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-qpr-dev
2022-12-02 00:50:39 +00:00
TreeHugger Robot
42468bf0c0
Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-qpr-dev
2022-12-02 00:50:39 +00:00
Weng Su
c5ec83f1bd
Add minimum TLS version for Wi-Fi EAP network
...
- Remove "TLS v1.3" if device does not support it
Bug: 258372351
Test: manual test
make RunSettingsRoboTests ROBOTEST_FILTER=WifiConfigController2Test
Change-Id: If7e41e8c404b4fbf92268afddd92bc6553e60576
2022-12-02 07:06:20 +08:00
Wesley Wang
eb565adf5d
Merge "Add dock defender battery tips" into tm-qpr-dev am: f218f350c4
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/20489769
Change-Id: I5944ee42fe0e6da8a3e3a815ec3cebbabb79b155
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2022-11-30 17:21:36 +00:00
Vania Januar
2df165a58a
Add a stylus controller to Bluetooth Device Details.
...
Feature is currently flagged behing SETTINGS_SHOW_STYLUS_PREFERENCES.
Bug: 251201006
Test: SettingsRoboTests StylusDevicesControllerTest
DD: go/stylus-connected-devices-doc
Change-Id: I438b7fe5ca1c94f9dfb506c8918d0e6cb005ca33
2022-11-30 16:06:14 +00:00
Bill Yi
4e80f3b385
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I81ea11753d22cdf529542426f7bb8c1e86fd43c5
2022-11-30 01:27:48 -08:00
Bill Yi
19805058ea
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I45d23929e3dee7172dc3acd02d094564f7ec0aaf
2022-11-30 01:24:32 -08:00
Bill Yi
5b52c4b62c
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I8f7614bcc8efb3cde868b81a72832adbe2a37958
2022-11-30 01:21:58 -08:00
Bill Yi
768de2759d
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I5852bed669c6c921276a1edd28f8d3db83255fac
2022-11-30 01:20:39 -08:00
TreeHugger Robot
8f34efe5cb
Merge "Add more details for translators."
2022-11-30 00:40:07 +00:00