- 22b689d Merge "Adding bt dependency" by Roopa Sattiraju · 3 years, 6 months ago
- 13697c1 Merge "Comment out the code that will trigger aosp half sheet" by Weice Sun · 3 years, 6 months ago
- e8fabcc Adding bt dependency by Roopa Sattiraju · 3 years, 7 months ago
- 643a314 Add back data provider to fast pair pairing process by Weice · 3 years, 6 months ago
- 01cc6d8 Merge "Add data level CTS test for FastPairDataProviderBase to ensure getter/setter correctness." by Chun Zhang · 3 years, 6 months ago
- cf96591 Comment out the code that will trigger aosp half sheet by Weice · 3 years, 6 months ago
- 5615a4f Merge "Add more parameters for initial pairing metadata." by Chun Zhang · 3 years, 6 months ago
- 30c3963 Merge "Add test team members as owners of integration tests." by TreeHugger Robot · 3 years, 6 months ago
- 404ff27 Add data level CTS test for FastPairDataProviderBase to ensure getter/setter correctness. by Chun Zhang · 3 years, 6 months ago
- c999785 Fix robo test crash. by Chun Zhang · 3 years, 6 months ago
- 8bc5c5e Add test team members as owners of integration tests. by Eric Lin · 3 years, 6 months ago
- ca0d0d5 Merge "Add integration test case for Settings.Secure.FAST_PAIR_SCAN_ENABLED." by Eric Lin · 3 years, 6 months ago
- 1636886 Add more parameters for initial pairing metadata. by Chun Zhang · 3 years, 6 months ago
- 0199997 Add data level CTS test for FastPairDataProviderBase to ensure getter/setter correctness. by Chun Zhang · 3 years, 6 months ago
- f243b98 Merge changes I0b32f2de,I4d58a25a by Xinyi Zhou · 3 years, 6 months ago
- 2021fa5 Call initializeBluetoothAdapter on PHASE_BOOT_COMPLETED by Xinyi Zhou · 3 years, 6 months ago
- 2164499 Use IBinder as key of scanTypeScanListenerRecordMap by Xinyi Zhou · 3 years, 6 months ago
- 75bf25b Add scan logic to return nearby device info to show half sheet by Weice · 3 years, 7 months ago
- d902158 Replace literal with symbolic constant. by Eric Lin · 3 years, 6 months ago
- dd25891 Merge "Sort dependencies in NearbyUnitTests alphabetically." by TreeHugger Robot · 3 years, 6 months ago
- aa15764 Add integration test case for Settings.Secure.FAST_PAIR_SCAN_ENABLED. by Eric Lin · 3 years, 6 months ago
- 41233aa Merge "Create integration tests for Nearby Mainline module." by TreeHugger Robot · 3 years, 6 months ago
- 226f640 Sort dependencies in NearbyUnitTests alphabetically. by Eric Lin · 3 years, 6 months ago
- a282909 Create integration tests for Nearby Mainline module. by Eric Lin · 3 years, 7 months ago
- 7b56ae7 Add data level CTS test for FastPairDataProviderBase to ensure getter/setter correctness. by Chun Zhang · 3 years, 7 months ago
- 413a8fe Add flow level CTS test for FastPairDataProviderBase. by Chun Zhang · 3 years, 7 months ago
- 08b377e Fix typos in the Nearby Mainline module. by Eric Lin · 3 years, 7 months ago
- b160c68 Refactor Nearby robolectric test. by Eric Lin · 3 years, 7 months ago
- 872efdc Fix scanner bugs by Xinyi Zhou · 3 years, 7 months ago
- e18d34a Merge "Add Fast Pair system apis including subsequent pairing." by Chun Zhang · 3 years, 7 months ago
- b28901f Merge "Add aosp get device info api to fastpair manager and test" by Weice Sun · 3 years, 7 months ago
- 1793b6c Merge "Add deviceshadower and robotest for BluetoothClassicPairer." by Chun Zhang · 3 years, 7 months ago
- 596d3d8 Add deviceshadower and robotest for BluetoothClassicPairer. by Chun Zhang · 3 years, 7 months ago
- 9f18b3b Move unit tests down one level into "unit" folder. by Eric Lin · 3 years, 7 months ago
- 5fc1388 Add provider code by Xinyi Zhou · 3 years, 8 months ago
- 6278bfb Add Fast Pair system apis including subsequent pairing. by Chun Zhang · 3 years, 8 months ago
- d62b5e6 Add aosp get device info api to fastpair manager and test by Weice · 3 years, 7 months ago
- 3af969f Add logic to NearbyService by Xinyi Zhou · 3 years, 8 months ago
- f3c1f8e Merge changes from topic "init" by Xinyi Zhou · 3 years, 7 months ago
- 77d7167 Add NearbyFrameworkInitializer and expose NearbyManager as SystemApi by Xinyi Zhou · 3 years, 8 months ago
- b3f0feb Merge "Remove redundant static libs in NearbyUnitTests." by Eric Lin · 3 years, 7 months ago
- 887d096 Use androidx.test.ext.junit.runners.AndroidJUnit4 instead. by Eric Lin · 3 years, 7 months ago
- bb12666 Remove redundant static libs in NearbyUnitTests. by Eric Lin · 3 years, 7 months ago
- 29e71e7 Public Nearby BinderService by Xinyi Zhou · 3 years, 7 months ago
- fcd891b Add half sheet apk to nearby by Weice · 3 years, 7 months ago
- 463933e Merge "Add AbstractDiscoveryProvider and Controller" by Xinyi Zhou · 3 years, 8 months ago
- f6a50fe Merge "Make Nearby Service TAG pulic" by Xinyi Zhou · 3 years, 8 months ago
- 1dd8c19 Make Nearby Service TAG pulic by Xinyi Zhou · 3 years, 8 months ago
- bedcd07 Add AbstractDiscoveryProvider and Controller by Xinyi Zhou · 3 years, 8 months ago
- 4831733 Merge "Add Injector for DiscoveryProviderManager" by Xinyi Zhou · 3 years, 8 months ago
- 57d88f6 Add half sheet apk to nearby by Weice · 3 years, 8 months ago
- 0024066 Add Nearby servicemonitor and ProxyFastPairDataProvider. by Chun Zhang · 3 years, 8 months ago
- e3095ac Remove reflection usage for disableBLE. by Chun Zhang · 3 years, 8 months ago
- 49a4bfc Add Injector for DiscoveryProviderManager by Xinyi Zhou · 3 years, 8 months ago
- 95128a8 Change return type for RSSI from float to int for consistency by Xinyi Zhou · 3 years, 8 months ago
- 2fd338e Scanner client side code by Xinyi Zhou · 3 years, 8 months ago
- 2ad4ca1 Merge "Migrate FastPair to memory safe writeCharacteristic and writeDescriptor APIs" by TreeHugger Robot · 3 years, 8 months ago
- 4cc2a6b Migrate FastPair to memory safe writeCharacteristic and writeDescriptor APIs by Rahul Sabnis · 3 years, 8 months ago
- c022b55 Cache function add basic cache structure by Weice · 3 years, 8 months ago
- 635f0f7 Fix bugs. by Chun Zhang · 3 years, 9 months ago
- ca3f22a Merge "Add more file to make the pairing flow work" by Weice Sun · 3 years, 9 months ago
- 2166fd2 Add more file to make the pairing flow work by weicesun · 3 years, 9 months ago
- bc542e4 Merge "Add Preference builder based on GMSCore Log." by Chun Zhang · 3 years, 9 months ago
- b178678 Add Preference builder based on GMSCore Log. by Chun Zhang · 3 years, 9 months ago
- 8c5ef50 Merge "Add loadFpDeviceMetadata API." by Chun Zhang · 3 years, 9 months ago
- 421e075 Add more info to the proto by weicesun · 3 years, 9 months ago
- af9ab16 Add loadFpDeviceMetadata API. by Chun Zhang · 3 years, 10 months ago
- ddbacb7 Use Intdef to replace Jave enum in ResultCode. by Chun Zhang · 3 years, 9 months ago
- 66d9263 Use Intdef to replace Jave enum in PairingProgressListener. by Chun Zhang · 3 years, 9 months ago
- 725bb46 Remove Java enum uage in Constants.java by Chun Zhang · 3 years, 9 months ago
- dbc1bb5 Merge "Remove Jave enum usage in GluetoothGattHelper." by Chun Zhang · 3 years, 9 months ago
- 7116a04 Remove Jave enum usage in GluetoothGattHelper. by Chun Zhang · 3 years, 9 months ago
- ac03b4a Add Fast Pair decoder by weicesun · 3 years, 9 months ago
- b989a18 Add cache proto by weicesun · 3 years, 9 months ago
- f5015d1 Remove autovalue from Build file. by Chun Zhang · 3 years, 9 months ago
- 114a021 Remove autovalue from Preferences. by Chun Zhang · 3 years, 9 months ago
- 7e33576 Merge "Remove autovalue from HeadsetPiece." by Chun Zhang · 3 years, 9 months ago
- 90f40a2 Add another level of file group hierachy. by Chun Zhang · 3 years, 9 months ago
- 8267646 Remove autovalue from HeadsetPiece. by Chun Zhang · 3 years, 9 months ago
- fdd9be6 Merge "Polish autovalue removal changes." by Chun Zhang · 3 years, 9 months ago
- 6ff4b25 Polish autovalue removal changes. by Chun Zhang · 3 years, 9 months ago
- f3f6d21 Remove autovalue from Preferences ExtraLoggingInfo. by Chun Zhang · 3 years, 9 months ago
- c696424 Remove autovalue usage from FastPairConnection. by Chun Zhang · 3 years, 9 months ago
- d205f87 Remove autovalue usage from BluetoothGattHelper. by Chun Zhang · 3 years, 9 months ago
- fee14ae Merge "Remove autovalue from Event." by Chun Zhang · 3 years, 9 months ago
- 285c96d Remove autovalue from Event. by Chun Zhang · 3 years, 9 months ago
- c42a4d7 Add fastpair cache manager by Weice · 3 years, 9 months ago
- dc8f27d Remove Autovalue usage in FastPairHistoryItem. by Chun Zhang · 3 years, 9 months ago
- 3ff1411 Add fastpair manager to nearby to handle fast pair by Weice · 3 years, 9 months ago
- f38079e Merge "Remove "mockito-robolectric-prebuilt"." by Chun Zhang · 3 years, 9 months ago
- 3f41d37 Remove "mockito-robolectric-prebuilt". by Chun Zhang · 3 years, 9 months ago
- 7a600df Locator by Weice · 3 years, 10 months ago
- e146d1b Move eventloop to mainline by Weice · 3 years, 10 months ago
- a46a392 Use SystemAPi instead of Reflect. by Chun Zhang · 3 years, 10 months ago
- 2a0b846 Add FastPairDualConnection.java by Chun Zhang · 3 years, 10 months ago
- 6761ede Add Intdefs. by Chun Zhang · 3 years, 10 months ago
- 7585689 Merge "Add BroadcastConstants." by Chun Zhang · 3 years, 10 months ago
- 43420ca Add BroadcastConstants. by Chun Zhang · 3 years, 10 months ago
- 22166fd Add BluetoothAudioPairer. by Chun Zhang · 3 years, 10 months ago
- 0d6e9ff Add HandshakeHandler. by Chun Zhang · 3 years, 10 months ago