summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | resolve merge conflicts of 6041a066200098daadd71a1e1fc313bfe0c7ddd8 to sc-dev...Rahul Sabnis2021-06-241-0/+7
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Add BluetoothLeAudio to BluetoothAdapter#getProfileProxy andRahul Sabnis2021-06-231-0/+7
| | * | | | | Bluetooth: fix comments on Volume Control Profile reviewJakub Pawlowski2021-06-192-42/+2
* | | | | | | Add BluetoothLeAudio to BluetoothAdapter#getProfileProxy andRahul Sabnis2021-06-231-0/+7
|/ / / / / /
* | | | | | Merge "Unhide BluetoothProfile.LE_AUDIO and getGroupId for the App usage." in...TreeHugger Robot2021-06-212-2/+0
|\| | | | |
| * | | | | Merge "Unhide BluetoothProfile.LE_AUDIO and getGroupId for the App usage." in...TreeHugger Robot2021-06-182-2/+0
| |\ \ \ \ \
| | * | | | | Unhide BluetoothProfile.LE_AUDIO and getGroupId for the App usage.Alice Kuo2021-06-182-2/+0
| * | | | | | Merge "Adds rahulsabnis@ as an owner for all Bluetooth files in frameworks/ba...Treehugger Robot2021-06-181-0/+1
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge "Adds rahulsabnis@ as an owner for all Bluetooth files in frameworks/base"Treehugger Robot2021-06-181-0/+1
| | |\ \ \ \ \
| | | * | | | | Adds rahulsabnis@ as an owner for all Bluetooth files in frameworks/baseRahul Sabnis2021-06-181-0/+1
| * | | | | | | DO NOT MERGE Bluetooth: add Volume Control Profile boilerpalateŁukasz Rymanowski2021-06-183-1/+370
| * | | | | | | DO NOT MERGE Revert "Bluetooth: add Volume Control Profile boilerpalate"Jakub Pawlowski2021-06-183-335/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Adds rahulsabnis@ as an owner for all Bluetooth files in frameworks/ba...TreeHugger Robot2021-06-211-0/+1
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Adds rahulsabnis@ as an owner for all Bluetooth files in frameworks/baseRahul Sabnis2021-06-181-0/+1
* | | | | | | Bluetooth: fix comments on Volume Control Profile reviewJakub Pawlowski2021-06-182-42/+2
* | | | | | | DO NOT MERGE Bluetooth: add Volume Control Profile boilerpalateŁukasz Rymanowski2021-06-183-1/+370
* | | | | | | DO NOT MERGE Revert "Bluetooth: add Volume Control Profile boilerpalate"Jakub Pawlowski2021-06-183-335/+1
| |/ / / / / |/| | | | |
* | | | | | Merge "Fix NPE in logging" am: ceba9c2521 am: 01ca11578fTreehugger Robot2021-06-181-3/+4
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge "Fix NPE in logging"Treehugger Robot2021-06-171-3/+4
| |\ \ \ \ \
| | * | | | | Fix NPE in loggingMartin Brabham2021-06-171-3/+4
* | | | | | | Merge "Bluetooth: add Volume Control Profile boilerpalate" am: 0778be8099 am:...Jakub Pawlowski2021-06-173-1/+335
|\| | | | | | | |_|/ / / / |/| | | | |
| * | | | | Merge "Bluetooth: add Volume Control Profile boilerpalate"Jakub Pawlowski2021-06-173-1/+335
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Bluetooth: add Volume Control Profile boilerpalateŁukasz Rymanowski2021-06-143-1/+335
| | |/ / /
| * / / / Update nullability checks to use Objects#requireNonNullRahul Sabnis2021-06-143-23/+23
| |/ / /
* | | | Update nullability checks to use Objects#requireNonNullRahul Sabnis2021-06-143-22/+23
* | | | Merge "More Binder call AttributionSource assignment." into sc-devJeff Sharkey2021-06-0422-95/+147
|\ \ \ \
| * | | | More Binder call AttributionSource assignment.Jeff Sharkey2021-06-0322-95/+147
* | | | | CloseGuard for more Bluetooth components.Jeff Sharkey2021-06-032-0/+23
|/ / / /
* | | | Merge "Relax ACTION_TETHERING_STATE_CHANGED permissions." into sc-devJeff Sharkey2021-05-201-2/+0
|\ \ \ \
| * | | | Relax ACTION_TETHERING_STATE_CHANGED permissions.Jeff Sharkey2021-05-201-2/+0
* | | | | Merge "Update BluetoothDevice#setAlias based on API council feedback: now acc...Rahul Sabnis2021-05-193-162/+258
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update BluetoothDevice#setAlias based on API council feedback: nowRahul Sabnis2021-05-173-162/+258
* | | | | Apply AttributionSource during Intent delivery.Jeff Sharkey2021-05-151-0/+5
* | | | | Merge "Bluetooth ScanFilter: Allow null in setDeviceAddress" am: 561b4c8aad a...Treehugger Robot2021-05-121-0/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Bluetooth ScanFilter: Allow null in setDeviceAddressMyles Watson2021-05-101-0/+4
* | | | | Merge "Update docs for BluetoothDevice#fetchUuidsWithSdp to reflect that if t...Rahul Sabnis2021-05-101-4/+4
|\| | | | | |/ / / |/| | |
| * | | Merge "Update docs for BluetoothDevice#fetchUuidsWithSdp to reflect that if t...Rahul Sabnis2021-05-101-4/+4
| |\ \ \
| | * | | Update docs for BluetoothDevice#fetchUuidsWithSdp to reflect that if theRahul Sabnis2021-05-071-4/+4
* | | | | Merge "Ensure privileged APIs require runtime permission." into sc-devJeff Sharkey2021-04-293-45/+130
|\ \ \ \ \
| * | | | | Ensure privileged APIs require runtime permission.Jeff Sharkey2021-04-293-45/+130
* | | | | | Merge changes from topic "bluetooth_oob_api" am: 2e67798711 am: 8411b5d7b3 am...Martin Brabham2021-04-291-2/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Convert onOobData parameter for OobData from @Nullable to @NonNullMartin Brabham2021-04-271-2/+2
* | | | | | OOB: Remove static creator methods in favor of public constructors am: 1cd461...Martin Brabham2021-04-291-85/+27
|\| | | | | | |/ / / / |/| | | |
| * | | | OOB: Remove static creator methods in favor of public constructorsMartin Brabham2021-04-261-85/+27
| |/ / /
| * | | Update docs to reflect LE batch scan report delay floorRahul Sabnis2021-04-201-5/+7
* | | | Preserve legacy permission check behavior.Jeff Sharkey2021-04-283-0/+33
* | | | Long-tail of AttributionSource plumbing.Jeff Sharkey2021-04-2417-233/+362
* | | | More AttributionSource plumbing.Jeff Sharkey2021-04-2319-155/+254
* | | | Pass attribution source to BT APIs.Oli Lan2021-04-229-168/+199
* | | | Refinement of AttributionSource handling.Jeff Sharkey2021-04-223-112/+87