Oriol Prieto Gascó
4d0a112140
[automerger skipped] Merge "RESTRICT AUTOMERGE Set the container field of aconfig flags" into main am: 14d4df602b
am: 7812cfcee5
-s ours
...
am skip reason: contains skip directive
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/3068647
Change-Id: Iab59ef6dd7d0b373ad6ab22c2e2d4f19b66c4ec1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-05-03 14:52:34 +00:00
Oriol Prieto Gasco
18f711f552
[automerger skipped] RESTRICT AUTOMERGE am: 0a441b2f06
am: 1aaa1f96ca
-s ours
...
am skip reason: contains skip directive
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/3068647
Change-Id: Ib8dc332b3e63f127f6db2e9d63231874444ff289
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-05-03 14:52:26 +00:00
Manish Singh
d3efbdf74e
Merge "Add a new string for the hide settings" into main
2024-05-03 14:32:08 +00:00
Oriol Prieto Gascó
7812cfcee5
Merge "RESTRICT AUTOMERGE Set the container field of aconfig flags" into main am: 14d4df602b
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/3068647
Change-Id: I90cf0dba57d305ef58f757191600254b0a20a0ef
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-05-03 14:26:07 +00:00
Oriol Prieto Gasco
1aaa1f96ca
RESTRICT AUTOMERGE am: 0a441b2f06
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/3068647
Change-Id: Ia5cc1f4909193ced38a676a7bc84e9795d823bec
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-05-03 14:25:55 +00:00
Oriol Prieto Gascó
14d4df602b
Merge "RESTRICT AUTOMERGE Set the container field of aconfig flags" into main
2024-05-03 14:09:48 +00:00
Bill Yi
ed8dee24c8
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I4ee20195ebf4494832e819ed1bc171d86374f634
2024-05-03 07:09:35 -07:00
Bill Yi
d966c85b4b
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I0983bbe83fdbbd57e8214d962458efcf1d7de317
2024-05-03 07:08:43 -07:00
Bill Yi
7ea119c95e
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Icb2bf4badc91a370f1fcbd7d072b245bc6b50be6
2024-05-03 07:06:23 -07:00
Bill Yi
aed60ba64e
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I9a7fc63ecc03282e040369f13b1d4f469ef52249
2024-05-03 07:04:33 -07:00
Bill Yi
b2d407f276
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I05cf80b5cefaebbd6447392b80a71e68bf446d57
2024-05-03 07:03:03 -07:00
Bill Yi
b4f2dfe3de
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I860c5ff8d0d7ad0d4bc687f211481de124a419e1
2024-05-03 07:02:12 -07:00
Bill Yi
903dd6c8a2
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ie51aea579d0254db21ebae51a7354eaa5392e2cd
2024-05-03 07:00:31 -07:00
Bill Yi
a3bc754019
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ib9d7e360a7317037c69207731b0616ba2277a1fb
2024-05-03 06:59:04 -07:00
Lais Andrade
699bbe760d
Fix feedback for main haptic settings toggle
...
The SettingsMainSwitchPreferenceController might trigger a state change
twice on the page main switch when the user toggles the setting value.
Make sure we only trigger haptic feedback when the state is changing
between untoggled to toggled to avoid a double-click feedback.
No flag for small bug fix, no UI changes.
Fix: 338334977
Test: enable the "Use vibration & haptics" settings and feel a single
click feedback
Change-Id: I0c22b99bcb40f35ebe09c153133c354306ed1ff0
2024-05-03 14:56:30 +01:00
Weng Su
a955648be4
Don't set the Wi-Fi dialog to the topmost UI
...
- Set Wi-Fi dialog to topmost UI only when called by SysUI
Bug: 293965733
Flag: None
Test: Manual testing
atest -c WifiDialogActivityTest
Change-Id: I9215b3e7f86c0d31fa0c4c492f29032c3d14ad6d
2024-05-03 21:12:54 +08:00
Manish Singh
7c7e07fc0a
Add a new string for the hide settings
...
Fix: 333522647
Fix: 338187040
Test: manual
Change-Id: I18fdb3ec8d385588a558706f76437084d43ccc92
2024-05-03 11:55:37 +00:00
Oriol Prieto Gasco
0a441b2f06
RESTRICT AUTOMERGE
...
Set the container field of aconfig flags
Test: printflags --format='{package}:{container}:' | grep "::"
Bug: 312769710
Flag: NONE
Change-Id: I4fc69f563ead7206ef48278be4fb4cbcfc9cb1f7
2024-05-03 11:42:26 +00:00
Fiona Campbell
e56b0adedd
Merge "Add EvenDimmer to a11y settings page" into main
2024-05-03 10:35:31 +00:00
Pajace Chen
c7f595814b
Merge "Fix test case failed issue" into 24D1-dev am: df8dc5dc61
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/27200838
Change-Id: I988aa8852b922f9a05a2352850d803ea3feb7e29
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-05-03 02:37:33 +00:00
Jason Chiu
41bd910d11
Merge "Check whether the user is a sub profile before starting Settings homepage" into main
2024-05-03 02:14:26 +00:00
Pajace Chen
df8dc5dc61
Merge "Fix test case failed issue" into 24D1-dev
2024-05-03 02:08:09 +00:00
pajacechen
1d03a55ea8
Fix test case failed issue
...
This test case is not really failed, it doesn't break the functionality
of production code. The reason for failure is caused by the timeZone.
A different timezone could result in a different time string.
So, ignore this test case for now.
Test: Unit Test
Fix: 338343937
Change-Id: Iab0f6f2d454f226568ac09a49ae5372f3a9bc88f
2024-05-03 01:59:40 +00:00
marcusge
dc087a635b
[Settings] Migrate color roles to respect color contrast
...
This change updated color roles in the main Settings page and in the
alert dialogs.
Bug: 335668262
Bug: 335668306
Bug: 335711196
Bug: 335711422
Bug: 335713067
Bug: 335712185
Bug: 335713398
Bug: 335714079
Bug: 335713405
Bug: 335714437
Test: local raven device
Change-Id: I29895ecb869f1053bbcc55ebeb42020e7ce77b8b
2024-05-03 00:11:41 +00:00
Treehugger Robot
7b125fbe7d
Merge "Add ActivityOptions to start instant hotspot settings in the background" into main
2024-05-02 22:28:43 +00:00
Weng Su
c5ab12732b
Add ActivityOptions to start instant hotspot settings in the background
...
- Set intent with ActivityOptions.MODE_BACKGROUND_ACTIVITY_START_ALLOWED
Bug: 338244101
Flag: None
Test: Manual testing
atest -c SharedConnectivityRepositoryTest
Change-Id: Ie983758dc039a7bbca80cca478ca23444527089b
2024-05-03 04:26:50 +08:00
Pawan Wagh
570afa5b7d
Merge "Apply OTA from /vendor/boot_otas" into main am: 8c85f8b3c3
am: 883f1e9dba
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/3065886
Change-Id: I122ccf18200a1fe0f17646c22a9139585cfb4dcc
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-05-02 20:08:49 +00:00
Pawan Wagh
883f1e9dba
Merge "Apply OTA from /vendor/boot_otas" into main am: 8c85f8b3c3
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/3065886
Change-Id: I6bb52915494151ca4cab3508110899f321b239b2
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-05-02 19:54:25 +00:00
Pawan Wagh
8c85f8b3c3
Merge "Apply OTA from /vendor/boot_otas" into main
2024-05-02 19:28:44 +00:00
Pawan Wagh
7d0d858136
Make links in dialog text clickable
...
Test: m Settings && adb install -r $ANDROID_PRODUCT_OUT/system_ext/priv-app/Settings/Settings.apk
Bug: 295035851
Change-Id: I71d4f5cb1e27cd52e6f0c5aaeabc9b3f89520cf1
2024-05-02 18:04:58 +00:00
Fiona Campbell
4c3413b226
Add EvenDimmer to a11y settings page
...
- Add even dimmer to a11y settings page
- Additionally, use original extra dim icon next to setting to keep
consistency with the rest of the a11y settings. This is the only
difference from the setting in settings > Display.
Bug: 336476699
Test: manual
Change-Id: I5c0cb25f2ae61560346d3f051fe5dfec0e404739
2024-05-02 15:23:07 +00:00
Yuri Lin
5e73ecaeaa
Merge "Rename ZenMode(s)SettingsBase to ZenMode(s)FragmentBase" into main
2024-05-02 14:28:32 +00:00
Tetiana Meronyk
4e13fdcd37
Remove telephony related settings preferences for HSUM devices
...
Bug: 338358654
Test: atest UserDetailsSettingsTest
Change-Id: I53c3a8e4386b5d7738caffb42abf15dd33c360c7
2024-05-02 11:57:38 +00:00
Treehugger Robot
be380fd2f1
Merge "Extend the length of the title of the Work profile lock" into main
2024-05-02 09:42:53 +00:00
YK Hung
e1303ffa3a
Merge "Update battery saver sticky preference description" into main
2024-05-02 06:07:27 +00:00
Roy Chou
7288884b6e
Merge "fix(magnification suw): followTyping preference should be hidden in magnification suw page" into main
2024-05-02 05:44:58 +00:00
Wesley Wang
ea35c281bf
Update battery saver sticky preference description
...
- Refresh the description to make it more clear
Flag: N/A, bug fix
Bug: 331716954
Fix: 331716954
Test: atest
Change-Id: I8acfd1f57f7905f5679a5c8877e2115a14a35806
2024-05-02 11:59:49 +08:00
Jason Chiu
bd74caeb99
Check whether the user is a sub profile before starting Settings homepage
...
Fix: 336449492
Test: atest SettingsHomepageActivityTest LocationInjectedServicesPreferenceControllerTest UserDetailsSettingsTest ActionDisabledByAdminDialogHelperTest ProfileSelectFragmentTest ProfileSelectLocationFragmentTest
- Start a managed app's info page
- Start a private app's info page
- Switch to a secondary user and start Settings
- Switch to the guest user and start Settings
Change-Id: I1c7c95d95c4739d70839a742ebc4e72b59b1d555
2024-05-02 10:17:28 +08:00
Pawan Wagh
d6941aff34
Merge "Updating strings for 16KB developer option" into main am: ed3a48df6a
am: 2c05fc6e52
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/3068826
Change-Id: I29ac5e3a183ff0ce79e1cec6f1211eb2a858235f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-05-01 23:59:57 +00:00
Pawan Wagh
2c05fc6e52
Merge "Updating strings for 16KB developer option" into main am: ed3a48df6a
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/3068826
Change-Id: I11d162dcac3ba62aa6b9d3b87473645deacc3242
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-05-01 23:44:58 +00:00
Pawan Wagh
ed3a48df6a
Merge "Updating strings for 16KB developer option" into main
2024-05-01 23:23:32 +00:00
Pawan Wagh
aaa0a3faf5
Updating strings for 16KB developer option
...
Test: m Settings && adb install -r $ANDROID_PRODUCT_OUT/system_ext/priv-app/Settings/Settings.apk
Bug: 295035851
Change-Id: Ie70b238985b1ccaf3f8893efa6687629d767729e
2024-05-01 21:16:59 +00:00
Dennis Shen
4e139f091b
Merge "fix container designation, it should be system_ext" into main
2024-05-01 18:40:13 +00:00
Chaohui Wang
377a7a3054
Check isActivationChangeableFlow in SimPreference
...
Fix: 336209156
Test: manual - SimPreference
Change-Id: I8745e05dbab9701b9c046137fe76d98880a7b20a
2024-05-01 14:15:36 +00:00
Treehugger Robot
72ba6ec2ca
Merge "Rename Multiple users page to Users" into main
2024-05-01 09:47:56 +00:00
Dennis Shen
a4e178e6dd
fix container designation, it should be system_ext
...
Bug: b/338095619
Change-Id: I8ee2fd5fad529da2026af77f969abbf88e636ac3
2024-04-30 22:06:28 +00:00
Treehugger Robot
b48c66ebea
Merge "settings: Make use of ACTION_NETWORK_PROVIDER_SETTINGS" into main
2024-04-30 21:44:24 +00:00
Joshua Mccloskey
968015c4e6
Merge "Restart fingerprint auth on cancel." into main
2024-04-30 20:51:44 +00:00
Daniel
385f5a0c7b
Replace credential provider placeholder
...
Replace credential provider placeholder with the actual credential
autofill provider.
Bug: 330177328
Test: cts
Change-Id: Ib6c9688b3f728706b1f5ac0faa3f042bb6dc447c
2024-04-30 19:45:55 +00:00
Tetiana Meronyk
177e852ea9
Rename Multiple users page to Users
...
Ensure it is still searchable by "multiple users" prompt.
Bug: 336764972
Test: manual
Change-Id: I1126bfe601b75532882d6158d82be1a3b566aefc
2024-04-30 18:48:40 +00:00