1. f9dbbfb [Script] Remove empty finally block by Jack He · 8 years ago
  2. 8d2b3e7 Merge "[Script] Remove final modifier from private methods" by Treehugger Robot · 8 years ago
  3. 0cb8e36 Merge "[Script] Remove unnecessary interface modifiers" by Treehugger Robot · 8 years ago
  4. beae4d0 Merge "[Script] Add @Override annotations to overriden methods" by Treehugger Robot · 8 years ago
  5. c278acf Merge "[Script] Remove redundant conditional expressions" by Treehugger Robot · 8 years ago
  6. 92bf44c Merge "[Script] Simplify pointless boolean expressions" by Treehugger Robot · 8 years ago
  7. 69cf218 Merge "[Script] Replace C-style array declarations with Java style" by Treehugger Robot · 8 years ago
  8. 15f43fe Merge "[Script] Sort modifiers according to JLS" by Treehugger Robot · 8 years ago
  9. 3249810 Merge "Always send KEYCODE_MEDIA_PLAY_PAUSE" by Treehugger Robot · 8 years ago
  10. 86950ad Always send KEYCODE_MEDIA_PLAY_PAUSE by Andre Eisenbach · 8 years ago
  11. 0e75413 [Script] Remove final modifier from private methods by Jack He · 8 years ago
  12. 4afb3da [Script] Remove unnecessary interface modifiers by Jack He · 8 years ago
  13. 2fbb1d9 [Script] Add @Override annotations to overriden methods by Jack He · 8 years ago
  14. 32638a0 [Script] Remove redundant conditional expressions by Jack He · 8 years ago
  15. 32a94e2 [Script] Simplify pointless boolean expressions by Jack He · 8 years ago
  16. 0612fad [Script] Replace C-style array declarations with Java style by Jack He · 8 years ago
  17. dbf5c4e [Script] Sort modifiers according to JLS by Jack He · 8 years ago
  18. 225b6a2 Merge "Add missing break statement in Sap message handling" by Treehugger Robot · 8 years ago
  19. 66f0c5f Add missing break statement in Sap message handling by sqian · 8 years ago
  20. bc07fc2 Merge "Fix the logic for re-generating / updating the AVRCP PlaybackState" by Treehugger Robot · 8 years ago
  21. 5b98f3f Fix the logic for re-generating / updating the AVRCP PlaybackState by Pavlin Radoslavov · 8 years ago
  22. 80960e0 Merge "RemoteDevicesTest testSendUunidIntent" by Kai Wang · 8 years ago
  23. ec3c9fa Merge "Track the AudioManager Playback state to update the AVRCP playback state" by Treehugger Robot · 8 years ago
  24. a24231a Track the AudioManager Playback state to update the AVRCP playback state by Pavlin Radoslavov · 8 years ago
  25. fbe7b4e RemoteDevicesTest testSendUunidIntent by kai · 8 years ago
  26. 9de2838 Merge "Print the runtime blacklisted devices for AVRCP absolute volume control" by Treehugger Robot · 8 years ago
  27. efc0a6d Merge "A2DP Revert "Move A2dp State to Disconnected when BT is Turned OFF"" by Treehugger Robot · 8 years ago
  28. aad5256 Print the runtime blacklisted devices for AVRCP absolute volume control by Pavlin Radoslavov · 8 years ago
  29. f90bd2e Merge "PBAP: Clean up SDP record when closing service" by Treehugger Robot · 8 years ago
  30. 32bedea Merge "Adapter: Reset adapter connection states when BR/EDR is ready" by Treehugger Robot · 8 years ago
  31. 577298d Adapter: Reset adapter connection states when BR/EDR is ready by Jack He · 8 years ago
  32. ee4d3dc PBAP: Clean up SDP record when closing service by Jack He · 8 years ago
  33. d17bd2d A2DP Revert "Move A2dp State to Disconnected when BT is Turned OFF" by Jack He · 8 years ago
  34. 69d4a88 Merge "PBAP: Set Pbap connection state to DISCONNECTED on ACL_DISCONNECT." by Treehugger Robot · 8 years ago
  35. 88f9f6b Merge "HFP: Reset max index if greater than number of Phone Book entries" by Treehugger Robot · 8 years ago
  36. e95b2eb Merge "Bluetooth Unit Test" by Kai Wang · 8 years ago
  37. d6d31a2 Merge "PBAP: Use ACTION_CONNECTION_STATE_CHANGED intent" by Treehugger Robot · 8 years ago
  38. f84ced0 HFP: Reset max index if greater than number of Phone Book entries by Satish Kodishala · 8 years ago
  39. 328d1b6 PBAP: Set Pbap connection state to DISCONNECTED on ACL_DISCONNECT. by Hemant Gutpa · 8 years ago
  40. 4aee91a PBAP: Use ACTION_CONNECTION_STATE_CHANGED intent by Jack He · 8 years ago
  41. 7f90f91 Merge "Remove unused gattClientScanFilterDeleteNative" by Jakub Pawlowski · 8 years ago
  42. 69e8a25 Remove unused gattClientScanFilterDeleteNative by Jakub Pawlowski · 8 years ago
  43. f91b433 Bluetooth Unit Test by kai · 8 years ago
  44. 5a82579 Merge "Bluetooth Unit Test" by Kai Wang · 8 years ago
  45. 531cc43 Merge "Fix connection time for GATT clients" by Treehugger Robot · 8 years ago
  46. 99d01e0 Fix connection time for GATT clients by Vinay Kalia · 8 years ago
  47. 0a75773 Merge "Printed the modified AVRCP features in case a device is blacklisted" by Treehugger Robot · 8 years ago
  48. 414480d Printed the modified AVRCP features in case a device is blacklisted by Pavlin Radoslavov · 8 years ago
  49. b35be83 Merge "Enable bluetooth a2dpsink to request audio focus from source" by David Rim · 8 years ago
  50. 9f6f58f Merge "GATT: Thread-safe ClientHandler invocation" by Treehugger Robot · 8 years ago
  51. 880574b GATT: Thread-safe ClientHandler invocation by xutianguo · 8 years ago
  52. f427803 Merge "Set the AVRCP absolute volume control initial volume to 50% for all devices" by Treehugger Robot · 8 years ago
  53. 241337c Set the AVRCP absolute volume control initial volume to 50% for all devices by Pavlin Radoslavov · 8 years ago
  54. 37344d8 Merge changes from topic "bt-cleanup-cherry-pick" by Treehugger Robot · 8 years ago
  55. 506af9a Defer sending NETWORK_STATE_AVAILABLE to headset by Hall Liu · 8 years ago
  56. 7b03b06 Defer sendDeviceStateChanged until SIM config loaded by Hall Liu · 8 years ago
  57. 428c04a A2DP: Only unregister receiver if we registered by Marie Janssen · 8 years ago
  58. 67530d0 Merge "Modify Bluetooth Class of Device from Android stack" by Treehugger Robot · 8 years ago
  59. b7a63ec Modify Bluetooth Class of Device from Android stack by Pulkit Bhuwalka · 8 years ago
  60. 2707f3d Merge "HFP: Implement toString for HeadsetPhoneState" by Treehugger Robot · 8 years ago
  61. 3ed2ffc HFP: Implement toString for HeadsetPhoneState by xutianguo · 8 years ago
  62. 2b80f8f Merge "Added Medium annotation to bluetooth test." by Treehugger Robot · 8 years ago
  63. 83aacc6 Added Medium annotation to bluetooth test. by smaraaosp · 8 years ago
  64. eef59fd Merge "Bluetooth PbapParserTest" by Kai Wang · 8 years ago
  65. 8984609 Merge "A2DP sink audio focus" by Joseph Pirozzo · 8 years ago
  66. 776dfa3 Merge "Use one type for UUID (3/5)" by Jakub Pawlowski · 8 years ago
  67. 97050af Bluetooth PbapParserTest by kai · 8 years ago
  68. 5973563 A2DP sink audio focus by Joseph Pirozzo · 8 years ago
  69. 0e60a33 Use one type for UUID (3/5) by Jakub Pawlowski · 8 years ago
  70. 21e8f30 Merge changes from topic "bt-fix-phone-policy-limit-retry" by Treehugger Robot · 8 years ago
  71. 2cc7546 PhonePolicy: Retry HFP and A2DP once only by Jack He · 8 years ago
  72. d94f6dd PhonePolicy: Logging and logic refactor by Jack He · 8 years ago
  73. 9e90561 Merge "SAP: Initialize mIntentReceiver to null" by Treehugger Robot · 8 years ago
  74. 4958f55 Merge "HFP: Fix headset state transition on device replacement" by Treehugger Robot · 8 years ago
  75. 6e52663 HFP: Fix headset state transition on device replacement by Jack He · 8 years ago
  76. 7553e93 SAP: Initialize mIntentReceiver to null by Jack He · 8 years ago
  77. acf5c9a Merge "Fix ScannerMap leak" by Jakub Pawlowski · 8 years ago
  78. 0ef420c Fix ScannerMap leak by Jakub Pawlowski · 8 years ago
  79. e92313d Merge changes from topic "avrcp_cherry_picks" by Myles Watson · 8 years ago
  80. 17fb558 Use the current item in the existing queue rather than using metadata by Ajay Panicker · 8 years ago
  81. 85aee8a Don't reject notifications and wait until new addressed player is ready (1/2) by Ajay Panicker · 8 years ago
  82. 69ff4de Check if now playing list is updated by comparing the current queue (1/3) by Ajay Panicker · 8 years ago
  83. 42b19bc AVRCP: Only send the active player for media player listings by Ajay Panicker · 8 years ago
  84. 7a44bb2 Fix IndexOutOfBounds exception due to incorrect media player start index by Ajay Panicker · 8 years ago
  85. 5e5cfd5 AVRCP: Ignore addressed player changed to telecom by Ajay Panicker · 8 years ago
  86. 04ba1bc Prevent stack crash if there is only one player and it isn't active by Ajay Panicker · 8 years ago
  87. 161e098 Allow AVRCP to send playback state when resumed from pause by Ajay Panicker · 8 years ago
  88. 37bcf3a Return on available players changed and clear state for addr player changed by Ajay Panicker · 8 years ago
  89. 9c2ff5b Initialize the Browsable Player list at user unlock instead of boot complete by Ajay Panicker · 8 years ago
  90. 754c469 Grab all packages that support browsing instead of connecting to them one by one by Ajay Panicker · 8 years ago
  91. cb00f2f Send the playback state changes to playing only after track changed by Ajay Panicker · 8 years ago
  92. 05723ee Update the now playing list after AddrPlayerChanged by Ajay Panicker · 8 years ago
  93. cd13459 Remove dependency on delay by ignoring invalid playback states by Ajay Panicker · 8 years ago
  94. 2a9aba6 Send available players changed with addressed player changed by Ajay Panicker · 8 years ago
  95. 26dbb6f Merge "Remove unused BT_STACK_TEST_MODULE_ID" by Treehugger Robot · 8 years ago
  96. 8e2f5ef Remove unused BT_STACK_TEST_MODULE_ID by Jakub Pawlowski · 8 years ago
  97. 9ca8bb1 Bluetooth Unit Test by kai · 8 years ago
  98. 05211ae Merge "AdapterProperties: change log level and wording" by Treehugger Robot · 8 years ago
  99. 838ad8c AdapterProperties: change log level and wording by Jack He · 8 years ago
  100. 1224a0c Merge "PAN: No observable state transition when PAN is rejected" by Treehugger Robot · 8 years ago