Becca Hughes
f9f3309fa0
Add service link when no providers are present
...
Test: ondevice & atest
Bug: 273752971
Merged-In: Ia7080f5c44c2f59a386e00146b898228e5829988
Change-Id: Ia7080f5c44c2f59a386e00146b898228e5829988
2023-03-28 22:51:33 +00:00
Matías Hernández
5755bbdd60
Merge "Prevent guest users from toggling "hide silent notifications"" into udc-dev
2023-03-27 15:12:03 +00:00
TreeHugger Robot
60ce0824d9
Merge "Unify logging timestamp string." into udc-dev
2023-03-27 12:41:09 +00:00
Zaiyue Xue
9723490f63
Unify logging timestamp string.
...
Bug: 275278933
Fix: 275278933
Test: presubmit
Change-Id: Ifc67b9bf841f018465ee4a7b38b3a8605f60212b
2023-03-27 19:11:13 +08:00
Zoey Chen
26810aa0c5
Merge "[Settings] Hide package name if needed" into udc-dev
2023-03-27 08:44:37 +00:00
ykhung
89c6471454
Add includeProcessStateData() to include process data
...
Add includeProcessStateData() into the `BatteryUsageStatsQuery` build as described in the b/274562089
Fix: 274562089
Test: presubmit & manual
Change-Id: I7be7424a6d2037c851134488033ec98667343a05
2023-03-27 01:47:36 +00:00
ykhung
3bc2805914
Remove MY_PACKAGE_REPLACED and MY_PACKAGE_SUSPEND for battery usage
...
Remove MY_PACKAGE_REPLACED and MY_PACKAGE_SUSPEND action since Settings
is not store updatable, and it will reboot every time while updating. Originally, it is used on the store updatable extension engine.
Test: presubmit
Bug: 258576047
Change-Id: I9f2d58e3a822c4e4ebe182b03ace1b30f97d2340
2023-03-26 03:10:28 +00:00
TreeHugger Robot
0d3818fb0a
Merge "Record important battery usage event into SharedPreference for dump()" into udc-dev
2023-03-26 02:38:55 +00:00
ykhung
1f3cf084c8
Record important battery usage event into SharedPreference for dump()
...
Fix: 268300677
Test: presubmit
Change-Id: If03106c265b984bc2608528bdf45386973e3a14f
2023-03-26 01:24:50 +08:00
TreeHugger Robot
df292224e2
Merge "Added "Speed and Compatibility" Settings page" into udc-dev
2023-03-25 08:01:30 +00:00
Jason Hsu
5c01d725a2
Merge "Check whether support telephony for hearing device call routing" into udc-dev
2023-03-25 07:41:44 +00:00
Zoey Chen
7beb190e9c
[Settings] Hide package name if needed
...
Bug: 273167633
Test: local test
Change-Id: I237d8f5821080283465a6cf72ad7505a55a6bb81
2023-03-24 14:00:31 +00:00
Zoey Chen
6929616581
[Settings] NPE when finish MobileNetworkSettings
...
Add NPE protection when finish
Bug: 271524675
Test: local test
Change-Id: I74bb54f2e591534b411589c150ce0bd993c2e6dd
2023-03-24 13:08:29 +00:00
Matías Hernández
005a382091
Prevent guest users from toggling "hide silent notifications"
...
This is a global setting, not per user, and shouldn't be modifiable by a guest. It can still be toggled by other, "normal" users, for the same global effect.
Fixes: 260570341
Test: atest
Change-Id: Id6e1803b5364f3b50bdbc14af0468979c96b5638
2023-03-24 12:15:58 +01:00
Yanting Yang
d1d2374b89
Merge "Remove unnecessary indexes for Location services" into udc-dev
2023-03-24 07:42:02 +00:00
Yanting Yang
5b95f6384b
Remove unnecessary indexes for Location services
...
Remove the indexes from LocationServicesForWork since it is only used
in the two tabs scenario. Should not provide its entry in Settings
Search to launch it independently.
Bug: 265056058
Test: manual
Change-Id: I495c6e9c913acb1da3fd759f0d2e12fc7d935389
2023-03-24 15:39:24 +08:00
TreeHugger Robot
e2eb822266
Merge "Imporve UI of system langauge list" into udc-dev
2023-03-24 07:37:05 +00:00
Treehugger Robot
caea0d9aff
Merge "Clean up Settings to allow a2dp, hfp, and le audio to be simultaneously connected on the same device" am: ca3aa2a557 am: 9526a60e6b am: 9145d7e6ce
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2375795
Change-Id: Ic7ad166567137761143322e108fd66854caa9edc
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-24 02:54:13 +00:00
Treehugger Robot
9145d7e6ce
Merge "Clean up Settings to allow a2dp, hfp, and le audio to be simultaneously connected on the same device" am: ca3aa2a557 am: 9526a60e6b
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2375795
Change-Id: I0eac72eb5e473771f4792916fb5ae2211aae1e42
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-24 02:24:11 +00:00
Rahul Sabnis
b1e25950b8
Clean up Settings to allow a2dp, hfp, and le audio to be simultaneously
...
connected on the same device
Removes the classic audio toggles for dual mode audio devices.
Bug: 257881495
Test: Manual
Change-Id: Ie6794b4d904c74a7c5137ad141172c10188a99f9
2023-03-23 16:51:49 -07:00
William Loh
6e5e43829b
Merge "Keep same behavior after initiatingPackageName change" into udc-dev
2023-03-23 18:42:04 +00:00
Daniel Norman
c76b568914
Merge "Update Settings animation to use new slide style when in SUW." into udc-dev
2023-03-23 17:17:20 +00:00
Becca Hughes
cbbab3632c
Merge "Add settings intent dialog" into udc-dev
2023-03-23 17:07:56 +00:00
jasonwshsu
625ffa85b8
Check whether support telephony for hearing device call routing
...
Root Cause: Tablet might not support Call
Solution: Check isVoiceCapable() first
Fix: 270472166
Test: make RunSettingsRoboTests ROBOTEST_FILTER=HearingDeviceCallRoutingPreferenceControllerTest
Change-Id: Icf69d286f63a737941447a6c16a08b4bb8c1fe23
2023-03-23 20:07:28 +08:00
Treehugger Robot
0bf3e6c9a4
Merge "Hide TTS search results if no TTS engine is available" am: 993f582fca am: 7b4a3ada12 am: ebfd790f38
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2493859
Change-Id: Ib5248f616a93ecc8b734291e80fd2160288f2c1f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-23 10:53:54 +00:00
Treehugger Robot
ebfd790f38
Merge "Hide TTS search results if no TTS engine is available" am: 993f582fca am: 7b4a3ada12
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2493859
Change-Id: I2d16235171ced53fa97c8c0c826869267d6e25ae
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-23 10:15:59 +00:00
Treehugger Robot
993f582fca
Merge "Hide TTS search results if no TTS engine is available"
2023-03-23 09:02:49 +00:00
Tom Hsu
db94f350cb
Merge "Remove Numbering System preference if no corresponding locale." into udc-dev
2023-03-23 06:41:37 +00:00
Josh Hou
3a03857139
Merge "[Panlingual] Can't set per-app languages for apps on work profile page" into tm-qpr-dev am: d06d826549
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/22173333
Change-Id: I3d91cd2c803357778718e7d70350aa73c4cec675
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-23 06:28:32 +00:00
Josh Hou
d06d826549
Merge "[Panlingual] Can't set per-app languages for apps on work profile page" into tm-qpr-dev
2023-03-23 05:39:19 +00:00
Jason Hsu
0ef1b05630
Merge "Extract duplicate part for hearing audio routing into SettingsLib" into udc-dev
2023-03-23 05:18:56 +00:00
Etan Cohen
a7e606e406
Merge "Force MAC randomization to enabled on ACTION_WIFI_ADD_NETWORKS" into udc-dev
2023-03-23 04:24:41 +00:00
Weng Su
17631aeff7
Added "Speed and Compatibility" Settings page
...
- Show each band option individually in single-band devices
- Show "2.4 and 5GHz" combined option in dual-band devices
- Disable 5 GHz option if the device is in the restricted country
- Disable 6 GHz option if the device is in the restricted country
- Hide 6 GHz option if the old device does not support 6 GHz band.
Bug: 245258763
Test: manual test
atest -c WifiHotspotSpeedSettingsTest
atest -c WifiHotspotSpeedViewModelTest \
WifiHotspotRepositoryTest
Change-Id: I358d4ff8d62df72fd5080e55f40d588c238d01fb
2023-03-23 10:53:43 +08:00
Zoey Chen
4940c2978a
Merge "[Settings] The receiver should be registered with all clients instead of the client which init the repository" into udc-dev
2023-03-23 01:24:24 +00:00
TreeHugger Robot
010ef319c8
Merge "Fixes AOSP crash when WPP isn't installed." into udc-dev
2023-03-23 00:53:08 +00:00
William Loh
5d2420d493
Keep same behavior after initiatingPackageName change
...
InitiatingPackageName was previously set to null for all shell based
installs but has now been changed to "com.android.shell".
Bug: 265203007
Test: atest AppStoreUtilTest
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:acab1045f3786f775d0c51ffb50f5ff654fc53d8 )
Merged-In: I3b8639c5530782375d0b26c9a65c1662eced5493
Change-Id: I3b8639c5530782375d0b26c9a65c1662eced5493
2023-03-23 00:44:50 +00:00
TreeHugger Robot
9848eb9053
Merge "Show package name if no label" into udc-dev
2023-03-22 22:10:11 +00:00
Becca Hughes
0b5eb7691b
Show package name if no label
...
Test: make
Bug: 273753519
Merged-In: I78b47e8c55382ceef90329547231124db2ca27d9
Change-Id: I78b47e8c55382ceef90329547231124db2ca27d9
2023-03-22 20:23:41 +00:00
Alejandro Nijamkin
20e244a964
Fixes AOSP crash when WPP isn't installed.
...
If there is no installed application with the ability to start an
activity with the SET_WALLPAPER action, we no longer show the
"Shortcuts" entry under the "Display > Lock screen" settings page.
Flag: CUSTOMIZABLE_LOCK_SCREEN_QUICK_AFFORDANCES
Fix: 274075866
Test: expanded unit test
Test: manually verified that, if Intent.resolveActivity returns false,
the shortcuts item isn't present in settings.
Change-Id: I919427d1e71a88a520c762307029a53065a68f46
2023-03-22 13:22:43 -07:00
tom hsu
881e8ac556
Remove Numbering System preference if no corresponding locale.
...
- If locale has no multiple numbering systems, it shall not
show the locale on list.
- If there is no locale with numberung system, remove the entry of
numbering system preference on UI.
Bug: b/274053189
Test: atest passed
Test: Manual test passed
Change-Id: If61c7e233630644e2d6245c5efd75d15d52cf94b
2023-03-23 01:44:46 +08:00
Zoey Chen
5c4d79154e
[Settings] The receiver should be registered with all clients instead of
...
the client which init the repository
Bug: 274748033
Test: local test
Change-Id: I9981d39f5407f02684585354d1fc0de0bd8b0873
2023-03-22 16:36:59 +00:00
tom hsu
99037a8bf8
Imporve UI of system langauge list
...
Bug: b/274721595
Test: Manual test
Change-Id: I951de80de4ac40df48829d3f23c0f1c8d98e0137
2023-03-23 00:34:49 +08:00
Wu Ahan
2034c0c395
Merge "Use GlifLayout#setDescriptionText in SetupChooseLockGenericFragment" into tm-qpr-dev am: 3a2ef6db2f am: 0067e9581b
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/22099962
Change-Id: I19a4ecd726bf1e6b059909fcb274f2d2cc080fb7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-22 14:02:36 +00:00
Wu Ahan
0067e9581b
Merge "Use GlifLayout#setDescriptionText in SetupChooseLockGenericFragment" into tm-qpr-dev am: 3a2ef6db2f
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/22099962
Change-Id: Ibe03950c9d6e02ebd641e93df2cb5cb646dbfb35
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-22 13:44:52 +00:00
Josh Hou
b1f9d26174
Merge "[Panlingual] Can't set per-app languages for apps on work profile page" into udc-dev
2023-03-22 05:14:47 +00:00
Wu Ahan
3a2ef6db2f
Merge "Use GlifLayout#setDescriptionText in SetupChooseLockGenericFragment" into tm-qpr-dev
2023-03-22 03:46:30 +00:00
Milton Wu
cdaf1091d1
Merge "Launch Face Settings when device enrolled face" into tm-qpr-dev am: 1d68fbf007 am: 544feb9013
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/21294281
Change-Id: I748aafeb257bfc6325f5e3a0ef724dbd0e36d697
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-22 01:33:58 +00:00
Milton Wu
544feb9013
Merge "Launch Face Settings when device enrolled face" into tm-qpr-dev am: 1d68fbf007
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/21294281
Change-Id: I1a80e569626469eaca583007ee94fb77bf36f03a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2023-03-22 00:57:38 +00:00
Milton Wu
1d68fbf007
Merge "Launch Face Settings when device enrolled face" into tm-qpr-dev
2023-03-22 00:26:50 +00:00
Becca Hughes
b5f8ba6945
Add settings intent dialog
...
Add a dialog that can be launched via
an intent to prompt the user to enable
the provider for credman.
Test: make & atest & manual
Bug: 267816998
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:9d74509888b7dd65b287bc68b9445d9e23809cce )
Merged-In: Id88cc7b3bf2829d075fbba87ea5dc0a245b9ae32
Change-Id: Id88cc7b3bf2829d075fbba87ea5dc0a245b9ae32
2023-03-21 22:07:29 +00:00