index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
SettingsLib
/
src
/
com
/
android
/
settingslib
/
bluetooth
/
A2dpProfile.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for Opus over A2DP
Omer Osman
2022-06-21
1
-0
/
+8
*
Removed getActiveDevice call to BluetoothProfile
Etienne Ruffieux
2022-02-03
1
-4
/
+4
*
Replacing getActiveDevice by btAdapter.getActiveDevices()
Etienne Ruffieux
2022-02-01
1
-2
/
+4
*
Make BluetoothCodecConfig and BluetoothCodecStatus public.
Etienne Ruffieux
2021-12-03
1
-5
/
+19
*
Revert "Revert "Require user pass in a non-null BluetoothDevice ..."
Rahul Sabnis
2020-03-18
1
-11
/
+24
*
Use removeActiveDevice() when set phone as active device
hughchen
2020-03-02
1
-1
/
+3
*
Use new bt api to set active device
hughchen
2020-02-06
1
-3
/
+8
*
Update LocalBluetoothProfile api
hughchen
2020-02-06
1
-22
/
+13
*
Update connect/disconnect Bluetooth api
hughchen
2020-02-06
1
-12
/
+16
*
Merge "Update Bluetooth api on SettingsLib"
Treehugger Robot
2019-12-13
1
-10
/
+16
|
\
|
*
Update Bluetooth api on SettingsLib
hughchen
2019-12-12
1
-10
/
+16
*
|
Make BluetoothUuid constants and some functions System Apis
Rahul Sabnis
2019-12-04
1
-2
/
+2
|
/
*
Add getConnectableDevices() to read A2DP & HearingAid devices on all states
timhypeng
2019-03-11
1
-5
/
+36
*
Move SettingsLib icons to android.
Amin Shaikh
2019-01-25
1
-1
/
+1
*
Add onConnectedDeviceChanged() onServiceConnected() callback
hughchen
2019-01-21
1
-0
/
+1
*
Remove duplicate log of BluetoothProfile.ServiceListener
Chienyuan
2019-01-03
1
-4
/
+1
*
Merge "Rename method isConnectable()" am: e238a19aa5 am: 78e8da5e79
Leon Liao
2018-09-26
1
-1
/
+1
|
\
|
*
Rename method isConnectable()
Leon Liao
2018-09-20
1
-1
/
+1
|
*
DO NOT MERGE: Cherry-pick misc fixes to AOSP
hjchangliao
2018-08-28
1
-17
/
+7
*
|
remove LocalBluetoothAdapter usage
timhypeng
2018-08-17
1
-6
/
+3
*
|
Merge "Remove A2DP connect logic from settingslib" am: bd249a19bb am: 2b614b6ea9
Chienyuan
2018-08-16
1
-14
/
+0
|
\
|
|
*
Remove A2DP connect logic from settingslib
Chienyuan
2018-08-09
1
-14
/
+0
*
|
Remove mProfileManager in BluetoothEventManager
Chienyuan
2018-08-03
1
-1
/
+1
*
|
Rename the Utils class in settingslib.bluetooth
Kunhung Li
2018-05-18
1
-1
/
+1
*
|
Merge "Add Bluetooth callback for device connection state changed" into pi-de...
Ryan Lin
2018-05-11
1
-0
/
+5
|
\
|
|
*
Add Bluetooth callback for device connection state changed
ryanywlin
2018-05-11
1
-0
/
+5
*
|
Remove wrapper for BluetoothA2dp
hjchangliao
2018-04-26
1
-17
/
+7
|
/
*
Merge "Removed executable flag for Java source files" am: 9a7c651196 am: 9304...
Pavlin Radoslavov
2018-02-23
1
-0
/
+0
|
\
|
*
Removed executable flag for Java source files
Pavlin Radoslavov
2018-02-23
1
-0
/
+0
|
*
Add support for Multi-A2DP state machines per device
Pavlin Radoslavov
2018-01-26
1
-6
/
+6
|
*
Add Settings support for Bluetooth Multi-A2DP and Multi-HFP
Pavlin Radoslavov
2018-01-26
1
-9
/
+23
*
|
Add support for Multi-A2DP state machines per device
Pavlin Radoslavov
2018-01-25
1
-6
/
+6
*
|
Add Settings support for Bluetooth Multi-A2DP and Multi-HFP
Pavlin Radoslavov
2018-01-22
1
-9
/
+23
*
|
Move BluetoothA2dpWrapper to the wrapper package.
Doris Ling
2017-09-15
1
-5
/
+4
|
/
*
Use localized strings for HD Audio option label
Justin Klaassen
2017-08-28
1
-4
/
+29
*
Fix a race condition in the A2dpProfile constructor
Antony Sargent
2017-05-17
1
-1
/
+1
*
Add a "Use high quality audio" option to Bluetooth A2DP device settings
Antony Sargent
2017-05-16
1
-1
/
+83
*
Don't disconnect an A2DP device when connecting to same device
Pavlin Radoslavov
2016-11-17
1
-0
/
+4
*
Move non-ui bt settings code to SettingsLib
Jason Monk
2015-02-05
1
-0
/
+214