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