index
:
packages_modules_Bluetooth.git
t13.0
packages_modules_Bluetooth
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
java
/
android
/
bluetooth
/
BluetoothHeadset.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all profile services bind to BluetoothManagerService
Etienne Ruffieux
2022-11-29
1
-168
/
+42
*
Make mServiceListener as null before calling onServiceDisconnected
Hyundo Moon
2022-10-16
1
-1
/
+2
*
Make onServiceDisconnected be called
Sungsoo Lim
2022-09-13
1
-1
/
+5
*
Reuse SynchronousResultReceivers instead of creating new.
Etienne Ruffieux
2022-06-22
1
-25
/
+25
*
Merge changes I2861d51d,Ifcc6971f am: 2b53c20373 am: 417226527d am: 3df425a07c
Treehugger Robot
2022-03-23
1
-36
/
+36
|
\
|
*
BluetoothHeadset APIs now no longer return
Rahul Sabnis
2022-03-22
1
-36
/
+36
|
*
Update BluetoothHeadset#connectAudio and
Rahul Sabnis
2022-03-22
1
-7
/
+13
*
|
Merge "BluetoothHeadset#getAudioState now throws a NullPointerException if th...
Rahul Sabnis
2022-03-18
1
-4
/
+3
|
\
|
|
*
Merge "BluetoothHeadset#getAudioState now throws a NullPointerException if th...
Rahul Sabnis
2022-03-18
1
-4
/
+3
|
|
\
|
|
*
BluetoothHeadset#getAudioState now throws a NullPointerException if the
Rahul Sabnis
2022-03-17
1
-4
/
+3
*
|
|
Merge "[API Review] add new permissions to sco and inband ringing" am: e75cf6...
Rahul Sabnis
2022-03-09
1
-0
/
+2
|
\
|
|
|
*
|
Merge "[API Review] add new permissions to sco and inband ringing"
Rahul Sabnis
2022-03-08
1
-0
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
[API Review] add new permissions to sco and inband ringing
Etienne Ruffieux
2022-02-25
1
-1
/
+6
|
*
|
Make BluetoothHeadset APIs used by Telecom into System APIs and update
Rahul Sabnis
2022-02-24
1
-66
/
+100
|
|
/
*
|
Merge "get and set audio route allowed APIs should have different IntDef sinc...
Treehugger Robot
2022-02-23
1
-3
/
+14
|
\
|
|
*
Merge "get and set audio route allowed APIs should have different IntDef sinc...
Treehugger Robot
2022-02-23
1
-3
/
+14
|
|
\
|
|
*
get and set audio route allowed APIs should have different IntDef since
Md Shahriar Hossain Sajib
2022-02-18
1
-3
/
+14
|
*
|
API Changes needed for apex to build
William Escande
2022-02-14
1
-1
/
+2
|
|
/
|
*
[framework] Migration of hidden APIs to System APIs
Md Shahriar Hossain Sajib
2022-01-27
1
-30
/
+72
*
|
API Changes needed for apex to build
William Escande
2022-02-01
1
-1
/
+2
*
|
[framework] Migration of hidden APIs to System APIs
Md Shahriar Hossain Sajib
2022-01-26
1
-30
/
+69
*
|
Migrating Bluetooth resources to Bluetooth module am: 46f0869e44 am: 41f1eda6...
Etienne Ruffieux
2022-01-25
1
-21
/
+0
|
\
|
|
*
Migrating Bluetooth resources to Bluetooth module
Etienne Ruffieux
2022-01-25
1
-21
/
+0
|
*
Remove allowBlocking from all BluetoothProfiles
William Escande
2021-12-16
1
-235
/
+305
*
|
Update BluetoothHeadset#connectAudio and
Rahul Sabnis
2022-01-24
1
-8
/
+14
*
|
Make BluetoothHeadset APIs used by Telecom into System APIs
Rahul Sabnis
2022-01-12
1
-66
/
+104
*
|
Remove allowBlocking from all BluetoothProfiles
William Escande
2021-12-16
1
-218
/
+304
*
|
Merge "Copy attributable to Bluetooth" am: b4950bde08 am: 5393f1f597 am: 0e01...
Treehugger Robot
2021-12-14
1
-1
/
+0
|
\
|
|
*
Copy attributable to Bluetooth
William Escande
2021-12-14
1
-1
/
+0
*
|
Revert "Revert "Complete hard removal of BluetoothHeadset#setPri..."
Rahul Sabnis
2021-12-14
1
-43
/
+0
*
|
Revert "Complete hard removal of BluetoothHeadset#setPriority system API that"
Rahul Sabnis
2021-12-09
1
-0
/
+43
*
|
Complete hard removal of BluetoothHeadset#setPriority system API that
Rahul Sabnis
2021-12-02
1
-43
/
+0
|
/
*
Changing BluetoothHeadset APIs from @hide to @SystemApi
Roopa Sattiraju
2021-09-09
1
-6
/
+6
*
Merge "More Binder call AttributionSource assignment." into sc-dev
Jeff Sharkey
2021-06-04
1
-4
/
+7
|
\
|
*
More Binder call AttributionSource assignment.
Jeff Sharkey
2021-06-03
1
-4
/
+7
*
|
CloseGuard for more Bluetooth components.
Jeff Sharkey
2021-06-03
1
-0
/
+12
|
/
*
Preserve legacy permission check behavior.
Jeff Sharkey
2021-04-28
1
-0
/
+10
*
Long-tail of AttributionSource plumbing.
Jeff Sharkey
2021-04-24
1
-26
/
+36
*
More AttributionSource plumbing.
Jeff Sharkey
2021-04-23
1
-5
/
+10
*
Annotations for Bluetooth broadcast intents.
Jeff Sharkey
2021-04-21
1
-0
/
+1
*
More Bluetooth API annotation updates.
Jeff Sharkey
2021-04-16
1
-0
/
+16
*
Update Bluetooth API annotations.
Jeff Sharkey
2021-04-14
1
-43
/
+106
*
Remove BluetoothHeadset#setPriority which was deprecated in Android 11
Rahul Sabnis
2021-03-24
1
-0
/
+1
*
docs: fix typo HDP->HFP in BluetoothHeadset
Jakub Pawlowski
2021-01-29
1
-1
/
+1
*
docs: Use correct profile for intent
Kevin Hufnagle
2021-01-29
1
-1
/
+1
*
Merge "Derestrict some non-SDK APIs."
Mathew Inwood
2021-01-13
1
-3
/
+3
|
\
|
*
Derestrict some non-SDK APIs.
Mathew Inwood
2021-01-07
1
-3
/
+3
*
|
Introduce public APIs to check whether a remote bluetooth headset
Rahul Sabnis
2021-01-06
1
-0
/
+42
|
/
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-11-04
1
-6
/
+7
*
Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth Sy...
Rahul Sabnis
2020-03-21
1
-9
/
+31
[next]