1. d31c322 Fix for BluetoothAdapter.getAddress() when BT is off on some devices by Zhihai Xu · 12 years ago
  2. fa0fd39 License of files Bluetooth package is not updated to ASL2 by Zhihai Xu · 12 years ago
  3. a517de3 Donot reset mEnable flag when binding timeout. by Matthew Xie · 12 years ago
  4. 40874a0 Bluetooth multi-user updates: change bluetooth manager system service by Zhihai Xu · 12 years ago
  5. fca9d63 Add multi user support for bluetooth by Matthew Xie · 12 years ago
  6. 5e1c74d Merge "Remove permission check in registerAdapter" into jb-mr1-dev by Matthew Xie · 12 years ago
  7. 670ef53 Remove permission check in registerAdapter by Matthew Xie · 12 years ago
  8. bf6f6f9 Update references to migrated global settings. by Jeff Brown · 12 years ago
  9. c09cdce Update airplane-mode manipulation for the new Settings namespace by Christopher Tate · 12 years ago
  10. 1223e5a Fault tolerance in Bluedroid by Syed Ibrahim M · 12 years ago
  11. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  12. fffa86b Implement enableNoAutoconnect() by Ganesh Ganapathi Batta · 12 years ago
  13. cdce0b9 Handle airplane mode messages in BroadcastReceiver, safe locking, etc by Matthew Xie · 12 years ago
  14. 6fde309 Minor changes. Change some instance variables to be final. by Matthew Xie · 12 years ago
  15. a8c6df0 Removed startService() call from BluetoothManagerService. by Fred · 12 years ago
  16. bf072a7 Moved BluetoothAdapter.ACTION_STATE_CHANGED broadcast from AdapterService to BluetoothManagerService by fredc · 12 years ago
  17. c2f5cc5 disable the sync addr flag by zzy · 12 years ago
  18. a732ffd Re-enable Bluetooth after a reboot, even if airplane mode is enabled. by Andre Eisenbach · 12 years ago
  19. d688353 Fixed socket not closing on BT off. Used RemoteCallbackList to monitor binder deaths in BluetoothManagerService. by fredc · 12 years ago
  20. 116d1d46 Fixed issue with getting Bluetooth adapter's name and airplane mode by fredc · 12 years ago
  21. 649fe49 Fixed BT on/off issues and added airplane mode handling by fredc · 12 years ago
  22. f245886 Fixed issue with Bluetooth not turning on if enabled called twice in a row or disabled called twice in a row by fredc · 12 years ago
  23. 0f42037 Non persistent adapter service by fredc · 12 years ago