1. 5ef52da [Manual] Fix local variable names by Jack He · 8 years ago
  2. cf0e1f5 Merge "Load bluetooth library directly, instead of using hardware module" by Treehugger Robot · 8 years ago
  3. 91a7fb2 Load bluetooth library directly, instead of using hardware module by Jakub Pawlowski · 8 years ago
  4. 98613f2 Merge "[Manual] Remove redundant 'public' modifier" by Treehugger Robot · 8 years ago
  5. d04c0a8 [Manual] Remove redundant 'public' modifier by Jack He · 8 years ago
  6. 3669be9 Merge "[Manual] Rename methods and classes" by Treehugger Robot · 8 years ago
  7. 7919867 [Manual] Rename methods and classes by Jack He · 8 years ago
  8. 6b288d4 Merge "Use -Werror in packages/apps/Bluetooth" by Chih-hung Hsieh · 8 years ago
  9. 9be7c66 Merge "[Manual] Fix static variable names" by Treehugger Robot · 8 years ago
  10. 7588f85 [Manual] Fix static variable names by Jack He · 8 years ago
  11. 684ce80 Merge "MAP-MNS: Cleanup sdp record on service shutdown" by Treehugger Robot · 8 years ago
  12. 780f9ce MAP-MNS: Cleanup sdp record on service shutdown by Jack He · 8 years ago
  13. 8bbf804 Merge "[Manual] Remove empty blocks" by Treehugger Robot · 8 years ago
  14. 8338d4b [Manual] Remove empty blocks by Jack He · 8 years ago
  15. 981d56a Merge "OPP: Remove sdp record during BT off to prevent leak" by Treehugger Robot · 8 years ago
  16. 20d7ae1 Merge "[Manual] Rename method parameters using Java naming conventions" by Treehugger Robot · 8 years ago
  17. b59ab22 OPP: Remove sdp record during BT off to prevent leak by Hemant Gupta · 8 years ago
  18. 92c6686 Merge "Revert "sdp: Use complete Uuids for comparisons"" by Treehugger Robot · 8 years ago
  19. ae9f751 Revert "sdp: Use complete Uuids for comparisons" by Jakub Pawlowski · 8 years ago
  20. b7461b1 [Manual] Rename method parameters using Java naming conventions by Jack He · 8 years ago
  21. 6388769 Merge "sdp: Use complete Uuids for comparisons" by Treehugger Robot · 8 years ago
  22. ee16545 Merge "[Script] Fixed assorted string usage issues" by Treehugger Robot · 8 years ago
  23. c27337c [Script] Fixed assorted string usage issues by Jack He · 8 years ago
  24. 016f93a Merge "Send the now playing list changed events after media updates" by Treehugger Robot · 8 years ago
  25. 1743df4 sdp: Use complete Uuids for comparisons by Myles Watson · 8 years ago
  26. 8aa3d3f Send the now playing list changed events after media updates by Ajay Panicker · 8 years ago
  27. cf14f35 Merge "[Script] Remove empty finally block" by Treehugger Robot · 8 years ago
  28. f9dbbfb [Script] Remove empty finally block by Jack He · 8 years ago
  29. 8d2b3e7 Merge "[Script] Remove final modifier from private methods" by Treehugger Robot · 8 years ago
  30. 0cb8e36 Merge "[Script] Remove unnecessary interface modifiers" by Treehugger Robot · 8 years ago
  31. beae4d0 Merge "[Script] Add @Override annotations to overriden methods" by Treehugger Robot · 8 years ago
  32. c278acf Merge "[Script] Remove redundant conditional expressions" by Treehugger Robot · 8 years ago
  33. 92bf44c Merge "[Script] Simplify pointless boolean expressions" by Treehugger Robot · 8 years ago
  34. 69cf218 Merge "[Script] Replace C-style array declarations with Java style" by Treehugger Robot · 8 years ago
  35. 15f43fe Merge "[Script] Sort modifiers according to JLS" by Treehugger Robot · 8 years ago
  36. 3249810 Merge "Always send KEYCODE_MEDIA_PLAY_PAUSE" by Treehugger Robot · 8 years ago
  37. 86950ad Always send KEYCODE_MEDIA_PLAY_PAUSE by Andre Eisenbach · 8 years ago
  38. 0e75413 [Script] Remove final modifier from private methods by Jack He · 8 years ago
  39. 4afb3da [Script] Remove unnecessary interface modifiers by Jack He · 8 years ago
  40. 2fbb1d9 [Script] Add @Override annotations to overriden methods by Jack He · 8 years ago
  41. 32638a0 [Script] Remove redundant conditional expressions by Jack He · 8 years ago
  42. 32a94e2 [Script] Simplify pointless boolean expressions by Jack He · 8 years ago
  43. 0612fad [Script] Replace C-style array declarations with Java style by Jack He · 8 years ago
  44. dbf5c4e [Script] Sort modifiers according to JLS by Jack He · 8 years ago
  45. 225b6a2 Merge "Add missing break statement in Sap message handling" by Treehugger Robot · 8 years ago
  46. 66f0c5f Add missing break statement in Sap message handling by sqian · 8 years ago
  47. bc07fc2 Merge "Fix the logic for re-generating / updating the AVRCP PlaybackState" by Treehugger Robot · 8 years ago
  48. 5b98f3f Fix the logic for re-generating / updating the AVRCP PlaybackState by Pavlin Radoslavov · 8 years ago
  49. 80960e0 Merge "RemoteDevicesTest testSendUunidIntent" by Kai Wang · 8 years ago
  50. ec3c9fa Merge "Track the AudioManager Playback state to update the AVRCP playback state" by Treehugger Robot · 8 years ago
  51. a24231a Track the AudioManager Playback state to update the AVRCP playback state by Pavlin Radoslavov · 8 years ago
  52. fbe7b4e RemoteDevicesTest testSendUunidIntent by kai · 8 years ago
  53. 9de2838 Merge "Print the runtime blacklisted devices for AVRCP absolute volume control" by Treehugger Robot · 8 years ago
  54. efc0a6d Merge "A2DP Revert "Move A2dp State to Disconnected when BT is Turned OFF"" by Treehugger Robot · 8 years ago
  55. aad5256 Print the runtime blacklisted devices for AVRCP absolute volume control by Pavlin Radoslavov · 8 years ago
  56. f90bd2e Merge "PBAP: Clean up SDP record when closing service" by Treehugger Robot · 8 years ago
  57. 32bedea Merge "Adapter: Reset adapter connection states when BR/EDR is ready" by Treehugger Robot · 8 years ago
  58. 577298d Adapter: Reset adapter connection states when BR/EDR is ready by Jack He · 8 years ago
  59. ee4d3dc PBAP: Clean up SDP record when closing service by Jack He · 8 years ago
  60. d17bd2d A2DP Revert "Move A2dp State to Disconnected when BT is Turned OFF" by Jack He · 8 years ago
  61. 69d4a88 Merge "PBAP: Set Pbap connection state to DISCONNECTED on ACL_DISCONNECT." by Treehugger Robot · 8 years ago
  62. 88f9f6b Merge "HFP: Reset max index if greater than number of Phone Book entries" by Treehugger Robot · 8 years ago
  63. e95b2eb Merge "Bluetooth Unit Test" by Kai Wang · 8 years ago
  64. d6d31a2 Merge "PBAP: Use ACTION_CONNECTION_STATE_CHANGED intent" by Treehugger Robot · 8 years ago
  65. f84ced0 HFP: Reset max index if greater than number of Phone Book entries by Satish Kodishala · 8 years ago
  66. 328d1b6 PBAP: Set Pbap connection state to DISCONNECTED on ACL_DISCONNECT. by Hemant Gutpa · 8 years ago
  67. 4aee91a PBAP: Use ACTION_CONNECTION_STATE_CHANGED intent by Jack He · 8 years ago
  68. 7f90f91 Merge "Remove unused gattClientScanFilterDeleteNative" by Jakub Pawlowski · 8 years ago
  69. 69e8a25 Remove unused gattClientScanFilterDeleteNative by Jakub Pawlowski · 8 years ago
  70. 0023273 Use -Werror in packages/apps/Bluetooth by Chih-Hung Hsieh · 8 years ago
  71. f91b433 Bluetooth Unit Test by kai · 8 years ago
  72. 5a82579 Merge "Bluetooth Unit Test" by Kai Wang · 8 years ago
  73. 531cc43 Merge "Fix connection time for GATT clients" by Treehugger Robot · 8 years ago
  74. 99d01e0 Fix connection time for GATT clients by Vinay Kalia · 8 years ago
  75. 0a75773 Merge "Printed the modified AVRCP features in case a device is blacklisted" by Treehugger Robot · 8 years ago
  76. 414480d Printed the modified AVRCP features in case a device is blacklisted by Pavlin Radoslavov · 8 years ago
  77. b35be83 Merge "Enable bluetooth a2dpsink to request audio focus from source" by David Rim · 8 years ago
  78. 9f6f58f Merge "GATT: Thread-safe ClientHandler invocation" by Treehugger Robot · 8 years ago
  79. 880574b GATT: Thread-safe ClientHandler invocation by xutianguo · 8 years ago
  80. f427803 Merge "Set the AVRCP absolute volume control initial volume to 50% for all devices" by Treehugger Robot · 8 years ago
  81. 241337c Set the AVRCP absolute volume control initial volume to 50% for all devices by Pavlin Radoslavov · 8 years ago
  82. 37344d8 Merge changes from topic "bt-cleanup-cherry-pick" by Treehugger Robot · 8 years ago
  83. 506af9a Defer sending NETWORK_STATE_AVAILABLE to headset by Hall Liu · 8 years ago
  84. 7b03b06 Defer sendDeviceStateChanged until SIM config loaded by Hall Liu · 8 years ago
  85. 428c04a A2DP: Only unregister receiver if we registered by Marie Janssen · 8 years ago
  86. 67530d0 Merge "Modify Bluetooth Class of Device from Android stack" by Treehugger Robot · 8 years ago
  87. b7a63ec Modify Bluetooth Class of Device from Android stack by Pulkit Bhuwalka · 8 years ago
  88. 2707f3d Merge "HFP: Implement toString for HeadsetPhoneState" by Treehugger Robot · 8 years ago
  89. 3ed2ffc HFP: Implement toString for HeadsetPhoneState by xutianguo · 8 years ago
  90. 2b80f8f Merge "Added Medium annotation to bluetooth test." by Treehugger Robot · 8 years ago
  91. 83aacc6 Added Medium annotation to bluetooth test. by smaraaosp · 8 years ago
  92. eef59fd Merge "Bluetooth PbapParserTest" by Kai Wang · 8 years ago
  93. 8984609 Merge "A2DP sink audio focus" by Joseph Pirozzo · 8 years ago
  94. 776dfa3 Merge "Use one type for UUID (3/5)" by Jakub Pawlowski · 8 years ago
  95. 97050af Bluetooth PbapParserTest by kai · 8 years ago
  96. 5973563 A2DP sink audio focus by Joseph Pirozzo · 8 years ago
  97. 0e60a33 Use one type for UUID (3/5) by Jakub Pawlowski · 8 years ago
  98. 21e8f30 Merge changes from topic "bt-fix-phone-policy-limit-retry" by Treehugger Robot · 8 years ago
  99. 2cc7546 PhonePolicy: Retry HFP and A2DP once only by Jack He · 8 years ago
  100. d94f6dd PhonePolicy: Logging and logic refactor by Jack He · 8 years ago