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
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Move mBluetoothService.runBluetooth after broadcasting the STATE_ON intent.
Matthew Xie
2011-08-02
5
-58
/
+39
*
|
|
Fix tethering using BT.
Jaikumar Ganesh
2011-08-02
2
-20
/
+28
|
/
/
*
|
Merge "Provide an API to set the friendly name of a remote device."
Matthew Xie
2011-07-28
2
-1
/
+38
|
\
\
|
|
/
|
/
|
|
*
Provide an API to set the friendly name of a remote device.
Matthew Xie
2011-07-28
2
-1
/
+38
*
|
Add ability to turn BT on / off on a per application basis.
Jaikumar Ganesh
2011-07-26
3
-58
/
+271
|
/
*
Merge "Keep Bluetooth module hot to quickly swith it on/off"
Matthew Xie
2011-07-25
3
-193
/
+642
|
\
|
*
Keep Bluetooth module hot to quickly swith it on/off
Matthew Xie
2011-07-25
3
-193
/
+642
*
|
Merge "Auto Pairing tweaks."
Jaikumar Ganesh
2011-07-21
1
-2
/
+10
|
\
\
|
*
|
Auto Pairing tweaks.
Jaikumar Ganesh
2011-07-21
1
-2
/
+10
|
|
/
*
/
Incoming connection dialog tweaks.
Jaikumar Ganesh
2011-07-20
2
-4
/
+35
|
/
*
Merge "Remove Car audio class from auto pairing."
Jaikumar Ganesh
2011-07-14
1
-1
/
+0
|
\
|
*
Remove Car audio class from auto pairing.
Jaikumar Ganesh
2011-07-14
1
-1
/
+0
*
|
Add REGISTERED_BEFORE_BOOT flag to intent.
Jaikumar Ganesh
2011-07-12
1
-0
/
+1
|
/
*
Merge "Bluetooth Health APIs"
Jaikumar Ganesh
2011-07-11
2
-28
/
+31
|
\
|
*
Bluetooth Health APIs
Jaikumar Ganesh
2011-07-11
2
-28
/
+31
*
|
Incoming Bluetooth Connection requests - dialog.
Matthew Xie
2011-07-07
4
-14
/
+207
*
|
Fix IllegalStateException when A2DP connects before boot completes.
Jake Hamby
2011-06-30
1
-0
/
+2
*
|
Merge "Method setBondState passes its parameter reason to mBondState.setBondS...
Matthew Xie
2011-06-29
1
-0
/
+0
|
\
\
|
*
|
Method setBondState passes its parameter reason to mBondState.setBondState.
Matthew Xie
2011-05-13
1
-1
/
+1
*
|
|
Make the system global search provider a user setting.
Narayan Kamath
2011-06-28
2
-21
/
+158
|
|
/
|
/
|
*
|
Fix crash while device is pairing / unpairing.
Jaikumar Ganesh
2011-06-27
2
-3
/
+7
*
|
Merge "Implement APIs for Bluetooth Health profile."
Jaikumar Ganesh
2011-06-24
3
-0
/
+743
|
\
\
|
*
|
Implement APIs for Bluetooth Health profile.
Jaikumar Ganesh
2011-06-24
3
-0
/
+743
*
|
|
Fix excessive locking synchronization leading to deadlocks.
Jaikumar Ganesh
2011-06-23
1
-50
/
+62
*
|
|
Get the profile proxies after the BT Service is up.
Jaikumar Ganesh
2011-06-22
1
-1
/
+1
|
/
/
*
|
Merge "Fix crash during unpair."
Jaikumar Ganesh
2011-06-21
1
-4
/
+1
|
\
\
|
*
|
Fix crash during unpair.
Jaikumar Ganesh
2011-06-21
1
-4
/
+1
*
|
|
Merge "Fix failure of Opp."
Jaikumar Ganesh
2011-06-21
1
-12
/
+3
|
\
|
|
|
*
|
Fix failure of Opp.
Jaikumar Ganesh
2011-06-21
1
-12
/
+3
*
|
|
Refactor Bluetooth Profile.
Jaikumar Ganesh
2011-06-14
1
-1
/
+0
|
/
/
*
|
am e2271a55: am d7030e55: am 198ed3e4: Merge "BT: Wrong publishing result of ...
Jaikumar Ganesh
2011-05-21
1
-1
/
+1
|
\
\
|
*
\
am d7030e55: am 198ed3e4: Merge "BT: Wrong publishing result of bonding error...
Jaikumar Ganesh
2011-05-20
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
BT: Wrong publishing result of bonding error code.
Arek Lichwa
2011-05-05
1
-1
/
+1
|
|
*
Phone crash when old callback func is woken up when enabling BT.
Staffan Lindvall
2011-01-13
1
-0
/
+2
*
|
|
Improve locking granularity for PAN and Input.
Jaikumar Ganesh
2011-05-17
3
-70
/
+113
*
|
|
Merge "Set service priority of A2DP and Headset from BluetoothService via IPC...
Matthew Xie
2011-04-06
2
-18
/
+82
|
\
\
\
|
*
|
|
Set service priority of A2DP and Headset from BluetoothService via IPC call
Matthew Xie
2011-04-06
2
-18
/
+82
|
|
/
/
*
/
/
Fix usages of PopLocalFrame to include returned local reference
Brian Carlstrom
2011-04-05
1
-2
/
+1
|
/
/
*
|
Merge "Start using NetworkUtils.numericToInetAddress."
Robert Greenwalt
2011-03-02
1
-3
/
+4
|
\
\
|
*
|
Start using NetworkUtils.numericToInetAddress.
Robert Greenwalt
2011-03-02
1
-3
/
+4
*
|
|
Merge "Implement issue #3426299: Introduce application "stopped" state"
Dianne Hackborn
2011-02-25
1
-0
/
+1
|
\
\
\
|
*
|
|
Implement issue #3426299: Introduce application "stopped" state
Dianne Hackborn
2011-02-25
1
-0
/
+1
*
|
|
|
Unset device trust state before unpairing.
Jaikumar Ganesh
2011-02-25
1
-0
/
+2
|
/
/
/
*
|
|
Refactor android.server.BluetoothService classes.
Jake Hamby
2011-02-24
6
-704
/
+1102
*
|
|
Make BluetoothPan inherit from BluetoothProfile.
Jaikumar Ganesh
2011-02-23
3
-22
/
+87
*
|
|
Make BluetoothInputDevice inherit from BluetoothProfile.
Jaikumar Ganesh
2011-02-22
3
-39
/
+97
|
/
/
*
|
Make profile handler classes package and final.
Jaikumar Ganesh
2011-02-14
2
-10
/
+5
*
|
Fix ANR in Settings and Phone app.
Jaikumar Ganesh
2011-02-14
1
-10
/
+19
*
|
Refactor Input profile operations from Bluetooth Service.
Jaikumar Ganesh
2011-02-14
3
-239
/
+342
*
|
Remove Bluetooth Pan operations from Bluetooth Service.
Jaikumar Ganesh
2011-02-14
2
-306
/
+423
[prev]
[next]