Bonian Chen
9d66571966
Merge "[Settings] Fix test case"
2019-11-26 05:32:00 +00:00
Raff Tsai
0e8a45a7f5
Prevent null point exception
...
Test: Settings -> click search bar, not seeing null point exception
Change-Id: Ib9df9d97b374246fa36c79f531760b57d7c6c508
2019-11-26 12:05:58 +08:00
Bonian Chen
6c25c29464
[Settings] Fix test case
...
Change annotation library
Bug: 144664534
Test: build pass
Change-Id: Iffafc3a9a7dadc961d180c6a1ef2764c8d72eb2f
2019-11-25 22:28:22 +08:00
Bonian Chen
d7f0fb6cc1
Merge "[Settings] Fix conflict of AOSP merge on wifi call"
...
am: 95e1c8d099
Change-Id: Ia69e14def5abf09d286d20f7922ea6900e9d61f1
2019-11-25 05:43:18 -08:00
Pooja Jain
812f8e9065
IMS: Grey out Wifi calling option when either sub is having call.
...
The WifiCallingSettingsForSub was not checking for call state reported
by telephony manager, hence, when call was on other sub, the option was not
getting greyed out.
Use the TelephonyManager API to fetch callstate.
Test: Manual
Bug: 130706399
Change-Id: Ib4b0e1191c83e23377ccf8ed013252728ef9dd95
2019-11-25 12:10:03 +05:30
Bonian Chen
95e1c8d099
Merge "[Settings] Fix conflict of AOSP merge on wifi call"
2019-11-25 03:07:16 +00:00
Bonian Chen
cacf047daa
[Settings] Fix conflict of AOSP merge on wifi call
...
Merge for fixing conflict of Ib4b0e1191c83e23377ccf8ed013252728ef9dd95
Bug: 144960427
Test: build pass
Change-Id: I2979a9a2ee1bc690486e25b7d470cf905cf02d17
Merged-In: Idb063bdab3d3b11c348804c1c0ecb268cca3068e
2019-11-22 20:38:13 +00:00
Andrei-Valentin Onea
5f2ee93a4b
Merge "Add compatibility change preference"
...
am: 0e7b8f7a93
Change-Id: Ied50da0e1cdda7c390603f184ae614dd8584025b
2019-11-22 06:06:39 -08:00
Andrei-Valentin Onea
0e7b8f7a93
Merge "Add compatibility change preference"
2019-11-22 13:02:45 +00:00
Bonian Chen
88594b8bf7
[automerger skipped] Merge "[Settings] Fix conflict of AOSP merge"
...
am: 56385ed9f8
-s ours
am skip reason: change_id I7a86395c86d31fe2ba54c04ac16b1a0ebfc843f3 with SHA1 c7c84d2c87
is in history
Change-Id: Ifaf20e18a9c5e9e8a890b4d3ffa5040c624dc0dd
2019-11-22 01:13:28 -08:00
Bonian Chen
56385ed9f8
Merge "[Settings] Fix conflict of AOSP merge"
2019-11-22 09:05:29 +00:00
Bonian Chen
821a1259e7
[Settings] Fix conflict of AOSP merge
...
Merge for fixing conflict of Ib4b0e1191c83e23377ccf8ed013252728ef9dd95
Bug: 144960427
Test: build pass
Change-Id: I0e8c9b060f23547cec541819e657fc5560d6312c
Merged-In: I7a86395c86d31fe2ba54c04ac16b1a0ebfc843f3
2019-11-22 02:36:11 +00:00
Andrei Onea
486fd49e87
Add compatibility change preference
...
Add UI for modifying the compatibility change overrides per-app.
Test: make RunSettingsRoboTests ROBOTEST_FILTER=PlatformCompatDashboardTest
Bug: 138280620
Change-Id: I07c7602e7a439e47b0b1fa59b047231afbbc0ab6
2019-11-21 11:48:07 +00:00
Bonian Chen
635c2fa095
Merge "[Settings] Fix robotest build breakage"
...
am: 6c9b9f41d6
Change-Id: I0b52f783c5dd46a06ebfb0a51650666c0e52b961
2019-11-20 19:11:18 -08:00
Bonian Chen
6c9b9f41d6
Merge "[Settings] Fix robotest build breakage"
2019-11-21 02:56:12 +00:00
James Mattis
1f3415f36e
Merge "Swap param order in registerSoftApCallback"
...
am: 76632c01fd
Change-Id: Id33581fd71070e23a561ca34e76f0623d66e2852
2019-11-20 10:32:44 -08:00
James Mattis
76632c01fd
Merge "Swap param order in registerSoftApCallback"
2019-11-20 18:16:53 +00:00
Bonian Chen
4a1dbccac6
[Settings] Fix robotest build breakage
...
Add annotation library into test build
Bug: 144810473
Test: build pass
Change-Id: Idb4e056fb73a349ac268e5d2292a31fe7d9a6642
2019-11-20 23:05:55 +08:00
James Mattis
def3e9f734
Swap param order in registerSoftApCallback
...
Moving executor to be the first argument in registerSoftApCallback.
Bug: 144379300
Test: Manually on pixel 3
Change-Id: I5563c1059cc04014a0fd909e2508f7bf497d708e
Merged-In: I5563c1059cc04014a0fd909e2508f7bf497d708e
2019-11-18 13:16:34 -08:00
James Mattis
ff7d499b18
Merge "SoftApCallback using executor vs handler"
...
am: 60bd816476
Change-Id: Ie1fa6d76883ed5ee1a9e4390637a8f514e4cdbdf
2019-11-15 15:35:43 -08:00
James Mattis
60bd816476
Merge "SoftApCallback using executor vs handler"
2019-11-15 23:17:54 +00:00
Hunter Knepshield
418ef9973e
Merge "Synced the code from master branch"
...
am: 64efbe1240
Change-Id: I042c2bb85876bf67acc98113f01186e831adeae5
2019-11-15 10:45:58 -08:00
Hunter Knepshield
64efbe1240
Merge "Synced the code from master branch"
2019-11-15 18:19:06 +00:00
Sunny Shao
f3865e9264
Synced the code from master branch
...
Fixes: 144364245
Test: make RunSettingsRoboTests ROBOTEST_FILTER=com.android.settings.deviceinfo.PhoneNumberPreferenceControllerTest
Test: make RunSettingsRoboTests ROBOTEST_FILTER=com.android.settings.deviceinfo.simstatus.SimStatusDialogControllerTest
Test: make RunSettingsRoboTests ROBOTEST_FILTER=com.android.settings.network.telephony.RenameMobileNetworkDialogFragmentTest
Test: make RunSettingsRoboTests ROBOTEST_FILTER=com.android.settings.homepage.contextualcards.deviceinfo.DeviceInfoSliceTest
Change-Id: Ibb26f5a63a969b28915a226a0197bc4033c91346
Merged-In: I5dfb71ceb87a8f658ef7fbceacf460ef8d35593a
2019-11-14 21:57:12 +08:00
James Mattis
90c23d2fe7
SoftApCallback using executor vs handler
...
Updating classes to support making SoftApCallback methods available to @SystemAPI including
the API for registration of a SoftApCallback which includes a change to
now use executor vs handler.
Bug: 143564153
Test: make RunSettingsRoboTests ROBOTEST_FILTER=WifiTetherPreferenceControllerTest
Also tested manually on a Pixel 3.
Change-Id: I952ad10dd88b7d97b3cd86b269b8f67b00b1fa15
Merged-In: I952ad10dd88b7d97b3cd86b269b8f67b00b1fa15
2019-11-13 21:39:26 -08:00
James Mattis
24546e531f
Merge "Support for hotspot client visibility."
...
am: 2b7c8937de
Change-Id: Ib52bd8e9fa9a2affdd02771c1f64e86297c50458
2019-11-13 08:53:37 -08:00
James Mattis
2b7c8937de
Merge "Support for hotspot client visibility."
2019-11-13 16:37:27 +00:00
Kevin Chang
95d21e0d44
Merge "Add accessibility timeout video and illustration"
...
am: 1595fc8fc8
Change-Id: Ib1c19cfd318de968cb426e9fb09eb4e4d674a70b
2019-11-12 17:06:59 -08:00
Kevin Chang
1595fc8fc8
Merge "Add accessibility timeout video and illustration"
2019-11-13 00:53:49 +00:00
James Mattis
03d65cee36
Support for hotspot client visibility.
...
Adding support for visibility into clients that connect to an active hotspot.
Bug: 137309578
Test: Tested manually on a Pixel 3.
Change-Id: Ife4bb5ca7bbcf075683cb0a233f2b5716ccd51d9
Merged-In: Ife4bb5ca7bbcf075683cb0a233f2b5716ccd51d9
2019-11-11 22:30:45 -08:00
Kevin Chang
6915e6a551
Add accessibility timeout video and illustration
...
Add the new assets of accessibility timeout.
Bug: 143861394
Test: Visual
Change-Id: I0e4ba60c934191afbcaddb81e6d07d37244dce64
Merged-In: I0e4ba60c934191afbcaddb81e6d07d37244dce64
2019-11-08 19:47:02 +08:00
Rahul Sabnis
4f85f36e7d
Merge "Refactor usages of getAliasName to use getAlias in Settings"
...
am: eed0f8816b
Change-Id: Icb70620c2bc7e84fb19196c26d8c576220eefe13
2019-11-05 10:42:41 -08:00
Treehugger Robot
eed0f8816b
Merge "Refactor usages of getAliasName to use getAlias in Settings"
2019-11-05 18:20:50 +00:00
Felipe Leon
6ee2108bdb
Merge "Settings: fix apn_editor carrier_enabled summaryOff string"
...
am: 9d29833485
Change-Id: Ie05efff7a54b001dbe7c86b03f00091c86245ab0
2019-11-05 09:47:14 -08:00
Treehugger Robot
9d29833485
Merge "Settings: fix apn_editor carrier_enabled summaryOff string"
2019-11-05 17:15:45 +00:00
Xin Li
c73fd84126
DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master
...
Bug: 142003500
Change-Id: Ibae6b218a616a93cfda05dd77a5ea6f3a2dc4cea
2019-10-30 11:49:56 -07:00
LuK1337
748ee1657f
Merge "Settings: Fix QrCamera crash on devices without flash"
...
am: 68ddb3afdb
Change-Id: I55006fe0d94a6a80574437c7b4a55c261013a2bf
2019-10-29 23:49:58 -07:00
Treehugger Robot
68ddb3afdb
Merge "Settings: Fix QrCamera crash on devices without flash"
2019-10-30 06:29:47 +00:00
LuK1337
b056ea70f0
Settings: Fix QrCamera crash on devices without flash
...
Change-Id: Ife34b5fb87a9a4f509b665a3433e0b2ba857c885
2019-10-30 02:45:08 +00:00
Raff Tsai
447674e100
Merge "Settings: Respect preference's visibility in VideoPreferenceController"
...
am: 0e40f46fe2
Change-Id: Iecf7610d41896a5fa0ae7d6aa0ca0de75463eb7e
2019-10-29 10:12:05 -07:00
Raff Tsai
0e40f46fe2
Merge "Settings: Respect preference's visibility in VideoPreferenceController"
2019-10-29 16:39:13 +00:00
LuK1337
9c3ab97182
Settings: Respect preference's visibility in VideoPreferenceController
...
* Since AbstractPreferenceController's displayPreference()
sets the visibility based on isAvailable() we need to
set mVideoPreference early and make getAvailabilityStatus()
return UNSUPPORTED_ON_DEVICE if needed.
Test: manual, open battery manager
Change-Id: Ibf72971b49fa1162fb99f9fc61cbb54ba39a2dfa
2019-10-29 15:39:27 +01:00
Josh Hou
e8a6c02fd2
Merge changes Ibec13fbe,If89c67c0
...
am: 27bf33e053
Change-Id: I661976aa6161d80aa23f47424828336cc7ca6ae6
2019-10-28 05:31:32 -07:00
Youming Ye
2f76a7cf7f
[automerger skipped] Check the missing useHomeWfMode case
...
am: 001a2e774d
-s ours
am skip reason: change_id If89c67c0595808a1339517c6084f1d1e23f5974b with SHA1 b7923f5a3f
is in history
Change-Id: Ife1a5829ae16ce63f6cd2df85bd94196af11600e
2019-10-28 05:31:19 -07:00
Josh Hou
27bf33e053
Merge changes Ibec13fbe,If89c67c0
...
* changes:
Fix ViLTE is not available when WiFi Calling is disabled
Check the missing useHomeWfMode case
2019-10-28 12:18:53 +00:00
Josh Hou
e2cdd74174
Fix ViLTE is not available when WiFi Calling is disabled
...
Bug: 141831293
Test: 1. Set carrier config carrier_wfc_ims_available_bool to false,
then verify Wi-Fi calling option is not shown.
2. Set carrier config carrier_vt_available_bool to false, then
verify video calling option is not shown.
3. Set both carrier_wfc_ims_available_bool and
carrier_vt_available_bool to false, then verify calling category
is not shown.
Change-Id: Ibec13fbeb5acf1d62342286687b2ba969beb4e14
Merged-In: Ibec13fbeb5acf1d62342286687b2ba969beb4e14
2019-10-28 11:12:49 +00:00
Youming Ye
001a2e774d
Check the missing useHomeWfMode case
...
Bug: 133812904
Test: Build
Change-Id: If89c67c0595808a1339517c6084f1d1e23f5974b
Merged-In: If89c67c0595808a1339517c6084f1d1e23f5974b
2019-10-28 10:16:24 +00:00
Jack Yu
7ddc969d3a
Merge "Change Wi-Fi Calling text for SFR France"
...
am: 49358c53b2
Change-Id: Iaa58ec348cd836adfb20eedc38787934bc76d0df
2019-10-27 00:37:24 -07:00
Jack Yu
49358c53b2
Merge "Change Wi-Fi Calling text for SFR France"
2019-10-27 07:20:47 +00:00
Xin Li
b8858e1d3f
[automerger skipped] Merge "Merge Coral/Flame into AOSP master"
...
am: e2c2504c94
-s ours
am skip reason: change_id I46ad5cff3809191483b48fe292dba220a0d699c6 with SHA1 5eda5a3e7f
is in history
Change-Id: Ifc67e1652cb46474a16c6383cec2d81ca6e424d3
2019-10-26 23:18:01 -07:00