1. e96e74f Merge "Fix leak of registerReceiver" by Treehugger Robot · 7 years ago
  2. a48bc66 Fix leak of registerReceiver by zhoutengteng · 7 years ago
  3. 7f2a6cb Merge "Move libutils static -> shared." by Steven Moreland · 7 years ago
  4. cc22fc3 Move libutils static -> shared. by Steven Moreland · 7 years ago
  5. 9f045e9 Merge "Move MediaBrowserService to AVRCP controller package" by Joseph Pirozzo · 7 years ago
  6. 0925bfb Merge changes I99ca081f,Ic252ee0b by Joseph Pirozzo · 7 years ago
  7. 3eb2cc0 Move MediaBrowserService to AVRCP controller package by Joseph Pirozzo · 7 years ago
  8. d9d8619 Merge "Dont crash when test devices send bad messages. tested this on master with go/ag/4552612" by vnori · 7 years ago
  9. aa80978 Dont crash when test devices send bad messages. by Vasu Nori · 7 years ago
  10. 5a36593 AVRCP Controller update loop. by Joseph Pirozzo · 7 years ago
  11. 4394871 AVRCP Browsing large playlist support by Joseph Pirozzo · 7 years ago
  12. 7455553 Merge "HFP : Correct headset battery level percentage calculation for vendor specific XEVENT event" by Treehugger Robot · 7 years ago
  13. 053aa3e HFP : Correct headset battery level percentage calculation for vendor specific XEVENT event by jonerlin · 7 years ago
  14. b9051ca Merge "Explicitly mute the audio output while switching the A2DP Active Device" by Treehugger Robot · 7 years ago
  15. 075005f Explicitly mute the audio output while switching the A2DP Active Device by Pavlin Radoslavov · 7 years ago
  16. ea3e91b Merge "Fix deadlock of mObject and mDevices in RemoteDevices" by Treehugger Robot · 7 years ago
  17. b1cdf59 Merge "OPP: Fix the deadlock when exiting UpdateThread" by Treehugger Robot · 7 years ago
  18. 8a4d25c Fix deadlock of mObject and mDevices in RemoteDevices by zhoutengteng · 7 years ago
  19. 0ebc064 OPP: Fix the deadlock when exiting UpdateThread by zhoutengteng · 7 years ago
  20. 584ed4e Merge "HFP: Suspend A2DP whenever call state is busy" by Treehugger Robot · 7 years ago
  21. 1192088 HFP: Suspend A2DP whenever call state is busy by Jack He · 7 years ago
  22. 65c51c5 Merge "SCO: Don't set active device if a diconnect message is defered" by Treehugger Robot · 7 years ago
  23. 8ef0c70 Merge "Always assign a free ID to the new MediaPlayer" by Treehugger Robot · 7 years ago
  24. aebfbb7 SCO: Don't set active device if a diconnect message is defered by Ugo Yu · 7 years ago
  25. d327d33 Always assign a free ID to the new MediaPlayer by Cheney Ni · 7 years ago
  26. 7086ab4 Merge "HFP: Use SignalStrength#getLevel() to get signal level" by Treehugger Robot · 7 years ago
  27. 340b4aa HFP: Use SignalStrength#getLevel() to get signal level by Jack He · 7 years ago
  28. 8d0ee00 Merge "AVRCP Controller Player Capabilities" by Joseph Pirozzo · 7 years ago
  29. 4a9e96f Merge "Remove the old AVRCP code" by Ajay Panicker · 7 years ago
  30. cdc4aca Merge "cleanup statemachines for all profiles so their output looks the same for all profiles." by vnori · 7 years ago
  31. 247dd80 Remove the old AVRCP code by Ajay Panicker · 7 years ago
  32. 061258e cleanup statemachines for all profiles so their output looks the same by Vasu Nori · 7 years ago
  33. b6edb1b Merge "Use 1/2 Device max volume when pairing with a new remote device" by Ajay Panicker · 7 years ago
  34. 76b8a47 Merge "Inform AudioManager if absolute volume is supported after connection" by Treehugger Robot · 7 years ago
  35. dc41c52 Inform AudioManager if absolute volume is supported after connection by Ajay Panicker · 7 years ago
  36. ef333ac Use 1/2 Device max volume when pairing with a new remote device by Ajay Panicker · 7 years ago
  37. e7468ca Merge "Prevent crash when a Browsable player has an empty root" by Treehugger Robot · 7 years ago
  38. acdf7d6 Prevent crash when a Browsable player has an empty root by Ajay Panicker · 7 years ago
  39. a47c8e5 Merge "A2DP: Don't suppress noisy intent while stopping A2dpService" by Treehugger Robot · 7 years ago
  40. a91add5 A2DP: Don't suppress noisy intent while stopping A2dpService by Ugo Yu · 7 years ago
  41. 00c5a11 Merge "Use ParcelFileDescriptor implementation in libbinder" by Treehugger Robot · 7 years ago
  42. ab2e619 Merge "Add field to set A2DP device volume on connect (2/2)" by Treehugger Robot · 7 years ago
  43. 60ab817 Merge "Add checks when retrieving data for the JNI layer for AVRCP" by Treehugger Robot · 7 years ago
  44. 435305d Merge "Delete JNI Object references created from arrays" by Treehugger Robot · 7 years ago
  45. fa47ece Add checks when retrieving data for the JNI layer for AVRCP by Ajay Panicker · 7 years ago
  46. 73fdd6d Delete JNI Object references created from arrays by Ajay Panicker · 7 years ago
  47. 8abeadf Add field to set A2DP device volume on connect (2/2) by Eric Laurent · 7 years ago
  48. 9b14a7f Merge "Check for null metadata on update" by Treehugger Robot · 7 years ago
  49. 101c478 Check for null metadata on update by Ajay Panicker · 7 years ago
  50. 7e12e86 Use ParcelFileDescriptor implementation in libbinder by Ryo Hashimoto · 7 years ago
  51. 09f6f93 AVRCP Controller Player Capabilities by Joseph Pirozzo · 7 years ago
  52. b90ee9c Merge "Test: Fix flaky PhonePolicyTest and ActiveDeviceManagerTest" by Treehugger Robot · 7 years ago
  53. 4afa955 Test: Fix flaky PhonePolicyTest and ActiveDeviceManagerTest by Jack He · 7 years ago
  54. 03f9622 Merge "HFP: Only reset AG indicator listeners when HF is first connected" by Treehugger Robot · 7 years ago
  55. 384c62b HFP: Only reset AG indicator listeners when HF is first connected by Chienyuan · 7 years ago
  56. 752b283 Merge "avrcp-addressed-player-changed" by Treehugger Robot · 7 years ago
  57. 458866b avrcp-addressed-player-changed by tedwang · 7 years ago
  58. bb9d08d Merge "Treat the buffering state as playing" by Treehugger Robot · 7 years ago
  59. 5ccdad0 Treat the buffering state as playing by Ajay Panicker · 7 years ago
  60. f719cd7 Merge "Enable the AVRCP Service by default (1/2)" by Treehugger Robot · 7 years ago
  61. c115a19 Enable the AVRCP Service by default (1/2) by Ajay Panicker · 7 years ago
  62. dbbeadf Merge "AVRCP, HIDD: Fix crash if stop() is called before start()" by Treehugger Robot · 7 years ago
  63. 5fce567 Merge "SCO: Resume A2DP when call ended and SCO is not connected" by Treehugger Robot · 7 years ago
  64. 5c9ef96 AVRCP, HIDD: Fix crash if stop() is called before start() by Hansong Zhang · 7 years ago
  65. 0f7d726 SCO: Resume A2DP when call ended and SCO is not connected by Ugo Yu · 7 years ago
  66. 81b9187 Merge "PhonePolicy: Only auto connect to the last active A2DP device" by Treehugger Robot · 7 years ago
  67. f3bff5d PhonePolicy: Only auto connect to the last active A2DP device by Jack He · 7 years ago
  68. 61fa9b4 Merge "Limit AVRCP Browsing fetch size" by Joseph Pirozzo · 7 years ago
  69. 4eb9d49 Merge "Support AVRCP Controller on JNI thread" by Joseph Pirozzo · 7 years ago
  70. cb32cae Merge "Allow outgoing A2DP connection when pairing via NFC" by Treehugger Robot · 7 years ago
  71. 75f1361 Merge "On STR_START, request audio focus for TV only" by Treehugger Robot · 7 years ago
  72. 18f4d4e Merge "AVRCP: Don't set globally allocated lists to null" by Treehugger Robot · 7 years ago
  73. b995b04 AVRCP: Don't set globally allocated lists to null by Ajay Panicker · 7 years ago
  74. c713e54 Allow outgoing A2DP connection when pairing via NFC by Pavlin Radoslavov · 7 years ago
  75. cf6fe57 Limit AVRCP Browsing fetch size by Joseph Pirozzo · 7 years ago
  76. 3e56faa Merge "fix initial "hfp-enable" state of HFP client state machine." by vnori · 7 years ago
  77. ca78a3b Merge "Update a2dp state to not playing while quitting the state machine" by Treehugger Robot · 7 years ago
  78. b440ba9 Update a2dp state to not playing while quitting the state machine by Ugo Yu · 7 years ago
  79. 41c5812 Merge "Set device volume when AudioManager says device is connected" by Treehugger Robot · 7 years ago
  80. 00427b1 Set device volume when AudioManager says device is connected by Ajay Panicker · 7 years ago
  81. f58e344 fix initial "hfp-enable" state of HFP client state machine. by Vasu Nori · 7 years ago
  82. 1ad297b Merge "HSP: Correctly hang up call when key is pressed" by Treehugger Robot · 7 years ago
  83. 405293b HSP: Correctly hang up call when key is pressed by Jack He · 7 years ago
  84. 7ca3a4f Merge "PhonyPolicy: Don't connect other profiles if all profiles are disconnected" by Treehugger Robot · 7 years ago
  85. a82f066 Merge "PhonePolicy: Stop auto connecting to devices that failed to connect" by Treehugger Robot · 7 years ago
  86. 4745665 On STR_START, request audio focus for TV only by Powei Feng · 7 years ago
  87. 6a3dd5e Merge "Send Media Update even if Metadata sync timeout occurs" by Ajay Panicker · 7 years ago
  88. d3ed283 PhonyPolicy: Don't connect other profiles if all profiles are disconnected by Jack He · 7 years ago
  89. 34d2984 Send Media Update even if Metadata sync timeout occurs by Ajay Panicker · 7 years ago
  90. d5fcc13 PhonePolicy: Stop auto connecting to devices that failed to connect by Jack He · 7 years ago
  91. 4f84483 Merge "PhonePolicy: Gate CONNECT_OTHER_PROFILE per device" by Treehugger Robot · 7 years ago
  92. a5e75bc PhonePolicy: Gate CONNECT_OTHER_PROFILE per device by Jack He · 7 years ago
  93. 4db84e9 Merge "Fix errors caught by aapt2" by Treehugger Robot · 7 years ago
  94. bc8fb94 Fix errors caught by aapt2 by Colin Cross · 7 years ago
  95. 0edd81e Merge "AdapterState: Set BLE start timeout to 4 seconds" by Treehugger Robot · 7 years ago
  96. 3c745fe AdapterState: Set BLE start timeout to 4 seconds by Myles Watson · 7 years ago
  97. 3441fbe Merge "HeadsetService: Manage voice recognition for multiple devices" by Treehugger Robot · 7 years ago
  98. af4e5ca HeadsetService: Manage voice recognition for multiple devices by Jack He · 7 years ago
  99. 8fef563 Merge "AVRCP: Verify SetBrowsedPlayer player ID" by Treehugger Robot · 7 years ago
  100. 6d91f54 AVRCP: Verify SetBrowsedPlayer player ID by Hansong Zhang · 7 years ago