hughchen
201b48b885
Add stop casting button for output switch
...
This CL add a customize button to stop casting when media
is transferred to info device.
This CL include following change:
- Add new methods to PanelContent.java. Let panels to
customize "see more button".
- MediaOutputPanel will check which device is used to
transfer media currently. The customize button will
shown on when transfer device is info device.
Then user can use this button to stop casting.
- Add test case.
Bug: 147856563
Test: make -j42 RunSettingsRoboTests
Change-Id: I8b201a10339f39f1d938d99b5659a82014e5bb89
2020-02-19 10:05:44 +08:00
Bonian Chen
66a301bb12
Merge "[Settings] Replace isVolteEnabledByPlatform"
2020-02-19 01:17:31 +00:00
TreeHugger Robot
55ca7a67d4
Merge "Add test cases for regression issue"
2020-02-19 00:42:02 +00:00
Rambo Wang
9b7acf7210
Add Developer option to enable vendor logging in Settings app
...
Bug: 148822215
Test: make && make RunSettingsRoboTests
Change-Id: Ia8d9002c7f85b607a8d87a69d04d3be1e59abcab
2020-02-18 15:43:09 -08:00
TreeHugger Robot
377c11a815
Merge "Revert "Ignore two broken tests""
2020-02-18 23:05:27 +00:00
Roshan Pius
a7e96dd80e
Settings: Use new API for setting wifi scan always on
...
Bug: 148514485
Test: Manually verified the toggle from Settings
Test: m RunSettingsRoboTests -j ROBOTEST_FILTER=com.android.settings.wifi
Change-Id: I0a55b7212c97c11d50b0a05eec743e8ebe9ea6d8
2020-02-18 12:53:49 -08:00
Victor Hsieh
cef970cda4
Revert "Support installation of the new app source certificate"
...
We decided to punt extra certificate to post-R.
This reverts commit c8a1960cf4
.
Test: Treehugger
Bug: 112038744
Change-Id: Ic53e58944faebe7aa427975ebd77ce783bdddaf2
2020-02-18 11:03:07 -08:00
Roshan Pius
a023de72a9
Settings: Use new API for tethering auto shutdown
...
Bug: 148514485
Test: m RunSettingsRoboTests -j ROBOTEST_FILTER=
com.android.settings.wifi.tether.WifiTetherAutoOffPreferenceControllerTest
Test: Manually verified the toggle from Settings.
Change-Id: I5f89c6149b9f2e7145ecb1cf656adb3d3e8f1bff
2020-02-18 07:27:43 -08:00
Julia Reynolds
8949d87be7
Add a default behavior setting for VICs
...
Test: atest
Bug: 149696991
Change-Id: Ica06f80a02d65294a7b503fd3556add644c61bd7
2020-02-18 09:25:52 -05:00
Ben Murdoch
3980183ee0
Merge "Fix NPE in AddUserWhenLockedPreferenceController."
2020-02-18 09:44:18 +00:00
Raff Tsai
1825c39b7c
Add test cases for regression issue
...
Fixes: 149362024
Test: make RunSettingsRoboTests ROBOTEST_FILTER="com.android.settings.applications.manageapplications.ManageApplicationsTest"
Change-Id: I35198d04e6c90edd3e0a23652a7e40b0228a22a5
2020-02-18 15:30:02 +08:00
TreeHugger Robot
7e0b1847ed
Merge "Authenticated confirmation before deletion of eSim"
2020-02-18 05:28:49 +00:00
Lee Chou
5a65e2d5dd
Authenticated confirmation before deletion of eSim
...
adds an authentication confirmation before deleting an eSim
this feature is turned on/off in the security page
Bug: 138861284
Test: mp settingsg
Change-Id: I32e0e3bff2091ec1097b3c37fa066d966e3373df
2020-02-18 11:33:22 +08:00
Julia Reynolds
1ee9dce20c
Add screen for all conversations
...
Test: atest
Bug: 149583455
Change-Id: I9704082d097ef2bb17c051703e380f573056318c
2020-02-17 20:16:23 -05:00
tim peng
b27db300eb
Merge "Replace preference with remote media preference group in xml"
2020-02-18 00:57:30 +00:00
Ben Murdoch
c20d548ad9
Fix NPE in AddUserWhenLockedPreferenceController.
...
Set LockPatternUtils in constructor, but allow it to be
overridden for tests.
Bug: 149511500
Test: make -j64 RunSettingsRoboTests ROBOTEST_FILTER="com.android.settings.users.AddUserWhenLockedPreferenceControllerTest"
Change-Id: I4148fec8eea9c76afebe45cc29c2c87775fd3b1e
2020-02-17 18:02:28 +00:00
Betty Chang
56235e44c5
Merge "[Mainline] To use getActiveSubscriptionInfo() instead of get default subscription Info with data/sms/voice" am: 251329c85c
am: 74d5ae043c
...
Change-Id: Ief23331634bdccae49104db98193d0d842a7c99c
2020-02-17 07:01:23 +00:00
Betty Chang
74d5ae043c
Merge "[Mainline] To use getActiveSubscriptionInfo() instead of get default subscription Info with data/sms/voice" am: 251329c85c
...
Change-Id: Iaec059c5f4bc8cef5dd4a6b77205bdd633782ed3
2020-02-17 06:46:24 +00:00
Jason Chiu
3d510a2ac4
Merge "Card showing mechanism change in homepage"
2020-02-17 06:17:34 +00:00
Zhen Zhang
370653a24b
Merge "Update summary for AllInOneTetherPreference accordingly"
2020-02-17 05:50:55 +00:00
TreeHugger Robot
00596b03a5
Merge "Remove the isCustomCard and related codes"
2020-02-15 07:26:35 +00:00
Bonian Chen
1716548685
[Settings] Replace isVolteEnabledByPlatform
...
Replace ImsManager#isVolteEnabledByPlatform() by ImsMmTelManager#isSupport().
Bug: 140542283
Test: m RunSettingsRoboTests -j ROBOTEST_FILTER=Enhanced4gBasePreferenceControllerTest
Test: m RunSettingsRoboTests -j ROBOTEST_FILTER=Enhanced4gLteSliceHelperTest
Change-Id: I656a00ad2c6120255e53d0b836945462258e01bb
2020-02-15 15:19:49 +08:00
Jason Hsu
e5cdb3a9ac
Merge "Fix the NPE error when get the service summary."
2020-02-15 07:05:23 +00:00
changbetty
1a5351c433
[Mainline] To use getActiveSubscriptionInfo() instead of get default subscription Info with data/sms/voice
...
- getDefaultDataSubscriptionInfo()
- getActiveSubscriptionInfo(getDefaultDataSubscriptionId());
- getDefaultSmsSubscriptionInfo()
- getActiveSubscriptionInfo(getDefaultSmsSubscriptionId());
- getDefaultVoiceSubscriptionInfo()
- getActiveSubscriptionInfo(getDefaultVoiceSubscriptionId());
Bug: 147206736
Test: make RunSettingsRoboTests ROBOTEST_FILTER=DataUsageUtilsTest
make RunSettingsRoboTests ROBOTEST_FILTER=MobileDataSliceTest
make RunSettingsRoboTests ROBOTEST_FILTER=MobileDataPreferenceControllerTest
make RunSettingsRoboTests ROBOTEST_FILTER=DefaultSubscriptionControllerTest
Change-Id: I7b5988b3c3068c12e242e123ebb54477093d37ad
Merged-Id: I7b5988b3c3068c12e242e123ebb54477093d37ad
2020-02-15 14:56:58 +08:00
Sunny Shao
f0b0d46106
Remove the isCustomCard and related codes
...
Bug: 143058171
Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=com.android.settings.homepage
Change-Id: I9d9ab16f327aef65599150e2f58b23bcb9986b30
2020-02-15 13:46:22 +08:00
jasonwshsu
13b6850c52
Fix the NPE error when get the service summary.
...
* Check NPE for AccessibilityInfo.loadSummary()
* Remove the state argument that could get from info argument
Bug: 148837311
Test: Manual test
Change-Id: Ic6906fdbdd7f1c241776d1045be33f89468670b6
2020-02-15 11:49:37 +08:00
Blake Kragten
79b0315be6
Enhanced Connectivity Dev Toggle
...
Add Enhanced Connectivity Developer option switch. This switch will
allow the connectivity thermal power manager to actively shutoff 5G in
order to save power when cellular throughput is below the set threshold.
ScreenShots: https://drive.google.com/drive/folders/109VTTXqIn5Teg6daHpNHV7z13MmEEb7Q?usp=sharing
Bug: 147305171
Test: make RunSettingsRoboTests ROBOTEST_FILTER=EnhancedConnectivityPreferenceControllerTest
Test: On-device using developer option menu
Change-Id: I311cfcadb8325db30ff4917959414b5a7d108bcc
2020-02-14 13:48:59 -08:00
Rahul Sabnis
91069d7b92
Revert "Ignore two broken tests"
...
This reverts commit 1958a27d24
.
Reason for revert: Reverted CLs that caused the test failure
Change-Id: I93d7f1d4f95eb4982eff2f81b28b813c99f3b0ec
2020-02-14 19:15:20 +00:00
TreeHugger Robot
c6ad5f77e8
Merge "Clean up unused DB columns."
2020-02-14 15:15:51 +00:00
TreeHugger Robot
0eba407374
Merge "UX changes for the new cross profile settings page"
2020-02-14 13:44:59 +00:00
Bonian Chen
64595f18d7
Merge "[Settings] Code refactor for IMS part"
2020-02-14 13:35:03 +00:00
Yi-Ling Chuang
682a30f4c9
Clean up unused DB columns.
...
Remove some columns from Contextual Card DB as they are never used.
Fixes: 143058171
Test: robotests
Change-Id: Ic618ccba16c3ed9f0a85b905535916e5d062d79e
2020-02-14 19:59:35 +08:00
kholoud mohamed
00c46041b6
UX changes for the new cross profile settings page
...
Bug: 136249261
Bug: 140728653
Bug: 148594054
Test: make RunSettingsRoboTests ROBOTEST_FILTER=InteractAcrossProfilesControllerTest
Test: make RunSettingsRoboTests ROBOTEST_FILTER=InteractAcrossProfilesDetailsTest
Test: make RunSettingsRoboTests ROBOTEST_FILTER=InteractAcrossProfilesPreferenceControllerTest
Test: make RunSettingsRoboTests ROBOTEST_FILTER=InteractAcrossProfilesSettingsTest
Change-Id: I9666b34a03e5c082eed7c4120e70a07017ab7ef0
2020-02-14 11:51:39 +00:00
Jason Chiu
ca9ece1a0c
Card showing mechanism change in homepage
...
- update contextual card proto interface to fit the new SettingsIntelligence
- show sticky cards at the tail of the card area
Bug: 149274976
Test: robotest
Change-Id: Icca167825c1c037ec12d8836d82c5fdff4331a8e
2020-02-14 17:44:11 +08:00
Bonian Chen
4074e9aab7
[Settings] Code refactor for IMS part
...
Return boolean in method names starting with "is".
Bug: 140542283
Test: m RunSettingsRoboTests -j ROBOTEST_FILTER=Enhanced4gBasePreferenceControllerTest
Test: m RunSettingsRoboTests -j ROBOTEST_FILTER=Enhanced4gLteSliceHelperTest
Test: m RunSettingsRoboTests -j ROBOTEST_FILTER=VideoCallingPreferenceControllerTest
Change-Id: I2a9ca9ae829f0dcda478f3343cd50e61f441a9a7
2020-02-14 16:29:11 +08:00
Zhen Zhang
c2b9e5ef20
Update summary for AllInOneTetherPreference accordingly
...
The summary for AllInOneTetherPreference in NetworkDashboardFragment is
updated according to tethering state and tether interface chosen by
user.
Bug: 149256198
Test: AllInOneTetherPreferenceControllerTest, TetherEnablerTest,
CodeInspectionTest
Change-Id: I24ba4deabbb02b203e76d32048040d7ccf1b2d22
2020-02-14 00:14:23 -08:00
Zoey Chen
3f23659639
Merge "[Settings] Add permission for #getCdmaRoamingMode and use value from TelephonyManager Bug: 145788881 Test: make Change-Id: Idf237f008af2ab6cab07689f1f2a602f6a98c4f1 Merged-In: Idf237f008af2ab6cab07689f1f2a602f6a98c4f1" am: 864bd01efe
am: 7b8e8255cd
...
Change-Id: I29a8aee4d2c6ac45e3827555455f74c47589ca17
2020-02-14 07:11:47 +00:00
Zoey Chen
7b8e8255cd
Merge "[Settings] Add permission for #getCdmaRoamingMode and use value from TelephonyManager Bug: 145788881 Test: make Change-Id: Idf237f008af2ab6cab07689f1f2a602f6a98c4f1 Merged-In: Idf237f008af2ab6cab07689f1f2a602f6a98c4f1" am: 864bd01efe
...
Change-Id: I951346d955f2223fce1b4c88e72cd44a5e33e1a5
2020-02-14 07:01:49 +00:00
Zoey Chen
864bd01efe
Merge "[Settings] Add permission for #getCdmaRoamingMode and use value from TelephonyManager Bug: 145788881 Test: make Change-Id: Idf237f008af2ab6cab07689f1f2a602f6a98c4f1 Merged-In: Idf237f008af2ab6cab07689f1f2a602f6a98c4f1"
2020-02-14 06:49:45 +00:00
TreeHugger Robot
74ad28ff90
Merge "Set the max length of user name field in Profile info" into qt-qpr1-dev am: 936ebd0367
...
Change-Id: I5cb48821cb1bd7cc4d88b33844af567dd9cfcf7a
2020-02-14 06:29:56 +00:00
Menghan Li
8a689ab650
Merge "Remove DaltonizerPreferenceControllerTest unnecessary test"
2020-02-14 01:59:19 +00:00
Zhen Zhang
c4a2294730
Merge "Add a Preference into "Network & internet" for new tethering UI"
2020-02-14 00:05:54 +00:00
Menghan Li
655debca76
Merge "Accessibility Service & Shortcut Redesign - Remove “volume key shortcut” setting (2/n)"
2020-02-14 00:01:49 +00:00
menghanli
8a3a58eea5
Remove DaltonizerPreferenceControllerTest unnecessary test
...
Bug: 149481490
Test: make RunSettingsRoboTests ROBOTEST_FILTER=DaltonizerPreferenceControllerTest
Change-Id: Ieda7481a49fb84802e8ad27851c1971269ab1cde
2020-02-14 07:46:52 +08:00
TreeHugger Robot
c4e63d7834
Merge "Ignore two broken tests"
2020-02-13 21:16:15 +00:00
Raff Tsai
7d932e4ef6
Merge "Fix test case error"
2020-02-13 17:51:19 +00:00
Bonian Chen
fd8e319801
Merge "[Settings] Replace isImsRegistered"
2020-02-13 17:25:57 +00:00
Raff Tsai
c793bd4761
Fix test case error
...
Fixes: 149473766
Test: make RunSettingsRoboTests ROBOTEST_FILTER="com.android.settings.deviceinfo.storage"
Change-Id: I94c857f1ed806ce5f6727a0159dd6e49a20e532a
2020-02-14 00:02:24 +08:00
TreeHugger Robot
1e7ecc1ad5
Merge "Show the footer when global switch is off."
2020-02-13 15:34:31 +00:00
Zhen Zhang
31f1a34629
Add a Preference into "Network & internet" for new tethering UI
...
Adding a MasterSwitchPreference into "Network & internet" and create
corresponding controller. The preference is hidden by the feature flag.
It does NOT affect the existing UI.
Bug: 146147778
Test: CodeInspectionTest, TetherPreferenceControllerTest,
NetworkDashboardFragmentTest
Change-Id: Ida8e088efbb22d0c983acecbc420672206392dad
2020-02-12 23:55:02 -08:00