1. d034060 am 79d176b0: Resolve AVRCP IOP issues by Zhihai Xu · 11 years ago
  2. 79d176b Resolve AVRCP IOP issues by Zhihai Xu · 11 years ago
  3. 6254387 am 9311455a: Merge "Add liblog" into jb-mr2-dev by Ying Wang · 11 years ago
  4. 9311455 Merge "Add liblog" into jb-mr2-dev by Ying Wang · 11 years ago
  5. b4f89ed Add liblog by Ying Wang · 11 years ago
  6. a14e6e3 am aa1ffd5c: support playback position changed notification by Zhihai Xu · 11 years ago
  7. aa1ffd5 support playback position changed notification by Zhihai Xu · 11 years ago
  8. 227d7ea am 6af1f250: Add binder DeathRecipient to GATT service by Andre Eisenbach · 11 years ago
  9. 6af1f25 Add binder DeathRecipient to GATT service by Andre Eisenbach · 11 years ago
  10. 81a2206 am 4bcc3acd: Merge "Implement getRemoteType of IBluetooth.aidl" into jb-mr2-dev by Matthew Xie · 11 years ago
  11. 4bcc3ac Merge "Implement getRemoteType of IBluetooth.aidl" into jb-mr2-dev by Matthew Xie · 11 years ago
  12. 9f40b5a am 0c61ad1d: Merge "Update IRemoteControlDisplay implementation to latest interface" into jb-mr2-dev by Jean-Michel Trivi · 11 years ago
  13. 0c61ad1 Merge "Update IRemoteControlDisplay implementation to latest interface" into jb-mr2-dev by Jean-Michel Trivi · 11 years ago
  14. d235269 Implement getRemoteType of IBluetooth.aidl by Matthew Xie · 11 years ago
  15. 221ad4c am bc10e7d5: keep one setPlaybackState function by Zhihai Xu · 11 years ago
  16. bc10e7d keep one setPlaybackState function by Zhihai Xu · 11 years ago
  17. 9362706 Update IRemoteControlDisplay implementation to latest interface by Jean-Michel Trivi · 11 years ago
  18. e5101a4 Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 11 years ago
  19. df4564f am 6d5b7feb: fix compilation error for broadcom branch by Zhihai Xu · 11 years ago
  20. 6d5b7fe fix compilation error for broadcom branch by Zhihai Xu · 11 years ago
  21. 240d377 Merge "Revert "fix the compilation error"" by Zhihai Xu · 11 years ago
  22. cf98f17 am c6a2fb9e: Revert "Revert "fix the compilation error in broadcom partner branch"" by Zhihai Xu · 11 years ago
  23. d1ffc9f am 0e8131db: Revert "fix the compilation error in broadcom partner branch" by Zhihai Xu · 11 years ago
  24. c6a2fb9 Revert "Revert "fix the compilation error in broadcom partner branch"" by Zhihai Xu · 11 years ago
  25. 0e8131d Revert "fix the compilation error in broadcom partner branch" by Zhihai Xu · 11 years ago
  26. 8cddf5f am 9c55356d: fix the compilation error in broadcom partner branch by Zhihai Xu · 11 years ago
  27. 9c55356 fix the compilation error in broadcom partner branch by Zhihai Xu · 11 years ago
  28. c3b6eef Revert "fix the compilation error" by Zhihai Xu · 11 years ago
  29. ecde007 fix the compilation error by Zhihai Xu · 11 years ago
  30. 5f6059e Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  31. b22c41f am 4f362dfe: resolved conflicts for merge of c508483d to jb-mr2-dev by Brian Carlstrom · 11 years ago
  32. 8ddb084 am 252c3fd1: Merge "Update RemoteControlDisplay interface for playback position" into jb-mr2-dev by Jean-Michel Trivi · 11 years ago
  33. 4f362df resolved conflicts for merge of c508483d to jb-mr2-dev by Brian Carlstrom · 11 years ago
  34. 252c3fd Merge "Update RemoteControlDisplay interface for playback position" into jb-mr2-dev by Jean-Michel Trivi · 11 years ago
  35. a6913f4 am b5706272: Don\'t try using netd anymore. by Robert Greenwalt · 11 years ago
  36. b570627 Don't try using netd anymore. by Robert Greenwalt · 11 years ago
  37. 283a6ab am 88521346: if the element attribute string is more than the maximum length, try to send partial attribute instead of empty attribute string . by Zhihai Xu · 11 years ago
  38. 8852134 if the element attribute string is more than the maximum length, try to send partial attribute instead of empty attribute string . by Zhihai Xu · 11 years ago
  39. eb8907e Update RemoteControlDisplay interface for playback position by Jean-Michel Trivi · 11 years ago
  40. 7289e7d am de06cdcc: Merge "framework support for new Bluetooth profiles AVRCP 1.3:Metadata and play status" into jb-mr2-dev by Zhihai Xu · 11 years ago
  41. de06cdc Merge "framework support for new Bluetooth profiles AVRCP 1.3:Metadata and play status" into jb-mr2-dev by Zhihai Xu · 11 years ago
  42. c1c259c framework support for new Bluetooth profiles AVRCP 1.3:Metadata and play status by Zhihai Xu · 11 years ago
  43. eb42ecc am 5d574612: enable xlsx, docx, pptx format to transfer/receive over bluetooth by Sungmin Choi · 11 years ago
  44. 5d57461 enable xlsx, docx, pptx format to transfer/receive over bluetooth by Sungmin Choi · 12 years ago
  45. 8d424e1 Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  46. c7f38d7 Fix logging in GATT JNI code by Mike Lockwood · 11 years ago
  47. b241cda resolved conflicts for merge of c508483d to jb-mr2-dev by Brian Carlstrom · 11 years ago
  48. c508483 Merge "Cleanup Bluetooth AdapterService JNI" by Brian Carlstrom · 11 years ago
  49. f7d4dc0 Cleanup Bluetooth AdapterService JNI by Brian Carlstrom · 11 years ago
  50. 03b8386 Initial version of BLE support for Bluedroid by Ganesh Ganapathi Batta · 11 years ago
  51. 8eb70f8 Add OBEX object count support to Bluetooth. by Martijn Coenen · 11 years ago
  52. 34e323b Turn on some debug message in Adapter service by Matthew Xie · 11 years ago
  53. f206526 Merge "turn off getState debug message, not so useful now" by Matthew Xie · 11 years ago
  54. 6efae42 turn off getState debug message, not so useful now by Matthew Xie · 11 years ago
  55. 41b7cd3 Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  56. 522d3b2 Add protected log methods to StateMachine by Wink Saville · 11 years ago
  57. 61fa490 Use getRadioTechnology call instead of getRilVoiceRadioTechnology by Matthew Xie · 12 years ago
  58. 3cba4c4 am 43f8ccf6: am 6eb3b8d3: Merge "Upgrade the app to better follow holo guidelines" by Adam Powell · 12 years ago
  59. 43f8ccf am 6eb3b8d3: Merge "Upgrade the app to better follow holo guidelines" by Adam Powell · 12 years ago
  60. 6eb3b8d Merge "Upgrade the app to better follow holo guidelines" by Adam Powell · 12 years ago
  61. 24a2028 Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  62. d9bd906 Merge "Bluetooth OPP should sanitize Uri data and MIME types before calling startActivity" by Zhihai Xu · 12 years ago
  63. 961ecd9 Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  64. 04ebe44 am 67b17615: am fa5a6aff: Merge "Clean up debug messages" into jb-mr1.1-dev by Matthew Xie · 12 years ago
  65. 67b1761 am fa5a6aff: Merge "Clean up debug messages" into jb-mr1.1-dev by Matthew Xie · 12 years ago
  66. fa5a6af Merge "Clean up debug messages" into jb-mr1.1-dev by Matthew Xie · 12 years ago
  67. a64467b am 3d34fdb1: am 28cc9881: need send status code back(OK) after broadcast the intent(VENDOR_SPECIFIC_HEADSET_EVENT) by Zhihai Xu · 12 years ago
  68. 3d34fdb am 28cc9881: need send status code back(OK) after broadcast the intent(VENDOR_SPECIFIC_HEADSET_EVENT) by Zhihai Xu · 12 years ago
  69. 28cc988 need send status code back(OK) after broadcast the intent(VENDOR_SPECIFIC_HEADSET_EVENT) by Zhihai Xu · 12 years ago
  70. 0f4ef70 Clean up debug messages by Matthew Xie · 12 years ago
  71. 616ea6f am 78622268: am e2039454: Merge "Code to broadcast VENDOR_SPECIFIC_HEADSET_EVENT missing" into jb-mr1.1-dev by Zhihai Xu · 12 years ago
  72. 7862226 am e2039454: Merge "Code to broadcast VENDOR_SPECIFIC_HEADSET_EVENT missing" into jb-mr1.1-dev by Zhihai Xu · 12 years ago
  73. e203945 Merge "Code to broadcast VENDOR_SPECIFIC_HEADSET_EVENT missing" into jb-mr1.1-dev by Zhihai Xu · 12 years ago
  74. dd66c70 Code to broadcast VENDOR_SPECIFIC_HEADSET_EVENT missing by Zhihai Xu · 12 years ago
  75. cae4f76 Rename get radio technology by Wink Saville · 12 years ago
  76. ad4d840 Merge "Revert "Rename get radio technology"" by Wink Saville · 12 years ago
  77. c63208d Revert "Rename get radio technology" by Wink Saville · 12 years ago
  78. a614049 Merge "Rename get radio technology" by Wink Saville · 12 years ago
  79. d9d3978 Upgrade the app to better follow holo guidelines by blunden · 12 years ago
  80. 7ca70cc am a6853edb: am 4daa2db1: Merge "need to send BluetoothAdapter.ACTION_LOCAL_NAME_CHANGED intent to all users" into jb-mr1.1-dev by Zhihai Xu · 12 years ago
  81. 5875843 am 641b4e22: am cb7b1a54: Fixed potention ANR issue with Bluetooth OPP share. by Fred · 12 years ago
  82. 9925c8e am e3e1e8d1: Fixed potention ANR issue with Bluetooth OPP share. by Fred · 12 years ago
  83. a6853ed am 4daa2db1: Merge "need to send BluetoothAdapter.ACTION_LOCAL_NAME_CHANGED intent to all users" into jb-mr1.1-dev by Zhihai Xu · 12 years ago
  84. 641b4e2 am cb7b1a54: Fixed potention ANR issue with Bluetooth OPP share. by Fred · 12 years ago
  85. 4daa2db Merge "need to send BluetoothAdapter.ACTION_LOCAL_NAME_CHANGED intent to all users" into jb-mr1.1-dev by Zhihai Xu · 12 years ago
  86. 31be0d2 need to send BluetoothAdapter.ACTION_LOCAL_NAME_CHANGED intent to all users by Zhihai Xu · 12 years ago
  87. e3e1e8d Fixed potention ANR issue with Bluetooth OPP share. by Fred · 12 years ago
  88. cb7b1a5 Fixed potention ANR issue with Bluetooth OPP share. by Fred · 12 years ago
  89. d38211f Rename get radio technology by Wink Saville · 12 years ago
  90. bc376f5 Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  91. 61a19e6 am 929aa0f5: am 19d8d544: Temporarily add GALLERY_PROVIDER permission to fix Beam. by Martijn Coenen · 12 years ago
  92. 929aa0f am 19d8d544: Temporarily add GALLERY_PROVIDER permission to fix Beam. by Martijn Coenen · 12 years ago
  93. 19d8d54 Temporarily add GALLERY_PROVIDER permission to fix Beam. by Martijn Coenen · 12 years ago
  94. e05729b am 8b709b4c: am ede67c26: License of files Bluetooth package is not updated to ASL2 by Zhihai Xu · 12 years ago
  95. 8b709b4 am ede67c26: License of files Bluetooth package is not updated to ASL2 by Zhihai Xu · 12 years ago
  96. ede67c2 License of files Bluetooth package is not updated to ASL2 by Zhihai Xu · 12 years ago
  97. 29ffece am b1f690e1: am bd704c74: BT connection notification in not updated in status bar for second user It is due to the system UI is always running as the first user. It can\'t receive broadcast intent ACTION_CONNECTION_STATE_CHANGED and ACTION_BOND_STATE_CHANGED from blue by Zhihai Xu · 12 years ago
  98. b1f690e am bd704c74: BT connection notification in not updated in status bar for second user It is due to the system UI is always running as the first user. It can\'t receive broadcast intent ACTION_CONNECTION_STATE_CHANGED and ACTION_BOND_STATE_CHANGED from bluetooth service by Zhihai Xu · 12 years ago
  99. bd704c7 BT connection notification in not updated in status bar for second user by Zhihai Xu · 12 years ago
  100. e5c8dea am f128aa02: am a595fcc5: Fix crash in Bluetooth when sharing MMS video. by Jake Hamby · 12 years ago