index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
BluetoothManagerService.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add multi user support for bluetooth
Matthew Xie
2012-10-04
1
-2
/
+3
*
Merge "Remove permission check in registerAdapter" into jb-mr1-dev
Matthew Xie
2012-09-25
1
-2
/
+0
|
\
|
*
Remove permission check in registerAdapter
Matthew Xie
2012-09-25
1
-2
/
+0
*
|
Update references to migrated global settings.
Jeff Brown
2012-09-25
1
-4
/
+4
|
/
*
Update airplane-mode manipulation for the new Settings namespace
Christopher Tate
2012-09-10
1
-7
/
+7
*
Fault tolerance in Bluedroid
Syed Ibrahim M
2012-09-06
1
-0
/
+31
*
Improve multi-user broadcasts.
Dianne Hackborn
2012-08-30
1
-1
/
+3
*
Implement enableNoAutoconnect()
Ganesh Ganapathi Batta
2012-08-14
1
-8
/
+52
*
Handle airplane mode messages in BroadcastReceiver, safe locking, etc
Matthew Xie
2012-07-16
1
-168
/
+158
*
Minor changes. Change some instance variables to be final.
Matthew Xie
2012-07-16
1
-10
/
+9
*
Removed startService() call from BluetoothManagerService.
Fred
2012-07-16
1
-44
/
+40
*
Moved BluetoothAdapter.ACTION_STATE_CHANGED broadcast from AdapterService to ...
fredc
2012-07-16
1
-53
/
+89
*
disable the sync addr flag
zzy
2012-07-16
1
-2
/
+1
*
Re-enable Bluetooth after a reboot, even if airplane mode is enabled.
Andre Eisenbach
2012-07-16
1
-1
/
+1
*
Fixed socket not closing on BT off. Used RemoteCallbackList to monitor binder...
fredc
2012-07-16
1
-45
/
+58
*
Fixed issue with getting Bluetooth adapter's name and airplane mode
fredc
2012-07-16
1
-0
/
+20
*
Fixed BT on/off issues and added airplane mode handling
fredc
2012-07-16
1
-120
/
+185
*
Fixed issue with Bluetooth not turning on if enabled called twice in a row or...
fredc
2012-07-16
1
-9
/
+45
*
Non persistent adapter service
fredc
2012-07-16
1
-0
/
+542