1. 68701f6 Change Bluetooth stack code not to use the hidden API for Mainline by Shuo Qian · 6 years ago
  2. d28e12f Merge "Implement bluetooth auto connect logic without the need for PRIORITY_AUTO_CONNECT and update tests" by Treehugger Robot · 6 years ago
  3. 7c89424 Implement bluetooth auto connect logic without the need for by Rahul Sabnis · 6 years ago
  4. 0fa7ae9 Merge "Add enforcement of BLUETOOTH permission to PanService.isTetheringOn()" by Treehugger Robot · 6 years ago
  5. f723696 Add enforcement of BLUETOOTH permission to PanService.isTetheringOn() by Rahul Sabnis · 6 years ago
  6. c7f89a0 Merge "Remove dependency on telephony-common from Bluetooth" by Treehugger Robot · 6 years ago
  7. b6a6c5b Merge "BluetoothAdapter.disconnectAllEnabledProfiles() now disconnects pbap server and map profiles" by Treehugger Robot · 6 years ago
  8. 80e3c69 BluetoothAdapter.disconnectAllEnabledProfiles() now disconnects pbap by Rahul Sabnis · 6 years ago
  9. ef2d2a3 Merge "Replace Telephony's hidden API Intents with @SystemApi Intents" by Treehugger Robot · 6 years ago
  10. 96e6439 Merge "A2DP: Add more messages when doing bluetooth_manager dump" by Treehugger Robot · 6 years ago
  11. 6352660 Replace Telephony's hidden API Intents with @SystemApi Intents by Zongheng Wang · 6 years ago
  12. a970f94 Remove dependency on telephony-common from Bluetooth by Zongheng Wang · 6 years ago
  13. bf06187 A2DP: Add more messages when doing bluetooth_manager dump by Cheney Ni · 6 years ago
  14. ecc42eb Merge "Use the new SystemAPI createFromNativeSmsSubmitPdu" by Zongheng Wang · 6 years ago
  15. 5d59772 Merge "Store volume for devices not support absolute volume" by Treehugger Robot · 6 years ago
  16. ee9f009 Use the new SystemAPI createFromNativeSmsSubmitPdu by Zongheng Wang · 6 years ago
  17. 2d8b815 Merge "Replace Telephony internal API's usage with a public API" by Zongheng Wang · 6 years ago
  18. e530a1e Merge "adding FlakyTest annotation to flaky tests" by Treehugger Robot · 6 years ago
  19. a1d5c03 Merge "Add default content style to BluetoothMediaBrowserService" by Sal Savage · 6 years ago
  20. d639832 Replace Telephony internal API's usage with a public API by Zongheng Wang · 6 years ago
  21. 1ee3443 Merge "HFP: Check sim state when subscriptions changed" by Treehugger Robot · 6 years ago
  22. e45c07d Merge "Updateability: Resolve hidden api usages to android/net/NetworkUtils" by Treehugger Robot · 6 years ago
  23. bac4a1d Add default content style to BluetoothMediaBrowserService by Sal Savage · 6 years ago
  24. 03bb9fd Merge "Set apex_available for Bluetooth" by Anton Hansson · 6 years ago
  25. c986872 Merge "Replace Looper with Executor as the parameter of HeadsetPhoneListener" by Zongheng Wang · 6 years ago
  26. d8f0f60 Merge "Add setConnectionPolicy to HidDeviceService and PanService" by Treehugger Robot · 6 years ago
  27. 65bc832 Set apex_available for Bluetooth by Anton Hansson · 6 years ago
  28. 777a4cd Add setConnectionPolicy to HidDeviceService and PanService by Rahul Sabnis · 6 years ago
  29. 373f1b3 Replace Looper with Executor as the parameter of HeadsetPhoneListener by Zongheng Wang · 6 years ago
  30. 41128f8 Merge "Add an Executor as a parameter of addOnSubscriptionsChangedListener" by Zongheng Wang · 6 years ago
  31. 69813dd Merge "MAP: Get MAS version by system property" by Treehugger Robot · 6 years ago
  32. 969c68c Merge "Allow subsequent requests for media keys to replay the silent audio sample" by Sal Savage · 6 years ago
  33. 08f34f5 adding FlakyTest annotation to flaky tests by Jun · 6 years ago
  34. ac4be96 MAP: Get MAS version by system property by Chienyuan · 6 years ago
  35. e3f30d8 HFP: Check sim state when subscriptions changed by Chienyuan · 6 years ago
  36. 216a1fd Store volume for devices not support absolute volume by Ted Wang · 6 years ago
  37. f43be3b Allow subsequent requests for media keys to replay the silent audio sample by Sal Savage · 6 years ago
  38. 4f8c9cd Merge "Add setConnectionPolicy to BluetoothPbapService" by Treehugger Robot · 6 years ago
  39. d19a965 Add an Executor as a parameter of addOnSubscriptionsChangedListener by Zongheng Wang · 6 years ago
  40. abd40c1 Add setConnectionPolicy to BluetoothPbapService by Rahul Sabnis · 6 years ago
  41. a6b5cc4 Merge "MAP: catch IllegalStateException for handleMsgListChanges" by Treehugger Robot · 6 years ago
  42. 9a725f3 Merge "setConnectionPolicy now calls connect or disconnect based on the passed in connectionPolicy, clean up connection logic in AdapterService to no longer call both connect and setConnection policy as well as remove references to PRIORITY_AUTO_CONNECT." by Treehugger Robot · 6 years ago
  43. 3f0e920 Merge "Add GsmAlphabet to Bluetooth Util" by Treehugger Robot · 6 years ago
  44. e8d8c31 Merge "Cleanup unused methods deleted from IBluetoothHearingAid.aidl" by Treehugger Robot · 6 years ago
  45. f73a2e9 Merge "A2DP: Send codec offloading preferences to stack for hybrid mode." by Treehugger Robot · 6 years ago
  46. f6541db A2DP: Send codec offloading preferences to stack for hybrid mode. by Satish kumar sugasi · 6 years ago
  47. 40a1cee Add GsmAlphabet to Bluetooth Util by Zongheng Wang · 6 years ago
  48. c189414 MAP: catch IllegalStateException for handleMsgListChanges by Chienyuan · 6 years ago
  49. 282a81d setConnectionPolicy now calls connect or disconnect based on the passed by Rahul Sabnis · 6 years ago
  50. b331f87 Merge "Re-add call to isActive as it was made a SystemApi" by Rahul Sabnis · 6 years ago
  51. b104f0b Re-add call to isActive as it was made a SystemApi by Rahul Sabnis · 6 years ago
  52. 3b99b72 Merge "Compare Session tokens for MediaControllers" by Treehugger Robot · 6 years ago
  53. 9673f5f Compare Session tokens for MediaControllers by Rahul Sabnis · 6 years ago
  54. d69b113 Merge "Use public API to get SMS encode data" by Zongheng Wang · 6 years ago
  55. 470e186 Merge "Add local function to replace SmsHeader.fromByteArray" by Zongheng Wang · 6 years ago
  56. ae4b041 Merge "Remove getLine1AlphaTag() in Bluetooth code" by Treehugger Robot · 6 years ago
  57. c2a9ad2 Merge "Fix Error Prone errors" by Treehugger Robot · 6 years ago
  58. c973bef Add local function to replace SmsHeader.fromByteArray by Zongheng Wang · 6 years ago
  59. c8680b8 Use public API to get SMS encode data by Zongheng Wang · 6 years ago
  60. 4230c86 Updateability: Resolve hidden api usages to android/net/NetworkUtils by Chen Chen · 6 years ago
  61. a32dfdc Fix Error Prone errors by Colin Cross · 6 years ago
  62. 3ef429e Merge "HFP: synchronize sendDeviceStateChanged()" by Treehugger Robot · 6 years ago
  63. 9d09f63 Merge "MAP : Add support for MAP 1.4" by Treehugger Robot · 6 years ago
  64. 4ddb603 HFP: synchronize sendDeviceStateChanged() by Chienyuan · 6 years ago
  65. 94dd641 Merge "A2dp: Check the value of mConnectionState in isConnected" by Treehugger Robot · 6 years ago
  66. ca90765 A2dp: Check the value of mConnectionState in isConnected by jonerlin · 6 years ago
  67. 880b977 Merge "MediaSessionManager: Split abstract class Callback into interfaces" by Jaewan Kim · 6 years ago
  68. 6249bdd Cleanup unused methods deleted from IBluetoothHearingAid.aidl by Rahul Sabnis · 6 years ago
  69. ed3723f Remove getLine1AlphaTag() in Bluetooth code by Zongheng Wang · 6 years ago
  70. 9418904 Merge "Pipe featureId from app to noteOp in BT code" by Treehugger Robot · 6 years ago
  71. 371475f Pipe featureId from app to noteOp in BT code by Philip P. Moltmann · 6 years ago
  72. c9cfbd0 Merge "Send call state to native when silence mode is on" by Treehugger Robot · 6 years ago
  73. 0b9905f Merge "Updateability: Resolve dependency to android/internal/util/StateMachine" by Treehugger Robot · 6 years ago
  74. bfbce65 Merge "HFP Client call status update" by Joseph Pirozzo · 6 years ago
  75. 4d103c6 Updateability: Resolve dependency to android/internal/util/StateMachine by Chen Chen · 6 years ago
  76. d679972 Merge "Validate profile is enabled if setting device as active for it" by Treehugger Robot · 6 years ago
  77. 5e68342 Send call state to native when silence mode is on by Ugo Yu · 6 years ago
  78. 40bc2ec MediaSessionManager: Split abstract class Callback into interfaces by Jaewan Kim · 6 years ago
  79. c1f83b7 HFP Client call status update by Joseph Pirozzo · 6 years ago
  80. 1fce8e2 Merge "Fix path to MetadataDatabase schemas in Android.bp" by Treehugger Robot · 6 years ago
  81. 8d1a9e9 Fix path to MetadataDatabase schemas in Android.bp by Rahul Sabnis · 6 years ago
  82. 4ba04ed Merge "MAP: move moveMessageToFolder to BT Utils" by Treehugger Robot · 6 years ago
  83. 90768e8 Merge "Disable exportSchema in MetadataDatabase to resolve build failures" by Alisher Alikhodjaev · 6 years ago
  84. 00d2afd Disable exportSchema in MetadataDatabase to resolve build failures by Rahul Sabnis · 6 years ago
  85. cbf9b1a Merge "Use TelephonyManager API to check if device is SMS capable." by Treehugger Robot · 6 years ago
  86. 4327319 Merge "Add CONNECTIVITY_INTERNAL permission" by Treehugger Robot · 6 years ago
  87. 51d43d6 Add CONNECTIVITY_INTERNAL permission by paulhu · 6 years ago
  88. 56e0598 MAP: move moveMessageToFolder to BT Utils by Zongheng Wang · 6 years ago
  89. 61bf82b Use TelephonyManager API to check if device is SMS capable. by Michele · 6 years ago
  90. 808afe3 Validate profile is enabled if setting device as active for it by Rahul Sabnis · 6 years ago
  91. 9a12610 Merge "Ensure if you flash a clean build with the db update that it will not try to update you from the old schema" by Treehugger Robot · 6 years ago
  92. 8ece683 Ensure if you flash a clean build with the db update that it will not by Rahul Sabnis · 6 years ago
  93. f424801 Merge "Updateability: Find alternatives for APIs in android/content" by Chen Chen · 6 years ago
  94. d515c4d Merge "MAP: move addMessageToUri to BluetoothMapContentObserver" by Treehugger Robot · 6 years ago
  95. e3b920f Merge "Prevent clang-format from formatting Java imports" by Jaewan Kim · 6 years ago
  96. 0030131 Merge "Reduced the audio effort while changing the A2DP active device" by Treehugger Robot · 6 years ago
  97. d6dd6c7 MAP: move addMessageToUri to BluetoothMapContentObserver by Zongheng Wang · 6 years ago
  98. 10cb926 Merge "MAP: use getSystemService to get TelephonyManager" by Treehugger Robot · 6 years ago
  99. 0f27f55 Merge "Use intdef annotations from BluetoothA2dp.java" by Rahul Sabnis · 6 years ago
  100. 561a4d3 Updateability: Find alternatives for APIs in android/content by cncn · 6 years ago