Treehugger Robot
747d86fef5
Merge "Fix & ignore some tests" into main
2023-09-28 07:41:13 +00:00
Yiyi Shen
ca8885a549
Fix SettingsRoboTests for connecteddevice.
...
Bug: 296507968
Test: atest
Change-Id: I5b1e868efeffd0ae185c93623c1daa4a5486e751
2023-09-28 14:49:03 +08:00
Bill Yi
8b5eb0aaeb
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into udc-qpr-dev am: c9c1c444f5
-s ours am: 6cb7bfd9eb
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/24878872
Change-Id: I1b9c78b4818d72b318deb56e33c018208c3d720d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-28 04:02:18 +00:00
Bill Yi
b0ce66279e
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 5d14c079bc
-s ours am: 3d522975ff
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/24878872
Change-Id: I0f5ba31bbabe6585e49c69381363a5212d75abca
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-28 04:02:07 +00:00
Bill Yi
8ad184aaa1
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 9a21ad3bdd
-s ours am: 124f3a7dc7
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/24878495
Change-Id: Idb63648137e8ec340e474435c1546b7b5507d105
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-28 04:01:47 +00:00
Chaohui Wang
76802413bd
Not repeat zxing-core dependency
...
zxing-core dependency is transitive added by SettingsLib.
Bug: 302420261
Test: manual - try scan QR code in Settings
Change-Id: I06ac9b1852bde22403feee6e1272e73afab353bf
2023-09-28 11:33:15 +08:00
Charlotte Lu
6d95d14ea5
Add SettingsTextFieldPassword enable.
...
Fix: 298906796
Test: Visual
Change-Id: I89754fc27fe0eec4df029c9ec0ba969b5ea85b59
2023-09-28 11:31:58 +08:00
Chaohui Wang
58871ff999
Merge "Improve the latency of DataUsageList" into main
2023-09-28 03:18:38 +00:00
Bill Yi
6cb7bfd9eb
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into udc-qpr-dev am: c9c1c444f5
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/24878872
Change-Id: I5e5ae2179aa4d7fd477854e5b17f0e3ed4f1ac3c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-28 03:02:40 +00:00
Bill Yi
3d522975ff
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 5d14c079bc
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/24878872
Change-Id: I6b62d2f479bf8dc8ce652e6d92f981c4ca39c674
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-28 03:02:35 +00:00
Bill Yi
124f3a7dc7
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 9a21ad3bdd
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/24878495
Change-Id: I733310c189b4f89f483db422762be04b4fcf461f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-28 03:02:07 +00:00
Zoey Chen
b501ab183e
[ToA] Terms of Address UI, fragment and the list:
...
- Feminine, Masculine, Neutral, Not Specified
Test: atest TermsOfAddressNotSpecifiedControllerTest, atest
TermsOfAddressNeutralControllerTest, atest
TermsOfAddressMasculineControllerTest, atest TermsOfAddressFeminineControllerTest
Bug: 295826542
Bug: 297798866
Change-Id: I490ace0035c809cac47bae460f558f13875ff18f
2023-09-28 02:23:57 +00:00
Bill Yi
c9c1c444f5
Merge "Import translations. DO NOT MERGE ANYWHERE" into udc-qpr-dev
2023-09-28 02:21:30 +00:00
Treehugger Robot
e9d57e0176
Merge "Fix the link text in footer" into main
2023-09-28 00:31:11 +00:00
Daniel Norman
9eb7ab195d
Remove importantForA11y=no from a11y activity launch preference.
...
Due to how Preferences create a single node for their content, this was
causing that node to lack the ACTION_CLICK action and clickable
attribute.
Removing this attribute properly exposes the click action which means
that TalkBack will now speak "double tap to activate" and Switch Access
will highlight the button while scanning.
See http://recall/-/bznujeSAo20YqWFB1N28dO/gVdpAXoD3BroEkUeJBTUWq
Flag: RESOURCES_ONLY
Bug: 301528206
Test: Open Settings > Accessibility > Sound Notifications;
Use TalkBack to highlight and speak the "Open Sound Notifications"
button; observe "double tap to activate".
Repeat with Switch Access; observe button is highlighted while
scanning and can be selected.
Change-Id: Ie747e19fe149d015cf92fbe07fd71cfaf183d795
2023-09-27 23:53:58 +00:00
Xin Li
f0ba9c8b60
Merge UP1A.231005.007
...
Bug: 291102124
Merged-In: I74cde8ebf8214b314a89452e73b834eac7ae8b1e
Change-Id: If0cc9b99ea3e0e6d908d8c1ed476232d3056cb5d
2023-09-27 16:05:12 -07:00
Lifu Tang
91b9f6677f
Fix the link text in footer
...
Bug: 300676250
Test: manual
Change-Id: I186c956c26ffe39decc8f4eaa178522228d00695
2023-09-27 14:11:04 -07:00
Bill Yi
5d14c079bc
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I19e3dc6aac243a714d70f2f13c8fe2f3d92ec507
2023-09-27 13:38:02 -07:00
Bill Yi
9a21ad3bdd
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I7d55bf64f4bb60e2e44ca0e645601f44b624912b
2023-09-27 13:36:20 -07:00
Eghosa Ewansiha-Vlachavas
6bd9bff2e2
[1/n] Aspect ratio settings app list refinement
...
All apps list for work profile currently only shows work apps that are
also installed on the normal user. Update filter for list to show all
launcher apps for both users in their respective lists.
Fixes: 301373413
Test: atest SettingsUnitTests:UserAspectRatioManagerTest
Test: atest SettingsSpaUnitTests:UserAspectRatioAppPreferenceTest
Change-Id: Ia0bf15340d1b37dcd926d81598d3e94f448a46fc
2023-09-27 17:30:23 +00:00
Chaohui Wang
9b4db8d33f
Fix & ignore some tests
...
Fix the followings,
- SimSelectNotificationTest
- WifiCallingSliceHelperTest
- WifiDetailPreferenceController2Test
- WifiDialogActivityTest
Ignore the followings,
- WifiP2pSettingsTest
Fix: 300160894
Test: robo test
Change-Id: I27b6eb61dccbd0688a100154fc77b82a91eede57
2023-09-27 23:45:48 +08:00
Treehugger Robot
df1e559e91
Merge "Remove availability tests from RingVolumePreferenceControllerTest" into main
2023-09-27 14:21:54 +00:00
Treehugger Robot
53142da077
Merge "Use profile badge without background for notification history" into main
2023-09-27 13:41:12 +00:00
Valentin Iftime
8eb200c177
Remove availability tests from RingVolumePreferenceControllerTest
...
Controller is always UNSUPPORTED_ON_DEVICE.
Test: atest com.android.settings.notification.RingVolumePreferenceControllerTest
Bug: 300157932
Bug: 302295368
Change-Id: I9f0a453d2966e68e34e381ed1b1a0a01e1e65e23
2023-09-27 15:30:54 +02:00
Valentin Iftime
37b3b9b1db
Use profile badge without background for notification history
...
Use the no-brackground work profile badge for notification history list items.
Test: manual
Bug: 291974306
Change-Id: I4c75267be1090cda03de2bc3fdcfc19fc398a223
2023-09-27 14:43:24 +02:00
Treehugger Robot
7147945912
Merge "Fix SmartAutoRotatePreferenceFragmentTest" into main
2023-09-27 12:13:24 +00:00
Chris Göllner
0e0dd4d631
Fix SmartAutoRotatePreferenceFragmentTest
...
- Adds missing set up for postures helper
- Adds missing mock for context.getApplicationContext
Fixes: 300380893
Test: atest SettingsRoboTests:SmartAutoRotatePreferenceFragmentTest
Change-Id: Ib3cde08354e368c2ac2ecc9024e8f8358fe7b772
2023-09-27 12:08:11 +01:00
Haijie Hong
1ebf64c059
Merge "Fix scrolling to wrong position issue in Bluetooth Device Details page" into main
2023-09-27 09:43:45 +00:00
Treehugger Robot
2954c150ef
Merge "Add SettingsTextFieldPassword." into main
2023-09-27 09:24:47 +00:00
Haijie Hong
c2694e1ff6
Fix scrolling to wrong position issue in Bluetooth Device Details page
...
Bug: 294355795
Test: tested locally
Change-Id: Ic80fb7974cf30adb3112aeb826c2b5bcb0067afc
2023-09-27 08:34:37 +00:00
Charlotte Lu
cfa739350f
Add SettingsTextFieldPassword.
...
Fix: 298906796
Test: Visual
Change-Id: I7dc8c641f93df96a28a57a6f6082abe264680298
2023-09-27 16:19:19 +08:00
Eghosa Ewansiha-Vlachavas
b5bd432272
Merge "Create new user aspect ratio summary strings" into udc-qpr-dev am: 630758f4e0
am: 12f9e22438
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/24853822
Change-Id: I0806b98e7b67620b9b57d808f9d8fa5422393599
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-27 08:12:47 +00:00
Treehugger Robot
90bc26f66d
Merge "Fix NullPointerException in NetworkProviderSettings" into main
2023-09-27 08:05:58 +00:00
Chaohui Wang
2205762482
Improve the latency of DataUsageList
...
Up to 30x faster.
Currently it load the usage detail for every day at the beginning, so
it's quite slow.
To fix,
- Not load the usage detail for every day at the beginning
- Load only the cycles first
- And only load the daily detail for the selected month
Fix: 290856342
Test: manual - on DataUsageList (cell & wifi)
Test: unit tests
Change-Id: Ie18fa68f801743389bd6b6a28e236dcf1fea00e4
2023-09-27 08:05:02 +00:00
Treehugger Robot
db9fdb0de8
Merge "Clean up the global action panel" into main
2023-09-27 07:18:41 +00:00
Eghosa Ewansiha-Vlachavas
12f9e22438
Merge "Create new user aspect ratio summary strings" into udc-qpr-dev am: 630758f4e0
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/24853822
Change-Id: I2a4ab9c5c47aa9ac6a57d2f50e433d279c51d586
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-27 07:08:27 +00:00
Eghosa Ewansiha-Vlachavas
630758f4e0
Merge "Create new user aspect ratio summary strings" into udc-qpr-dev
2023-09-27 06:27:07 +00:00
Treehugger Robot
79343b4680
Merge "Fixed the robo test failed in AutoRotatePreferenceControllerTest and SmartAutoRotatePreferenceControllerTest" into main
2023-09-27 05:32:16 +00:00
Treehugger Robot
02427bb6ff
Merge "Fix NPE" into main
2023-09-27 05:09:42 +00:00
Sunny Shao
383edb4afa
Fixed the robo test failed in AutoRotatePreferenceControllerTest
...
and SmartAutoRotatePreferenceControllerTest
- Use the correct Settings.System.putIntForUser API.
Fixes: 300200193
Fixes: 300201185
Test: atest AutoRotatePreferenceControllerTest
Test: atest SmartAutoRotatePreferenceControllerTest
Change-Id: Iadd890f21431ccb5d538e40426b0c7d43d46ba52
2023-09-27 11:19:00 +08:00
Mill Chen
7e31ff431a
Clean up the global action panel
...
The global actions panel has been renamed to power menu and there is a
new preference for power menu. The legacy perference for global actions
panel is unused. This CL is to remove the preference controller from
Settings.
Bug: 289967656
Test: manual test and robotest
Change-Id: If820f3fa8a188223703ebc6bc68120164108f483
2023-09-27 09:30:27 +08:00
Peiyong Lin
21c967bc96
Merge "Add debug property to safe guard ANGLE developer option UI." into udc-qpr-dev am: e456cb72f9
am: 759a3fda7b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/24842231
Change-Id: Iec2e7a51a9b0179fceef6182a1bd9cd2668ddab0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-26 21:34:17 +00:00
Peiyong Lin
759a3fda7b
Merge "Add debug property to safe guard ANGLE developer option UI." into udc-qpr-dev am: e456cb72f9
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/24842231
Change-Id: Iaae1e5f2747e8e6d62c5426ded572b792642e9b1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-09-26 20:35:23 +00:00
Weng Su
725a7d2efd
Fix NullPointerException in NetworkProviderSettings
...
- Avoid calling subfunctions when getView returns null
Bug: 301878710
Test: unit test
Change-Id: I8511ded693475468f6dda1d16d040c623097e997
2023-09-27 03:23:13 +08:00
Peiyong Lin
e456cb72f9
Merge "Add debug property to safe guard ANGLE developer option UI." into udc-qpr-dev
2023-09-26 19:19:37 +00:00
Treehugger Robot
fcd8fdf29d
Merge "Ignoring several biometric/password robotests" into main
2023-09-26 18:58:53 +00:00
Joshua McCloskey
344e96c7c5
Ignoring several biometric/password robotests
...
Test: atest SettingsRoboTests:com.android.settings.password
Test: m -j50 RunSettingsRoboTests ROBOTEST_FILTER=com.android.settings.biometrics
Bug: 296640651
Change-Id: Ibf184e954c89e423b5fe1afe221c06568502bb37
2023-09-26 17:56:11 +00:00
Ling Ma
8dc7d37187
Fix NPE
...
There could be a rare race condition where getDefaultDataSubscriptionInfo become null during the evaluatin.
Bug: 299242849
Test: manual
Change-Id: I5765bc8fac5362d16aa0976e1f870f91f0de4c2c
2023-09-26 10:40:24 -07:00
Eghosa Ewansiha-Vlachavas
159b8aed3d
Update aspect ratio summary strings
...
Replace usage of `aspect_ratio_summary` and `aspect_ratio_main_summary`
with `aspect_ratio_summary_text` and `aspect_ratio_main_summary_text`
Fixes: 302142203
Test: Manual
Change-Id: Id7570269806e2dd15f45bdc0aad1ed0534e259b6
2023-09-26 17:04:59 +00:00
Eghosa Ewansiha-Vlachavas
734aae86d4
Create new user aspect ratio summary strings
...
Fixes: 301224168
Test: Manual
Change-Id: I91eaa96b30bb37cc46620b763ee2e3217dbc8876
2023-09-26 16:59:34 +00:00