Yan Zhu
11cbb5f6f9
Merge "Clean up split system user code in packages/apps/Settings/"
2021-01-15 04:18:25 +00:00
Jeremy Goldman
5a75bf7828
Merge "Utility to compute a single subscription's unique display name."
2021-01-15 02:27:53 +00:00
SongFerng Wang
985bb16057
Merge "Provider model: add string for airplane mode"
2021-01-15 02:15:49 +00:00
Stanley Wang
6a824b3535
Merge "Use SettingsLib's MainSwitchBar to replace SwitchBar in Settings."
2021-01-15 02:14:52 +00:00
Tsung-Mao Fang
8b1b0dc0c3
Use new homepage preference for injected IAs
...
We use homepage preference when it's a injected IAs on homepage
Test: See the screenshot for Google icons
Fix: 177213699
Change-Id: Ibd08ff305cdd6b556b5ceee486df01678c9212a6
2021-01-15 03:46:58 +08:00
TreeHugger Robot
78c6656981
Merge "Refactor AppPreference and AppSwitchPreference"
2021-01-14 15:28:17 +00:00
Stanley Wang
b87ddba6cd
Use SettingsLib's MainSwitchBar to replace SwitchBar in Settings.
...
To log Settings metrics, the MainSwitch extends MainSwitchBar and
replace the SwitchBar in SettingsActivity.
Bug: 175181773
Test: Run robotest and apply the widget in Settings and see the ui
Change-Id: I3add3702e9058ad9192b5172c7cf0e2ccfb55a70
2021-01-14 22:48:31 +08:00
SongFerngWang
b114e490d5
Provider model: add string for airplane mode
...
Bug: 177399563
Test: build PASS and verify the slice's airplane screen.
(PASS)atest NetworkProviderWorkerTest
(PASS)atest ProviderModelSliceTest
(PASS)atest ProviderModelSliceHelperTest
Change-Id: I9f212b8c2c66bf8af32936fca92c46fe86a9b3ef
2021-01-14 12:47:26 +00:00
TreeHugger Robot
0b2c7f99e8
Merge "Add a flag for controlling location indicator settings."
2021-01-13 16:48:37 +00:00
Jeremy Goldman
3c334cc47f
Utility to compute a single subscription's unique display name.
...
Bug: 150370656
Bug: 148303118
Test: atest -c SubscriptionUtilTest
Change-Id: Id4600dbf038117129c62331f9e00b7035af1c0fd
2021-01-13 22:03:03 +08:00
Jeremy Goldman
3c3ce5ea66
Merge "Return mapping of subscription id to unique display name."
2021-01-13 12:04:54 +00:00
Yanting Yang
79c21c07d6
Merge "Override homepage tile positions for silky home"
2021-01-13 11:26:55 +00:00
Ben Chung
613ad3f88b
Merge "Accessibility settings interaction controls category restructure, add system controls fragment for related accessibility services."
2021-01-13 11:19:57 +00:00
Ben Chung
29ace16b35
Accessibility settings interaction controls category restructure, add system controls fragment for related accessibility services.
...
Bug: 174829936
Test: atest SystemControlsFragmentTest, atest AccessibilitySettingsTest
Change-Id: I609207c8c7bf0e5cb4beda0d5c578669bcd005a4
2021-01-13 16:29:44 +08:00
Jeremy Goldman
2fb7e1bbc4
Return mapping of subscription id to unique display name.
...
Fallback 1: if display names are the same, use the last 4 digits of a
phone number
Fallback 2: if the phone number cannot be displayed or the last 4 digits
are identical, fallback to use the subscription id
This function depends on DeviceInfoUtils for the phone number
formatting. Because DeviceInfoUtils is within SettingsLib, this function
(at least for now) is located within the Settings codebase itself.
go/unique-sub-display-names
Bug: 148303118
Bug: 150370656
Test: atest -c SubscriptionUtilTest
Change-Id: Id3e26254d4b193c13506df52fb59e97643df7a32
2021-01-13 16:18:00 +08:00
Yanting Yang
b3381de206
Override homepage tile positions for silky home
...
Create configs to record the packages and orders of homepage tiles and
then according to these data to override homepage tile positions.
Bug: 168166015
Test: visual with turning on/off silky home
Change-Id: I3fcb54ac531a124101084bb40064b5a7227bf311
2021-01-13 15:42:41 +08:00
Stanley Wang
4c7b61ab14
Merge "Use SettingsLib's MainSwitchPreference to replace the Switches which use LayoutPreference."
2021-01-13 02:17:01 +00:00
Edgar Wang
2abd062140
Merge "Fix crash when TestingSettingsBroadcastReceiver handling intent"
2021-01-13 01:35:53 +00:00
Yan Zhu
460c2cbc0f
Clean up split system user code in packages/apps/Settings/
...
Remove legacy code belonged to Andrometa project. Split system user
feature is always turned off now.
Bug: 137101239
Test: build, sync and reboot
Change-Id: Ieb84a6e131383dcd263a5d9b29a49dc64d905fe0
2021-01-12 16:57:49 -08:00
Wei Wang
a6daf85a32
Add a flag for controlling location indicator settings.
...
Bug: 177334097
Test: Manual && make RunSettingsRoboTests ROBOTEST_FILTER=LocationIndicatorsPreferenceControllerTest
Change-Id: I33821ab8328fd18b796a78813b7354a928832792
2021-01-12 16:02:57 -08:00
TreeHugger Robot
050b54165f
Merge "Fix broken tests"
2021-01-12 19:56:47 +00:00
Jeff DeCew
1483080962
Fix broken tests
...
Fixes: 177280083
Test: export ROBOTEST_FILTER="SimSelectNotificationTest"; make -j RunSettingsRoboTests
Change-Id: I2e40c3f530c7466bd1f9c752da67e95805ac2294
2021-01-12 13:24:42 -05:00
Benjamin Franz
1a40f22c36
Merge "Update constructor usage for CompatibilityChangeInfo" am: 39a920dd22
am: 9229794727
am: 04bbd87254
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1541372
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: I9870c806d1638298a6f1855dc9ffd973d7f2cf24
2021-01-12 16:48:26 +00:00
Benjamin Franz
04bbd87254
Merge "Update constructor usage for CompatibilityChangeInfo" am: 39a920dd22
am: 9229794727
...
Original change: https://android-review.googlesource.com/c/platform/packages/apps/Settings/+/1541372
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: I91b4bd641afa6811cb5837763e60fbfd0decb82e
2021-01-12 16:41:53 +00:00
Stanley Wang
57098f4589
Use SettingsLib's MainSwitchPreference to replace the Switches which use
...
LayoutPreference.
Bug: 175181773
Test: Run robotest and apply the widget in Settings and see the ui
Change-Id: I4588d1fc3004970b174e7c5c5d1aa7745f774985
2021-01-12 23:12:01 +08:00
TreeHugger Robot
adcd4f165d
Merge "Add inline toggle for Prevent Ringing gesture."
2021-01-12 15:03:32 +00:00
Jeremy Goldman
5a97ce8a0a
Merge "WifiSliceHelper and associated test uses immutable PendingIntent flags"
2021-01-12 12:14:13 +00:00
SongFerng Wang
91c03a3254
Merge "Rephrase the see more button of Internet panel when ProviderModel is enabled"
2021-01-12 12:13:40 +00:00
Jeremy Goldman
cd669b84bc
WifiSliceHelper and associated test uses immutable PendingIntent flags
...
Bug: 172203646
Bug: 172810495
Test: atest -c WifiSliceHelperTest
Change-Id: Ie4de9517461a56b2328e8506d9eb640914924822
2021-01-12 16:49:36 +08:00
SongFerngWang
19cd9506c7
Rephrase the see more button of Internet panel when ProviderModel is enabled
...
Bug: 176871139
Test: build Test and manaual test(check the UI)
make RunSettingsRoboTests -j ROBOTEST_FILTER=InternetConnectivityPanel
(PASS)
Change-Id: I5e601c6639d979ca776f4bdf7f5e870a0513c7f5
2021-01-12 16:31:41 +08:00
Ben Chung
f27d3c33c4
Merge "Accessibility settings interaction controls category restructure, add tap assistance fragment for related accessibility services."
2021-01-12 04:53:55 +00:00
Yi-Ling Chuang
b058221b62
Add inline toggle for Prevent Ringing gesture.
...
- Fork sound_settings_v2 for dev.
- Replace Preference with PrimarySwitchPreference for the Prevent
Ringing entry.
- When the toggle is on, only show the status text without the on/off
info.
- Remove unused codes.
Bug: 174964721
Test: robotests
Change-Id: I990f5c778436c8058d4a5953c7f15a9a7eb580d8
2021-01-12 12:48:41 +08:00
Alisher Alikhodjaev
a75273fe12
Merge "Fix robotests failure in connectivity settings" into rvc-qpr-dev am: 07bb0280f6
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13298728
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: Ia942e29d02f120905558779723fdb4a7b00117f5
2021-01-11 23:31:02 +00:00
Alisher Alikhodjaev
07bb0280f6
Merge "Fix robotests failure in connectivity settings" into rvc-qpr-dev
2021-01-11 23:08:40 +00:00
Hai Zhang
5509b03996
Revert^2 "Expose role API for Settings on RoleManager."
...
e822aea2e1
Bug: 158736025
Test: atest RcsProvisioningMonitorTest
Change-Id: Ib9e66803d780a93db2bbad34745ce1939954a3f3
2021-01-11 22:54:07 +00:00
Diego Vela
12797dc986
Merge "Revert "Expose role API for Settings on RoleManager.""
2021-01-11 19:30:04 +00:00
Diego Vela
e822aea2e1
Revert "Expose role API for Settings on RoleManager."
...
Revert submission 13261069-role-settings-api
Reason for revert: Might be breaking RcsProvisioningMonitorTest
Bug: 177227549
Test: RcsProvisioningMonitor
Reverted Changes:
Idbd0db119:Expose role API for Settings on RoleManager.
Iafe1d2460:Expose role API for Settings on RoleManager.
I6a3e5a26c:Expose role API for Settings on RoleManager.
Change-Id: Ic48c562e8249ca43e7c594f55d94ba190540be22
2021-01-11 19:11:25 +00:00
Ashwini Oruganti
eb9e2e74cc
Merge "Bulk apply PendingIntent.FLAG_MUTABLE_UNAUDITED."
2021-01-11 18:25:05 +00:00
Ben Chung
dfe1977044
Accessibility settings interaction controls category restructure, add tap assistance fragment for related accessibility services.
...
Bug: 174829936
Test: atest TapAssistanceFragmentTest, atest AccessibilitySettingsTest
Change-Id: I39c4eba8ec807248eb11371fab2466cf7d7553ef
2021-01-11 17:21:14 +08:00
Weng Su
062a80f221
Merge "Add Hotspot WPA3 Settings"
2021-01-11 08:46:15 +00:00
PETER LIANG
90c976b8c0
Merge "Add test cases for ToggleAutoclickCustomSeekbarController."
2021-01-11 07:34:21 +00:00
tim peng
ce66cbb502
Merge "Rename MediaOutputSliceConstants to MediaOutputConstants"
2021-01-11 05:08:26 +00:00
Weng Su
b9c865b704
Add Hotspot WPA3 Settings
...
- Add WPA3 SAE security types
- "WPA3-Personal"
- "WPA2/WPA3-Personal"
- Verify valid WPA3 password
- Enable QR code scanner for Hotspot WPA3
- Avoid null point exception when settings keyword searching
- Screenshot
https://screenshot.googleplex.com/B6u54wh8w35Xnyf
https://screenshot.googleplex.com/8hWHHUTb6UaS9vB
Bug: 167968488
Test: manual test
- atest WifiTetherSecurityPreferenceControllerTest
- atest WifiUtilsTest
Change-Id: I2992040498f8add107a4cce70a92c1c6ee6ab805
2021-01-10 08:38:39 +00:00
TreeHugger Robot
07c98be876
Merge "Add adaptive charging to the top level settings menu" into rvc-qpr-dev am: 4046f5c134
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/13287641
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: Ie23c4efbf1923e89c4f077decb397251f6c70f28
2021-01-09 00:02:13 +00:00
Ashwini Oruganti
2f349da025
Bulk apply PendingIntent.FLAG_MUTABLE_UNAUDITED.
...
We've been working hard to require PendingIntents explicitly declare
if they allow their contents to be mutated or not, and to finish
landing that work this change applies the new FLAG_MUTABLE_UNAUDITED
flag to all remaining code locations until they can be manually
inspected.
Bug: 160794467
Test: manual
Change-Id: I7b9ef5dcd35187facef1ec424589b81f834f23c0
2021-01-08 13:14:05 -08:00
Joshua Mccloskey
83102ab0a2
Merge "Updated Fingerprint enrollment logging"
2021-01-08 19:11:51 +00:00
TreeHugger Robot
4419633fb1
Merge "Expose role API for Settings on RoleManager."
2021-01-08 18:48:37 +00:00
Jason Hsu
606e8b1f88
Merge "Fix crash when rotating the device on magnification mode dialog"
2021-01-08 13:13:28 +00:00
TreeHugger Robot
75e2af7645
Merge "Add the mutability flag to the pendingIntent"
2021-01-08 05:26:31 +00:00
TreeHugger Robot
66363d707f
Merge "[Provider Model] Replace WiFi panel to Internet panel"
2021-01-08 03:57:19 +00:00