1. 4afd6b9 Merge changes from topic 'pts-test-fix-sync-20160335-1' into nyc-dev by Andre Eisenbach · 9 years ago
  2. 2a6d08a Fix NPE when performing BLE scans. by Sharvil Nanavati · 9 years ago
  3. c438463 Fix more merge issues in BluetoothPbapVcardManager.java by Andre Eisenbach · 9 years ago
  4. 5211519 PBAPS: Don't filter out DateTime when requested by Smriti Gupta · 10 years ago
  5. 6a50944 PBAPS: Fix duplicate entries fetched from database by Smriti Gupta · 10 years ago
  6. 3c8b50f PBAPS: Get vcard when asked in alphabetical order by Hemant Gupta · 10 years ago
  7. c3a43ae PBAPS: Enable contact search with full or part of given string by Hemant Gupta · 9 years ago
  8. 71a7019 SAP: Fix ANR(s) in SAP server code by Hemant Gupta · 9 years ago
  9. e7142c9 SAP: Remove sdp record while BT is being turned off to prevent leak by Hemant Gupta · 9 years ago
  10. df7a2ae SAP: Fix issue of socket listener not getting re-started by Hemant Gupta · 9 years ago
  11. 9d3697e SAP: Update UI connection and notifications properly by Hemant Gupta · 9 years ago
  12. 8b8c62f SAP: Handle disconnect request during call ongoing state by Hemant Gupta · 9 years ago
  13. 8c7fcbf OPP: Update share status when interrupted at remote side. by Hemant Gupta · 10 years ago
  14. 5f10fd1 OPP: Use long instead of int by Hemant Gupta · 9 years ago
  15. 1ff5a0a MAP: Fix ANR for blocking operations on UI thread by Hemant Gupta · 9 years ago
  16. 5cd7c89 MAP: Track ProfileState, register and unregister of BroadcastReceivers by Hemant Gupta · 9 years ago
  17. 0ce2b96 MAP: CleanUp for SDP record in MAP Service shutdown by Hemant Gupta · 9 years ago
  18. c3b54d7 MAP: GETMessagesLisitng include mandatory field always. by Hemant Gupta · 9 years ago
  19. 0f67816 MAP: Cleanup PendingIntent in cancelUserTimeoutAlarm. by Ashwini Munigala · 10 years ago
  20. 1682d51 MAP: Handle possible NPE while disconnect map. by Ashwini Munigala · 10 years ago
  21. fc8dfd1 MAP: Add MNS SDP Search during setNotificationRegistration. by Ashwini Munigala · 10 years ago
  22. 86b9dde MAP: Declare and fetch only 'INTERESTED_MESSAGE_TYPE_CLAUSE' MMS. by Hemant Gupta · 10 years ago
  23. 2dd6813 MAP: Synchronize notifcationReg reply and MNS connect action. by Hemant Gupta · 10 years ago
  24. 73a94f9 Send error for if VR is initiated during call. by Satish Kodishala · 10 years ago
  25. 8d09b9d Merge "Add Android.mk so that underneath targets can be updated." into nyc-dev by Sanket Agarwal · 9 years ago
  26. e90db93 Add scan results to scan stats by Ajay Panicker · 9 years ago
  27. 8c9fecb Add Android.mk so that underneath targets can be updated. by Sanket Agarwal · 9 years ago
  28. 55296d1 Fix register for notification logic by Jakub Pawlowski · 9 years ago
  29. d7bdccf Merge "PBAP abort operations when disconnected" into nyc-dev by Joseph Pirozzo · 9 years ago
  30. 32dc7a6 Use handles to identify GATT attributes (3/4) by Jakub Pawlowski · 9 years ago
  31. 02a821a Change how services are passed up to the stack by Jakub Pawlowski · 9 years ago
  32. 8c33841 Remove unused callbacks by Jakub Pawlowski · 9 years ago
  33. aa935f9 Get whole GATT db, instead of one by one element. by Jakub Pawlowski · 9 years ago
  34. 7a3cfba PBAP abort operations when disconnected by Joseph Pirozzo · 9 years ago
  35. 26469ff Forward in iPhone leads to play state being presisted as STOP. by Sanket Agarwal · 9 years ago
  36. e94f8eb Make sure wakelock is held before releaseing it by Andre Eisenbach · 9 years ago
  37. 07b9677 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  38. 00a465e Do not delete/re-create wakelock on acquisition/release by Andre Eisenbach · 9 years ago
  39. 4254383 Disable Account Authenticator by Joseph Pirozzo · 9 years ago
  40. b874a1d Implement PBAP PCE client role service. by Joseph Pirozzo · 9 years ago
  41. 8b9e874 Merge "HFP is exposed via Telecom ConnectionService." into nyc-dev by Sanket Agarwal · 9 years ago
  42. 41093af Print bluetooth state as a string by Ajay Panicker · 9 years ago
  43. a9ad98e HFP is exposed via Telecom ConnectionService. by Sanket Agarwal · 9 years ago
  44. b03b1ce Add enabled time to dump output by Ajay Panicker · 9 years ago
  45. 7a068c2 Move ScanStats to its own file by Ajay Panicker · 9 years ago
  46. f848f42 AutoConnect A2DP and HFP for Car Kitt roles. by Sanket Agarwal · 9 years ago
  47. 94a3861 Audio Focus for A2DP. by Sanket Agarwal · 9 years ago
  48. a2821fd Merge "Fix a bug where batch scan wasn't stopped correctly." into nyc-dev by Wei Wang · 9 years ago
  49. 817d034 Merge "Add more statistics to scan logs" into nyc-dev by Ajay Panicker · 9 years ago
  50. f9dfe9c DO NOT MERGE ANYWHERE Implement new API for retrieving supported Bluetooth profiles. am: 90b78410c2 -s ours by Bryce Lee · 9 years ago
  51. 2c0f222 DO NOT MERGE ANYWHERE Implement new API for retrieving supported Bluetooth profiles. by Bryce Lee · 9 years ago
  52. 337ee94 Add more statistics to scan logs by Ajay Panicker · 9 years ago
  53. 6b5d427 Merge "Protect ScanStats from race conditions" into nyc-dev by Ajay Panicker · 9 years ago
  54. 6e08c3a Fix a bug where batch scan wasn't stopped correctly. by Wei Wang · 9 years ago
  55. a0ff3af Protect ScanStats from race conditions by Ajay Panicker · 9 years ago
  56. 21f921a Fix warnings in packages/apps/Bluetooth by Ajay Panicker · 9 years ago
  57. 7bf0b76 Fix race in reportActivityInfo causing NPE by Adam Lesinski · 9 years ago
  58. 90b7841 DO NOT MERGE ANYWHERE Implement new API for retrieving supported Bluetooth profiles. by Bryce Lee · 9 years ago
  59. 62fe689 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  60. ef437b1 Fix logic for repeated record scan calls by Ajay Panicker · 9 years ago
  61. f0202e0 Mark background and opportunistic scans in scan statistics by Ajay Panicker · 9 years ago
  62. 92a815a Fix the argument processing when dumping Bluetooth state by Pavlin Radoslavov · 9 years ago
  63. 52a0ff2 Add a missing null pointer check for AdapterService by Pavlin Radoslavov · 9 years ago
  64. 5c07523 Add timestamps to last LE scan log by Ajay Panicker · 9 years ago
  65. bcc88d6 Clean up gatt dump output by Ajay Panicker · 9 years ago
  66. 8abaf5d Merge "DO NOT MERGE Read Bluetooth interop database entries from settings (2/2)" into mnc-dr-dev am: e836319052 am: 9e6146ee2f by Andre Eisenbach · 9 years ago
  67. aa485fd Merge "DO NOT MERGE Read Bluetooth interop database entries from settings (2/2)" into mnc-dr-dev am: e836319052 by Andre Eisenbach · 9 years ago
  68. 9e6146e Merge "DO NOT MERGE Read Bluetooth interop database entries from settings (2/2)" into mnc-dr-dev by Andre Eisenbach · 9 years ago
  69. e836319 Merge "DO NOT MERGE Read Bluetooth interop database entries from settings (2/2)" into mnc-dr-dev by Andre Eisenbach · 9 years ago
  70. 9eb644a Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  71. d4a64dd Fix warnings in packages/apps/Bluetooth by Aurimas Liutikas · 9 years ago
  72. af3e087 DO NOT MERGE Enhance AVRCP Absolute Volume control implementation am: 1a1169dcb2 -s ours am: 68d4713d8a by Liejun Tao · 9 years ago
  73. 65284fb DO NOT MERGE Enhance AVRCP Absolute Volume control implementation am: 1a1169dcb2 -s ours by Liejun Tao · 9 years ago
  74. 68d4713 DO NOT MERGE Enhance AVRCP Absolute Volume control implementation by Liejun Tao · 9 years ago
  75. 1a1169d DO NOT MERGE Enhance AVRCP Absolute Volume control implementation by Liejun Tao · 10 years ago
  76. 1434997 DO NOT MERGE Read Bluetooth interop database entries from settings (2/2) by Andre Eisenbach · 10 years ago
  77. c804d2d Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  78. fe0f221 Use IpManager when feeling Pan-tastic by Erik Kline · 9 years ago
  79. db32e0e Read Bluetooth interop database entries from settings (2/2) by Andre Eisenbach · 10 years ago
  80. e3d0e6f Output the Protobuf result in Base64 string by Pavlin Radoslavov · 9 years ago
  81. 3122e51 Add Java Protobuf dump and ScanEvent Protobuf by Ajay Panicker · 9 years ago
  82. cc810f7 Improve BT OPP throughput by Deepak A Metri · 10 years ago
  83. ceec827 HFP: Do not return NULL when the HDP interface is unavailable by Arnav Gupta · 9 years ago
  84. 0787917 Fix NPE crash while removeBatch by jun.x.wang · 11 years ago
  85. e1ad2a1 dumpNative has garbage in args by Ajay Panicker · 9 years ago
  86. 870c879 Fix typo in Bluetooth MAP access string by Andre Eisenbach · 9 years ago
  87. b5dde8c Null terminate MAP instance information by Ajay Panicker · 10 years ago
  88. 63ddc2c Merge "Fix memory leak in Bluetooth AVRCP JNI" into mnc-dr-dev am: e225df4abf am: eeb99e6b70 by Akshay Thakker · 9 years ago
  89. 68ff30e [DO NOT MERGE ANYWHERE] Null terminate MAP instance information am: 082275e311 -s ours am: db872b8302 -s ours by Ajay Panicker · 9 years ago
  90. 6554484 Merge "Fix memory leak in Bluetooth AVRCP JNI" into mnc-dr-dev am: e225df4abf by Akshay Thakker · 9 years ago
  91. 9e1a656 [DO NOT MERGE ANYWHERE] Null terminate MAP instance information am: 082275e311 -s ours by Ajay Panicker · 9 years ago
  92. eeb99e6 Merge "Fix memory leak in Bluetooth AVRCP JNI" into mnc-dr-dev am: e225df4abf by Akshay Thakker · 9 years ago
  93. db872b8 [DO NOT MERGE ANYWHERE] Null terminate MAP instance information by Ajay Panicker · 9 years ago
  94. e225df4 Merge "Fix memory leak in Bluetooth AVRCP JNI" into mnc-dr-dev by Akshay Thakker · 9 years ago
  95. 3ab96b7 Fix memory leak in Bluetooth AVRCP JNI by Casper Bonde · 10 years ago
  96. 082275e [DO NOT MERGE ANYWHERE] Null terminate MAP instance information by Ajay Panicker · 10 years ago
  97. fa0cc58 Alternate dumpsys output for arguments by Marie Janssen · 10 years ago
  98. 53ac4a6 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  99. b4065f8 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  100. 0a8905c Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago