summaryrefslogtreecommitdiff
path: root/src/com/android/settings/development/bluetooth/AbstractBluetoothDialogPreferenceController.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-01A2dpSrc: Align legacy codec enumeration with AOSP(5/7)Satheesh Kumar Pallemoni
To avoid any future CTS failures, need to align our QC codec enumeration with AOSP. On top of that enumeraion extaned to QVA codecs. CRs-Fixed: 2708798 Change-Id: Icbc0a2d5f9ee9be565e08b92eaeaa0bc3bf2cb22
2021-03-09[automerger] Fix for Developer options app closing unexpectedly if the codec ↵Pramod Kotreshappa
type is invalid am: 6f0a898bcb Change-Id: I2b201238dff2928b3b517c627de1e5ac6e4c7323
2021-03-09Fix for Developer options app closing unexpectedly ifpramod kotreshappa
the codec type is invalid CRs-fixed: 2871666 Change-Id: I6849ae46ee1cee79b85f4fd555b57379c5b64cd1
2020-10-08Merge SP1A.200921.001Justin DeMartino
Change-Id: I4a3a70c05c6f141cc4ecf240491da5cb11685ca5
2020-09-01Set highest priority as default value to Bluetooth codectimhypeng
-To set highest priority when codec modification comes from development setting Bug: 165442632 Test: make -j42 RunSettingsRoboTests Change-Id: I8cfbaa276f3b3e269f4a80e8aae987fbb90f646e
2020-04-08A2dpSrc: DEV-UI support for Blutooth Audio codec.Satheesh Kumar Pallemoni
Due to enhancements in the DEV-UI by AOSP, Blutooth Audio codec menu showing nothing in developer settings. Due to length mismatch of the bluetooth_a2dp_codec_titles and bluetooth_a2dp_codec_summaries in settings leading to this issue. Issue has been fixed by introducing QVA codecs too, so that length won't mismatch. CRs-Fixed: 2624640 Change-Id: I849e340152be5043782fa8274636a534c147c8bb
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
2020-01-16Unable to set Bluetooth configuration at the first timetimhypeng
- initial configuration value - add test case Bug: 147634692 Test: make -j50 RunSettingsRoboTests Change-Id: If55036d358d664bcbcb816a38f18019c62976d38
2019-12-03Add base dialog preference controller for new Bluetooth developer optiontimhypeng
Bug: 142227996 Test: manual Change-Id: I15335d9c783b5ddba1b93322449f345f450d587f