Betty Chang
5ff1a5e1d8
Merge "Move the QrCodeGenerator from Settings to SettingsLib for Wifi and BT" into tm-dev am: 0ef919db7e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17348585
Change-Id: I7413e9ecb53dc9326392097593d6363ebe5b16b4
2022-03-24 08:48:35 +00:00
Betty Chang
0ef919db7e
Merge "Move the QrCodeGenerator from Settings to SettingsLib for Wifi and BT" into tm-dev
2022-03-24 08:21:16 +00:00
Jenhou (Alan) Huang
b5c3a872d1
Merge "Sync clean up for Spatial audio classes from tm-dev to master"
2022-03-24 07:11:14 +00:00
Jason Chang
ee99fc7d52
Merge "Add checking if device should not support One-handed mode shortcut widget" into tm-dev am: ea5b55ca53
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17238504
Change-Id: I12e65cd735450fb72101fcad4df436089e21e5c9
2022-03-24 06:36:00 +00:00
Jason Chang
ea5b55ca53
Merge "Add checking if device should not support One-handed mode shortcut widget" into tm-dev
2022-03-24 06:17:31 +00:00
Jason Hsu
8f6c3fa915
Merge changes from topic "triple-tap" into tm-dev am: a46d6dcebc
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17220624
Change-Id: I2f2c3b949d15cfa6d2fb40dba6243760f0fa2c9f
2022-03-24 06:08:33 +00:00
Jason Hsu
a46d6dcebc
Merge changes from topic "triple-tap" into tm-dev
...
* changes:
Add link functionality in message of magnification triple-tap dialog
Apply new flow to hint user about triple-tap will delay when user select triple-tap shortcut on window-mode.
2022-03-24 05:49:16 +00:00
TreeHugger Robot
e741185e17
Merge "Update multiple users strings" into tm-dev
2022-03-24 04:05:07 +00:00
TreeHugger Robot
e9cbde201b
Merge changes from topic "presubmit-am-79923e45dbeb447a849c3ed6d03e96f1"
...
* changes:
[automerge] Update multiple users strings 2p: 296b904bf1 2p: 6a966b0aff
[automerge] Update multiple users strings 2p: 296b904bf1
Update multiple users strings
2022-03-24 04:05:07 +00:00
Alan Huang
79af6d552b
Sync clean up for Spatial audio classes from tm-dev to master
...
Change-Id: I868fe4eec1a25e0fc853e16bd2ea814b13181dec
Test: local build
Change-Id: I6ee69d97300549971b372b27cd99d5b2ff28c3c6
2022-03-23 23:28:17 +00:00
TreeHugger Robot
80bb0d7986
Merge "Add summary to "Vibration & haptics" settings" into tm-dev am: e7f902f21c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17324095
Change-Id: Ic42a9fdf552b40d300604ee1a04b4d28f6eac3bc
2022-03-23 20:14:07 +00:00
TreeHugger Robot
e7f902f21c
Merge "Add summary to "Vibration & haptics" settings" into tm-dev
2022-03-23 19:58:55 +00:00
Matt Pietal
607f402bff
[automerge] Update multiple users strings 2p: 296b904bf1 2p: 6a966b0aff
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17352043
Bug: 219078700
Change-Id: I06147b00879436ddbc477061c6dfb40c5e8c12d7
2022-03-23 17:40:52 +00:00
Matt Pietal
296b904bf1
Update multiple users strings
...
To match latest guidance
Bug: 219078700
Test: manual
Change-Id: Ieef884e046e1e1798cc98a553bcd902c1374d069
2022-03-23 13:39:42 -04:00
changbetty
dacce1fae3
Move the QrCodeGenerator from Settings to SettingsLib for Wifi and BT
...
Bug: 214338905
Test: Manual test
Test: make RunSettingsRoboTests ROBOTEST_FILTER=QrCameraTest
Change-Id: I1ca3e9e0b2cdc9fd3f32da8c5329c0e887ee3427
2022-03-23 13:38:46 +00:00
Chaohui Wang
1ad2b83207
Merge "Fix SetupChooseLockPasswordTest" into tm-dev am: 8ba7ed6451
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17347883
Change-Id: Ic1e2a5c85f2e7ebb2b78ff9dcabc359d4ae032f5
2022-03-23 13:22:12 +00:00
Chaohui Wang
8ba7ed6451
Merge "Fix SetupChooseLockPasswordTest" into tm-dev
2022-03-23 13:09:19 +00:00
Lais Andrade
68d7b91bb1
Add summary to "Vibration & haptics" settings
...
Use VIBRATE_ON main toggle to display on/off state as summary for
"Vibration & haptics" settings provider.
Fix: 220218654
Test: VibrationPreferenceControllerTest
Change-Id: Ifd4b9c7b1cb68ad0ea535091804a1e7f54297c44
2022-03-23 12:14:52 +00:00
jasonwshsu
4bfe215e4c
Add link functionality in message of magnification triple-tap dialog
...
Bug: 210593079
Test: make RunSettingsRoboTests ROBOTEST_FILTER=ShortcutPreferenceTest
Test: make RunSettingsRoboTests ROBOTEST_FILTER=MagnificationModePreferenceControllerTest
Change-Id: Id69b0b717410b5c5c44a818c36688bb7331c73ae
2022-03-23 19:44:33 +08:00
jasonwshsu
3b96a2c57e
Apply new flow to hint user about triple-tap will delay when user select triple-tap shortcut on window-mode.
...
Root Cause: Original content in magnification switch shortcut dialog needs to have different versions for different accessibility software shortcuts. Use the generic content and new flow to replace it.
Solution: Apply new flow from UX suggestion.
Bug: 210593079
Test: make RunSettingsRoboTests ROBOTEST_FILTER=MagnificationModePreferenceControllerTest
Test: make RunSettingsRoboTests ROBOTEST_FILTER=AccessibilityDialogUtilsTest
Change-Id: Id09b8847cca4fce1f3fb77770a03bff53ae05855
2022-03-23 19:43:03 +08:00
Chaohui Wang
1933ffacab
Fix SetupChooseLockPasswordTest
...
Test fail is caused by method getVisibleScreenLockTypes() renamed to getVisibleAndEnabledScreenLockTypes() in
https://googleplex-android-review.git.corp.google.com/c/platform/packages/apps/Settings/+/14269154
Fix: 201021223
Test: make -j64 RunSettingsRoboTests ROBOTEST_FILTER="com.android.settings.password.SetupChooseLockPasswordTest"
Change-Id: Idcc7a9794217c1ef81ca4a26351e26773b18ccad
2022-03-23 17:19:21 +08:00
TreeHugger Robot
5068ff38b7
Merge "Fix adding wifi configuration issue" into tm-dev am: a12da0a8e8
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17335743
Change-Id: If7f7edcd139a5f9a651c9e089380643dcd2b3bdf
2022-03-23 08:47:35 +00:00
TreeHugger Robot
a12da0a8e8
Merge "Fix adding wifi configuration issue" into tm-dev
2022-03-23 08:27:47 +00:00
TreeHugger Robot
5c1e297131
Merge "Fix ConnectivityManager.requestNetwork crash issue when try again" into tm-dev am: 764d7f4b73
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17321717
Change-Id: I2f3e5559c012457715257e5734121ae936f99782
2022-03-23 08:11:00 +00:00
Jason Chang
24782cf8c3
Add checking if device should not support One-handed mode
...
shortcut widget
Check One-handed mode system property to enable/disable
One-handed mode shortcut widget.
Bug: 223754076
Test: manually add One-handed mode settings widget to check
Test: make RunSettingsRoboTests ROBOTEST_FILTER=
"com.android.settings.shortcut.CreateShortcutPreferenceControllerTest"
Change-Id: I5b8f8e56d49be666967d2af66258b20ee5778205
2022-03-23 15:46:42 +08:00
Weng Su
f5cd7140f4
Fix adding wifi configuration issue
...
- The Wi-Fi Enterprise Restrictions add a new
UserManager.DISALLOW_ADD_WIFI_CONFIG restriction from T.
- When a user requests to add Wi-Fi configuration, Settings will
reject the request if the user is not allowed.
- The above restriction need to be retrieved in advance so that the
user's request will not be rejected.
- See the result screenshot in b/224459753#comment8
Bug: 224459753
Test: manual test
make RunSettingsRoboTests ROBOTEST_FILTER=AddAppNetworksActivity
Change-Id: I2dfb6b9946dd9dbd4eb8bf0f6549ac5cb4466f17
2022-03-23 06:18:55 +08:00
Weng Su
98d30c880d
Fix ConnectivityManager.requestNetwork crash issue when try again
...
- When the user requests "try again", the Network-Request-Dialog will be
recreated. If the Wi-Fi framework sends the callback result at this
time, the Network-Request-Dialog may not be ready at the moment,
causing the NPE to crash.
- Add NPE checks to avoid crash issues.
Bug: 220679437
Test: manual test
make RunSettingsRoboTests \
ROBOTEST_FILTER=NetworkRequestDialogActivityTest
Change-Id: I8e48a29649e72d9f8c67c4ac24f0eb27ba600dae
2022-03-22 18:14:22 +00:00
Chaohui Wang
46d1fa4b82
Merge "Fix SetupSkipDialogTest" into tm-dev am: 9512dfd7a2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17312727
Change-Id: If75b43150ced9d15d36e24fd3bb3c0b92338fa48
2022-03-22 12:25:25 +00:00
Chaohui Wang
9512dfd7a2
Merge "Fix SetupSkipDialogTest" into tm-dev
2022-03-22 12:11:04 +00:00
Chaohui Wang
8a651a499c
Fix SetupSkipDialogTest
...
Fix: 201021329
Test: make -j64 RunSettingsRoboTests ROBOTEST_FILTER="com.android.settings.password.SetupSkipDialogTest"
Change-Id: Iba6c8a8345cea0c69aab95630be26bd5b7ce3691
2022-03-22 18:07:57 +08:00
Minche Li
1fb55c056a
Merge "Hides the settings entry in Magnification Settings if window magnification feature is not supported" into tm-dev am: 41257fe00a
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17286343
Change-Id: Id3aeecb00020ce42c14ce954279a79d270f25cd1
2022-03-22 09:44:45 +00:00
Minche Li
41257fe00a
Merge "Hides the settings entry in Magnification Settings if window magnification feature is not supported" into tm-dev
2022-03-22 08:54:12 +00:00
Wesley Wang
5367c602d2
Merge "Update battery saver schedule min trigger value" into tm-dev am: 878dae3db0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17252813
Change-Id: I159db97f0953c9569592ea123c64e89baac87e1a
2022-03-22 07:05:37 +00:00
Wesley Wang
878dae3db0
Merge "Update battery saver schedule min trigger value" into tm-dev
2022-03-22 06:51:52 +00:00
mincheli
57b35f9f35
Hides the settings entry in Magnification Settings if window magnification feature is not supported
...
If the device doesn't support window magnification featue, we
should hide the settings entry in mangification settings
Bug: 213414385
Test: atest ToggleScreenMagnificationPreferenceFragmentTest
Change-Id: I73f087da54cd2930c049dabb6b843c3b373e3c20
2022-03-21 22:48:34 +08:00
Wesley Wang
b26d99ac77
Update battery saver schedule min trigger value
...
- Udpate the min value to 10%, also change related preference summary
and seekbar value
- Make battery saver main page's switch support first time trigger
warning
Bug: 207470943
Test: make RunSettingsRoboTests
Change-Id: I120b9a6784ed90eacccb09bb11f079f12679e95c
2022-03-21 16:13:34 +08:00
Bonian Chen
8837fa3d3b
Merge "[Settings] Code refactor - NetworkModePreference"
2022-03-21 00:16:02 +00:00
Alan Huang
616b0925ac
DO NOT MERGE Add setting page for the Spatial audio
...
The Spatial audio settings page control the state for the phone speaker
and the wired headphones
Test: make RunSettingsRoboTests
Bug: 220811398
Change-Id: I49e3fab48186d09357a8481652bdccb4aa5d044a
2022-03-20 15:55:53 +00:00
Bonian Chen
93ca7288cf
[Settings] Code refactor - NetworkModePreference
...
Code refactor for improving readibility.
Bug: 223461708
Test: unit test EnabledNetworkModePreferenceControllerTest
Change-Id: I3b3157cbc76f104d63062fda495a7391ecc18ada
2022-03-19 10:46:06 +08:00
Kate Montgomery
2d570febb1
Merge "Fix settings page flicker in two ways: 1. On create use UiBlocker as recommended by settings team 2. On resume only update the preferences list if the system setting has changed." into tm-dev am: 798a0fab9c
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17219772
Change-Id: Ib17152dbc29a9cc0588607966da310e53cdba4bb
2022-03-17 19:46:34 +00:00
Kate Montgomery
798a0fab9c
Merge "Fix settings page flicker in two ways: 1. On create use UiBlocker as recommended by settings team 2. On resume only update the preferences list if the system setting has changed." into tm-dev
2022-03-17 19:14:04 +00:00
Bonian Chen
9a2fd713bf
Merge "[DataUsage] Adjusting the control of display sequence"
2022-03-17 05:36:33 +00:00
Kate Montgomery
4473f60448
Fix settings page flicker in two ways:
...
1. On create use UiBlocker as recommended by settings team
2. On resume only update the preferences list if the system setting has
changed.
Bug: 220837804
Test: manual
Change-Id: Ieebd2e7fd74ab05d4fb73aede6868553d7d84af1
2022-03-17 03:32:03 +00:00
Eric Biggers
f755f6fde9
Merge "Remove support for converting from FDE to FBE" am: 804dc16a03 am: 629db5f9f8 am: c749aa3ed1 am: 6a8f883aee
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2026904
Change-Id: Ib07f915c728fa3a00861aa14d4b3d77e3e78f173
2022-03-16 19:55:29 +00:00
Eric Biggers
6a8f883aee
Merge "Remove support for converting from FDE to FBE" am: 804dc16a03 am: 629db5f9f8 am: c749aa3ed1
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2026904
Change-Id: I919c43559218b13c0f6188e04f104f3051a28731
2022-03-16 19:33:25 +00:00
Eric Biggers
c749aa3ed1
Merge "Remove support for converting from FDE to FBE" am: 804dc16a03 am: 629db5f9f8
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2026904
Change-Id: I6d5b12840e9940ecb5d076591ca8514b0085f438
2022-03-16 18:57:35 +00:00
Bonian Chen
b8491032d7
[DataUsage] Adjusting the control of display sequence
...
Showing a usage graph before end of statistic would lead to incorrect
height of usage graph, and another update would lead to layout moved a
little bit.
This change tries to improve it through:
1. Start the loading animation earlier, and stop animation when
statistics loaded.
(Only effective when UI re-create.)
2. Update the UI only when statistics are ready.
Bug: 187019210
Test: robotest ChartDataUsagePreferenceTest DataUsageListTest
Change-Id: Ic83f2422b6c6d55948110d652ee24234f43b6445
2022-03-16 20:29:53 +08:00
Menghan Li
89309533b3
Merge "Fix no response after Talkback users double-tap on Learn more in Accessibility pages" into tm-dev am: 65bc1b40ff
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/17157235
Change-Id: I00c873c6cc39fb806f3d75ea6b82743d96919ff4
2022-03-16 03:13:36 +00:00
Menghan Li
65bc1b40ff
Merge "Fix no response after Talkback users double-tap on Learn more in Accessibility pages" into tm-dev
2022-03-16 03:03:29 +00:00
Abel Tesfaye
0ba75d697d
Merge "Update auto-rotate strings/toggles for better accessibility"
2022-03-15 22:59:39 +00:00