1. 5f9a3d0 Merge "[Thread] support discovering NAT64 prefix from AIL" into main by Handa Wang · 12 months ago
  2. b47c325 [Thread] support discovering NAT64 prefix from AIL by Handa Wang · 12 months ago
  3. adc778d Merge "[Thread] refactor setInfraLinkState" into main by Treehugger Robot · 12 months ago
  4. 2d17714 Merge "Allow ot-ctl command under ADB Thread Network Service : support of non-interactive mode" into main by Yang Song · 12 months ago
  5. e24b215 [Thread] refactor setInfraLinkState by Handa Wang · 12 months ago
  6. 631ded1 Merge "Let NsdPublisher pass the interface index when a service is resolved." into main by Yang Sun · 12 months ago
  7. ffceaae Allow ot-ctl command under ADB Thread Network Service : support of non-interactive mode by Yang Song · 1 year ago
  8. 9bf8e48 Let NsdPublisher pass the interface index when a service is resolved. by Yang Sun · 12 months ago
  9. 75a6bf3 Format the code in ThreadNetworkController.java by Yang Sun · 12 months ago
  10. da59f47 Fix typo in RCP documentation by Kangping Dong · 12 months ago
  11. f286919 Fix typo in "build-an-android-border-router.md" by Kangping Dong · 12 months ago
  12. 0ffdc10 [Thread] rename requestThreadNetwork to registerThreadNetworkCallback by Kangping Dong · 12 months ago
  13. 8401b6a Make java_sdk_library dependencies explicit by Jihoon Kang · 1 year ago
  14. 7c831a9 Merge "[Thread] move infra network utilities to IntegrationTestUtils.kt" into main by Handa Wang · 12 months ago
  15. f991318 Merge "[Thread] refactor IntegrationTestUtils to use Kotlin" into main by Treehugger Robot · 12 months ago
  16. d92b389 [Thread] move infra network utilities to IntegrationTestUtils.kt by Handa Wang · 12 months ago
  17. 26b6853 [Thread] refactor IntegrationTestUtils to use Kotlin by Handa Wang · 12 months ago
  18. 2c018db Merge "thread: rename init.34rc to ot-daemon.34rc for clarity" into main by Treehugger Robot · 1 year ago
  19. ba4be14 Merge "Enabled CtsThreadNetworkTestCases for secondary_user_on_secondary_display" into main by Mayank Garg · 1 year ago
  20. 113dfaf Introduce LoggingOtStatusReceiver for logging results of IOtDaemon methods by Handa Wang · 1 year ago
  21. 2e397ae [Thread] Use SharedLog in ThreadNetworkService by Handa Wang · 1 year ago
  22. bd1fd22 thread: rename init.34rc to ot-daemon.34rc for clarity by Maciej Żenczykowski · 1 year ago
  23. 989cc83 [Thread] split the configuration and the infra link state by Handa Wang · 1 year ago
  24. 47b8765 Enabled CtsThreadNetworkTestCases for secondary_user_on_secondary_display by Mayank Garg · 1 year ago
  25. b5ddf3a Merge "changes the API setChannelMaxPowers from hide API to system API" into main by Zhanglong Xia · 1 year ago
  26. 3c222a8 [Thread] rename BorderRouterConfiguration to OtDaemonConfiguration by Kangping Dong · 1 year ago
  27. 5bbfd91 changes the API setChannelMaxPowers from hide API to system API by Zhanglong Xia · 1 year, 3 months ago
  28. e1b7abd Merge "[docs] initial Thread Border Router vendor guide" into main by Kangping Dong · 1 year ago
  29. 85b0306 [docs] initial Thread Border Router vendor guide by Kangping Dong · 1 year, 1 month ago
  30. dbb82c0 Use java_aconfig_library for nearby and thread flags by Motomu Utsumi · 1 year, 1 month ago
  31. 396db60 [Thread] format AIDL files by Handa Wang · 1 year, 1 month ago
  32. f2be286 [Thread] enhance make-pretty.sh by Handa Wang · 1 year, 1 month ago
  33. ed24de9 [Thread] use immutable BorderRouterConfiguration by Handa Wang · 1 year, 1 month ago
  34. bf52fa7 Merge changes from topic "nat64-integration-test-case" into main by Treehugger Robot · 1 year, 1 month ago
  35. d38b7cb [Thread] add an integration test case for NAT64 by Handa Wang · 1 year, 1 month ago
  36. 09e7171 [Thread] support polling IPv4 packets in integration test by Handa Wang · 1 year, 1 month ago
  37. 89a81a1 [Thread] add a test case to validate the default upstream network request by Handa Wang · 1 year, 1 month ago
  38. 65fd99a Merge "[Thread] change the call to `configureBorderRouter` due to refactor" into main by Treehugger Robot · 1 year, 1 month ago
  39. 7482055 [Thread] change the call to `configureBorderRouter` due to refactor by Handa Wang · 1 year, 1 month ago
  40. 50644b7 Merge "[Thread] fix upstream network selector to exclude VPN" into main by Handa Wang · 1 year, 1 month ago
  41. 4641f69 [Thread] fix upstream network selector to exclude VPN by Handa Wang · 1 year, 1 month ago
  42. 5fc74b9 [Thread] Make ThreadConfiguraiton a system API by Handa Wang · 1 year, 3 months ago
  43. cc6d436 [Thread] fix ServiceDiscoveryTest by Handa Wang · 1 year, 2 months ago
  44. 14da81b [Thread] disable handling of airplane mode by Kangping Dong · 1 year, 2 months ago
  45. 9365e72 Merge "[Thread] add config_thread_mdns_vendor_specific_txts" into main by Treehugger Robot · 1 year, 2 months ago
  46. 4866872 Merge "Revert "[Thread] post broacast receivers on the handler thread"" into main by Treehugger Robot · 1 year, 2 months ago
  47. 29918c1 [Thread] add config_thread_mdns_vendor_specific_txts by Kangping Dong · 1 year, 2 months ago
  48. 65b4f5f Revert "[Thread] post broacast receivers on the handler thread" by Kangping Dong · 1 year, 2 months ago
  49. 4355dae Merge "Thread: fill in ticks in active timestamp" into main by Yakun Xu · 1 year, 2 months ago
  50. e2ab96f Thread: fill in ticks in active timestamp by Yakun Xu · 1 year, 3 months ago
  51. bc9c0e2 Merge changes from topic "thread-configuration-api" into main by Treehugger Robot · 1 year, 2 months ago
  52. 4688910 [Thread] support ThreadConfiguration API at ThreadNetworkControllerService by Handa Wang · 1 year, 3 months ago
  53. 7520abf [Thread] add support for configuration at ThreadNetworkController by Handa Wang · 1 year, 3 months ago
  54. f8aaac0 [Thread] post broacast receivers on the handler thread by Kangping Dong · 1 year, 2 months ago
  55. 8e53836 Merge "[Thread] add annotations for unit test NsdPublisherTest" into main by Treehugger Robot · 1 year, 3 months ago
  56. 5637480 Merge "[Thread] reduce JNI code for setting up the ICMPv6 socket" into main by Treehugger Robot · 1 year, 3 months ago
  57. 0348cbe [Thread] reduce JNI code for setting up the ICMPv6 socket by Handa Wang · 1 year, 3 months ago
  58. 89c32ea [Thread] add annotations for unit test NsdPublisherTest by Handa Wang · 1 year, 3 months ago
  59. a00548d Merge "[Thread] add the "vgh" TXT entry" into main am: 7ff092e3d1 by Treehugger Robot · 1 year, 3 months ago
  60. 1512753 [Thread] add the "vgh" TXT entry by Kangping Dong · 1 year, 3 months ago
  61. 43b971e Merge "[Thread] add public newbie guide" into main am: 53f4a29816 by Treehugger Robot · 1 year, 3 months ago
  62. 53f4a29 Merge "[Thread] add public newbie guide" into main by Treehugger Robot · 1 year, 3 months ago
  63. 3b47411 [Thread] add public newbie guide by Kangping Dong · 1 year, 3 months ago
  64. 80bd514 Merge "Use DeviceFeatureModuleController to run tests only if the device has the required feature." into main am: 4dd381a966 by Kangping Dong · 1 year, 3 months ago
  65. 67586d1 Use DeviceFeatureModuleController to run tests only if the device has the required feature. by Kangping Dong · 1 year, 3 months ago
  66. c2a1ac9 Merge "[Thread] support resolving a host for NsdPublisher" into main am: a22aa7777d by Handa Wang · 1 year, 3 months ago
  67. a22aa77 Merge "[Thread] support resolving a host for NsdPublisher" into main by Handa Wang · 1 year, 3 months ago
  68. b9a64b2 Merge "[Thread] enforce a timeout for waiting FTDs' output in integration tests" into main am: 37f70df140 by Handa Wang · 1 year, 3 months ago
  69. eca707d [Thread] enforce a timeout for waiting FTDs' output in integration tests by Handa Wang · 1 year, 3 months ago
  70. 3b7cfaf Merge "Fix ThreadFeatureCheckerRule on U- devices" into main am: 7ab992b3c6 by Kangping Dong · 1 year, 3 months ago
  71. 953a161 Fix ThreadFeatureCheckerRule on U- devices by Kangping Dong · 1 year, 3 months ago
  72. 1a6ca28 [Thread] support resolving a host for NsdPublisher by Handa Wang · 1 year, 3 months ago
  73. 73b3b25 Merge "Handle enabledState change in onStateChanged()." into main am: 5b93b601ee by Yang Sun · 1 year, 3 months ago
  74. be11abe Handle enabledState change in onStateChanged(). by Yang Sun · 1 year, 3 months ago
  75. 1643133 Merge "[Thread] fix airplane mode race conditions" into main am: 22c6b6c9d7 by Kangping Dong · 1 year, 3 months ago
  76. 22c6b6c Merge "[Thread] fix airplane mode race conditions" into main by Kangping Dong · 1 year, 3 months ago
  77. a9c4e57 Merge Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 1 year, 3 months ago
  78. e89125d [Thread] fix airplane mode race conditions by Kangping Dong · 1 year, 3 months ago
  79. f987ceb Merge "Thread: use network time for generating dataset" into main by Yakun Xu · 1 year, 3 months ago
  80. 20e06e2 Merge "[Thread] add more Thread shell commands" into main by Treehugger Robot · 1 year, 3 months ago
  81. 6420ccf Thread: use network time for generating dataset by Yakun Xu · 1 year, 4 months ago
  82. abe19f9 [Thread] add more Thread shell commands by Kangping Dong · 1 year, 4 months ago
  83. d4ed49c Update checkOnHandlerThread() by Yang Sun · 1 year, 5 months ago
  84. 4d0afab [Thread] run ThreadNetworkControllerServiceTest tests in a single thread by Kangping Dong · 1 year, 3 months ago
  85. 00ba4b7 Merge "Thread: use test name as mobly-par-file-name" into main by Treehugger Robot · 1 year, 3 months ago
  86. 7528130 Merge changes I0ec79adf,Icf5aadc4 into main by Treehugger Robot · 1 year, 4 months ago
  87. 8658ef3 [Thread] avoid kernel-generated lla on thread-wpan by Kangping Dong · 1 year, 5 months ago
  88. 8fd35e3 Reset mNetDataPrefixes when Thread goes down. by Yang Sun · 1 year, 4 months ago
  89. 0aeee52 [Thread] use NetlinkUtils methods to update addresses by Kangping Dong · 1 year, 5 months ago
  90. a081e0b Thread: use test name as mobly-par-file-name by Yakun Xu · 1 year, 4 months ago
  91. 7d64fe7 [Thread] fix multidevice tests name by Kangping Dong · 1 year, 4 months ago
  92. 99d5727 Merge "Thread: simulate Thread on eth1 for tests" into main by Yakun Xu · 1 year, 4 months ago
  93. 45d7e1c Merge "Thread: add multi-device test" into main by Yakun Xu · 1 year, 4 months ago
  94. 7bc7d69 Thread: simulate Thread on eth1 for tests by Yakun Xu · 1 year, 4 months ago
  95. f055926 Thread: add multi-device test by Yakun Xu · 1 year, 4 months ago
  96. 43b62ae Merge "Add netdata prefixes to tun interface routing table." into main by Treehugger Robot · 1 year, 4 months ago
  97. 14de932 Add netdata prefixes to tun interface routing table. by Yang Sun · 1 year, 4 months ago
  98. d199b6a Merge "Remove logging of notify thread enabled state." into main by Treehugger Robot · 1 year, 4 months ago
  99. 5b929f6 Remove logging of notify thread enabled state. by Yang Sun · 1 year, 4 months ago
  100. 5f2f730 Merge "[Thread] rename isEnabled() to shouldEnableThread()" into main by Treehugger Robot · 1 year, 4 months ago