1. 003f0b6 Merge "Import translations. DO NOT MERGE" into nyc-dev by Baligh Uddin · 9 years ago
  2. 16d0d57 Merge "Rename btif audio_focus_state -> set_audio_focus_state." am: 93b6179 am: c481822 by Sanket Agarwal · 9 years ago
  3. 1b09c8c Add a missing null-pointer check in HeadsetService.stop() by Pavlin Radoslavov · 9 years ago
  4. eaa01f5 Import translations. DO NOT MERGE by Baligh Uddin · 9 years ago
  5. e041e1b Fix PEERS_MAC_ADDRESS permission for Ble Scanning. by Calvin On · 9 years ago
  6. b402d0b Import translations. DO NOT MERGE by Bill Yi · 9 years ago
  7. f3db7dc Bluetooth streaming should wait for AVRCP to start. by Sanket Agarwal · 9 years ago
  8. 65e7943 Enable logging for AVRCP Metadata changes by Marie Janssen · 9 years ago
  9. 8fc1976 Merge "Import translations. DO NOT MERGE" into nyc-dev by Bill Yi · 9 years ago
  10. 6183c75 Import translations. DO NOT MERGE by Bill Yi · 9 years ago
  11. f6f7432 Fix name collected for scan initiator by Ajay Panicker · 9 years ago
  12. 3c75851 Make PBAP PCE (Client) role auto-connectable. by Joseph Pirozzo · 9 years ago
  13. eb47111 Change A2dpSinkService package from a2dp -> a2dpsink. by Sanket Agarwal · 9 years ago
  14. 9287038 Move MediaBrowserService to Bluetooth Process by Sanket Agarwal · 9 years ago
  15. c473ba2 Add GATT server scan stats and extra protection by Ajay Panicker · 9 years ago
  16. 79b693f Autoconnect Car Profiles by Joseph Pirozzo · 9 years ago
  17. cb934fa Remove DayNight theme by Alan Viverette · 9 years ago
  18. af98f39 Merge "PBAP client priority settings." into nyc-dev by Joseph Pirozzo · 9 years ago
  19. 403fca1 PBAP client priority settings. by Joseph Pirozzo · 9 years ago
  20. f924b02 Add a missing null check inside A2dpService.resetAvrcpBlacklist() by Pavlin Radoslavov · 9 years ago
  21. fa08821 Revert "Add guest mode functionality (1/5)" by Ajay Panicker · 9 years ago
  22. 6e2c4a1 Add guest mode functionality (1/5) by Ajay Panicker · 9 years ago
  23. 3178527 GATT JNI - get_gatt_db_cb leaking local refs by Jakub Pawlowski · 9 years ago
  24. 4afd6b9 Merge changes from topic 'pts-test-fix-sync-20160335-1' into nyc-dev by Andre Eisenbach · 9 years ago
  25. 2a6d08a Fix NPE when performing BLE scans. by Sharvil Nanavati · 9 years ago
  26. c438463 Fix more merge issues in BluetoothPbapVcardManager.java by Andre Eisenbach · 9 years ago
  27. 5211519 PBAPS: Don't filter out DateTime when requested by Smriti Gupta · 10 years ago
  28. 6a50944 PBAPS: Fix duplicate entries fetched from database by Smriti Gupta · 10 years ago
  29. 3c8b50f PBAPS: Get vcard when asked in alphabetical order by Hemant Gupta · 10 years ago
  30. c3a43ae PBAPS: Enable contact search with full or part of given string by Hemant Gupta · 9 years ago
  31. 71a7019 SAP: Fix ANR(s) in SAP server code by Hemant Gupta · 9 years ago
  32. e7142c9 SAP: Remove sdp record while BT is being turned off to prevent leak by Hemant Gupta · 9 years ago
  33. df7a2ae SAP: Fix issue of socket listener not getting re-started by Hemant Gupta · 9 years ago
  34. 9d3697e SAP: Update UI connection and notifications properly by Hemant Gupta · 9 years ago
  35. 8b8c62f SAP: Handle disconnect request during call ongoing state by Hemant Gupta · 9 years ago
  36. 8c7fcbf OPP: Update share status when interrupted at remote side. by Hemant Gupta · 10 years ago
  37. 5f10fd1 OPP: Use long instead of int by Hemant Gupta · 9 years ago
  38. 1ff5a0a MAP: Fix ANR for blocking operations on UI thread by Hemant Gupta · 9 years ago
  39. 5cd7c89 MAP: Track ProfileState, register and unregister of BroadcastReceivers by Hemant Gupta · 9 years ago
  40. 0ce2b96 MAP: CleanUp for SDP record in MAP Service shutdown by Hemant Gupta · 9 years ago
  41. c3b54d7 MAP: GETMessagesLisitng include mandatory field always. by Hemant Gupta · 9 years ago
  42. 0f67816 MAP: Cleanup PendingIntent in cancelUserTimeoutAlarm. by Ashwini Munigala · 10 years ago
  43. 1682d51 MAP: Handle possible NPE while disconnect map. by Ashwini Munigala · 10 years ago
  44. fc8dfd1 MAP: Add MNS SDP Search during setNotificationRegistration. by Ashwini Munigala · 10 years ago
  45. 86b9dde MAP: Declare and fetch only 'INTERESTED_MESSAGE_TYPE_CLAUSE' MMS. by Hemant Gupta · 10 years ago
  46. 2dd6813 MAP: Synchronize notifcationReg reply and MNS connect action. by Hemant Gupta · 10 years ago
  47. 73a94f9 Send error for if VR is initiated during call. by Satish Kodishala · 10 years ago
  48. 8d09b9d Merge "Add Android.mk so that underneath targets can be updated." into nyc-dev by Sanket Agarwal · 9 years ago
  49. e90db93 Add scan results to scan stats by Ajay Panicker · 9 years ago
  50. 8c9fecb Add Android.mk so that underneath targets can be updated. by Sanket Agarwal · 9 years ago
  51. 55296d1 Fix register for notification logic by Jakub Pawlowski · 9 years ago
  52. d7bdccf Merge "PBAP abort operations when disconnected" into nyc-dev by Joseph Pirozzo · 9 years ago
  53. 32dc7a6 Use handles to identify GATT attributes (3/4) by Jakub Pawlowski · 9 years ago
  54. 02a821a Change how services are passed up to the stack by Jakub Pawlowski · 9 years ago
  55. 8c33841 Remove unused callbacks by Jakub Pawlowski · 9 years ago
  56. aa935f9 Get whole GATT db, instead of one by one element. by Jakub Pawlowski · 9 years ago
  57. 7a3cfba PBAP abort operations when disconnected by Joseph Pirozzo · 9 years ago
  58. 26469ff Forward in iPhone leads to play state being presisted as STOP. by Sanket Agarwal · 9 years ago
  59. e94f8eb Make sure wakelock is held before releaseing it by Andre Eisenbach · 9 years ago
  60. 07b9677 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  61. 00a465e Do not delete/re-create wakelock on acquisition/release by Andre Eisenbach · 9 years ago
  62. 4254383 Disable Account Authenticator by Joseph Pirozzo · 9 years ago
  63. b874a1d Implement PBAP PCE client role service. by Joseph Pirozzo · 9 years ago
  64. 8b9e874 Merge "HFP is exposed via Telecom ConnectionService." into nyc-dev by Sanket Agarwal · 9 years ago
  65. 41093af Print bluetooth state as a string by Ajay Panicker · 9 years ago
  66. a9ad98e HFP is exposed via Telecom ConnectionService. by Sanket Agarwal · 9 years ago
  67. b03b1ce Add enabled time to dump output by Ajay Panicker · 9 years ago
  68. 7a068c2 Move ScanStats to its own file by Ajay Panicker · 9 years ago
  69. f848f42 AutoConnect A2DP and HFP for Car Kitt roles. by Sanket Agarwal · 9 years ago
  70. 94a3861 Audio Focus for A2DP. by Sanket Agarwal · 9 years ago
  71. a2821fd Merge "Fix a bug where batch scan wasn't stopped correctly." into nyc-dev by Wei Wang · 9 years ago
  72. 817d034 Merge "Add more statistics to scan logs" into nyc-dev by Ajay Panicker · 9 years ago
  73. f9dfe9c DO NOT MERGE ANYWHERE Implement new API for retrieving supported Bluetooth profiles. am: 90b78410c2 -s ours by Bryce Lee · 9 years ago
  74. 2c0f222 DO NOT MERGE ANYWHERE Implement new API for retrieving supported Bluetooth profiles. by Bryce Lee · 9 years ago
  75. 337ee94 Add more statistics to scan logs by Ajay Panicker · 9 years ago
  76. 6b5d427 Merge "Protect ScanStats from race conditions" into nyc-dev by Ajay Panicker · 9 years ago
  77. 6e08c3a Fix a bug where batch scan wasn't stopped correctly. by Wei Wang · 9 years ago
  78. a0ff3af Protect ScanStats from race conditions by Ajay Panicker · 9 years ago
  79. 21f921a Fix warnings in packages/apps/Bluetooth by Ajay Panicker · 9 years ago
  80. 7bf0b76 Fix race in reportActivityInfo causing NPE by Adam Lesinski · 9 years ago
  81. 90b7841 DO NOT MERGE ANYWHERE Implement new API for retrieving supported Bluetooth profiles. by Bryce Lee · 9 years ago
  82. 62fe689 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  83. ef437b1 Fix logic for repeated record scan calls by Ajay Panicker · 9 years ago
  84. f0202e0 Mark background and opportunistic scans in scan statistics by Ajay Panicker · 9 years ago
  85. 92a815a Fix the argument processing when dumping Bluetooth state by Pavlin Radoslavov · 9 years ago
  86. 52a0ff2 Add a missing null pointer check for AdapterService by Pavlin Radoslavov · 9 years ago
  87. 5c07523 Add timestamps to last LE scan log by Ajay Panicker · 9 years ago
  88. bcc88d6 Clean up gatt dump output by Ajay Panicker · 9 years ago
  89. 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
  90. 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
  91. 9e6146e Merge "DO NOT MERGE Read Bluetooth interop database entries from settings (2/2)" into mnc-dr-dev by Andre Eisenbach · 9 years ago
  92. e836319 Merge "DO NOT MERGE Read Bluetooth interop database entries from settings (2/2)" into mnc-dr-dev by Andre Eisenbach · 9 years ago
  93. 9eb644a Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  94. d4a64dd Fix warnings in packages/apps/Bluetooth by Aurimas Liutikas · 9 years ago
  95. af3e087 DO NOT MERGE Enhance AVRCP Absolute Volume control implementation am: 1a1169dcb2 -s ours am: 68d4713d8a by Liejun Tao · 9 years ago
  96. 65284fb DO NOT MERGE Enhance AVRCP Absolute Volume control implementation am: 1a1169dcb2 -s ours by Liejun Tao · 9 years ago
  97. 68d4713 DO NOT MERGE Enhance AVRCP Absolute Volume control implementation by Liejun Tao · 9 years ago
  98. 1a1169d DO NOT MERGE Enhance AVRCP Absolute Volume control implementation by Liejun Tao · 10 years ago
  99. 1434997 DO NOT MERGE Read Bluetooth interop database entries from settings (2/2) by Andre Eisenbach · 10 years ago
  100. c804d2d Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago