1. caf7a92 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 11 months ago
  2. 67b3952 Merge "Remove usages of java_api_finder" am: 65b2ec8855 by Cole Faust · 2 years, 11 months ago
  3. 65b2ec8 Merge "Remove usages of java_api_finder" by Cole Faust · 2 years, 11 months ago
  4. 70bc5bc Merge "Add ConfigInfrastructure lib to Android.bp" am: bfb0cdfa51 by Hassan Ali · 2 years, 11 months ago
  5. 417c1d9 Remove usages of java_api_finder by Cole Faust · 2 years, 11 months ago
  6. c4f63fa Add ConfigInfrastructure lib to Android.bp by Hassan Ali · 2 years, 11 months ago
  7. 50f4f79 Merge "[HalfSheetUX] Remove explicit targetSdkVersion" am: 911f9a04b7 by Harshit Mahajan · 3 years ago
  8. 44dd8cc [HalfSheetUX] Remove explicit targetSdkVersion by Harshit Mahajan · 3 years, 2 months ago
  9. 1790369 Merge "Remove system_server_current related work arounds" am: b789d6a6da by Paul Duffin · 3 years ago
  10. 5118a52 Remove system_server_current related work arounds by Paul Duffin · 3 years ago
  11. 5f0a5bd Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 1 month ago
  12. b630dfc [CTS] Fix CTS failure in mainline train 2/2 am: b0b4fa9c10 by Xinyi Zhou · 3 years, 1 month ago
  13. b0b4fa9 [CTS] Fix CTS failure in mainline train 2/2 by Xinyi Zhou · 3 years, 1 month ago
  14. b1391d5 Merge "[CTS] Fix CTS failure in mainline train" into android13-tests-dev am: 2d3df1b225 by Xinyi Zhou · 3 years, 1 month ago
  15. 5500b3c [CTS] Fix CTS failure in mainline train by Xinyi Zhou · 3 years, 1 month ago
  16. 9d654aa Switch to source-built GSON. by Krzysztof Kosiński · 3 years, 2 months ago
  17. 29db97b Bugfix:com.android.server.nearby.fastpair.cache.FastPairCacheManagerTest#getAllInfo fail by Qin Wang · 3 years, 3 months ago
  18. a837998 Add more owners for Nearby code. am: da95563e96 by Wei Wang · 3 years, 3 months ago
  19. da95563 Add more owners for Nearby code. by Wei Wang · 3 years, 3 months ago
  20. 56b97ff Disable NearbyMultiDevicesTestSuite in CTS. by Eric Lin · 3 years, 4 months ago
  21. 019d86b Explicitly enabled Proguard compat for NearbyMultiDevicesClientsSnippets by Jared Duke · 3 years, 5 months ago
  22. c571791 Merge "Fix the link in README file." into tm-dev by TreeHugger Robot · 3 years, 5 months ago
  23. 002d199 Merge "Fix NearbyDeviceParcelable read and write bug" into tm-dev by Xinyi Zhou · 3 years, 5 months ago
  24. ebb3339 Add null checker for ServiceDataMap by Xinyi Zhou · 3 years, 5 months ago
  25. 1fc5b2a Merge "Delete PresenceManager" into tm-dev by TreeHugger Robot · 3 years, 5 months ago
  26. faad2cb Fix NearbyDeviceParcelable read and write bug by Xinyi Zhou · 3 years, 5 months ago
  27. 8d7ee69 Delete PresenceManager by Xinyi Zhou · 3 years, 5 months ago
  28. d5cbc56 Fix broken NearbyManager in CTS by Xinyi Zhou · 3 years, 5 months ago
  29. 0dcd833 Fix the link in README file. by Eric Lin · 3 years, 5 months ago
  30. e7894a8 Merge "Add a README file for Nearby Mainline Fast Pair end-to-end tests." into tm-dev by Eric Lin · 3 years, 5 months ago
  31. db496cf Add a README file for Nearby Mainline Fast Pair end-to-end tests. by Eric Lin · 3 years, 5 months ago
  32. dc238f8 Enable the integration test for NearbyManager.stopXXX. by Eric Lin · 3 years, 5 months ago
  33. 201d645 Add log for stopXXX methods when the callback never registered by Xinyi Zhou · 3 years, 5 months ago
  34. 3742066 Enforce permissions in stopBroadcast and unregisterScanListener methods by Xinyi Zhou · 3 years, 6 months ago
  35. b93b986 Merge "Make BroadcastProviderManager#startBroadcast run on worker thread instead of binder thread" into tm-dev by Xinyi Zhou · 3 years, 5 months ago
  36. 5ca578a Merge "Do not set service-nearby-pre-jarjar installable" into tm-dev by Remi NGUYEN VAN · 3 years, 5 months ago
  37. 2fc278e Do not set service-nearby-pre-jarjar installable by Remi NGUYEN VAN · 3 years, 5 months ago
  38. 6be417a Make BroadcastProviderManager#startBroadcast run on worker thread by Xinyi Zhou · 3 years, 5 months ago
  39. d5ed835 Merge "Fix ScanRequest parceling issue" into tm-dev by Xinyi Zhou · 3 years, 5 months ago
  40. 54a8a4c Fix ScanRequest parceling issue by Xinyi Zhou · 3 years, 5 months ago
  41. c1b89aa Merge "Add jarjar rules for service-nearby." into tm-dev by TreeHugger Robot · 3 years, 5 months ago
  42. ea54e5a Add jarjar rules for service-nearby. by Chun Zhang · 3 years, 5 months ago
  43. 23aa3d1 Move UI tests used in snippet to part of integration tests. by Eric Lin · 3 years, 5 months ago
  44. 3c2bfcb Merge "Add module_controller Sdk33ModuleController to skip nearby tests on pre-T devices." into tm-dev by TreeHugger Robot · 3 years, 5 months ago
  45. 81a900d Add module_controller Sdk33ModuleController to skip nearby tests on pre-T devices. by Chun Zhang · 3 years, 5 months ago
  46. 9f00667 Remove "retry" module dependency in Mainline Nearby Fast Pair e2e tests. by Eric Lin · 3 years, 5 months ago
  47. bbbdc6b Add test cases to verify methods in NearbyManager not work for untrusted app. by Eric Lin · 3 years, 6 months ago
  48. e1dfbe0 Merge "Enforce permission check in NearbyService" into tm-dev by Xinyi Zhou · 3 years, 6 months ago
  49. 4111a70 Merge "Add NearbyDeviceParcelable to PresenceDevice conversion in NearbyManager Add empty salt field in callers." into tm-dev by Xinyi Zhou · 3 years, 6 months ago
  50. 507ddf9 Enforce permission check in NearbyService by Xinyi Zhou · 3 years, 6 months ago
  51. 76215df Zero out Mainline BLE broadcast by Xinyi Zhou · 3 years, 6 months ago
  52. 15c2547 Add NearbyDeviceParcelable to PresenceDevice conversion in NearbyManager by Xinyi Zhou · 3 years, 6 months ago
  53. bf4a720 Revert "Delete outdated tests" and change the assertion. by Eric Lin · 3 years, 6 months ago
  54. 6061b59 Merge "Delete outdated tests" into tm-dev by TreeHugger Robot · 3 years, 6 months ago
  55. 48e9008 Delete outdated tests by Xinyi Zhou · 3 years, 6 months ago
  56. e67c9f6 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 6 months ago
  57. 946a978 Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-dev by TreeHugger Robot · 3 years, 6 months ago
  58. 259318e Merge "Add null check for scancallback" into tm-dev by Xinyi Zhou · 3 years, 6 months ago
  59. e742cb1 Add back "setFastPairScanEnabled" RPC method for e2e tests. by Eric Lin · 3 years, 6 months ago
  60. 0bbe8b8 Add null check for scancallback by Xinyi Zhou · 3 years, 6 months ago
  61. 267f9ca Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 6 months ago
  62. b77faeb Merge "Remove fast pair scan API" into tm-dev by Xinyi Zhou · 3 years, 7 months ago
  63. 85c3e08 Remove fast pair scan API by Xinyi Zhou · 3 years, 7 months ago
  64. 615ca54 Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-dev by Bill Yi · 3 years, 7 months ago
  65. 3579dc3 Merge "Use Ble scan for Fast Pair" into tm-dev by Eric Lin · 3 years, 7 months ago
  66. ee10ff5 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 7 months ago
  67. 600d233 Use Ble scan for Fast Pair by Xinyi Zhou · 3 years, 7 months ago
  68. 1d0ac12 Fix test data provider part for Fast Pair SystemAPI removal in T. by Eric Lin · 3 years, 7 months ago
  69. 74607dd Remove Fast Pair system APIs. by Chun Zhang · 3 years, 7 months ago
  70. 4a9e6a7 Merge "Remove the dependency from "NearbyFastPairProviderSimulatorLib" to "service-nearby"." into tm-dev by Eric Lin · 3 years, 7 months ago
  71. 86156b5 Merge "Fix test app installation issue in e2e test." into tm-dev by Eric Lin · 3 years, 7 months ago
  72. 6855a15 Merge "Add debugging logs for scanner and scan enabler" into tm-dev by Xinyi Zhou · 3 years, 7 months ago
  73. 06daa43 Merge "Improve the comments of getMedium." into tm-dev by Wei Wang · 3 years, 7 months ago
  74. 0c1bc73 Add debugging logs for scanner and scan enabler by Xinyi Zhou · 3 years, 7 months ago
  75. eeddac9 Fix test app installation issue in e2e test. by Eric Lin · 3 years, 7 months ago
  76. 9460151 Merge "Move load account info inside try block fix exception not catch" into tm-dev by Eric Lin · 3 years, 7 months ago
  77. 01bb1a6 Remove the dependency from "NearbyFastPairProviderSimulatorLib" to "service-nearby". by Eric Lin · 3 years, 7 months ago
  78. 45728eb Merge "Fix ChreCommunication available status." into tm-dev by Chen Wang · 3 years, 7 months ago
  79. 19382f7 Fix ChreCommunication available status. by Chen Wang · 3 years, 7 months ago
  80. 508dc55 Merge "Fix snippet part for Mainline Fast Pair API changes." into tm-dev by Chun Zhang · 3 years, 7 months ago
  81. f5bb26f Improve the comments of getMedium. by Wei Wang · 3 years, 7 months ago
  82. e4440de Remove unused system apis. by Chun Zhang · 3 years, 7 months ago
  83. c67de5c Fix snippet part for Mainline Fast Pair API changes. by Eric Lin · 3 years, 7 months ago
  84. 6ed644f Move load account info inside try block fix exception not catch by weicesun · 3 years, 7 months ago
  85. 099cbc3 Start scan when boot up and also add range check by weicesun · 3 years, 7 months ago
  86. 079e0a7 Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-dev by TreeHugger Robot · 3 years, 7 months ago
  87. 45f330f Add new e2e test case: initial_pairing_test. by Eric Lin · 3 years, 7 months ago
  88. c4a6132 Merge "Replace Bluetooth reflection usages with impl @hide API." into tm-dev by Eric Lin · 3 years, 7 months ago
  89. da83253 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 7 months ago
  90. 29c2965 Merge "Import translations. DO NOT MERGE ANYWHERE" into tm-dev by Bill Yi · 3 years, 7 months ago
  91. c576980 Replace Bluetooth reflection usages with impl @hide API. by Eric Lin · 3 years, 7 months ago
  92. 4f94026 Format Android.bp in simulator_app. by Eric Lin · 3 years, 7 months ago
  93. 25d0d59 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 7 months ago
  94. 5ab2a85 Merge "Require Permission Manifest.permission.WRITE_SECURE_SETTINGS on setFastPairScanEnabled API." into tm-dev by Chun Zhang · 3 years, 7 months ago
  95. 6045bf0 Merge "Add FastPairTestDataProviderService#onManageFastPairAccountDevice logging." into tm-dev by Eric Lin · 3 years, 7 months ago
  96. 0d820be Merge "Rename FastPairClient API and add cancel api for ban logic" into tm-dev by Xinyi Zhou · 3 years, 7 months ago
  97. 5ecc723 Merge "Fix Gson serialization escaping HTML characters issue and lint problems." into tm-dev by Eric Lin · 3 years, 7 months ago
  98. 7aaaa27 Merge "Remove the workaround for b/222070055." into tm-dev by Eric Lin · 3 years, 7 months ago
  99. a144bfa Merge "Hook CHRE host implementation with Presence API." into tm-dev by Chen Wang · 3 years, 7 months ago
  100. ec6f53c Add FastPairTestDataProviderService#onManageFastPairAccountDevice logging. by Eric Lin · 3 years, 7 months ago