1. f187443 Extract metadata info from MediaPlayer.Queue added by Google Play Music by Ajay Panicker · 8 years ago
  2. d4403f0 Merge "[Manual] Rename non-public non-static variables to mCamelCase" by Treehugger Robot · 8 years ago
  3. b1ae441 Merge "AdapterProperties: Crash on invalid state transition" by Treehugger Robot · 8 years ago
  4. 8bc413b [Manual] Rename non-public non-static variables to mCamelCase by Jack He · 8 years ago
  5. 799c063 Merge "Revert "Always send KEYCODE_MEDIA_PLAY_PAUSE"" by Treehugger Robot · 8 years ago
  6. 105ffe9 AdapterProperties: Crash on invalid state transition by Jack He · 8 years ago
  7. 442ad53 Merge "PBAP: Disable SIM card contact supported" by Treehugger Robot · 8 years ago
  8. c0c914d Merge "[Manual] Fix static field names" by Treehugger Robot · 8 years ago
  9. beb95b6 Merge "Remove hw_module_t dependency in Bluetooth (3/3)" by Jakub Pawlowski · 8 years ago
  10. 9b3b12e Remove hw_module_t dependency in Bluetooth (3/3) by Jakub Pawlowski · 8 years ago
  11. 1bd017d [Manual] Fix static field names by Jack He · 8 years ago
  12. b0c32d3 Merge "Pass all scans to battery stats" by Treehugger Robot · 8 years ago
  13. 9bdbe9e Revert "Always send KEYCODE_MEDIA_PLAY_PAUSE" by Andre Eisenbach · 8 years ago
  14. c5ccdd2 PBAP: Disable SIM card contact supported by Jack He · 8 years ago
  15. eb60d9e Merge "[Manual] Fix local variable names" by Treehugger Robot · 8 years ago
  16. 123f338 Merge "Catch exception" by Treehugger Robot · 8 years ago
  17. ddd9c7d Pass all scans to battery stats by Ajay Panicker · 8 years ago
  18. 5ef52da [Manual] Fix local variable names by Jack He · 8 years ago
  19. cf0e1f5 Merge "Load bluetooth library directly, instead of using hardware module" by Treehugger Robot · 8 years ago
  20. 91a7fb2 Load bluetooth library directly, instead of using hardware module by Jakub Pawlowski · 8 years ago
  21. d7d3d68 Catch exception by Vinay Kalia · 8 years ago
  22. 98613f2 Merge "[Manual] Remove redundant 'public' modifier" by Treehugger Robot · 8 years ago
  23. d04c0a8 [Manual] Remove redundant 'public' modifier by Jack He · 8 years ago
  24. 3669be9 Merge "[Manual] Rename methods and classes" by Treehugger Robot · 8 years ago
  25. 7919867 [Manual] Rename methods and classes by Jack He · 8 years ago
  26. 6b288d4 Merge "Use -Werror in packages/apps/Bluetooth" by Chih-hung Hsieh · 8 years ago
  27. 9be7c66 Merge "[Manual] Fix static variable names" by Treehugger Robot · 8 years ago
  28. 7588f85 [Manual] Fix static variable names by Jack He · 8 years ago
  29. 684ce80 Merge "MAP-MNS: Cleanup sdp record on service shutdown" by Treehugger Robot · 8 years ago
  30. 780f9ce MAP-MNS: Cleanup sdp record on service shutdown by Jack He · 8 years ago
  31. 8bbf804 Merge "[Manual] Remove empty blocks" by Treehugger Robot · 8 years ago
  32. 8338d4b [Manual] Remove empty blocks by Jack He · 8 years ago
  33. 981d56a Merge "OPP: Remove sdp record during BT off to prevent leak" by Treehugger Robot · 8 years ago
  34. 20d7ae1 Merge "[Manual] Rename method parameters using Java naming conventions" by Treehugger Robot · 8 years ago
  35. b59ab22 OPP: Remove sdp record during BT off to prevent leak by Hemant Gupta · 8 years ago
  36. 92c6686 Merge "Revert "sdp: Use complete Uuids for comparisons"" by Treehugger Robot · 8 years ago
  37. ae9f751 Revert "sdp: Use complete Uuids for comparisons" by Jakub Pawlowski · 8 years ago
  38. b7461b1 [Manual] Rename method parameters using Java naming conventions by Jack He · 8 years ago
  39. 6388769 Merge "sdp: Use complete Uuids for comparisons" by Treehugger Robot · 8 years ago
  40. ee16545 Merge "[Script] Fixed assorted string usage issues" by Treehugger Robot · 8 years ago
  41. c27337c [Script] Fixed assorted string usage issues by Jack He · 8 years ago
  42. 016f93a Merge "Send the now playing list changed events after media updates" by Treehugger Robot · 8 years ago
  43. 1743df4 sdp: Use complete Uuids for comparisons by Myles Watson · 8 years ago
  44. 8aa3d3f Send the now playing list changed events after media updates by Ajay Panicker · 8 years ago
  45. cf14f35 Merge "[Script] Remove empty finally block" by Treehugger Robot · 8 years ago
  46. f9dbbfb [Script] Remove empty finally block by Jack He · 8 years ago
  47. 8d2b3e7 Merge "[Script] Remove final modifier from private methods" by Treehugger Robot · 8 years ago
  48. 0cb8e36 Merge "[Script] Remove unnecessary interface modifiers" by Treehugger Robot · 8 years ago
  49. beae4d0 Merge "[Script] Add @Override annotations to overriden methods" by Treehugger Robot · 8 years ago
  50. c278acf Merge "[Script] Remove redundant conditional expressions" by Treehugger Robot · 8 years ago
  51. 92bf44c Merge "[Script] Simplify pointless boolean expressions" by Treehugger Robot · 8 years ago
  52. 69cf218 Merge "[Script] Replace C-style array declarations with Java style" by Treehugger Robot · 8 years ago
  53. 15f43fe Merge "[Script] Sort modifiers according to JLS" by Treehugger Robot · 8 years ago
  54. 3249810 Merge "Always send KEYCODE_MEDIA_PLAY_PAUSE" by Treehugger Robot · 8 years ago
  55. 86950ad Always send KEYCODE_MEDIA_PLAY_PAUSE by Andre Eisenbach · 8 years ago
  56. 0e75413 [Script] Remove final modifier from private methods by Jack He · 8 years ago
  57. 4afb3da [Script] Remove unnecessary interface modifiers by Jack He · 8 years ago
  58. 2fbb1d9 [Script] Add @Override annotations to overriden methods by Jack He · 8 years ago
  59. 32638a0 [Script] Remove redundant conditional expressions by Jack He · 8 years ago
  60. 32a94e2 [Script] Simplify pointless boolean expressions by Jack He · 8 years ago
  61. 0612fad [Script] Replace C-style array declarations with Java style by Jack He · 8 years ago
  62. dbf5c4e [Script] Sort modifiers according to JLS by Jack He · 8 years ago
  63. 225b6a2 Merge "Add missing break statement in Sap message handling" by Treehugger Robot · 8 years ago
  64. 66f0c5f Add missing break statement in Sap message handling by sqian · 8 years ago
  65. bc07fc2 Merge "Fix the logic for re-generating / updating the AVRCP PlaybackState" by Treehugger Robot · 8 years ago
  66. 5b98f3f Fix the logic for re-generating / updating the AVRCP PlaybackState by Pavlin Radoslavov · 8 years ago
  67. 80960e0 Merge "RemoteDevicesTest testSendUunidIntent" by Kai Wang · 8 years ago
  68. ec3c9fa Merge "Track the AudioManager Playback state to update the AVRCP playback state" by Treehugger Robot · 8 years ago
  69. a24231a Track the AudioManager Playback state to update the AVRCP playback state by Pavlin Radoslavov · 8 years ago
  70. fbe7b4e RemoteDevicesTest testSendUunidIntent by kai · 8 years ago
  71. 9de2838 Merge "Print the runtime blacklisted devices for AVRCP absolute volume control" by Treehugger Robot · 8 years ago
  72. efc0a6d Merge "A2DP Revert "Move A2dp State to Disconnected when BT is Turned OFF"" by Treehugger Robot · 8 years ago
  73. aad5256 Print the runtime blacklisted devices for AVRCP absolute volume control by Pavlin Radoslavov · 8 years ago
  74. f90bd2e Merge "PBAP: Clean up SDP record when closing service" by Treehugger Robot · 8 years ago
  75. 32bedea Merge "Adapter: Reset adapter connection states when BR/EDR is ready" by Treehugger Robot · 8 years ago
  76. 577298d Adapter: Reset adapter connection states when BR/EDR is ready by Jack He · 8 years ago
  77. ee4d3dc PBAP: Clean up SDP record when closing service by Jack He · 8 years ago
  78. d17bd2d A2DP Revert "Move A2dp State to Disconnected when BT is Turned OFF" by Jack He · 8 years ago
  79. 69d4a88 Merge "PBAP: Set Pbap connection state to DISCONNECTED on ACL_DISCONNECT." by Treehugger Robot · 8 years ago
  80. 88f9f6b Merge "HFP: Reset max index if greater than number of Phone Book entries" by Treehugger Robot · 8 years ago
  81. e95b2eb Merge "Bluetooth Unit Test" by Kai Wang · 8 years ago
  82. d6d31a2 Merge "PBAP: Use ACTION_CONNECTION_STATE_CHANGED intent" by Treehugger Robot · 8 years ago
  83. f84ced0 HFP: Reset max index if greater than number of Phone Book entries by Satish Kodishala · 8 years ago
  84. 328d1b6 PBAP: Set Pbap connection state to DISCONNECTED on ACL_DISCONNECT. by Hemant Gutpa · 8 years ago
  85. 4aee91a PBAP: Use ACTION_CONNECTION_STATE_CHANGED intent by Jack He · 8 years ago
  86. 7f90f91 Merge "Remove unused gattClientScanFilterDeleteNative" by Jakub Pawlowski · 8 years ago
  87. 69e8a25 Remove unused gattClientScanFilterDeleteNative by Jakub Pawlowski · 8 years ago
  88. 0023273 Use -Werror in packages/apps/Bluetooth by Chih-Hung Hsieh · 8 years ago
  89. f91b433 Bluetooth Unit Test by kai · 8 years ago
  90. 5a82579 Merge "Bluetooth Unit Test" by Kai Wang · 8 years ago
  91. 531cc43 Merge "Fix connection time for GATT clients" by Treehugger Robot · 8 years ago
  92. 99d01e0 Fix connection time for GATT clients by Vinay Kalia · 8 years ago
  93. 0a75773 Merge "Printed the modified AVRCP features in case a device is blacklisted" by Treehugger Robot · 8 years ago
  94. 414480d Printed the modified AVRCP features in case a device is blacklisted by Pavlin Radoslavov · 8 years ago
  95. b35be83 Merge "Enable bluetooth a2dpsink to request audio focus from source" by David Rim · 8 years ago
  96. 9f6f58f Merge "GATT: Thread-safe ClientHandler invocation" by Treehugger Robot · 8 years ago
  97. 880574b GATT: Thread-safe ClientHandler invocation by xutianguo · 8 years ago
  98. f427803 Merge "Set the AVRCP absolute volume control initial volume to 50% for all devices" by Treehugger Robot · 8 years ago
  99. 241337c Set the AVRCP absolute volume control initial volume to 50% for all devices by Pavlin Radoslavov · 8 years ago
  100. 37344d8 Merge changes from topic "bt-cleanup-cherry-pick" by Treehugger Robot · 8 years ago