1. c2dd1fd Use @SdkSuppress in BluetoothFinder tests, now that Build.VERSION_CODES.VANILLA_ICE_CREAM is avilable. am: 79f907d195 by Yahav Nussbaum · 9 months ago
  2. 79f907d Use @SdkSuppress in BluetoothFinder tests, now that Build.VERSION_CODES.VANILLA_ICE_CREAM is avilable. by Yahav Nussbaum · 9 months ago
  3. e68acbb Merge "Add WRITE_ALLOWLISTED_DEVICE_CONFIG perm when modifying DeviceConfig" into main am: 5380288dd7 by Michael Groover · 10 months ago
  4. a3882a2 Add WRITE_ALLOWLISTED_DEVICE_CONFIG perm when modifying DeviceConfig by Michael Groover · 10 months ago
  5. ee8bbac Merge "Make java_sdk_library dependencies explicit" into main am: 430a8ad33c am: f912eae4e8 by Treehugger Robot · 12 months ago
  6. 8401b6a Make java_sdk_library dependencies explicit by Jihoon Kang · 1 year ago
  7. 6daa77f Remove unused priviliged signature permission am: 25a5eb9c2b by Xinyi Zhou · 1 year, 1 month ago
  8. d44bd8b NearbyManagerTest: Put static classRule as public by William Escande · 1 year, 3 months ago
  9. a128f82 Bluetooth: Use enableRule instead of BTAdapterUtils by William Escande · 1 year, 4 months ago
  10. 5d76735 Test BluetoothFinderManager for SDK at least V by Yahav Nussbaum · 1 year, 6 months ago
  11. cd6c682 Connect to IBluetoothFinder and use it by Yahav Nussbaum · 1 year, 7 months ago
  12. 25a5eb9 Remove unused priviliged signature permission by Xinyi Zhou · 1 year, 7 months ago
  13. c412fd3 Merge changes I57b37ea7,I00772535 into main by Yahav Nussbaum · 1 year, 7 months ago
  14. c712a57 Introduce Powered Off Finding API by Yahav Nussbaum · 1 year, 7 months ago
  15. 01b5ede [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 1 year, 7 months ago
  16. 242899b Uptesting is moving folks to /external/robolectric from /external/robolectric-shadows by Rex Hoffman · 1 year, 8 months ago
  17. 199357b Add mcts tag to MainlineCTS networking test modules which is used for build all the mainline CTS tests. by Tongbo Liu · 1 year, 9 months ago
  18. e450df6 [nearby] Fix test failure by Xinyi Zhou · 1 year, 9 months ago
  19. d162567 Exclude user build devices for the test by Xinyi Zhou · 1 year, 9 months ago
  20. f83d4df [nearby] Add nearby_enable_ble_in_init flag by Xinyi Zhou · 1 year, 9 months ago
  21. 11234fe Revert "[nearby] Add disable logic" by Xinyi Zhou · 1 year, 9 months ago
  22. 164969d [nearby] Add disable logic by Xinyi Zhou · 1 year, 9 months ago
  23. 64e1458 [nearby] Sync discoveryTimestamp field name by Xinyi Zhou · 1 year, 9 months ago
  24. 6fca266 [nearby] Enable BLE when init by Xinyi Zhou · 1 year, 9 months ago
  25. a34d7e8 [nearby] Add discoveryTimestamp field by Xinyi Zhou · 1 year, 9 months ago
  26. df7db9c [nearby] Fix flakeness in the unit test by Xinyi Zhou · 1 year, 9 months ago
  27. d9da74a [nearby] Fix the user-debug only test by Xinyi Zhou · 2 years ago
  28. bcf305c [nearby] Update encoding and decoding according to the spec by Xinyi Zhou · 2 years, 1 month ago
  29. f31eccb [nearby] Update encryption methods according to the spec by Xinyi Zhou · 2 years, 1 month ago
  30. 8fff1db [nearby] Returns error code for startBroadcast if there is an existing broadcast by Xinyi Zhou · 2 years, 1 month ago
  31. 743ca81 [nearby] Unregister broadcast listener in death by Xinyi Zhou · 2 years, 2 months ago
  32. 8cd2e81 [nearby] Add CredentialElement class by Xinyi Zhou · 2 years, 2 months ago
  33. c3c807b Fix NearbyConfigurationTest. by Chen Wang · 2 years, 2 months ago
  34. 739ed22 Clean up obsolete aliases for Truth. by Krzysztof Kosiński · 1 year, 11 months ago
  35. dadd8bd [nearby][clean up] Delete all Fast Pair AOSP and HalfSheetUX code by Xinyi Zhou · 2 years ago
  36. 8b31ac8 Check Sdk level before calling the DeviceConfig API by Xinyi Zhou · 2 years, 4 months ago
  37. 57bd732 Change the DiscoveryProviderManager to use the Multiplexer logic by Xinyi Zhou · 2 years, 4 months ago
  38. eab601d Add Multiplexer logic by Xinyi Zhou · 2 years, 5 months ago
  39. edb77c7 Merge "Update the instructions for configuring Fast Pair provider simulator." am: 3a3bd277eb am: fff3ade096 by Treehugger Robot · 2 years, 5 months ago
  40. fff3ade Merge "Update the instructions for configuring Fast Pair provider simulator." am: 3a3bd277eb by Treehugger Robot · 2 years, 5 months ago
  41. 3a3bd27 Merge "Update the instructions for configuring Fast Pair provider simulator." by Treehugger Robot · 2 years, 5 months ago
  42. 94251ea [Clean up] Create a new packages for class BroadcastProviderManager and by Xinyi Zhou · 2 years, 5 months ago
  43. 3e0dad8 [Clean up] Create a new packages for class BroadcastProviderManager and 2p: e8ac933b9c by Xinyi Zhou · 2 years, 5 months ago
  44. 406bd3a Use "nearby" namespace other than "tethering" for nearby flags by Xinyi Zhou · 2 years, 5 months ago
  45. 204de24 Merge "NearbyFastPairProviderSimulatorApp: Only set BR/EDR IOCapability" am: 94334d6d80 am: 8bdad05d2a by David Duarte · 2 years, 5 months ago
  46. 8bdad05 Merge "NearbyFastPairProviderSimulatorApp: Only set BR/EDR IOCapability" am: 94334d6d80 by David Duarte · 2 years, 5 months ago
  47. 1e8e619 Update the instructions for configuring Fast Pair provider simulator. by Eric Lin · 2 years, 5 months ago
  48. 0f15cdd Add CancelableAlarm and test class by Xinyi Zhou · 2 years, 6 months ago
  49. a638aea Merge "Add CancellationFlag and test class" into tm-mainline-prod by Xinyi Zhou · 2 years, 5 months ago
  50. 7e2c2b9 NearbyFastPairProviderSimulatorApp: Only set BR/EDR IOCapability by David Duarte · 2 years, 5 months ago
  51. 561395c Add deviceId to NearbyDeviceParcelable by Xinyi Zhou · 2 years, 6 months ago
  52. c16513a Add CancellationFlag and test class by Xinyi Zhou · 2 years, 6 months ago
  53. 4363d46 Fix broken tests by Xinyi Zhou · 2 years, 5 months ago
  54. 06c5682 Implement queryOffloadCapability by Xinyi Zhou · 2 years, 6 months ago
  55. 90050c8 Merge "Moves the test DEs to the last index" into tm-mainline-prod by Jayden Kim · 2 years, 5 months ago
  56. 1061587 [automerge] Moves the test DEs to the last index 2p: f25cb2c88c by Presubmit Automerger Backend · 2 years, 5 months ago
  57. f25cb2c Moves the test DEs to the last index by Jayden Kim · 2 years, 5 months ago
  58. af56677 Merge "[Clean up] Remove extra line in test" into tm-mainline-prod am: 89a23454e4 by TreeHugger Robot · 2 years, 5 months ago
  59. 5ee2f39 [Clean up] Remove extra line in test by Xinyi Zhou · 2 years, 5 months ago
  60. 924e835 Merge "Tests: update `suite_name.py` to latest mobly" am: 26af1880cd am: 3ba992f024 by Abel Lucas · 2 years, 5 months ago
  61. 3ba992f Merge "Tests: update `suite_name.py` to latest mobly" am: 26af1880cd by Abel Lucas · 2 years, 5 months ago
  62. f008adb Merge changes I7ba60db8,Ib0afb414 am: fdf5adcb8c by Abel Lucas · 2 years, 5 months ago
  63. c09025d Update config to use self-contained python binaries am: 87cd1d636e by Julien Desprez · 2 years, 5 months ago
  64. 26af188 Merge "Tests: update `suite_name.py` to latest mobly" by Abel Lucas · 2 years, 5 months ago
  65. d2a7088 [API] Add onError implementation and test by Xinyi Zhou · 2 years, 6 months ago
  66. f677827 Merge "Reset NanoApp filter when the nearby filters are null" into tm-mainline-prod am: 55148df8fd by Xinyi Zhou · 2 years, 5 months ago
  67. 55148df Merge "Reset NanoApp filter when the nearby filters are null" into tm-mainline-prod by Xinyi Zhou · 2 years, 5 months ago
  68. fe96b96 Remove Python enables identical to global defaults. by Krzysztof Kosiński · 3 years ago
  69. 87cd1d6 Update config to use self-contained python binaries by Julien Desprez · 3 years, 3 months ago
  70. fa194bf Merge "[API] Add API coverage for android.nearby.ScanCallback" into udc-dev by Xinyi Zhou · 2 years, 6 months ago
  71. 738a201 Merge "Update to /external/robolectric rather than older /external/robolectric-shadows" am: 19bde5b0da am: d97b0613f2 by Rex Hoffman · 2 years, 6 months ago
  72. d97b061 Merge "Update to /external/robolectric rather than older /external/robolectric-shadows" am: 19bde5b0da by Rex Hoffman · 2 years, 6 months ago
  73. 11816f6 [API] Add API coverage for android.nearby.ScanCallback by Xinyi Zhou · 2 years, 6 months ago
  74. e6f0b19 Update to /external/robolectric rather than older /external/robolectric-shadows by Rex Hoffman · 2 years, 6 months ago
  75. 250d568 Merge "Fix NearbyServiceTest" into tm-mainline-prod am: 0b51138bfb by Xinyi Zhou · 2 years, 6 months ago
  76. caa6137 Merge changes from topic "presubmit-am-f2c08c0bf788470fa7183dba5d73b706" into udc-dev by Xinyi Zhou · 2 years, 6 months ago
  77. 94e24d2 [automerge] Fix broken BroadcastProviderManagerTest 2p: 6b86a9a511 by Xinyi Zhou · 2 years, 6 months ago
  78. 57c96b7 Fix NearbyServiceTest by Xinyi Zhou · 2 years, 6 months ago
  79. a194e20 Reset NanoApp filter when the nearby filters are null by Xinyi Zhou · 2 years, 6 months ago
  80. d68d722 Add CancelableAlarm and test class by Xinyi Zhou · 2 years, 6 months ago
  81. f723f64 Add CancellationFlag and test class by Xinyi Zhou · 2 years, 6 months ago
  82. 6b86a9a Fix broken BroadcastProviderManagerTest by Xinyi Zhou · 2 years, 6 months ago
  83. 85f2cdb Tests: update `suite_name.py` to latest mobly by uael · 2 years, 6 months ago
  84. 1521470 Add listener to DeviceConfig changes am: 322d601b6c by Xinyi Zhou · 2 years, 6 months ago
  85. 322d601 Add listener to DeviceConfig changes by Xinyi Zhou · 2 years, 6 months ago
  86. 4349a68 Add deviceId to NearbyDeviceParcelable by Xinyi Zhou · 2 years, 6 months ago
  87. 718ac39 Merge "Update nearby/tests/cts/fastpair/AndroidManifest.xml" am: ed9240c82f am: b71ce6c723 by Treehugger Robot · 2 years, 6 months ago
  88. b71ce6c Merge "Update nearby/tests/cts/fastpair/AndroidManifest.xml" am: ed9240c82f by Treehugger Robot · 2 years, 6 months ago
  89. ef8a354 Update nearby/tests/cts/fastpair/AndroidManifest.xml by Frank Feng · 2 years, 7 months ago
  90. a3501f9 Fix test failures caused by change of BluetoothDevice.toString by Hui Peng · 2 years, 7 months ago
  91. 372eb95 [Fast Pair] Remove unused fast pair enabling by Xinyi Zhou · 2 years, 7 months ago
  92. 4cdc003 [CTS] Remove NearbyDeviceParcelableTest from CTS by Xinyi Zhou · 2 years, 7 months ago
  93. 8dca07f [API] Add CTS test for OffloadCapability by Xinyi Zhou · 2 years, 7 months ago
  94. 509633d Merge "[API] Add CTS test for #isOffloadOnly" by Xinyi Zhou · 2 years, 7 months ago
  95. 8bede07 [API] Add CTS test for #isOffloadOnly by Xinyi Zhou · 2 years, 7 months ago
  96. 960d69d Revert "Add back getFastPairScanEnabled and setFastPairScanEnabled System API" by Xinyi Zhou · 2 years, 7 months ago
  97. 4aad023 Revert "Revert "Remove Fast Pair system APIs."" by Chun Zhang · 2 years, 7 months ago
  98. ca54255 Allows Test Data Elements with Filter by Jayden Kim · 2 years, 8 months ago
  99. 8fe4541 [API] Add offloadOnly API by Xinyi Zhou · 2 years, 8 months ago
  100. e73c76f [API] Upadate queryOffloadCapability API by Xinyi Zhou · 2 years, 7 months ago