1. 1a8c6e3 Update SL4A for LE CoC with LE Data Length changes by Stanley Tng · 7 years ago
  2. 6b62170 Merge "Add function to update LE connection parameters" by Stanley Tng · 7 years ago
  3. 21e710f Merge "btservice: Log names for adapter states" by Treehugger Robot · 7 years ago
  4. 0115fe3 Merge "ProfileServices: Remove getName() overrides" by Treehugger Robot · 7 years ago
  5. 2086893 btservice: Log names for adapter states by Myles Watson · 7 years ago
  6. 42c9d3c ProfileServices: Remove getName() overrides by Myles Watson · 7 years ago
  7. 2306948 Merge "Revert LOW_POWER ble scan interval to 512/5120ms." by Treehugger Robot · 7 years ago
  8. 6b84950 Revert LOW_POWER ble scan interval to 512/5120ms. by Jeremy Klein · 7 years ago
  9. 92e6123 Merge "Metrics: Dump Java and native metrics together" by Treehugger Robot · 7 years ago
  10. 16c9913 Metrics: Dump Java and native metrics together by Jack He · 7 years ago
  11. df3b4da Add function to update LE connection parameters by Stanley Tng · 7 years ago
  12. 13e18be Merge "HFP: Only remove state machine when device is unbonded and disconnected" by Treehugger Robot · 7 years ago
  13. caa5d6a HFP: Only remove state machine when device is unbonded and disconnected by Jack He · 7 years ago
  14. d8c2f19 Merge "Re-enable the A2DP unit tests" by Treehugger Robot · 7 years ago
  15. 6076832 Re-enable the A2DP unit tests by Pavlin Radoslavov · 7 years ago
  16. dea5691 Merge "Simplify the setA2dpService() implementation so it is less error prone" by Treehugger Robot · 7 years ago
  17. 8a3b38d Simplify the setA2dpService() implementation so it is less error prone by Pavlin Radoslavov · 7 years ago
  18. 2fcf45e Merge "Add support for Multi-A2DP state machines per device" by Treehugger Robot · 7 years ago
  19. e0cda42 Add support for Multi-A2DP state machines per device by Pavlin Radoslavov · 7 years ago
  20. 0175c78 Merge "ProfileService: Add user intent receiver" by Treehugger Robot · 7 years ago
  21. d2d9f62 ProfileService: Add user intent receiver by Myles Watson · 7 years ago
  22. 30f2790 Merge "PBAP: multiple device support" by Treehugger Robot · 7 years ago
  23. a08d732 PBAP: multiple device support by Hansong Zhang · 7 years ago
  24. ad8e3e8 Merge "OPP: Remove dead code and update Constants.java" by Treehugger Robot · 7 years ago
  25. 6968ada Merge "OPP: Limit try scope in ObexServerSession" by Treehugger Robot · 7 years ago
  26. f36d6a2 Merge "btservice: Remove unused reference-counting logic" by Treehugger Robot · 7 years ago
  27. f833876 OPP: Remove dead code and update Constants.java by Myles Watson · 7 years ago
  28. 79cd1a8 OPP: Limit try scope in ObexServerSession by Myles Watson · 7 years ago
  29. 5858490 btservice: Remove unused reference-counting logic by Myles Watson · 7 years ago
  30. 941038c Merge "HidDeviceTest: Start the service with an intent" by Treehugger Robot · 7 years ago
  31. f6b04c0 Merge "HFP: Fix clearAdapterService call in unit tests" by Treehugger Robot · 7 years ago
  32. 4655ddb HidDeviceTest: Start the service with an intent by Hansong Zhang · 7 years ago
  33. 26a5a39 HFP: Fix clearAdapterService call in unit tests by Jack He · 7 years ago
  34. 532359b Merge "Retrieve scan interval and window lengths from Settings.Global." by Treehugger Robot · 7 years ago
  35. 121ff93 Merge "HFP: Add support for Multi-HFP (1/2)" by Treehugger Robot · 7 years ago
  36. 67cccea HFP: Add support for Multi-HFP (1/2) by Jack He · 7 years ago
  37. da91c2f Merge "Fix flaky testInBandRingtone" by Joseph Pirozzo · 7 years ago
  38. ef377dc Merge "PBAP update TIMES_CONTACTS after pull CallLog" by Kai Wang · 7 years ago
  39. 535fee7 Merge "AdapterService: Only clear sAdapterService once" by Treehugger Robot · 7 years ago
  40. 5e65f2f Fix flaky testInBandRingtone by Joseph Pirozzo · 7 years ago
  41. 1e84ce2 PBAP update TIMES_CONTACTS after pull CallLog by kai · 7 years ago
  42. 8bfe6b0 AdapterService: Only clear sAdapterService once by Myles Watson · 7 years ago
  43. e131c30 Merge "Reland: Prevent sending broadcasts for non-changing properties." by Treehugger Robot · 7 years ago
  44. ef1279d Reland: Prevent sending broadcasts for non-changing properties. by Arthur Hsu · 7 years ago
  45. 89e1491 Merge "ProfileServiceTest: Remove ASYNC_CALL_TIMEOUT" by Treehugger Robot · 7 years ago
  46. 36a33b0 Merge "Add ProfileConfig class to Config" by Treehugger Robot · 7 years ago
  47. 9c27064 Merge "OPP: Remove markBatchFailed with no arguments" by Treehugger Robot · 7 years ago
  48. 7a76a71 OPP: Remove markBatchFailed with no arguments by Myles Watson · 7 years ago
  49. 0ca862c ProfileServiceTest: Remove ASYNC_CALL_TIMEOUT by Myles Watson · 7 years ago
  50. 0e47b7f Merge "btservice: Add ProfileServiceTest" by Treehugger Robot · 7 years ago
  51. c7a95e1 btservice: Add ProfileServiceTest by Myles Watson · 7 years ago
  52. 642541c Merge "Revert "Prevent sending broadcasts for non-changing properties."" by Treehugger Robot · 7 years ago
  53. 568abb4 Merge "Fix multiple instances of BT file transfer ongoing dialog" by Treehugger Robot · 7 years ago
  54. 0f00b47 Merge "MAP: Fix New Message status when maxListCount is 0" by Treehugger Robot · 7 years ago
  55. a5748bd Revert "Prevent sending broadcasts for non-changing properties." by Jack He · 7 years ago
  56. 3946690 Fix multiple instances of BT file transfer ongoing dialog by zhangbin.yin · 13 years ago
  57. 91d59ca MAP: Fix New Message status when maxListCount is 0 by Hemant Gupta · 7 years ago
  58. 021f9aa Add ProfileConfig class to Config by Myles Watson · 7 years ago
  59. 28f90b2 Merge "Mock HFPClient Test Resources" by Treehugger Robot · 7 years ago
  60. e693188 Mock HFPClient Test Resources by Joseph Pirozzo · 7 years ago
  61. 930d2a5 Merge "Change getMaxConnectedAudioDevices() to public" by Pavlin Radoslavov · 7 years ago
  62. fe8529c Merge "JNI: Return early when there are no filters" by Jakub Pawlowski · 7 years ago
  63. 8484ac9 Change getMaxConnectedAudioDevices() to public by Pavlin Radoslavov · 7 years ago
  64. 83cd83a Merge "Added internal API getMaxConnectedAudioDevices()" by Treehugger Robot · 7 years ago
  65. eeef8d6 Merge "Bluetooth in band ring" by Treehugger Robot · 7 years ago
  66. b056914 JNI: Return early when there are no filters by Jakub Pawlowski · 7 years ago
  67. cb781a4 Merge "GATT: Standardize date in dump()" by Treehugger Robot · 7 years ago
  68. 7711b28 Merge "OBEX Server Socket: Don't reject connection" by Treehugger Robot · 7 years ago
  69. a2499f5 Added internal API getMaxConnectedAudioDevices() by Pavlin Radoslavov · 7 years ago
  70. c962638 Merge "OPP: Standardize date in dump()" by Treehugger Robot · 7 years ago
  71. 7621506 OBEX Server Socket: Don't reject connection by Hansong Zhang · 7 years ago
  72. 3376fb5 GATT: Standardize date in dump() by Myles Watson · 7 years ago
  73. f3f976a OPP: Standardize date in dump() by Myles Watson · 7 years ago
  74. cf92a8d Merge "Prevent sending broadcasts for non-changing properties." by Treehugger Robot · 7 years ago
  75. 8d4800b Merge "Allow adapter callback to transition state machine" by Treehugger Robot · 7 years ago
  76. 3bda9d3 Merge "Correctly handle GATT as only profile supported." by Treehugger Robot · 7 years ago
  77. 2df8722 Merge "GattServer: Check for null for mServerMap.connIdByAddress" by Treehugger Robot · 7 years ago
  78. 5637d91 Merge "Add capability to disable CLCC polling" by Martin Brabham · 7 years ago
  79. 52e1a8b Add capability to disable CLCC polling by Martin Brabham · 7 years ago
  80. 2ba7e90 Bluetooth in band ring by Joseph Pirozzo · 7 years ago
  81. e403a41 Merge "PBAP: Return correct connection state when state machine is done" by Treehugger Robot · 7 years ago
  82. e402f0c PBAP: Return correct connection state when state machine is done by Hansong Zhang · 7 years ago
  83. 995590d Allow adapter callback to transition state machine by Arthur Hsu · 7 years ago
  84. f338b87 Prevent sending broadcasts for non-changing properties. by Arthur Hsu · 7 years ago
  85. a8b93e5 GattServer: Check for null for mServerMap.connIdByAddress by Arthur Hsu · 7 years ago
  86. b04e603 Correctly handle GATT as only profile supported. by Arthur Hsu · 7 years ago
  87. 849e344 Retrieve scan interval and window lengths from Settings.Global. by Jeremy Klein · 7 years ago
  88. 3f9dfd5 Merge "HFP: Add isInbandRingingEnabled() API (2/4)" by Treehugger Robot · 7 years ago
  89. 1f7304a HFP: Add isInbandRingingEnabled() API (2/4) by Jack He · 7 years ago
  90. fb2a892 Merge "Pbap: Add a null pointer guard for mServerSockets" by Treehugger Robot · 7 years ago
  91. 11768a0 Pbap: Add a null pointer guard for mServerSockets by Myles Watson · 7 years ago
  92. 1a4d0d3 Merge "HFP: Add APIs for set and get active device (2/3)" by Treehugger Robot · 7 years ago
  93. 310c1d7 Merge "PBAP: Use PbapStateMachine to handle new connection" by Treehugger Robot · 7 years ago
  94. 37bdea3 HFP: Add APIs for set and get active device (2/3) by Jack He · 7 years ago
  95. 946f193 Merge "OPP: Only start the service from AdapterService" by Treehugger Robot · 7 years ago
  96. 4fb4bf5 OPP: Only start the service from AdapterService by Myles Watson · 7 years ago
  97. fccf0eb Merge "Added internal API to get/set the A2DP Active Device" by Pavlin Radoslavov · 7 years ago
  98. c7ed3fe PBAP: Use PbapStateMachine to handle new connection by Hansong Zhang · 7 years ago
  99. 88439fc Added internal API to get/set the A2DP Active Device by Pavlin Radoslavov · 7 years ago
  100. 170d63f Merge "Add to receive BTHF_CALL_STATE_DISCONNECTED at HFP" by Treehugger Robot · 7 years ago