tom hsu
d9b78ebc97
Fix crash due to over limited length.
...
Flag: EXEMPT bug fix
Fix: b/388404115
Test: Manual test
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:a66f9dc3629586c3543952566f05f1b720dfa50c )
Merged-In: I5c72c3c9ca9cb2e4058959abc5a0b4fdd60907bf
Change-Id: I5c72c3c9ca9cb2e4058959abc5a0b4fdd60907bf
2025-02-05 23:55:33 -08:00
Ronald Braunstein
85107f0fb4
Merge "[owners] Remove aroederer@google.com from src/com/android/settings/notification/OWNERS" into main
2025-02-05 20:36:32 -08:00
Treehugger Robot
55b0bcd8cb
Merge "Allow system services to be optional" into main
2025-01-31 10:04:14 -08:00
Owner Cleanup Bot
3aee441d2c
[owners] Remove aroederer@google.com from src/com/android/settings/notification/OWNERS
...
This suggested change is automatically generated based on group
memberships and affiliations.
If this change is unnecessary or in error, vote the lowest CR value
(i.e. reject the CL) and the bot will abandon it. Vote the highest CR to
approve this change. You may also abandon this change.
See the owner's recent activity for context:
https://android-review.googlesource.com/q/aroederer@google.com
To report an issue, file a bug in the Infra>Codereview component.
Change-Id: Ifa12fa8e045776b6351530a5f1341311046e9a1c
2025-01-26 08:24:44 -08:00
Alex Stetson
99f01f7e7a
Allow system services to be optional
...
Some Android systems may not have certain system services (particularly the VirtualMachineManager). If this is the case, disable the preference rather than requiring the service and crashing the Settings app.
Bug: 388221800
Test: manual
Flag: NONE bugfix
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:5a594828d7e148ac98b077591e8050e424b54966 )
Merged-In: I761054caebe3e846f5c6c76e2818662aad2cb511
Change-Id: I761054caebe3e846f5c6c76e2818662aad2cb511
2025-01-24 00:22:14 -08:00
Pawan Wagh
65263376f7
Updating the notification ID
...
PageAgnosticNotificationService - updating notification id to avoid the notification being dismissed accidentally by other notifications. ID used is the bug id where this was reported.
Change-Id: I267eed1d14158f06ea688a48c65be209993b869d
Test: atest Enable16KbTest
Bug: 388678898
2025-01-17 11:24:39 -08:00
Jakub Rotkiewicz
1dda4f5526
24Q4: Removal of a2dp_offload_codec_extensibility_settings
...
Bug: 323319530
Fix: 323319530
Flag: EXEMPT removing com.android.settings.development.a2dp_offload_codec_extensibility_settings
Test: atest SettingsRoboTests
Merged-In: If9c710c0aaed7326b32dd2e7d5f3109de4047b97
Change-Id: I3fad2d0b5b356afd3524ef9ddc0cf1ccbaed9eb4
2025-01-15 07:52:37 +00:00
Jakub Rotkiewicz
672fcd51ab
developer settings: remove unused a2dp Preference
...
Bug: 329809288
Flag: EXEMPT - unused code
Test: m -j
Merged-In: Ibd526fffddf5ea545afc437a5daee12bb1cf8746
Change-Id: Ie219247e1fd0fd92407c04d5d775a685a13467c4
2025-01-15 07:49:22 +00:00
Maciej Żenczykowski
551fa0d4d6
Align ownership between Connectivity and settings
...
(using core_networking_xts, not core_networking because it's a better match for the allowed set of folks)
Test: N/A
Signed-off-by: Maciej Żenczykowski <maze@google.com >
Change-Id: Ie8192fd06b0d5507884e083eaf6d6614c40ff2ea
2025-01-10 11:57:55 -08:00
Joy Babafemi
aaa8896873
Merge "Update owners for account settings" into main
2025-01-08 19:35:45 -08:00
Joy Babafemi
9c13abdc68
Update owners for account settings
...
Change-Id: I2fe4cf47509aa806e1dfbbd23cea690805c980fa
2025-01-08 14:50:11 -08:00
Treehugger Robot
e9bc1949a9
Merge "Fix sim status details not updated after sim hotswap" into main
2025-01-08 03:15:55 -08:00
hoffc
39d16d7bfb
Fix sim status details not updated after sim hotswap
...
Telephony callback may be removed in onPause during sim hotswap, but they are not re-registered in onResume for sub info still null.
Listen sub info change and re-register telephony callback when need.
Test: function test pass and SimStatusDialogControllerTest unit test pass.
Change-Id: I17e60c9e3441fc593107048494f830408c37ae61
Bug: 384643359
2025-01-08 11:53:26 +08:00
Treehugger Robot
c8e78dc149
Merge "Hide Linux terminal if VM isn't supported" into main
2024-12-28 07:11:08 -08:00
Treehugger Robot
9e1b206016
Merge "Show GSM settings with CDMA phone type" into main
2024-12-25 12:38:11 -08:00
Treehugger Robot
d16d627a71
Merge "Reduce the Terminal app storage requirement from 128GB to 64GB." into main
2024-12-23 10:20:45 -08:00
Qiang Chen
7abc384e33
Show GSM settings with CDMA phone type
...
Phone type may be changed to CDMA if no SIM is in this sub and will not
show GSM settings in current design, so remove sub info check for
showing GSM settings.
Show GSM settings if the current radio can support both 3GPP and 3GPP2
radio technologies at the same time.
Bug: 278178437
Test: Manaul
Change-Id: I4f8cbfcdcff8f74944e2ba9a79b0945be6dd6ebd
2024-12-22 17:46:53 +05:30
Jaewan Kim
614074e5c7
Hide Linux terminal if VM isn't supported
...
Bug: 385216798
Test: atest
Flag: Build.RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES
Change-Id: I06fe52cf877deb3cd9ebc61af1579931b97d7766
2024-12-21 00:31:55 +09:00
SongFerng Wang
51769c2ed4
Merge "Add nonNull check for SubscriptionInfoEntity to avoid Settings NPE" into main
2024-12-19 02:56:12 -08:00
YK Hung
7ea9d15853
Fix the NPE in the tryToFetchUsageData() method
...
Test: atest
Bug: 371490669
Fix: 371490669
Flag: EXEMPT for simple fix
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:291e92d6493b9640bc87bc787b58daa0936bae8e )
Merged-In: I4167becf373a6279135261bbaff44ef0888728fa
Change-Id: I4167becf373a6279135261bbaff44ef0888728fa
2024-12-18 13:35:29 -08:00
Henri Chataing
18eac4ef27
Merge "Update the cache of a2dp config before writing config." into main
2024-12-18 08:17:34 -08:00
Treehugger Robot
7307f34866
Merge "Update the OWNERs" into main am: 5655b46dee
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/3412198
Change-Id: I508a2b6d6aab099c9cc95a06c89c01545df6e197
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-12-12 23:38:24 -08:00
Tom Hsu
c3b8b7a21d
Update the OWNERs
...
Change-Id: Iee6e33e04d232b78bf2d2064687a2d434b4f78c0
Flag: EXEMPT only changing OWNERS
Fix: b/383913940
Test: make pass
2024-12-12 22:33:46 -08:00
Qiang Chen
f00508c4b5
Add nonNull check for SubscriptionInfoEntity to avoid Settings NPE
...
This NPE can be found in MTBF stress testing
Bug: 290855314
Test: Manaul
Change-Id: I03aaa6618255638a485f32e1bab34c6fa71945e4
2024-12-11 13:24:33 +05:30
Treehugger Robot
0b36bd05ec
Merge "Settings: Fix face enroll stack overflow" into main am: e0e07dab27
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/3389339
Change-Id: I83098683c5e25576db53963e032253cc5eb5780b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-12-11 03:48:37 +00:00
Treehugger Robot
e0e07dab27
Merge "Settings: Fix face enroll stack overflow" into main
2024-12-11 03:22:16 +00:00
Saswat Padhi
0937b6de17
Reduce the Terminal app storage requirement from 128GB to 64GB.
...
Bug: 366374130
Change-Id: If22d5388a6e58076626c1019f7f909398c61ccfd
2024-12-11 00:55:46 +00:00
Treehugger Robot
ca445ed06d
Merge "Fix incorrect switch status when user stay in NightDisplaySettings page while scheduled night lights on" into main am: cdca93976a
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2181238
Change-Id: I8c3f7ba8b5a1e237148a6532d53d2b519ef1862f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-12-09 04:18:48 +00:00
Treehugger Robot
cdca93976a
Merge "Fix incorrect switch status when user stay in NightDisplaySettings page while scheduled night lights on" into main
2024-12-09 03:48:13 +00:00
Treehugger Robot
b6683ea552
Merge "Customize the availability of Testing Settings Menu" into main am: d25fdc50d8
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/2927822
Change-Id: I3d6a579d6a5b999b783610e1a2b80031aa1b1ec3
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-12-04 11:51:51 +00:00
Treehugger Robot
d25fdc50d8
Merge "Customize the availability of Testing Settings Menu" into main
2024-12-04 11:24:50 +00:00
David Magno
8839335d58
Customize the availability of Testing Settings Menu
...
Add the possibility to disable the Testing Settings Menu
(secret code *#*#4636#*#*) on user builds.
Bug: 306338055
Test: atest TestingSettingsBroadcastReceiverTest
Flag: NA
No-Typo-Check: trivial
Change-Id: I451f094864bd9a0ad8086e9646e2d666ab2388dc
2024-12-04 11:23:25 +00:00
Xin Li
fe5a8d38f3
Merge "Merge ab/AP4A.241205.013 into aosp-main-future" into aosp-main-future
2024-12-03 16:50:21 +00:00
hoffc
e2c1316682
Settings: Fix face enroll stack overflow
...
Stack overflow occurs when enrolling face.
Buganizer: 381974811
Change-Id: I9c5ae8f07f5ce9174b270abfef313bcf12fd2c57
2024-12-03 15:33:41 +08:00
Treehugger Robot
deec945b4d
Merge "Revert "Turn off voice access in 16KB mode"" into main am: 262b9d9b41
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/3320718
Change-Id: I806211fb1462e737206e0f2aef762809eaf907f4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-11-28 02:17:10 +00:00
Pawan Wagh
5da1293494
Revert "Turn off voice access in 16KB mode"
...
This reverts commit 6de4093876 .
Test: m Settigns
Bug: 335443194
Bug: 340231742
Change-Id: I6b3ab5ba9626dd17c1e6383d8b390fb7c91c9efc
Merged-In: Id2c4584835766e9620234233b6594c0dd59b68e9
2024-11-27 22:32:48 +00:00
Xin Li
b6cfdb21a8
Merge ab/AP4A.241205.013 into aosp-main-future
...
Bug: 370570306
Merged-In: I0d4c48ef6debfa82597db48a4320b0500f330b1b
Change-Id: Ia46be767cd3e134c3f1b37411a72c4e0be28ecee
2024-11-27 12:53:11 -08:00
Treehugger Robot
60f7c04dac
Merge "Update comments to point to the new location of event.logtags." into main am: fa6413ed0b
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/3375731
Change-Id: I6a6912059c1f4c688c60deacd9382e0fa6355491
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-11-26 10:45:28 +00:00
Eric Lin
d6f139b389
Update comments to point to the new location of event.logtags.
...
event.logtags was moved from system/core/logcat to system/logging/logcat in Android 12 by aosp/1454058.
Change-Id: I8a6d046bf31e1e0d28862664f5cc0e2e941ab60c
BUG: 168791309
Flag: DOCS_ONLY
Test: Local build
2024-11-26 07:13:23 +00:00
Xin Li
521a712349
Merge ab/AP4A.240925.013 into aosp-main-future
...
Bug: 370570306
Merged-In: I4e2a72a80f68579d60466e859370b6fd93a8cd23
Change-Id: Ifc87474ccff4172524295035e70916216b41a715
2024-11-21 15:10:02 -08:00
Jeongik Cha
c15d15953b
Merge "Fix storage requirement for Linux terminal" into main am: cc7e4e5821
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/3364326
Change-Id: Icee4ae8bc9e67b485caebc1e67e95e9643104d23
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-11-19 23:19:12 +00:00
Jeongik Cha
294b41a883
Fix storage requirement for Linux terminal
...
getPrimaryStorageSize rounds up size by GB, not GiB
Bug: 366374130
Change-Id: Idf43c5cee41172d763b6c271042317d151d41a38
Test: build and run
2024-11-19 07:43:31 +00:00
Jaewan Kim
ea27253a31
Merge "Hide Linux terminal if device doesn't meet minimum requirement" into main am: 5965a10f60
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/3350252
Change-Id: I2387ed8be5c63cd75c29a506d170fb916399cff2
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com >
2024-11-19 01:34:26 +00:00
alisa.li
2eb14f53bb
Update the cache of a2dp config before writing config.
...
The created config based on mBluetoothA2dpConfigStore is invalid, so we need to update the cache before writing config.
Bug: 3177357791
Test: manual
Change-Id: I47774f035509f0cb533209e4e31e7477d5b8e516
2024-11-15 07:26:45 +00:00
Jaewan Kim
a6334bc0a3
Hide Linux terminal if device doesn't meet minimum requirement
...
Bug: 366374130
Test: Manually, atest
Change-Id: Id0ef47099b3fab41175bfae3d0eaf61037ba82ff
2024-11-15 11:10:25 +09:00
Xin Li
cfa19e11a6
Merge 24Q4 (ab/12406339) into aosp-main-future
...
Bug: 370570306
Merged-In: Ie90e7495dd4a134538bae6e3e08eea0d02134b14
Change-Id: I20517e9ee410e95f2cbeb1247c0c0288ed9f006f
2024-11-11 21:38:40 -08:00
Jaewan Kim
ea0b5d5950
Clear Linux terminal app when disabled
...
Bug: 374032310
Test: Manual, T/H
Flag: Build.RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES
Change-Id: Id56f98cf90b0598111baa3096b1b81307ebb99a3
2024-11-12 01:19:17 +00:00
Treehugger Robot
9089bca7d1
Merge "Make Linux terminal option profile aware" into main
2024-11-11 17:57:37 +00:00
Treehugger Robot
f85bc08954
Merge "Remove all pending messages when fragment destroyed" into main
2024-11-11 11:50:09 +00:00
Jaewan Kim
ed3abffcfc
Make Linux terminal option profile aware
...
Bug: 374034911
Test: atest, plus following manual test \
- Test tabbed UI with/without work profile \
- Test that disabled by work profile launches alert dialog \
- Test whether toggling an app only toggle the app for the user.
Flag: Build.RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES
Change-Id: I4bf0a2d521cf3e632f6c0320e0b5cc0154d5b68f
2024-11-11 14:31:19 +09:00