1. 7968f05 Change test runner to suite runner for scalability. by Eric Lin · 3 years, 5 months ago
  2. d776689 Keep screen always on during testing. by Eric Lin · 3 years, 5 months ago
  3. a80a10e Refactor test scripts. by Eric Lin · 3 years, 5 months ago
  4. 801fa6d Address API review feedback. by Chun Zhang · 3 years, 5 months ago
  5. daaabae Merge "Address API review feedback" into tm-dev by Chun Zhang · 3 years, 5 months ago
  6. 12cd916 Merge "Address API council review comments." into tm-dev by TreeHugger Robot · 3 years, 5 months ago
  7. 3adfa27 Address API review feedback by Chun Zhang · 3 years, 5 months ago
  8. 906e675 Merge "Hide NearbyDeviceParcelable" into tm-dev by Xinyi Zhou · 3 years, 5 months ago
  9. bc39204 Address API council review comments. by Wei Wang · 3 years, 5 months ago
  10. 1f39b53 Fix exception when fast pair initial pairing for simulator by weicesun · 3 years, 5 months ago
  11. 42ae4f7 Hide NearbyDeviceParcelable by Xinyi Zhou · 3 years, 5 months ago
  12. 4919154 Merge "Resolve API council comments" into tm-dev by Xinyi Zhou · 3 years, 5 months ago
  13. 66e7e69 Merge "Add forget function to remove database info and poc for subsequent" into tm-dev by Weice Sun · 3 years, 5 months ago
  14. 8b75566 Enable CTS for nearby brodacast. by Wei Wang · 3 years, 5 months ago
  15. dd91383 Merge changes I088adcb6,I40289fb4 into tm-dev by TreeHugger Robot · 3 years, 5 months ago
  16. 914db13 Merge "Add AccountKeys support in FastPairTestDataProvider." into tm-dev by TreeHugger Robot · 3 years, 5 months ago
  17. c47b8ad Merge "Address API Council review comments." into tm-dev by TreeHugger Robot · 3 years, 5 months ago
  18. 1bbaf16 Address API Council review comments. by Wei Wang · 3 years, 5 months ago
  19. d28dfb3 Address API feedback: rename to AntispoofKey by Chun Zhang · 3 years, 5 months ago
  20. cc5e806 Merge "Implement Presence Broadcast." into tm-dev by TreeHugger Robot · 3 years, 5 months ago
  21. bac4e15 Merge "Add Presence FastAdvertisement." into tm-dev by TreeHugger Robot · 3 years, 5 months ago
  22. 614792f Refactor test scripts. by Eric Lin · 3 years, 5 months ago
  23. fc431fa Refactor snippet RPC methods and events. by Eric Lin · 3 years, 5 months ago
  24. a3c4345 Add AccountKeys support in FastPairTestDataProvider. by Eric Lin · 3 years, 5 months ago
  25. fac05fa Resolve API council comments by Xinyi Zhou · 3 years, 5 months ago
  26. 5f30192 Merge "Rename "service-nearby" to "service-nearby-pre-jarjar"" into tm-dev by TreeHugger Robot · 3 years, 5 months ago
  27. 36b15e5 Merge changes I2b50eb83,I439cb5a4 into tm-dev by Eric Lin · 3 years, 5 months ago
  28. 7361920 Merge "Refactor Fast Pair seeker side snippet." into tm-dev by Eric Lin · 3 years, 5 months ago
  29. eade5c6 Add forget function to remove database info and poc for subsequent by weicesun · 3 years, 5 months ago
  30. 1f70d4e Disables instant_app for cts by Xinyi Zhou · 3 years, 5 months ago
  31. 9add865 Merge "Add FAST_PAIR_SCAN_ENABLED to NearbyManager" into tm-dev by Xinyi Zhou · 3 years, 5 months ago
  32. b610bb3 Update the event timeout seconds according to snippet side. by Eric Lin · 3 years, 5 months ago
  33. 1968e35 Refactor Fast Pair provider side. by Eric Lin · 3 years, 5 months ago
  34. 47c7263 Implement Presence Broadcast. by Wei Wang · 3 years, 5 months ago
  35. 0482734 Add Presence FastAdvertisement. by Wei Wang · 3 years, 5 months ago
  36. ee94011 Refactor Fast Pair seeker side snippet. by Eric Lin · 3 years, 5 months ago
  37. 43689ba Add FAST_PAIR_SCAN_ENABLED to NearbyManager by Xinyi Zhou · 3 years, 5 months ago
  38. 94e0d13 Merge "Add subsequent related db save info after pairing success" into tm-dev by Weice Sun · 3 years, 5 months ago
  39. 21d66fe Merge "Remove unused codes." into tm-dev by TreeHugger Robot · 3 years, 5 months ago
  40. e9a9346 Merge "Use platform certificate for cts" into tm-dev by Xinyi Zhou · 3 years, 5 months ago
  41. 1079431 Rename "service-nearby" to "service-nearby-pre-jarjar" by Chun Zhang · 3 years, 5 months ago
  42. 7a58495 Remove unused codes. by Eric Lin · 3 years, 5 months ago
  43. e5a6f02 Use platform certificate for cts by Xinyi Zhou · 3 years, 5 months ago
  44. e302a4c Add subsequent related db save info after pairing success by weicesun · 3 years, 5 months ago
  45. 860fd8c Merge "Add Fast Pair provider simulator app to test_support." into tm-dev by TreeHugger Robot · 3 years, 5 months ago
  46. 519ef86 Merge "Extract test support codes out from snippet to library." into tm-dev by TreeHugger Robot · 3 years, 5 months ago
  47. 0b9a792 Merge "Add test for progresshandlerbase" into tm-dev by TreeHugger Robot · 3 years, 5 months ago
  48. c34f1f5 Use local variable to enforce ENFORCED_SCAN_ENABLED_VALUE. by Chun Zhang · 3 years, 5 months ago
  49. 21f86cb Add Fast Pair provider simulator app to test_support. by Eric Lin · 3 years, 5 months ago
  50. dcac749 Extract test support codes out from snippet to library. by Eric Lin · 3 years, 5 months ago
  51. 6f29145 Make Fast Pair test data provider configurable. by Eric Lin · 3 years, 5 months ago
  52. 2808e3b Use androidx.annotation.Nullable instead and optimize imports. by Eric Lin · 3 years, 5 months ago
  53. 4b119ea Nearby Presence Nanoapp host side implementation. by Chen Wang · 3 years, 6 months ago
  54. cfd2348 Fix some NPE issue by weicesun · 3 years, 5 months ago
  55. d3e8475 Add test for progresshandlerbase by weicesun · 3 years, 5 months ago
  56. 4049813 Merge "Add overlayble.xml to enable RRO" into tm-dev by Xinyi Zhou · 3 years, 5 months ago
  57. d9086a7 Merge "Reformat and optimize codes in FastPairSimulator." into tm-dev by TreeHugger Robot · 3 years, 5 months ago
  58. 597bbbe Reformat and optimize codes in FastPairSimulator. by Eric Lin · 3 years, 5 months ago
  59. 5f7c919 Merge "Remove redundant qualifier name." into tm-dev by TreeHugger Robot · 3 years, 5 months ago
  60. 7406a39 Merge "Make the FastPairAdvHandler handleBroadcast logs more readable." into tm-dev by TreeHugger Robot · 3 years, 5 months ago
  61. adcc13e Remove redundant qualifier name. by Eric Lin · 3 years, 5 months ago
  62. 1878ad4 Add overlayble.xml to enable RRO by Xinyi Zhou · 3 years, 5 months ago
  63. 55d7a44 Merge "Add AccountKeys to FastPairAccountDevicesMetadataRequest." into tm-dev by TreeHugger Robot · 3 years, 5 months ago
  64. 4d58a9a Add AccountKeys to FastPairAccountDevicesMetadataRequest. by Chun Zhang · 3 years, 6 months ago
  65. 36053b6 Merge "Revert "Fix the command to run CtsSeekerDiscoverProviderTest."" into tm-dev by TreeHugger Robot · 3 years, 5 months ago
  66. 44c53a6 Fix test fail caused by proguard trimmed out reflection callback. by Eric Lin · 3 years, 5 months ago
  67. ed9a38b Revert "Fix the command to run CtsSeekerDiscoverProviderTest." by Eric Lin · 3 years, 5 months ago
  68. 6fe7a45 Make the FastPairAdvHandler handleBroadcast logs more readable. by Eric Lin · 3 years, 5 months ago
  69. 2cd955b [DO NOT MERGE] Fast Pair Half Sheet UI implementation by Xinyi Zhou · 3 years, 6 months ago
  70. e6cab11 [DO NOT MERGE] Fast Pair Half Sheet server side implementation by Xinyi Zhou · 3 years, 6 months ago
  71. e94a3d2 Merge "[DO NOT MERGE] Add FastPairService in server" into tm-dev by Xinyi Zhou · 3 years, 5 months ago
  72. 4b793e2 [DO NOT MERGE] Add unit test for fast pair manager by weicesun · 3 years, 5 months ago
  73. c76fd3f [DO NOT MERGE] Add FastPairService in server by Xinyi Zhou · 3 years, 6 months ago
  74. 26b449b Merge "Add unit tests for NearbyMetrics." into tm-dev by Daniel (Ying Wai) Fan · 3 years, 5 months ago
  75. e80fd6c Merge "[Unit Test] Add BleDiscoveryProviderTest" into tm-dev by Xinyi Zhou · 3 years, 5 months ago
  76. 3ef1c4c [Unit Test] Add BleDiscoveryProviderTest by Xinyi Zhou · 3 years, 5 months ago
  77. bf0f941 [DO NOT MERGE] Add FastPairClient by Xinyi Zhou · 3 years, 6 months ago
  78. c86cc80 [Unit Test] Add bluetooth permission to unit test by Xinyi Zhou · 3 years, 5 months ago
  79. 7259fcf Setup unit test for NearbyService and DiscoveryProviderManager by Xinyi Zhou · 3 years, 5 months ago
  80. ea78cf3 Merge "Add test for GattConnectionManager." into tm-dev by TreeHugger Robot · 3 years, 5 months ago
  81. 9a4b4ad Add unit tests for NearbyMetrics. by Daniel (Ying Wai) Fan · 3 years, 6 months ago
  82. 1984509 Merge "Rename framework-connectivity-tiramisu to framework-connectivity-t" into tm-dev by Paul Hu · 3 years, 5 months ago
  83. 699f035 Add test for GattConnectionManager. by Chun Zhang · 3 years, 6 months ago
  84. 145b381 Merge "[DO NOT MERGE] toString method for ScanFastPairStoreItem helps debug" into tm-dev by Xinyi Zhou · 3 years, 5 months ago
  85. 72c67ab [Unit Test] DataUtils Unit Test by Xinyi Zhou · 3 years, 6 months ago
  86. 84cb2b4 Merge "[DO NOT MERGE] Add DeviceName and account to initial paring description" into tm-dev by Xinyi Zhou · 3 years, 5 months ago
  87. 4445efe Merge "Add filtering for Presence data." into tm-dev by TreeHugger Robot · 3 years, 5 months ago
  88. 7e76f31 Merge "Add More Unit Test for FastPairDualConnection." into tm-dev by TreeHugger Robot · 3 years, 5 months ago
  89. 601cf16 Add filtering for Presence data. by Wei Wang · 3 years, 6 months ago
  90. 03a369c Add More Unit Test for FastPairDualConnection. by Chun Zhang · 3 years, 6 months ago
  91. 1c76047 Merge "Fix the command to run CtsSeekerDiscoverProviderTest." into tm-dev by TreeHugger Robot · 3 years, 5 months ago
  92. d42fbb9 Merge "Clean up half sheet code" into tm-dev by Xinyi Zhou · 3 years, 5 months ago
  93. 6c9d4f0 [DO NOT MERGE] Add DeviceName and account to initial paring description by Xinyi Zhou · 3 years, 6 months ago
  94. 5483256 [DO NOT MERGE] toString method for ScanFastPairStoreItem helps debug by Xinyi Zhou · 3 years, 6 months ago
  95. ed48c4e Fix the command to run CtsSeekerDiscoverProviderTest. by Eric Lin · 3 years, 5 months ago
  96. 4e21e80 Rename framework-connectivity-tiramisu to framework-connectivity-t by paulhu · 3 years, 6 months ago
  97. 942ed8d Merge "Add Unit Test for BluetoothAudioPairer." into tm-dev by TreeHugger Robot · 3 years, 6 months ago
  98. 9812853 Add Unit Test for BluetoothAudioPairer. by Chun Zhang · 3 years, 6 months ago
  99. b8e1a4f Merge "Create the first Nearby Mainline e2e test: SeekerDiscoverProviderTest." into tm-dev by TreeHugger Robot · 3 years, 6 months ago
  100. 51db410 Merge "Create a Mobly snippet for Nearby Mainline Fast Pair multidevice tests." into tm-dev by TreeHugger Robot · 3 years, 6 months ago