Commit Graph

31817 Commits

Author SHA1 Message Date
Treehugger Robot
d6f73f35b6 Merge "Update titles and summaries of the Date and time settings page" into main 2024-09-25 16:54:05 +00:00
Geoffrey Boullanger
8b7399a8d9 Update titles and summaries of the Date and time settings page
Design doc: go/dd-android-settings-time-2024

This change covers Part 1, which consists of adding user-friendly summary under each toggle and rewording titles.

Bug: 296835792
Test: on-device and atest
Flag: EXEMPT resource only update
Change-Id: I0b685743599880fc1c4ad680eca9c36e4e64d0ff
2024-09-25 15:19:10 +00:00
Jason Chang
91dd9af87f Fix Fingerprint setup complete - illustration is just slightly cut off
Due to the sufficient space between sub-description and illustration,
modify the layout_marginTop to avoid the cut off problem.

Flag: NONE bug-fixing

Bug: 336981217

Test: build ABTD ROM and perform a visual inspection.
Change-Id: Id69549968341ee59e3cb7ee8838a90fda7a78b3a
2024-09-25 15:01:24 +00:00
Menghan Li
26392847f0 Merge "refactor(brightness suw): decouple auto brightness initialization logic for setup flow" into main 2024-09-25 01:23:55 +00:00
Dongzhuo Zhang
c51a76014a Merge "Add contacts storage setting entry in app settings page." into main 2024-09-25 00:20:32 +00:00
Dongzhuo Zhang
6231453e91 Add contacts storage setting entry in app settings page.
Test: atest SettingsRoboTests:com.android.settings.applications.contacts.ContactsStoragePreferenceControllerTest

Bug: 368641291
Flag: com.android.settings.flags.enable_contacts_default_account_in_settings

Change-Id: I8da16f24b17e44dc0ea417cffabd85c36d7edc5f
2024-09-24 22:28:22 +00:00
Treehugger Robot
b0081ba478 Merge "Import translations. DO NOT MERGE ANYWHERE" into main 2024-09-24 21:11:00 +00:00
Yiyi Shen
82154a15e2 Merge "Revert^2 "Fix text alignment in RTL mode for volume sliders"" into main 2024-09-24 09:28:01 +00:00
Andreea Costinas
a4b2757458 Merge "[Settings] Fix color contrast on alert dialogs" into main 2024-09-24 07:42:07 +00:00
Menghan Li
e0f734526d refactor(brightness suw): decouple auto brightness initialization logic for setup flow
The AccessibilitySettingsForSetupWizard class should not be responsible for managing the initial
logic of controllers, such as determining which controllers need to be dynamically added or updated
using setInSetupWizard APIs. This logic should be handled directly by the controllers themselves.

Bug: 311093618
Flag: EXEMPT bugfix
Test: atest AccessibilitySettingsForSetupWizardTest
            AutoBrightnessPreferenceControllerForSetupWizardTest
            AutoBrightnessPreferenceControllerTest
            BrightnessLevelPreferenceControllerForSetupWizardTest
            BrightnessLevelPreferenceControllerTest

Change-Id: I6065a10e72d002981c0f514543e6933d79c2aa1b
2024-09-24 05:41:23 +00:00
Bill Yi
316d69ddc9 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I342e197f2cc9977b7c82a63cd24740015c957c9b
2024-09-23 18:46:03 -07:00
Maryam Dehaini
6a6a3efe57 Merge "Change "Open by default" setting page selection to radio buttons" into main 2024-09-23 22:45:07 +00:00
Maryam Dehaini
11825b0bc7 Change "Open by default" setting page selection to radio buttons
Selection to open page in app or browser needs to be displayed via radio
buttons as discussed here: http://b/346622495#comment14

Bug: 359262490
Test: Open links in app and browser
Flag: EXEMPT small UI change
Change-Id: Ib23084bcc7f899b97b59019775584807e5b70d7e
2024-09-23 14:32:08 -07:00
Andreea Costinas
d9f36f94f7 [Settings] Fix color contrast on alert dialogs
This change updates the light theme color roles for alert dialogs.

