aboutsummaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothCodecStatus.java
Commit message (Expand)AuthorAgeFilesLines
* Hide Bluetooth codec classes constructorsEtienne Ruffieux2022-03-081-0/+58
* Make BluetoothCodecConfig and BluetoothCodecStatus public.Etienne Ruffieux2021-12-031-64/+47
* De-restrict BluetoothCodecStatus hidden APIs.Mathew Inwood2020-11-211-5/+4
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-4/+5
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-5/+4
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-4/+5
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+1
* Move all BluetoothCodecConfig and BluetoothCodecStatus APIs moved fromRahul Sabnis2020-09-221-0/+5
* Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...Rahul Sabnis2020-03-211-2/+0
* Resolve BluetoothA2dp hidden APIs to resolve dependenciesRahul Sabnis2019-12-061-12/+30
* Merge "Add helpers to check whether the BluetoothCodecConfig instance is sele...Cheney Ni2019-07-291-0/+37
|\
| * Add helpers to check whether the BluetoothCodecConfig instance is selectableCheney Ni2019-07-231-0/+37
* | Merge "Change BluetoothCodecStatus.sameCapabilities() to public" am: e622f7d0...Ugo Yu2019-03-091-2/+2
|\|
| * Change BluetoothCodecStatus.sameCapabilities() to publicUgo Yu2019-02-271-2/+2
| * Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-011-0/+5
* | All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* | AudioDeviceBroker in audio serviceJean-Michel Trivi2019-01-251-2/+3
* | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-021-0/+5
|/
* Fix the implementation of BluetoothCodecStatus.equals()Pavlin Radoslavov2018-04-191-2/+24
* Fix checkstyle errors (2/2)Jack He2017-08-241-9/+10
* Fix checkstyle errors (1/2)Jack He2017-08-241-23/+27
* Update the A2DP Codec Config APIPavlin Radoslavov2017-01-311-0/+134