- 216a1fd Store volume for devices not support absolute volume by Ted Wang · 6 years ago
- b331f87 Merge "Re-add call to isActive as it was made a SystemApi" by Rahul Sabnis · 6 years ago
- b104f0b Re-add call to isActive as it was made a SystemApi by Rahul Sabnis · 6 years ago
- 3b99b72 Merge "Compare Session tokens for MediaControllers" by Treehugger Robot · 6 years ago
- 9673f5f Compare Session tokens for MediaControllers by Rahul Sabnis · 6 years ago
- d69b113 Merge "Use public API to get SMS encode data" by Zongheng Wang · 6 years ago
- 470e186 Merge "Add local function to replace SmsHeader.fromByteArray" by Zongheng Wang · 6 years ago
- ae4b041 Merge "Remove getLine1AlphaTag() in Bluetooth code" by Treehugger Robot · 6 years ago
- c2a9ad2 Merge "Fix Error Prone errors" by Treehugger Robot · 6 years ago
- c973bef Add local function to replace SmsHeader.fromByteArray by Zongheng Wang · 6 years ago
- c8680b8 Use public API to get SMS encode data by Zongheng Wang · 6 years ago
- a32dfdc Fix Error Prone errors by Colin Cross · 6 years ago
- 3ef429e Merge "HFP: synchronize sendDeviceStateChanged()" by Treehugger Robot · 6 years ago
- 9d09f63 Merge "MAP : Add support for MAP 1.4" by Treehugger Robot · 6 years ago
- 4ddb603 HFP: synchronize sendDeviceStateChanged() by Chienyuan · 6 years ago
- 94dd641 Merge "A2dp: Check the value of mConnectionState in isConnected" by Treehugger Robot · 6 years ago
- ca90765 A2dp: Check the value of mConnectionState in isConnected by jonerlin · 6 years ago
- 880b977 Merge "MediaSessionManager: Split abstract class Callback into interfaces" by Jaewan Kim · 6 years ago
- ed3723f Remove getLine1AlphaTag() in Bluetooth code by Zongheng Wang · 6 years ago
- 9418904 Merge "Pipe featureId from app to noteOp in BT code" by Treehugger Robot · 6 years ago
- 371475f Pipe featureId from app to noteOp in BT code by Philip P. Moltmann · 6 years ago
- c9cfbd0 Merge "Send call state to native when silence mode is on" by Treehugger Robot · 6 years ago
- 0b9905f Merge "Updateability: Resolve dependency to android/internal/util/StateMachine" by Treehugger Robot · 6 years ago
- bfbce65 Merge "HFP Client call status update" by Joseph Pirozzo · 6 years ago
- 4d103c6 Updateability: Resolve dependency to android/internal/util/StateMachine by Chen Chen · 6 years ago
- d679972 Merge "Validate profile is enabled if setting device as active for it" by Treehugger Robot · 6 years ago
- 5e68342 Send call state to native when silence mode is on by Ugo Yu · 6 years ago
- 40bc2ec MediaSessionManager: Split abstract class Callback into interfaces by Jaewan Kim · 6 years ago
- c1f83b7 HFP Client call status update by Joseph Pirozzo · 6 years ago
- 1fce8e2 Merge "Fix path to MetadataDatabase schemas in Android.bp" by Treehugger Robot · 6 years ago
- 8d1a9e9 Fix path to MetadataDatabase schemas in Android.bp by Rahul Sabnis · 6 years ago
- 4ba04ed Merge "MAP: move moveMessageToFolder to BT Utils" by Treehugger Robot · 6 years ago
- 90768e8 Merge "Disable exportSchema in MetadataDatabase to resolve build failures" by Alisher Alikhodjaev · 6 years ago
- 00d2afd Disable exportSchema in MetadataDatabase to resolve build failures by Rahul Sabnis · 6 years ago
- cbf9b1a Merge "Use TelephonyManager API to check if device is SMS capable." by Treehugger Robot · 6 years ago
- 4327319 Merge "Add CONNECTIVITY_INTERNAL permission" by Treehugger Robot · 6 years ago
- 51d43d6 Add CONNECTIVITY_INTERNAL permission by paulhu · 6 years ago
- 56e0598 MAP: move moveMessageToFolder to BT Utils by Zongheng Wang · 6 years ago
- 61bf82b Use TelephonyManager API to check if device is SMS capable. by Michele · 6 years ago
- 808afe3 Validate profile is enabled if setting device as active for it by Rahul Sabnis · 6 years ago
- 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
- 8ece683 Ensure if you flash a clean build with the db update that it will not by Rahul Sabnis · 6 years ago
- f424801 Merge "Updateability: Find alternatives for APIs in android/content" by Chen Chen · 6 years ago
- d515c4d Merge "MAP: move addMessageToUri to BluetoothMapContentObserver" by Treehugger Robot · 6 years ago
- e3b920f Merge "Prevent clang-format from formatting Java imports" by Jaewan Kim · 6 years ago
- 0030131 Merge "Reduced the audio effort while changing the A2DP active device" by Treehugger Robot · 6 years ago
- d6dd6c7 MAP: move addMessageToUri to BluetoothMapContentObserver by Zongheng Wang · 6 years ago
- 10cb926 Merge "MAP: use getSystemService to get TelephonyManager" by Treehugger Robot · 6 years ago
- 0f27f55 Merge "Use intdef annotations from BluetoothA2dp.java" by Rahul Sabnis · 6 years ago
- 561a4d3 Updateability: Find alternatives for APIs in android/content by cncn · 6 years ago
- 01c3015 MAP: use getSystemService to get TelephonyManager by Zongheng Wang · 6 years ago
- b8092b6 Merge "Add NETWORK_FACTORY permission" by Paul Hu · 6 years ago
- 64e41f5 Merge "Add tests for MetadataDatabase migration from version 102 to 103" by Treehugger Robot · 6 years ago
- f407463 Merge "MAP: Use public API to fragment text" by Treehugger Robot · 6 years ago
- ffcede5 Merge "HFP: Move hidden API in PhoneNumberUtils to BT Utils" by Treehugger Robot · 6 years ago
- e102e96 Add tests for MetadataDatabase migration from version 102 to 103 by Rahul Sabnis · 6 years ago
- d8a2e01 HFP: Move hidden API in PhoneNumberUtils to BT Utils by Zongheng Wang · 6 years ago
- b7c61df Use intdef annotations from BluetoothA2dp.java by Rahul Sabnis · 6 years ago
- f7347ed Merge changes from topics "merge BT bond", "parameterize BT enable", "remove BT isEnabled" by Zach Johnson · 6 years ago
- 4682750 MAP: Use public API to fragment text by Zongheng Wang · 6 years ago
- fd9f7cf Reduced the audio effort while changing the A2DP active device by Cheney Ni · 6 years ago
- 6bc9eb3 Add NETWORK_FACTORY permission by paulhu · 6 years ago
- 0da35ae Merge "Update playback state only for navigateion sound" by Treehugger Robot · 6 years ago
- 9a4f614 Merge changes I512ecd80,I5507e687,Ic395af29,I7076c1e0,I5b8900df, ... by Zach Johnson · 6 years ago
- 07b85ab Merge "Don't verify internal details, just verify expected results" by Treehugger Robot · 6 years ago
- 41c21a7 Merge "Update MetadataDatabase to match renaming priority to connectionPolicy" by Rahul Sabnis · 6 years ago
- 998bbad Update MetadataDatabase to match renaming priority to connectionPolicy by Rahul Sabnis · 6 years ago
- 3feec45 Merge createBond and createBondOutOfBand by Zach Johnson · 6 years ago
- 310466a Move dump permission check to the binder by Zach Johnson · 6 years ago
- 9860f16 Parameterize enable, remove duplicate code by Zach Johnson · 6 years ago
- 2f59707 Simplify LE up & BREDR down by Zach Johnson · 6 years ago
- 6b6fb10 Remove isEnabled by Zach Johnson · 6 years ago
- d968abe Simplify get/set custom metadata by Zach Johnson · 6 years ago
- a65a5be Simplify metadata listener registration & unregistration by Zach Johnson · 6 years ago
- 062dd7a Simplify isActivityAndEnergyReportingSupported by Zach Johnson · 6 years ago
- 0ed704a Remove unnecessary parens by Zach Johnson · 6 years ago
- 8ee48c6 Simplify check for support for multiple advertisement by Zach Johnson · 6 years ago
- eecbaf4 Simplify callback register and unregister by Zach Johnson · 6 years ago
- a5edca4 Simplify factoryReset by Zach Johnson · 6 years ago
- 09f5445 Simplify getBatteryLevel by Zach Johnson · 6 years ago
- ada3c28 Simplify sdpSearch by Zach Johnson · 6 years ago
- 806fd9f Simplify getSocketManager by Zach Johnson · 6 years ago
- 7a31ecc Remove unnecessary boolean return from set pbap/map/sap by Zach Johnson · 6 years ago
- 2c694b8 Simplify get sim access permission by Zach Johnson · 6 years ago
- 60b3749 Collapse common logic between pbap/map/sap permissions by Zach Johnson · 6 years ago
- b897431 Simplify getMessageAccessPermission by Zach Johnson · 6 years ago
- 5db9b34 Reorder silence mode APIs by Zach Johnson · 6 years ago
- 5302d94 Simplify get/set silence mode by Zach Johnson · 6 years ago
- d70bfee Simplify getPhonebookAccessPermission by Zach Johnson · 6 years ago
- 47b4785 Simplify setPairingResponse by Zach Johnson · 6 years ago
- a9010cc Simplify setPasskey by Zach Johnson · 6 years ago
- 514fa5b Simplify setPin by Zach Johnson · 6 years ago
- c0d2f38 Merge "Move over to new BluetoothUuid constants" by Treehugger Robot · 6 years ago
- b01ccfe Don't verify internal details, just verify expected results by Zach Johnson · 6 years ago
- 2d26692 Simplify remote device bonding or bonded checks by Zach Johnson · 6 years ago
- 56de49f Simplify bond reply logging by Zach Johnson · 6 years ago
- ce62788 Simplify fetchRemoteUuids by Zach Johnson · 6 years ago
- 7635a5f Simplify remote device class/alias/type by Zach Johnson · 6 years ago
- 723a51b Simplify connection state & supported profiles by Zach Johnson · 6 years ago
- a0e902f Move remaining permission checks to the binder stub by Zach Johnson · 6 years ago