Bug: b/338311586
Test: emulator
Flag: EXEMPT resource only update
Change-Id: Ie4bd5accd9a775d49d8559b10124f81486c72b8e
2024-09-23 15:16:47 +00:00
Yiyi Shen
322e153350 Rename AudioSharingLoadingStateDialogFragment and layout
Test: atest
Flag: com.android.settingslib.flags.enable_le_audio_sharing
Bug: 362858894
Change-Id: I05e29b248541511daca355f1bbe4a13b17b4d20d
2024-09-23 15:46:27 +08:00
Arun Voddu
2f554f2655 Merge "Changed the token from 'Add satellite messaging' to 'Learn More'." into main 2024-09-23 03:27:46 +00:00
arunvoddu
a604a6cee8 Changed the token from 'Add satellite messaging' to 'Learn More'.
Flag: EXEMPT bugfix
Bug: 367377460
Test: Verified the UI Manually
Change-Id: Ieba6dc32dbedaea98fe39a8bb081f3562d8eeb6e
2024-09-22 15:57:47 +00:00
Treehugger Robot
a0e1262ecd Merge "Move identity check strings to framework" into main 2024-09-20 18:12:48 +00:00
Pat Manning
6ce743bc1f Merge "Add keywords to Pointer Scale previously associated with Large Pointer." into main 2024-09-20 13:48:37 +00:00
Allen Su
f5f9e9e3d2 Merge "[ToA] Remove ToA languages" into main 2024-09-20 09:45:23 +00:00
Allen Su
1da7265d68 [ToA] Remove ToA languages
Remove language in 24Q4 ROM to prevent leak

Flag: EXEMPT resource only update
Test: atest GtsSettingsTestCases:com.google.android.settings.gts.TermsOfAddressTest
      atest TermsOfAddressCategoryControllerTest
Change-Id: Ie019cf1a8462b72f6adf6ae9a35e0ecb420c2af1
2024-09-20 09:18:23 +00:00
Yiyi Shen
e30a71635f Merge "[Audiosharing] Add strings for loading state and error handling" into main 2024-09-20 06:03:44 +00:00
Edgar Wang
3f2d009c66 Merge "Refactor layout of ProcessStatsPreference" into main 2024-09-20 05:51:54 +00:00
Bill Yi
b27164cffe Merge "Import translations. DO NOT MERGE ANYWHERE" into main 2024-09-20 03:31:42 +00:00
Bill Yi
557d81384b Merge "Import translations. DO NOT MERGE ANYWHERE" into main 2024-09-20 03:31:42 +00:00
Diya Bera
a60540afcc Move identity check strings to framework
Flag: android.hardware.biometrics.flag.mandatory_biometrics
Bug: 358641110
Bug: 358179610
Test: Manual

Change-Id: I8f9cc16a0ffc43655534663203ff4da6380fbc97
2024-09-20 00:40:43 +00:00
Treehugger Robot
6c584d7f42 Merge "Shorten the dark theme effect description in Modes Settings" into main 2024-09-19 17:14:27 +00:00
Matías Hernández
c6739e4914 Shorten the dark theme effect description in Modes Settings
Fixes: 367214085
Test: N/A
Flag: android.app.modes_ui
Change-Id: I598aab9a98e44cb78a8e486df135a55da4d8e8fc
2024-09-19 14:23:10 +02:00
Haijie Hong
57b66a716f Merge "Fix spatial audio toggle string" into main 2024-09-19 09:22:12 +00:00
Chaohui Wang
275fbccd47 Merge "Create MobileNetworkSummaryRepository" into main 2024-09-19 07:51:18 +00:00
Arun Voddu
f2335dc8f9 Merge "Fixed satellite icon tint color in Satellite Messaging screen" into main 2024-09-19 04:48:19 +00:00
Yiyi Shen
f71cb5466c Revert^2 "Fix text alignment in RTL mode for volume sliders"
This reverts commit 78ce35afc8.

Reason for revert: This change is not the culprit for b/367986833. The test can pass with this change: https://android-build.corp.google.com/abtd/run/L76900030006546930/

Change-Id: Ic13423f4ee7f4744526b11632edc4ee3795c4131
2024-09-19 03:50:57 +00:00
Bill Yi
952d40cc63 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I9d7b5fb779808c73f15b3447f4519e9c40e76fff
2024-09-18 15:41:06 -07:00
Bill Yi
11d8ccc006 Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I6e4c893ff2575a57470d644facf5e883f5875940
2024-09-18 15:39:17 -07:00
Chaitanya Cheemala (xWF)
78ce35afc8 Revert "Fix text alignment in RTL mode for volume sliders"
This reverts commit e1faf0c8a9.

Reason for revert: Likely culprit for b/367986833  - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.

Change-Id: I0f5120cfd4a4cc44c5ef5c431deedfa3b38ee576
2024-09-18 13:42:01 +00:00
Pat Manning
1142e899ad Add keywords to Pointer Scale previously associated with Large Pointer.
This will allow users to find the new Pointer Scale setting, even if
they are searching for the now removed Large Mouse Pointer.

