summaryrefslogtreecommitdiff
path: root/src/com/android/settings/development/bluetooth/BluetoothCodecDialogPreferenceController.java
AgeCommit message (Collapse)Author
2021-11-16Phone fails to switch channel mode from stereo to monoTim Peng
-Set codec to SBC when HD audio is off Bug: 194349060 Test: make -j50 RunSettingsRoboTests CRs-Fixed: 3075863 Change-Id: Iae4aa3f1d77350f5b4d91e7a687e048091c1daea
2021-04-12Merge SP1A.210412.001Scott Lobdell
Change-Id: I7f0dcd85db31d17869117145e47dc640dbbe5992
2021-04-01BTHS will have no sound after disable HD audioTim Peng
-setCodecConfigPreference() should not be called when disableOptionalCodecs() is called. -disableOptionalCodecs() would set SBC codec automatically Bug: 183456866 Test: make -j50 RunSettingsRoboTests ROBOTEST_FILTER=BluetoothCodecDialogPreferenceControllerTest Change-Id: Ib18f4a683dcba7ba92df827c30da0088c90b4d72
2020-04-14A2dpSrc: Bluetooth codec Dev-UI support for QVA codecsSatheesh Kumar Pallemoni
Added Bluetooth codec Dev-UI support for QVA codecs. CRs-Fixed: 2663248 Change-Id: I035d760bbf4de27f2216c4ffb42df26a0c0ce476
2020-03-03Revert "Revert "Pass in active device to all BluetoothA2dp APIs ..."Rahul Sabnis
Revert submission 10303287-revert-10253996-bt-a2dp-no-null-FQRXACWPIA Reason for revert: Fixing breakage Reverted Changes: I4d9f2f819:Revert "Make sure calls to BluetoothA2dp APIs pass... I771ca0d57:Revert "Need to now pass in active device instead ... I76529c7a1:Revert "Pass in active device to all BluetoothA2dp... I297bda68d:Revert "Require user pass in a non-null BluetoothD... I525327959:Revert "Pass in active device to all BluetoothA2dp... I1d8660b11:Revert "Pass in active device to all BluetoothA2dp... Bug: 147287141 Test: robotests Merged-In: I5aecfa4b5a8e371b914573ddd080acb98078bfca Change-Id: I5aecfa4b5a8e371b914573ddd080acb98078bfca
2020-02-27Revert "Revert "Pass in active device to all BluetoothA2dp APIs ..."Rahul Sabnis
Revert submission 10303287-revert-10253996-bt-a2dp-no-null-FQRXACWPIA Reason for revert: Fixing breakage Reverted Changes: I4d9f2f819:Revert "Make sure calls to BluetoothA2dp APIs pass... I771ca0d57:Revert "Need to now pass in active device instead ... I76529c7a1:Revert "Pass in active device to all BluetoothA2dp... I297bda68d:Revert "Require user pass in a non-null BluetoothD... I525327959:Revert "Pass in active device to all BluetoothA2dp... I1d8660b11:Revert "Pass in active device to all BluetoothA2dp... Bug: 147287141 Test: robotests Change-Id: I5aecfa4b5a8e371b914573ddd080acb98078bfca
2020-02-12Revert "Pass in active device to all BluetoothA2dp APIs in packa..."Daniel Chapin
Revert submission 10253996-bt-a2dp-no-null Reason for revert: b/149361880 Reverted Changes: If43934374: Pass in active device to all BluetoothA2dp APIs in... I22dd1ca36: Make sure calls to BluetoothA2dp APIs pass non-nul... If6475af6f: Require user pass in a non-null BluetoothDevice to... I9d0e2c89c: Pass in active device to all BluetoothA2dp APIs in... I1faa6174d: Need to now pass in active device instead of null ... I69a941a7e: Pass in active device to all BluetoothA2dp APIs in... Change-Id: I1d8660b11c917cf657e61478d58794182e17ec1a
2020-02-10Pass in active device to all BluetoothA2dp APIs inRahul Sabnis
packages/apps/Settings as null input is no longer supported Bug: 147287141 Test: Manual Change-Id: If43934374914c657080ffd0509f8095d988cc550
2019-12-09Add codec dialog preference controller for Bluetooth developer optiontimhypeng
Bug: 142227996 Test: make -j50 RunSettingsRoboTests Change-Id: I5cff61f9f90d9e6a125455685a3608be043f6e7c