index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
bluetooth
/
BluetoothCodecStatus.java
Age
Commit message (
Expand
)
Author
2020-11-21
De-restrict BluetoothCodecStatus hidden APIs.
Mathew Inwood
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-09-22
Move all BluetoothCodecConfig and BluetoothCodecStatus APIs moved from
Rahul Sabnis
2020-03-21
Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...
Rahul Sabnis
2019-12-06
Resolve BluetoothA2dp hidden APIs to resolve dependencies
Rahul Sabnis
2019-07-29
Merge "Add helpers to check whether the BluetoothCodecConfig instance is sele...
Cheney Ni
2019-07-23
Add helpers to check whether the BluetoothCodecConfig instance is selectable
Cheney Ni
2019-03-09
Merge "Change BluetoothCodecStatus.sameCapabilities() to public" am: 27a6501a...
Ugo Yu
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-27
Change BluetoothCodecStatus.sameCapabilities() to public
Ugo Yu
2019-01-25
AudioDeviceBroker in audio service
Jean-Michel Trivi
2018-08-02
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-01
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-04-19
Fix the implementation of BluetoothCodecStatus.equals()
Pavlin Radoslavov
2017-08-24
Fix checkstyle errors (2/2)
Jack He
2017-08-24
Fix checkstyle errors (1/2)
Jack He
2017-01-31
Update the A2DP Codec Config API
Pavlin Radoslavov