Fix: 366376119
Test: Manual. Search in Settings for "Large" etc.
Flag: android.view.flags.enable_vector_cursor_a11y_settings
Change-Id: Ie6d02664d5c03196a89c76e8d0a493d5f05c107d
2024-09-18 12:15:43 +00:00
Yiyi Shen
301a898b72 Merge "Fix text alignment in RTL mode for volume sliders" into main 2024-09-18 09:47:15 +00:00
Sparik Hayrapetyan
37c371b1bb Change the message for sequential characters in a password
Change the error message for sequential characters in the password when
the password quality requirement is NUMERIC_COMPLEX or higher. The error
message stays the same in case of PIN.

Screenshots from local testing:
- http://screen/po62FX6aGKoRCU7
- http://screen/BXU6mcJEHMoU4TR
- http://screen/BhCzSDdY83WCQeH

Bug: 299044500
Test: Tested locally, see screenshots
Flag: EXEMPT simple change to an error message

Change-Id: I2e96fef6b5f9a11013fbaa8e231bddc7fa45867f
2024-09-18 11:30:13 +02:00
arunvoddu
87bb5a7a62 Fixed satellite icon tint color in Satellite Messaging screen
Flag: EXEMPT bugfix
Bug: 363271994
Test: Verified Manually
Change-Id: I4d950afcb89873ae7255601a4a6f35182f1599c1
2024-09-18 06:39:04 +00:00
Treehugger Robot
662f5a6a9a Merge "Fixed the typo error in token" into main 2024-09-18 05:19:11 +00:00
Chaohui Wang
777a179bd6 Create MobileNetworkSummaryRepository
For MobileNetworkSummaryController to use, so it no longer use
MobileNetworkRepository.

Fix: 366097262
Flag: EXEMPT refactor
Test: manual - on Network & internet
Test: atest MobileNetworkSummaryRepositoryTest
Change-Id: I8a9d52af8e230fc407a4339c27f73ef79d512b24
2024-09-18 13:07:50 +08:00
arunvoddu
4d3215580d Fixed the typo error in token
Flag: EXEMPT bugfix
Bug: 363271693
Test: Built successfully
Change-Id: I0bd1853529c11feb054d9746d8663139a3a30f61
2024-09-18 03:36:31 +00:00
Diya Bera
baa6254207 Merge "(2/N) Biometric error dialog" into main 2024-09-17 23:58:50 +00:00
Diya Bera
8444136cd3 Merge "(1/N) Biometric error dialog" into main 2024-09-17 23:57:50 +00:00
Yuri Lin
4dcd12f02c Merge "Right-align "end time" text on the schedule setter" into main 2024-09-17 21:24:57 +00:00
Diya Bera
1c604f29ef (2/N) Biometric error dialog
Add an error dialog to help user recover from biometric error for
for identity check while trying to factory reset

Flag: android.hardware.biometrics.flag.mandatory_biometrics
Bug: 358641110
Bug: 358179610
Test: atest MainClearTest
Change-Id: Ia20389a3146aa45ad42bdc4d31f1bd9488f2dc42
2024-09-17 20:21:48 +00:00
Yuri Lin
300d3d14c3 Right-align "end time" text on the schedule setter
When the "end time" text label is wider than the actual time, then aligning it with the start of the time causes it to wrap, even when there's plenty more space on the screen. This change right-aligns it in all cases (even when it's shorter), as it's hard to get all three of "right-aligned when too long", "left-aligned to the time display when short enough", and "wraps when it hits the center line instead of overflowing".

Fixes: 367054151
Test: manual, in English & Danish
Flag: android.app.modes_ui
Change-Id: I106864d6fb09aeac5fcc8d22e8d3d67b1b31ce4e
2024-09-17 15:46:59 -04:00
Pat Manning
591d568d00 Merge "Style changes for Pointer fill color settings." into main 2024-09-17 17:12:27 +00:00
Diya Bera
5335e26b29 (1/N) Biometric error dialog
Add an error dialog to help user recover from biometric error for
identity check feature

Flags: android.hardware.biometrics.flag.mandatory_biometrics
Fixes: 358641110
Fixes: 358179610
Test: atest DevelopmentSettingsDashboardFragmentTest

Change-Id: I6099bc57672b945fa4fa4de98be35bd097403b22
2024-09-17 14:45:51 +00:00
Bill Yi
636e90be58 Merge "Import translations. DO NOT MERGE ANYWHERE" into main 2024-09-16 19:03:34 +00:00