Fan Wu
8c8d310767
Fix settings/widget test failures
...
Also ignore color checker complain introduced by ag/26310215
Bug: 315133235
Test: atest SettingsRoboTests
Change-Id: I88081ab4bb1b01dfbd7b7a0045e2031e7170028a
2024-03-04 16:55:55 +08:00
SongFerng Wang
d94a556939
Merge "Fix SimDialogActivityTest" into main
2024-03-04 08:48:11 +00:00
Zaiyue Xue
62132fffb2
Merge "Update the logic for logging anomaly information to WW." into main
2024-03-04 08:00:08 +00:00
Zaiyue Xue
a399c73ba0
Merge "Fix anomaly is not logged in non-debug mode." into main
2024-03-04 07:55:18 +00:00
Chaohui Wang
66dacdf050
Merge "Create phoneNumberFlow" into main
2024-03-04 07:48:37 +00:00
Angela Wang
6089d3edd6
Merge "Replaces HearingDevicePairingDetail with HearingDevicePairingFragment" into main
2024-03-04 06:53:19 +00:00
Chaohui Wang
c8edb018a4
Create phoneNumberFlow
...
Bug: 318310357
Test: manual - on Mobile Settings
Change-Id: Ib80b6c510ebd89650557240add23d914934ba6c9
2024-03-04 13:52:18 +08:00
Zaiyue Xue
87ecb92e6e
Fix anomaly is not logged in non-debug mode.
...
Proto is not supported to fully toString() in non-debug mode.
Bug: 327978756
Fix: 327978756
Test: manual
Change-Id: I1231c40769fd345b500ec120cf9c6fca3eb7c54a
2024-03-04 13:24:13 +08:00
Jacky Wang
16a99aecae
Merge "[DataStore] Migrate BatteryBackupHelper to BackupRestoreStorage" into main
2024-03-04 03:58:29 +00:00
Weng Su
1a2d60a867
Merge "Ignore failed Wi-Fi unit tests" into main
2024-03-04 03:47:47 +00:00
Roy Chou
654e43b2e8
chore(magnification): remove onResume overrides for controllers in ToggleScreenMagnificationPreferenceFragment
...
As b/186731461, so far MagnificationModePreferenceController and other
magnification preference controllers are only used in
ToggleScreenMagnificationPreferenceFragment, which is DashboardFragment.
Since DashboardFragment already updates preference state in its
onResume, so we can remove the onResume overrides in those controllers.
Besides, we can also remove the LifeCycle dependency for the controllers
since it's not used anymore.
Bug: 186731461
Flag: NA
Test: manually
atest ToggleScreenMagnificationPreferenceFragmentTest
atest MagnificationAlwaysOnPreferenceControllerTest
atest MagnificationFollowTypingPreferenceControllerTest
atest MagnificationJoystickPreferenceControllerTest
atest MagnificationModePreferenceControllerTest
Change-Id: I379a6a3a985c9d8b7a37bbb878b84cee1bd6adfb
2024-03-04 03:44:59 +00:00
Zaiyue Xue
51740f6540
Update the logic for logging anomaly information to WW.
...
Bug: 316075226
Test: manual
Change-Id: I22198ee1ae3cedee6ee9d2e8191423000ba32af2
2024-03-04 10:47:29 +08:00
Chelsea Hao
7eb6df8ee7
Merge "[Audiosharing] Remove audio streams from settings." into main
2024-03-04 02:33:18 +00:00
Weng Su
777157b5b4
Ignore failed Wi-Fi unit tests
...
Bug: 323645528
Flag: None
Test: unit test
atest -c SettingsUnitTests:RequestToggleWiFiActivityTest \
SettingsUnitTests:WifiDialog2Test \
SettingsUnitTests:WifiUtilsTest
Change-Id: I8d3ddb1eb775b8758cb359cac4dac39bb9c8dfed
2024-03-04 06:07:40 +08:00
Jacky Wang
006bf17c4f
[DataStore] Migrate BatteryBackupHelper to BackupRestoreStorage
...
Bug: 325144964
Test: Manual tests
Change-Id: I19f7c78969d70648d1e45f1627827d98b1fdd1e0
2024-03-03 22:42:00 +08:00
songferngwang
3f6d1dc3e5
Fix SimDialogActivityTest
...
Can't create handler inside thread
Bug: 323649089
Test: atest SimDialogActivityTest
Change-Id: I678a1a1841ab1e1cd87c358fbb3d52cbfb55dbe4
2024-03-02 14:45:47 +00:00
Chaohui Wang
bec4c9573e
Create isSubscriptionEnabledFlow
...
To better display the isEnable checked state.
Bug: 318310357
Test: manual - on Mobile Settings
Test: unit test
Change-Id: Ia595e7445650ad67883f1e7c1a0662cb826565ea
2024-03-02 05:01:28 +00:00
Bill Yi
2d9d67e1ab
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I2ca02b24a8caada2f029fe0404380cd4b5a19bf6
2024-03-01 18:35:22 -08:00
Bill Yi
dffd47e40f
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I7b7532edc5b9fea79f8316e27ddb64e83dbc22d5
2024-03-01 18:33:40 -08:00
Treehugger Robot
29e984b13a
Merge "settings(dev): Remove NFC stack logging control" into main
2024-03-02 02:16:24 +00:00
Treehugger Robot
14f9f67df6
Merge "Make SmartBatterySettings unsearchable when it's not available." into main
2024-03-01 17:56:59 +00:00
Yiling Chuang
93c0dbf98d
Make SmartBatterySettings unsearchable when it's not available.
...
Bug: 323915905
Test: robotest
Change-Id: I5adc9d19b482b8e07237f5c7d62d315556095c38
2024-03-01 16:28:12 +00:00
Shaowei Shen
624e1beca8
Merge "[A11y Setting] Add keyboard keys preferences under A11y page" into main
2024-03-01 13:37:03 +00:00
shaoweishen
a5f5ff4add
[A11y Setting] Add keyboard keys preferences under A11y page
...
Bug: 325851068
Test: make RunSettingsRoboTests
Change-Id: Ic7eb1ec9e260a95d040bee784cbff479a4f087d0
2024-03-01 12:05:30 +00:00
David Liu
9b63fbb772
Fix toolbar keyboard navigation and touch.
...
- toolbar default has touchscreenBlocksFocus enabled which make toolbar not focusable when touch screen present. Explicitly set touchscreenBlocksFocus to false make the toolbar can be focus when keyboard navigation.
- Remove focusableInTouchMode which breaks normal touch control. Read https://android-developers.googleblog.com/2008/12/touch-mode.html for more details.
Fix: 327025582
Fix: 324420544
Test: manual test with keyboard and touch navigation
Change-Id: I6cad869e3a51926405a6f3ae894daa5416050bf8
2024-03-01 07:13:58 +00:00
Jacky Wang
0023b2c16c
Merge "Remove NoOpHelper from SettingsBackupHelper" into main
2024-03-01 06:04:28 +00:00
Treehugger Robot
64f740e599
Merge "Revert "Re-enable failed tests under settings/widget/"" into main
2024-03-01 05:02:25 +00:00
Jacky Wang
382f845fd4
Remove NoOpHelper from SettingsBackupHelper
...
The NoOpHelper is useless, just clean it up.
Change-Id: Id31217217c9ef1ddde3d2710f79b0572f026accd
Bug: 325144964
Test: Presubmit
2024-03-01 11:22:10 +08:00
Fan Wu
4826dd8c10
Revert "Re-enable failed tests under settings/widget/"
...
This reverts commit cfb73e2dd3
.
Reason for revert:
Still failing when running the entire test suite.
Change-Id: I1783265ca8362a2e1d4b89a1d577e1c0a35bd535
2024-03-01 02:28:07 +00:00
Bill Yi
8371b4314b
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2024-02-29 23:12:59 +00:00
Bill Yi
eba014eb2a
Merge "Import translations. DO NOT MERGE ANYWHERE" into main
2024-02-29 23:12:59 +00:00
Treehugger Robot
408232b483
Merge "Handle NFC settings page routing for the default wallet role." into main
2024-02-29 22:52:11 +00:00
Daniel Norman
b13637cea9
Merge "Add Chun-Ku to A11y Settings OWNERS" into main am: 951cd157de
am: af3c4de3c3
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2985032
Change-Id: Ife119a2250976b6c03fa17f1d9079e7d43b6ff7e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-02-29 22:28:19 +00:00
Bill Yi
8a2722b819
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 7a16a9e9d9
-s ours
...
am skip reason: contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/26414634
Change-Id: I5d2c45f557ee40aa649fb02d8f87cfe66a0e46a1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-02-29 22:08:25 +00:00
Daniel Norman
af3c4de3c3
Merge "Add Chun-Ku to A11y Settings OWNERS" into main am: 951cd157de
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2985032
Change-Id: I66e884b014a5162ea02312fd31030bde7beb859d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-02-29 21:43:19 +00:00
Daniel Norman
951cd157de
Merge "Add Chun-Ku to A11y Settings OWNERS" into main
2024-02-29 21:06:34 +00:00
Marcus Ge
12108acc07
Merge "[Accessibility] Add basic metrics logging for color contrast" into main
2024-02-29 21:04:23 +00:00
Daniel Norman
b9e38fa9f0
Add Chun-Ku to A11y Settings OWNERS
...
Change-Id: Ia82f9f2196a33518faf2b7f345ad354990f7cf74
Test: n/a
Bug: n/a
2024-02-29 21:04:02 +00:00
Shaowei Shen
627d7202fd
Merge "[Physical Keyboard Setting] Update layout for one pane land screen" into main
2024-02-29 19:18:31 +00:00
Omer Ozer
eb0672b36d
Handle NFC settings page routing for the default
...
wallet role.
Bug: 326592915
Test: SettingsRoboTestStub
Change-Id: I24d9dcfc8cc90f110d4fef036aaabbf8b4f64926
2024-02-29 18:43:02 +00:00
Kangping Dong
830d4c0b1e
Merge "[Thread] add Thread toggle in settings" into main am: 522e193947
am: abd5f23fe9
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2909326
Change-Id: If086f510fe5d3b3f67b4f168f2e0d3f5e0ef98bd
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-02-29 18:25:13 +00:00
Bill Yi
7a16a9e9d9
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ia283b3f75e2352bcdd69b053acaf161ba0c737e9
2024-02-29 09:48:53 -08:00
Roshan Pius
a5bd1cf34f
settings(dev): Remove NFC stack logging control
...
We are now turning on verbose logging by default.
Bug: 327517842
Test: Compiles
Change-Id: I3c6026e230c7d35f04d9771442fadbf040a84b94
2024-02-29 09:44:37 -08:00
Kangping Dong
abd5f23fe9
Merge "[Thread] add Thread toggle in settings" into main am: 522e193947
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2909326
Change-Id: I8640f2cf4a90203972a5db703ebb3e027224c746
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-02-29 17:43:51 +00:00
Rafael Higuera Silva
be1c70a85e
Merge "Add new dialogue and RAC logic." into main
2024-02-29 17:32:46 +00:00
Kangping Dong
e5c4c6e677
[Thread] fix wrong kotlin argument name
...
Fixes build warning:
```
the corresponding parameter in the supertype 'LifecycleEventObserver' is named 'source'. This may cause problems when calling this function with named arguments.
override fun onStateChanged(lifecycleOwner: LifecycleOwner, event: Lifecycle.Event) {
```
Bug: 327098435
Change-Id: I9c50ab508cd39bf2eda02c423deeef9ca5342f4f
2024-03-01 00:49:03 +08:00
Kangping Dong
522e193947
Merge "[Thread] add Thread toggle in settings" into main
2024-02-29 16:45:34 +00:00
Hakjun Choi
4de688db35
Merge "Apply satellite feature flag to Settings activity" into main
2024-02-29 14:53:16 +00:00
SongFerng Wang
975e761659
Merge "Add the error dialogs" into main
2024-02-29 11:29:51 +00:00
SongFerng Wang
af5bbc5087
Merge "Modify the condition for hide Dds confirmed dialog" into main
2024-02-29 11:27:05 +00:00