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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
bluetooth
/
BluetoothHeadset.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrating frameworks/base BT files
Roopa Sattiraju
2022-01-17
1
-1516
/
+0
*
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: a6d1bd6b57 am: 1cdc...
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
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-10
1
-1
/
+1
*
Refactor BluetoothHeadset APIs used by Settings
Rahul Sabnis
2019-12-04
1
-2
/
+3
*
Rename priority to connection policy in bluetooth apis
Rahul Sabnis
2019-12-02
1
-11
/
+48
*
Declare STATE_AUDIO_CONNECTED in right place
Chienyuan
2019-05-29
1
-2
/
+1
*
Fix binder leakage when turning off Bluetooth
Ugo Yu
2019-05-02
1
-21
/
+19
*
HFP: Send caller ID in +CLIP command (1/4)
Benson Li
2018-11-09
1
-2
/
+2
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-01
1
-0
/
+13
*
Bluetooth: Fix HFP SCO logic and documentation
Jack He
2018-05-07
1
-30
/
+67
*
Merge "Make Bluetooth constants used by gmscore a system api"
Treehugger Robot
2018-01-11
1
-2
/
+2
|
\
|
*
Make Bluetooth constants used by gmscore a system api
Selim Gurun
2018-01-09
1
-2
/
+2
*
|
HFP: Add isInbandRingingEnabled() API (1/4)
Jack He
2018-01-09
1
-2
/
+28
|
/
*
HFP: Add APIs for set and get active device (1/3)
Jack He
2018-01-05
1
-0
/
+88
*
Add SystemApis annotations
Selim Gurun
2018-01-05
1
-0
/
+8
*
BT: Remove dead code in BluetoothHeadset
Jack He
2017-12-07
1
-138
/
+0
*
Bluetooth: Thread-safe binder invocation
Jack He
2017-09-06
1
-79
/
+102
*
Fix checkstyle errors (2/2)
Jack He
2017-08-24
1
-29
/
+22
*
Fix checkstyle errors (1/2)
Jack He
2017-08-24
1
-113
/
+119
*
Merge "Support battery level reporting via Apple VSC (1/2)"
Jack He
2017-06-29
1
-0
/
+19
|
\
|
*
Support battery level reporting via Apple VSC (1/2)
Jack He
2017-06-29
1
-0
/
+19
*
|
Merge "Support battery level reporting via Plantronics XEVENT (1/2)"
Jack He
2017-06-29
1
-0
/
+12
|
\
|
|
*
Support battery level reporting via Plantronics XEVENT (1/2)
Jack He
2017-06-29
1
-0
/
+12
*
|
Merge "HFP: Modify comments for ACTION_HF_INDICATORS_VALUE_CHANGED (1/2)"
Andre Eisenbach
2017-06-29
1
-12
/
+12
|
\
|
|
*
HFP: Modify comments for ACTION_HF_INDICATORS_VALUE_CHANGED (1/2)
Jack He
2017-06-29
1
-12
/
+12
*
|
Merge "Add APIs to get remote device's battery level (1/2)"
Jack He
2017-06-28
1
-6
/
+5
|
\
|
[next]