summaryrefslogtreecommitdiff
path: root/nearby/framework/java
Commit message (Expand)AuthorAgeFilesLines
* Fix NearbyDeviceParcelable read and write bugXinyi Zhou2022-05-141-2/+14
* Add log for stopXXX methods when the callback never registeredXinyi Zhou2022-05-131-0/+6
* Enforce permissions in stopBroadcast and unregisterScanListener methodsXinyi Zhou2022-05-132-4/+8
* Fix ScanRequest parceling issueXinyi Zhou2022-05-121-3/+5
* Merge "Enforce permission check in NearbyService" into tm-devXinyi Zhou2022-04-294-7/+26
|\
| * Enforce permission check in NearbyServiceXinyi Zhou2022-04-284-7/+26
* | Add NearbyDeviceParcelable to PresenceDevice conversion in NearbyManagerXinyi Zhou2022-04-273-9/+94
|/
* Add null check for scancallbackXinyi Zhou2022-04-061-8/+18
* Remove fast pair scan APIXinyi Zhou2022-03-311-0/+2
* Remove Fast Pair system APIs.Chun Zhang2022-03-316-166/+0
* Merge "Improve the comments of getMedium." into tm-devWei Wang2022-03-302-10/+10
|\
| * Improve the comments of getMedium.Wei Wang2022-03-292-10/+10
* | Remove unused system apis.Chun Zhang2022-03-297-610/+3
|/
* Merge "Require Permission Manifest.permission.WRITE_SECURE_SETTINGS on setFas...Chun Zhang2022-03-251-0/+1
|\
| * Require Permission Manifest.permission.WRITE_SECURE_SETTINGS on setFastPairSc...Chun Zhang2022-03-251-0/+1
* | Merge "Rename FastPairClient API and add cancel api for ban logic" into tm-devXinyi Zhou2022-03-252-102/+5
|\ \
| * | Rename FastPairClient API and add cancel api for ban logicXinyi Zhou2022-03-242-102/+5
* | | Hook CHRE host implementation with Presence API.Chen Wang2022-03-254-187/+300
| |/ |/|
* | Add txPower to FastPairDeviceXinyi Zhou2022-03-243-8/+72
* | Resolve API council feedbackXinyi Zhou2022-03-231-3/+2
|/
* Merge "Address API review feedback" into tm-devChun Zhang2022-03-181-15/+12
|\
| * Address API review feedbackChun Zhang2022-03-181-15/+12
* | Merge "Return status to startScan() API" into tm-devXinyi Zhou2022-03-182-17/+54
|\ \ | |/ |/|
| * Return status to startScan() APIXinyi Zhou2022-03-172-17/+54
* | Address API review feedback.Chun Zhang2022-03-166-70/+655
|/
* Merge "Address API review feedback" into tm-devChun Zhang2022-03-177-39/+101
|\
| * Address API review feedbackChun Zhang2022-03-167-39/+101
* | Merge "Address API council review comments." into tm-devTreeHugger Robot2022-03-1610-169/+175
|\ \
| * | Address API council review comments.Wei Wang2022-03-1510-169/+175
| |/
* / Hide NearbyDeviceParcelableXinyi Zhou2022-03-151-2/+0
|/
* Merge "Resolve API council comments" into tm-devXinyi Zhou2022-03-142-16/+16
|\
| * Resolve API council commentsXinyi Zhou2022-03-102-16/+16
* | Enable CTS for nearby brodacast.Wei Wang2022-03-111-1/+5
* | Merge "Address API Council review comments." into tm-devTreeHugger Robot2022-03-115-79/+91
|\ \
| * | Address API Council review comments.Wei Wang2022-03-105-79/+91
* | | Address API feedback: rename to AntispoofKeyChun Zhang2022-03-106-55/+55
|/ /
* | Merge "Implement Presence Broadcast." into tm-devTreeHugger Robot2022-03-104-2/+116
|\ \ | |/ |/|
| * Implement Presence Broadcast.Wei Wang2022-03-094-2/+116
* | Add FAST_PAIR_SCAN_ENABLED to NearbyManagerXinyi Zhou2022-03-081-2/+34
|/
* Add AccountKeys to FastPairAccountDevicesMetadataRequest.Chun Zhang2022-03-023-2/+67
* [DO NOT MERGE] Add FastPairService in serverXinyi Zhou2022-02-251-0/+5
* [DO NOT MERGE] Add FastPairClientXinyi Zhou2022-02-231-0/+94
* Add filtering for Presence data.Wei Wang2022-02-211-4/+28
* Clean up half sheet codeXinyi Zhou2022-02-183-3/+3
* Setup AIDL files for service and activity (client) communicationXinyi Zhou2022-02-106-0/+262
* Merge "Expose PresenceClient System API for scan filter."TreeHugger Robot2022-02-1015-321/+292
|\
| * Expose PresenceClient System API for scan filter.Wei Wang2022-02-0915-321/+292
* | Merge "Add name to FastPairDeviceMetadata."Chun Zhang2022-02-092-0/+24
|\ \ | |/ |/|
| * Add name to FastPairDeviceMetadata.Chun Zhang2022-02-092-0/+24
* | Improvements of Presence APIs.Wei Wang2022-02-089-110/+200
|/