Bill Yi
3b8c4b4bf0
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 379550239e
-s ours
...
am skip reason: contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/26973341
Change-Id: Id026a22af7270d3039ba98145ae486521a104025
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-16 17:52:03 +00:00
Bill Yi
ea8c0f7716
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 451d90c8b5
-s ours
...
am skip reason: contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/26973210
Change-Id: Id5600b6ae58bce67b1ca7c56ee2fb98ed97cc7a9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-16 17:37:22 +00:00
Julia Reynolds
a0ad1b6f11
Merge "Update string" into main
2024-04-16 14:43:51 +00:00
Vaibhav Devmurari
e2b3ff4b33
[automerger skipped] Merge "Modify PK Settings page to make it more user friendly" into 24D1-dev am: 50a16b9fef
-s ours
...
am skip reason: skipped by vdevmurari
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/26588690
Change-Id: Icad56bd7001b14ab4bc2df5831d55937c30d8550
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-16 14:34:44 +00:00
Vaibhav Devmurari
50a16b9fef
Merge "Modify PK Settings page to make it more user friendly" into 24D1-dev
2024-04-16 13:26:07 +00:00
Santiago Seifert
b5aa766a25
Merge "Remove unused parameter" into main
2024-04-16 11:55:33 +00:00
Joseph Vincent
252d1f19ff
Merge "Launch full screen private space setup on Fold when unfolded" into main
2024-04-16 10:48:30 +00:00
Jakob Schneider
d18aba0792
Merge "Handle PackageManager.NameNotFoundException thrown from PackageManager.isAppArchivable
as false" into main
2024-04-16 10:02:32 +00:00
Samuel Huang
8782bd4fdc
Merge "Disable SIM On/Off operation when device is in Satellite Enabled Mode" into main
2024-04-16 09:54:41 +00:00
Santiago Seifert
9892d7714a
Remove unused parameter
...
Test: presubmit. Non-functional change.
Bug: b/321969740
Change-Id: I922f15078c89c14c8fe290f7337abf36261ab9c5
2024-04-16 09:10:39 +00:00
SongFerng Wang
7eaa2b1661
Merge "Add the mobile data into new SIMs page" into main
2024-04-16 08:54:26 +00:00
Jakub Rotkiewicz
085291563b
[automerger skipped] Merge "Bluetooth Codec Settings: Assure flag enabled" into main am: 52038eb6f2
am: 0ea966fa43
-s ours
...
am skip reason: Merged-In Iac33a6c95a544230e034807b320c80a727ade307 with SHA-1 14ea291d2a
is already in history
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/3024725
Change-Id: I722981d423f9aa11294817a3032e28f9b6c977b2
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-16 08:38:42 +00:00
Jakub Rotkiewicz
0ea966fa43
Merge "Bluetooth Codec Settings: Assure flag enabled" into main am: 52038eb6f2
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/3024725
Change-Id: If1709e6ddf9f805ec263833f6f0f5902fa9d7677
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-16 07:58:54 +00:00
Jakub Rotkiewicz
52038eb6f2
Merge "Bluetooth Codec Settings: Assure flag enabled" into main
2024-04-16 07:41:41 +00:00
josephpv
b35fa82b3d
Launch full screen private space setup on Fold when unfolded
...
This change takes care to launch the private space setup in whole screen
on Fold device whenever the device is unfolded.
Screenshot: go/ss/6D9EwMaLp7LFbsH.png
Recording: b/324260315
Bug: 324260315
Test: Manual
Change-Id: I5bc7b7c8fbc880b6274ddd287a8a169b49843f1b
2024-04-16 07:28:21 +00:00
songferngwang
e471604d32
Add the mobile data into new SIMs page
...
Bug: 329584989
Test: verify UI.
atest TelephonyRepositoryTest
Change-Id: Ia00ac287ffd0d15ba0c9350b731c3afc1a04b7a0
2024-04-16 07:20:21 +00:00
Jakub Rotkiewicz
c923103142
Bluetooth Codec Settings: Assure flag enabled
...
Assure flag a2dpOffloadCodecExtensibilitySettings is enabled before
calling BluetoothA2dp API.
Bug: 331612641
Tag: #feature
Test: atest SettingsRoboTests:com.android.settings.development.bluetooth.AbstractBluetoothListPreferenceController
Test: atest SettingsRoboTests:com.android.settings.development.bluetooth.BluetoothCodecListPreferenceControllerTest
Merged-In: Iac33a6c95a544230e034807b320c80a727ade307
Change-Id: I2b0ed6c7ac91401b958b206817aca55e0aa47170
2024-04-16 06:08:46 +00:00
shaoweishen
90e70b15d7
[Physical Keyboard] Clean up old ui and flag
...
Change-Id: I9423d0e9debcef37338e5733aab56b98920621e3
Test: n/a
Bug: 330517633
Change-Id: I485848f67e0eb3ab207413a6ed8f7de809f80c5c
2024-04-16 05:21:30 +00:00
Fan Wu
3a1252ebcc
Merge "Remove two usages of LooperMode.LEGACY" into main
2024-04-16 03:05:43 +00:00
Treehugger Robot
f5cf5af4ba
Merge "Fix the date format alignment problem" into main
2024-04-16 02:51:52 +00:00
YK Hung
623627d790
[automerger skipped] Merge "Add charging string V2 for settings" into 24D1-dev am: 67df73a1fd
-s ours
...
am skip reason: Merged-In Ic68bf4231da81d865faa285bca97a929abe26a42 with SHA-1 6f3c97f60a
is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/26933005
Change-Id: I18e3d66151f8e9d0b8a6cdf47567d562f5208ca1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-16 01:41:56 +00:00
Pajace Chen
9563f1bb4d
[automerger skipped] Add charging string V2 for settings am: d9b44a8b9c
-s ours
...
am skip reason: Merged-In Ic68bf4231da81d865faa285bca97a929abe26a42 with SHA-1 6f3c97f60a
is already in history
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/26933005
Change-Id: I3d71ed8af87210521c245935ef9019b6495f3bc0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-04-16 01:41:54 +00:00
Fan Wu
b385dbca33
Merge "Bluetooth Codec Settings: Assure flag enabled" into main
2024-04-16 01:27:55 +00:00
YK Hung
67df73a1fd
Merge "Add charging string V2 for settings" into 24D1-dev
2024-04-16 01:25:31 +00:00
Bill Yi
379550239e
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I2f59f1e5376bd9ac3576fefdbfe7c042d03c1948
2024-04-15 17:19:30 -07:00
Bill Yi
451d90c8b5
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I57d8e9f09cf42e3ab75181bfc6409334fba8c29c
2024-04-15 17:15:07 -07:00
Mark Kim
88dc6c43c3
Handle PackageManager.NameNotFoundException thrown from
...
`PackageManager.isAppArchivable` as false
Test: AppArchiveButtonTest
Bug: 333465028
Change-Id: I4ecbdabbf3869615834eda5c3fbe489c5ad9eadb
2024-04-15 20:05:03 +00:00
Joseph Vincent
02f1db61d8
Merge "Set SKIP_FIRST_USE_HINTS setting for private space" into main
2024-04-15 18:04:58 +00:00
Treehugger Robot
9640114704
Merge "Fix talkback announce incorrect sound of the EID" into main
2024-04-15 15:06:21 +00:00
Pajace Chen
30a03c4ee8
Merge "Fix "Free up space" not clickable issue" into main
2024-04-15 13:15:16 +00:00
Samuel Huang
cbf5154291
Disable SIM On/Off operation when device is in Satellite Enabled Mode
...
Bug: 315928920
Test: atest, manual
Change-Id: I7aaaf43b4c449129197e7cc92565d274ffdd2d8c
2024-04-15 12:31:17 +00:00
pajacechen
e5d99fa93d
Fix "Free up space" not clickable issue
...
- Adding CardPreference.java back for "Free up space" item
- Rename CardPreference.kt to TipCardPreference.kt
Bug: 333016642
Test: http://ab/I85800010265092964
Change-Id: I36062703b7ab5c21083459616234e3a86500719b
2024-04-15 19:45:17 +08:00
josephpv
83f73732de
Set SKIP_FIRST_USE_HINTS setting for private space
...
With this change the value of Secure settings SKIP_FIRST_USE_HINTS is
set for private profile after creation of profile in PS setup flow.
The value is set for the profile user so that first launch of an app in
private space will not display introductory hints.
Bug: 325596557
Test: PrivateSpaceMaintainerTest
Change-Id: I63a967bba052a3dcb4742c95b89c6da19aba74d5
2024-04-15 10:47:42 +00:00
Sunny Shao
b839b6f81a
Fix the date format alignment problem
...
- The date format is different between "Android security update"
and "Google Play system update" for locale TH.
- Use the same getBestDateTimePattern API to align the format.
Fixes: 331897617
Test: atest MainlineModuleVersionPreferenceControllerTest
Change-Id: I346749594b05703b601d0d84fd7659fd3c2fa85a
2024-04-15 10:46:01 +00:00
Jakub Rotkiewicz
14ea291d2a
Bluetooth Codec Settings: Assure flag enabled
...
Assure flag a2dpOffloadCodecExtensibilitySettings is enabled before
calling BluetoothA2dp API.
Bug: 331612641
Tag: #feature
Test: atest SettingsRoboTests:com.android.settings.development.bluetooth.AbstractBluetoothListPreferenceController
Test: atest SettingsRoboTests:com.android.settings.development.bluetooth.BluetoothCodecListPreferenceControllerTest
Change-Id: Iac33a6c95a544230e034807b320c80a727ade307
2024-04-15 10:43:23 +00:00
sunnyshao
3f450dde28
Fix talkback announce incorrect sound of the EID
...
-- Use zero width space.
Bug: 319049336
Test: manual test
Change-Id: I93dd43ccf79727b8de7bba957431b77956f9b839
2024-04-15 10:23:21 +00:00
Zaiyue Xue
1ee693f0ed
Support tips card directly changing settings [step-5]
...
Support clicking tips card directly changing settings.
Bug: 333989261
Test: manual
Change-Id: Idc485ee7430edff7f6d7265caf8d9d5cf97548b6
2024-04-15 17:39:43 +08:00
YK Hung
be60d166eb
Merge "Fix failed test in BatteryTipsCardPreferenceTest." into main
2024-04-15 09:01:18 +00:00
mxyyiyi
4fe887e908
Fix failed test in BatteryTipsCardPreferenceTest.
...
Fix: 313582999
Test: atest SettingsRoboTests:com.android.settings.fuelgauge.batteryusage.BatteryTipsCardPreferenceTest
Change-Id: I31e4073332872df521cbc6811dae5e4b067e6ffa
2024-04-15 16:19:00 +08:00
Zaiyue Xue
c1b0e54ed5
Merge "Support tips card directly changing settings [step-4]" into main
2024-04-15 08:04:45 +00:00
Haijie Hong
82e71b7278
Merge "Exit bluetooth device details page when bluetooth is off" into main
2024-04-15 06:55:39 +00:00
Haijie Hong
1ab367d3a0
Exit bluetooth device details page when bluetooth is off
...
Bug: 333836213
Test: atest BluetoothDeviceDetailsFragmentTest
Change-Id: I4632c10a8f6f828885825e1ee46df6537a0c050c
2024-04-15 13:29:42 +08:00
Zaiyue Xue
cf292a025d
Support tips card directly changing settings [step-4]
...
Add the settings name and settings value to gerrit proto.
Bug: 333989261
Test: presubmit
Change-Id: I169b615bb8a637614dd5b5c3eed52b4862d2e13f
2024-04-15 12:59:42 +08:00
Tom Hsu
758e69592c
Merge "Revert "Fixs user input nothing, but save it successfully"" into main
2024-04-15 02:13:55 +00:00
Tom Hsu
880b8c6dbf
Revert "Fixs user input nothing, but save it successfully"
...
This reverts commit 6f27b8bca7
.
Reason for revert: wrong logic
Change-Id: Ic2eaaa5dd318a2eb92da1a3615590e7d132641a7
2024-04-15 01:50:12 +00:00
Chun-Ku Lin
e24b145d48
Merge "[Flag cleanup] remove separate_accessibility_vibration_settings_fragments" into main
2024-04-12 18:10:11 +00:00
Manish Singh
341595b792
Merge "Fix location services for all profiles" into main
2024-04-12 18:00:17 +00:00
Joseph Vincent
1759f174fb
Merge "Update string and button choice in PS lock setup screen" into main
2024-04-12 16:33:05 +00:00
Julia Reynolds
09d2a91001
Update string
...
"categories" is the name in the UI, not "channels"
Test: manual, view menu
Bug: 322536537
Change-Id: I6d5c08bb6d13f34e9d3bf6ae5d2dbc87d62b7965
2024-04-12 12:24:58 -04:00
Joseph Vincent
4868dbe243
Merge "Handle startProfile failure during creation of private space" into main
2024-04-12 15:37:47 +00:00