1. 97050af Bluetooth PbapParserTest by kai · 8 years ago
  2. 21e8f30 Merge changes from topic "bt-fix-phone-policy-limit-retry" by Treehugger Robot · 8 years ago
  3. 2cc7546 PhonePolicy: Retry HFP and A2DP once only by Jack He · 8 years ago
  4. d94f6dd PhonePolicy: Logging and logic refactor by Jack He · 8 years ago
  5. 9e90561 Merge "SAP: Initialize mIntentReceiver to null" by Treehugger Robot · 8 years ago
  6. 4958f55 Merge "HFP: Fix headset state transition on device replacement" by Treehugger Robot · 8 years ago
  7. 6e52663 HFP: Fix headset state transition on device replacement by Jack He · 8 years ago
  8. 7553e93 SAP: Initialize mIntentReceiver to null by Jack He · 8 years ago
  9. acf5c9a Merge "Fix ScannerMap leak" by Jakub Pawlowski · 8 years ago
  10. 0ef420c Fix ScannerMap leak by Jakub Pawlowski · 8 years ago
  11. e92313d Merge changes from topic "avrcp_cherry_picks" by Myles Watson · 8 years ago
  12. 17fb558 Use the current item in the existing queue rather than using metadata by Ajay Panicker · 8 years ago
  13. 85aee8a Don't reject notifications and wait until new addressed player is ready (1/2) by Ajay Panicker · 8 years ago
  14. 69ff4de Check if now playing list is updated by comparing the current queue (1/3) by Ajay Panicker · 8 years ago
  15. 42b19bc AVRCP: Only send the active player for media player listings by Ajay Panicker · 8 years ago
  16. 7a44bb2 Fix IndexOutOfBounds exception due to incorrect media player start index by Ajay Panicker · 8 years ago
  17. 5e5cfd5 AVRCP: Ignore addressed player changed to telecom by Ajay Panicker · 8 years ago
  18. 04ba1bc Prevent stack crash if there is only one player and it isn't active by Ajay Panicker · 8 years ago
  19. 161e098 Allow AVRCP to send playback state when resumed from pause by Ajay Panicker · 8 years ago
  20. 37bcf3a Return on available players changed and clear state for addr player changed by Ajay Panicker · 8 years ago
  21. 9c2ff5b Initialize the Browsable Player list at user unlock instead of boot complete by Ajay Panicker · 8 years ago
  22. 754c469 Grab all packages that support browsing instead of connecting to them one by one by Ajay Panicker · 8 years ago
  23. cb00f2f Send the playback state changes to playing only after track changed by Ajay Panicker · 8 years ago
  24. 05723ee Update the now playing list after AddrPlayerChanged by Ajay Panicker · 8 years ago
  25. cd13459 Remove dependency on delay by ignoring invalid playback states by Ajay Panicker · 8 years ago
  26. 2a9aba6 Send available players changed with addressed player changed by Ajay Panicker · 8 years ago
  27. 26dbb6f Merge "Remove unused BT_STACK_TEST_MODULE_ID" by Treehugger Robot · 8 years ago
  28. 8e2f5ef Remove unused BT_STACK_TEST_MODULE_ID by Jakub Pawlowski · 8 years ago
  29. 05211ae Merge "AdapterProperties: change log level and wording" by Treehugger Robot · 8 years ago
  30. 838ad8c AdapterProperties: change log level and wording by Jack He · 8 years ago
  31. 1224a0c Merge "PAN: No observable state transition when PAN is rejected" by Treehugger Robot · 8 years ago
  32. d35a228 PAN: No observable state transition when PAN is rejected by Jack He · 8 years ago
  33. 2e15feb Merge "AdapterProperties: Logging and logic refactor" by Treehugger Robot · 8 years ago
  34. 37f2658 Merge "PBAP: Close mServerSockets when shutting down service" by Treehugger Robot · 8 years ago
  35. fb5510a PBAP: Close mServerSockets when shutting down service by Jack He · 8 years ago
  36. 647cb2d Merge "A2dpSink stopFluorideStreaming" by Kai Wang · 8 years ago
  37. 01332bf AdapterProperties: Logging and logic refactor by Jack He · 8 years ago
  38. b4777eb A2dpSink stopFluorideStreaming by kai · 8 years ago
  39. c38d1fc Merge "Fix included service parsing (2/3)" by Treehugger Robot · 8 years ago
  40. 66c7e8d Fix included service parsing (2/3) by Jakub Pawlowski · 8 years ago
  41. b74ae7e Merge "consider the situations where the device has only one volume level set." by vnori · 8 years ago
  42. 59d9617 Merge "Fix included service handling" by Treehugger Robot · 8 years ago
  43. d26a3de consider the situations where the device has only one volume level set. by Vasu Nori · 8 years ago
  44. eb5548e Fix included service handling by Jakub Pawlowski · 8 years ago
  45. 4d62e0a Merge "AVRCP getConnectedDevices" by Treehugger Robot · 8 years ago
  46. 5595b34 Merge "Fix potenial NPE in PhonePolicy" by Treehugger Robot · 8 years ago
  47. eb2e347 Fix potenial NPE in PhonePolicy by xutianguo · 8 years ago
  48. c65865e AVRCP getConnectedDevices by Joseph Pirozzo · 8 years ago
  49. ceba91f Merge "Adapt scan settings based on client state." by Treehugger Robot · 8 years ago
  50. e9873d3 Merge "Fix Bluetooth crash when open the opp transfer history on the lock screen" by Treehugger Robot · 8 years ago
  51. ee124ba Fix Bluetooth crash when open the opp transfer history on the lock screen by ilbeom.kim · 8 years ago
  52. d517b55 Merge "Proper handling of A2DP connetion timeout scenarios" by Treehugger Robot · 8 years ago
  53. 5e4b34c Proper handling of A2DP connetion timeout scenarios by Ayan Ghosh · 11 years ago
  54. a1dcd32 Merge "Fix potential NPE" by Treehugger Robot · 8 years ago
  55. 130994a Fix potential NPE by Jakub Pawlowski · 8 years ago
  56. 5f84d86 Merge "OPP: catch IllegalArgumentException exception to avoid FC" by Treehugger Robot · 8 years ago
  57. 0443f7a Merge "OPP: Format transfer percentage using DecimalFormat" by Treehugger Robot · 8 years ago
  58. bd90a9d OPP: Format transfer percentage using DecimalFormat by xutianguo · 8 years ago
  59. 438218f Adapt scan settings based on client state. by Vinay Kalia · 8 years ago
  60. cc37847 OPP: catch IllegalArgumentException exception to avoid FC by xutianguo · 8 years ago
  61. b805ffe Merge "MAP: Remove handling for ACTION_MESSAGE_DELIVERY" by Treehugger Robot · 8 years ago
  62. a6e1710 Merge "HFP AG: Fix the condition to check if SCO is connected" by Treehugger Robot · 8 years ago
  63. 3403730 MAP: Remove handling for ACTION_MESSAGE_DELIVERY by Hemant Gupta · 8 years ago
  64. 65d4db9 HFP AG: Fix the condition to check if SCO is connected by Satish Kodishala · 10 years ago
  65. 493a002 Merge "Bluetooth: Thread-safe state machine's cleaning-up." by Treehugger Robot · 8 years ago
  66. eb9b8a9 Merge "Set sJniAdapterServiceObj to NULL after deleting it." by Treehugger Robot · 8 years ago
  67. f36540a Bluetooth: Thread-safe state machine's cleaning-up. by xutianguo · 8 years ago
  68. 385c20e Set sJniAdapterServiceObj to NULL after deleting it. by xutianguo · 8 years ago
  69. 41d9226 Merge "AVRCP controller browse" by Kai Wang · 8 years ago
  70. 9abdadc Merge "Bluetooth Unit Test" by Kai Wang · 8 years ago
  71. 82ef803 Merge "Add timestamp to rejected calls for PBAP" by Treehugger Robot · 8 years ago
  72. 228d402 AVRCP controller browse by kai · 8 years ago
  73. 873c94d Add timestamp to rejected calls for PBAP by Ajay Panicker · 8 years ago
  74. f93b2a4 Bluetooth Unit Test by kai · 8 years ago
  75. 6436b20 Merge "HFP: Fix regressions in HFP state machine" by Treehugger Robot · 8 years ago
  76. 652e345 Merge "MAP: Fix bugs in SDP search result handling" by Hansong Zhang · 8 years ago
  77. 98af4b7 MAP: Fix bugs in SDP search result handling by Jack He · 8 years ago
  78. bc67ac7 HFP: Fix regressions in HFP state machine by Jack He · 8 years ago
  79. 6b01c8c Merge "PBAP: Reduce logging to verbose for PBAP entries" by Treehugger Robot · 8 years ago
  80. 53ab13f PBAP: Reduce logging to verbose for PBAP entries by Jack He · 8 years ago
  81. 0e2c4bd Merge "HFPClient call disconnect cause" by Treehugger Robot · 8 years ago
  82. 322e4d5 HFPClient call disconnect cause by Joseph Pirozzo · 8 years ago
  83. 184e444 Merge "Fix GATT client leakage when scan is throttled (1/2)" by Jakub Pawlowski · 8 years ago
  84. 7d0fe2d Fix GATT client leakage when scan is throttled (1/2) by Jakub Pawlowski · 8 years ago
  85. 14e18cd Merge "Properly update profile connection state" am: 0b4d65d712 by Mallikarjuna GB · 8 years ago
  86. 0b4d65d Merge "Properly update profile connection state" by Treehugger Robot · 8 years ago
  87. 921e34f Properly update profile connection state by Mallikarjuna GB · 10 years ago
  88. 00e5589 Merge "HFP client volume control" am: 639e30b222 by Joseph Pirozzo · 8 years ago
  89. 639e30b Merge "HFP client volume control" by Treehugger Robot · 8 years ago
  90. 14f2a23 Merge "Fix time stats in bluetooth_manager dumpsys" am: 3e506c2444 by Vinay Kalia · 8 years ago
  91. 3e506c2 Merge "Fix time stats in bluetooth_manager dumpsys" by Treehugger Robot · 8 years ago
  92. 54d5aab HFP client volume control by Joseph Pirozzo · 8 years ago
  93. cb5786f Fix time stats in bluetooth_manager dumpsys by Vinay Kalia · 8 years ago
  94. 34d17dc Merge "Unregister display listener" am: 0f9a644645 by Vinay Kalia · 8 years ago
  95. da28f53 Merge "Stop unfiltered BLE scanning on screen off" am: 258f385b43 by Vinay Kalia · 8 years ago
  96. 902923e resolve merge conflicts of 613fc2e89 to stage-aosp-master by Vinay Kalia · 8 years ago
  97. 0f9a644 Merge "Unregister display listener" by Vinay Kalia · 8 years ago
  98. 258f385 Merge "Stop unfiltered BLE scanning on screen off" by Treehugger Robot · 8 years ago
  99. 613fc2e Merge "Improve BLE scan attribution to facilitate debugging power issues" by Treehugger Robot · 8 years ago
  100. bdb35c8 Merge "HFPClient unhold conference call" am: 24c71a61be by Joseph Pirozzo · 8 years ago