- 3c2bfcb Merge "Add module_controller Sdk33ModuleController to skip nearby tests on pre-T devices." into tm-dev by TreeHugger Robot · 3 years, 3 months ago
- 81a900d Add module_controller Sdk33ModuleController to skip nearby tests on pre-T devices. by Chun Zhang · 3 years, 3 months ago
- 9f00667 Remove "retry" module dependency in Mainline Nearby Fast Pair e2e tests. by Eric Lin · 3 years, 3 months ago
- bbbdc6b Add test cases to verify methods in NearbyManager not work for untrusted app. by Eric Lin · 3 years, 4 months ago
- e1dfbe0 Merge "Enforce permission check in NearbyService" into tm-dev by Xinyi Zhou · 3 years, 3 months ago
- 4111a70 Merge "Add NearbyDeviceParcelable to PresenceDevice conversion in NearbyManager Add empty salt field in callers." into tm-dev by Xinyi Zhou · 3 years, 3 months ago
- 507ddf9 Enforce permission check in NearbyService by Xinyi Zhou · 3 years, 4 months ago
- 76215df Zero out Mainline BLE broadcast by Xinyi Zhou · 3 years, 3 months ago
- 15c2547 Add NearbyDeviceParcelable to PresenceDevice conversion in NearbyManager by Xinyi Zhou · 3 years, 3 months ago
- bf4a720 Revert "Delete outdated tests" and change the assertion. by Eric Lin · 3 years, 4 months ago
- 6061b59 Merge "Delete outdated tests" into tm-dev by TreeHugger Robot · 3 years, 4 months ago
- 48e9008 Delete outdated tests by Xinyi Zhou · 3 years, 4 months ago
- e67c9f6 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 4 months ago
- 946a978 Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-dev by TreeHugger Robot · 3 years, 4 months ago
- 259318e Merge "Add null check for scancallback" into tm-dev by Xinyi Zhou · 3 years, 4 months ago
- e742cb1 Add back "setFastPairScanEnabled" RPC method for e2e tests. by Eric Lin · 3 years, 4 months ago
- 0bbe8b8 Add null check for scancallback by Xinyi Zhou · 3 years, 4 months ago
- 267f9ca Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 4 months ago
- b77faeb Merge "Remove fast pair scan API" into tm-dev by Xinyi Zhou · 3 years, 4 months ago
- 85c3e08 Remove fast pair scan API by Xinyi Zhou · 3 years, 4 months ago
- 615ca54 Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-dev by Bill Yi · 3 years, 4 months ago
- 3579dc3 Merge "Use Ble scan for Fast Pair" into tm-dev by Eric Lin · 3 years, 4 months ago
- ee10ff5 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 4 months ago
- 600d233 Use Ble scan for Fast Pair by Xinyi Zhou · 3 years, 4 months ago
- 1d0ac12 Fix test data provider part for Fast Pair SystemAPI removal in T. by Eric Lin · 3 years, 4 months ago
- 74607dd Remove Fast Pair system APIs. by Chun Zhang · 3 years, 4 months ago
- 4a9e6a7 Merge "Remove the dependency from "NearbyFastPairProviderSimulatorLib" to "service-nearby"." into tm-dev by Eric Lin · 3 years, 4 months ago
- 86156b5 Merge "Fix test app installation issue in e2e test." into tm-dev by Eric Lin · 3 years, 4 months ago
- 6855a15 Merge "Add debugging logs for scanner and scan enabler" into tm-dev by Xinyi Zhou · 3 years, 4 months ago
- 06daa43 Merge "Improve the comments of getMedium." into tm-dev by Wei Wang · 3 years, 4 months ago
- 0c1bc73 Add debugging logs for scanner and scan enabler by Xinyi Zhou · 3 years, 4 months ago
- eeddac9 Fix test app installation issue in e2e test. by Eric Lin · 3 years, 4 months ago
- 9460151 Merge "Move load account info inside try block fix exception not catch" into tm-dev by Eric Lin · 3 years, 4 months ago
- 01bb1a6 Remove the dependency from "NearbyFastPairProviderSimulatorLib" to "service-nearby". by Eric Lin · 3 years, 4 months ago
- 45728eb Merge "Fix ChreCommunication available status." into tm-dev by Chen Wang · 3 years, 4 months ago
- 19382f7 Fix ChreCommunication available status. by Chen Wang · 3 years, 4 months ago
- 508dc55 Merge "Fix snippet part for Mainline Fast Pair API changes." into tm-dev by Chun Zhang · 3 years, 4 months ago
- f5bb26f Improve the comments of getMedium. by Wei Wang · 3 years, 4 months ago
- e4440de Remove unused system apis. by Chun Zhang · 3 years, 4 months ago
- c67de5c Fix snippet part for Mainline Fast Pair API changes. by Eric Lin · 3 years, 4 months ago
- 6ed644f Move load account info inside try block fix exception not catch by weicesun · 3 years, 4 months ago
- 099cbc3 Start scan when boot up and also add range check by weicesun · 3 years, 4 months ago
- 079e0a7 Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-dev by TreeHugger Robot · 3 years, 4 months ago
- 45f330f Add new e2e test case: initial_pairing_test. by Eric Lin · 3 years, 4 months ago
- c4a6132 Merge "Replace Bluetooth reflection usages with impl @hide API." into tm-dev by Eric Lin · 3 years, 4 months ago
- da83253 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 4 months ago
- 29c2965 Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-dev by Bill Yi · 3 years, 4 months ago
- c576980 Replace Bluetooth reflection usages with impl @hide API. by Eric Lin · 3 years, 4 months ago
- 4f94026 Format Android.bp in simulator_app. by Eric Lin · 3 years, 4 months ago
- 25d0d59 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 4 months ago
- 5ab2a85 Merge "Require Permission Manifest.permission.WRITE_SECURE_SETTINGS on setFastPairScanEnabled API." into tm-dev by Chun Zhang · 3 years, 4 months ago
- 6045bf0 Merge "Add FastPairTestDataProviderService#onManageFastPairAccountDevice logging." into tm-dev by Eric Lin · 3 years, 4 months ago
- 0d820be Merge "Rename FastPairClient API and add cancel api for ban logic" into tm-dev by Xinyi Zhou · 3 years, 4 months ago
- 5ecc723 Merge "Fix Gson serialization escaping HTML characters issue and lint problems." into tm-dev by Eric Lin · 3 years, 4 months ago
- 7aaaa27 Merge "Remove the workaround for b/222070055." into tm-dev by Eric Lin · 3 years, 4 months ago
- a144bfa Merge "Hook CHRE host implementation with Presence API." into tm-dev by Chen Wang · 3 years, 4 months ago
- ec6f53c Add FastPairTestDataProviderService#onManageFastPairAccountDevice logging. by Eric Lin · 3 years, 4 months ago
- 04832d6 Fix Gson serialization escaping HTML characters issue and lint problems. by Eric Lin · 3 years, 4 months ago
- 181d649 Remove the workaround for b/222070055. by Eric Lin · 3 years, 4 months ago
- c99cd51 Merge "Refactor package structure for scalability and resolve lint problems." into tm-dev by Eric Lin · 3 years, 4 months ago
- 6075305 Merge "Fix AndroidJUnit4 runner shrinked out by R8 issue." into tm-dev by Eric Lin · 3 years, 4 months ago
- 32a93a5 Require Permission Manifest.permission.WRITE_SECURE_SETTINGS on setFastPairScanEnabled API. by Chun Zhang · 3 years, 4 months ago
- 4229d9c Refactor package structure for scalability and resolve lint problems. by Eric Lin · 3 years, 4 months ago
- 221298d Hook CHRE host implementation with Presence API. by Chen Wang · 3 years, 4 months ago
- b0a0467 Rename FastPairClient API and add cancel api for ban logic by Xinyi Zhou · 3 years, 4 months ago
- 98fb547 Add txPower to FastPairDevice by Xinyi Zhou · 3 years, 4 months ago
- 0faa8b3 Fix AndroidJUnit4 runner shrinked out by R8 issue. by Eric Lin · 3 years, 4 months ago
- fd4d4c5 Merge "Add a TODO to import python deps" into tm-dev by Julien Desprez · 3 years, 4 months ago
- d8337df Merge "Add device check and extract a base class for Fast Pair test cases." into tm-dev by Eric Lin · 3 years, 4 months ago
- 48a17a8 Add device check and extract a base class for Fast Pair test cases. by Eric Lin · 3 years, 4 months ago
- 6d28b97 Add a TODO to import python deps by Julien Desprez · 3 years, 4 months ago
- 803da53 Merge "Resolve API council feedback" into tm-dev by Xinyi Zhou · 3 years, 4 months ago
- 1b2a5bf Resolve API council feedback by Xinyi Zhou · 3 years, 4 months ago
- 7eeff84 Add a script to interactively manage FastPairTestDataCache in FastPairTestDataProviderService. by Eric Lin · 3 years, 5 months ago
- d84be86 Merge history of Nearby by Remi NGUYEN VAN · 3 years, 4 months ago
- bab43b1 Remove ENFORCED_SCAN_ENABLED_VALUE by Xinyi Zhou · 3 years, 5 months ago
- 8c0f73c Merge changes Ife1279ca,Ib1eb78c4 into tm-dev by TreeHugger Robot · 3 years, 5 months ago
- 1eb6ea9 Merge "Fix snippet part for FastPairDataProviderService API change." into tm-dev by Chun Zhang · 3 years, 5 months ago
- 305dee0 Merge "Address API review feedback" into tm-dev by Chun Zhang · 3 years, 5 months ago
- bff151d Merge "Return status to startScan() API" into tm-dev by Xinyi Zhou · 3 years, 5 months ago
- d374aeb Add new e2e test case: seeker_show_halfsheet_test. by Eric Lin · 3 years, 5 months ago
- cf1bdd8 Fix snippet part for FastPairDataProviderService API change. by Eric Lin · 3 years, 5 months ago
- 4acf05b Extract FastPairTestDataProviderService out from the snippet. by Eric Lin · 3 years, 5 months ago
- 7968f05 Change test runner to suite runner for scalability. by Eric Lin · 3 years, 5 months ago
- d776689 Keep screen always on during testing. by Eric Lin · 3 years, 5 months ago
- a80a10e Refactor test scripts. by Eric Lin · 3 years, 5 months ago
- c9f320a Address API review feedback by Chun Zhang · 3 years, 5 months ago
- 7427404 Return status to startScan() API by Xinyi Zhou · 3 years, 5 months ago
- 801fa6d Address API review feedback. by Chun Zhang · 3 years, 5 months ago
- daaabae Merge "Address API review feedback" into tm-dev by Chun Zhang · 3 years, 5 months ago
- 12cd916 Merge "Address API council review comments." into tm-dev by TreeHugger Robot · 3 years, 5 months ago
- 3adfa27 Address API review feedback by Chun Zhang · 3 years, 5 months ago
- 906e675 Merge "Hide NearbyDeviceParcelable" into tm-dev by Xinyi Zhou · 3 years, 5 months ago
- bc39204 Address API council review comments. by Wei Wang · 3 years, 5 months ago
- 1f39b53 Fix exception when fast pair initial pairing for simulator by weicesun · 3 years, 5 months ago
- 42ae4f7 Hide NearbyDeviceParcelable by Xinyi Zhou · 3 years, 5 months ago
- 4919154 Merge "Resolve API council comments" into tm-dev by Xinyi Zhou · 3 years, 5 months ago
- 66e7e69 Merge "Add forget function to remove database info and poc for subsequent" into tm-dev by Weice Sun · 3 years, 5 months ago
- 8b75566 Enable CTS for nearby brodacast. by Wei Wang · 3 years, 5 months ago
- dd91383 Merge changes I088adcb6,I40289fb4 into tm-dev by TreeHugger Robot · 3 years, 5 months ago