1. 4b43c07 Add WRITE_ALLOWLISTED_DEVICE_CONFIG when modifying DeviceConfig by Yang Sun · 10 months ago
  2. bb7efba Configure TREL feature from feature flag. by Yang Sun · 10 months ago
  3. 2967cfa [Thread] add private API ThreadNetworkSpecifier by Kangping Dong · 11 months ago
  4. 56449db [Thread] add private API for disabling border router by Kangping Dong · 11 months ago
  5. a7318da [Thread] request/release the NAT64 CIDR by Handa Wang · 11 months ago
  6. 7eb1bbd [Thread] add CLI commands for getting/setting config by Handa Wang · 11 months ago
  7. 9a302c1 [Thread] add unit test cases for Configuration API at ThreadNetworkController by Handa Wang · 11 months ago
  8. ed15725 [Thread] implement the ThreadNetworkController#setConfiguration at service by Handa Wang · 12 months ago
  9. 018f163 [Thread] Add unit test for ephemeral key API by Yang Sun · 1 year, 2 months ago
  10. adc778d Merge "[Thread] refactor setInfraLinkState" into main by Treehugger Robot · 12 months ago
  11. 2d17714 Merge "Allow ot-ctl command under ADB Thread Network Service : support of non-interactive mode" into main by Yang Song · 12 months ago
  12. e24b215 [Thread] refactor setInfraLinkState by Handa Wang · 1 year ago
  13. 631ded1 Merge "Let NsdPublisher pass the interface index when a service is resolved." into main by Yang Sun · 12 months ago
  14. ffceaae Allow ot-ctl command under ADB Thread Network Service : support of non-interactive mode by Yang Song · 1 year, 1 month ago
  15. 9bf8e48 Let NsdPublisher pass the interface index when a service is resolved. by Yang Sun · 12 months ago
  16. 8401b6a Make java_sdk_library dependencies explicit by Jihoon Kang · 1 year ago
  17. 5bbfd91 changes the API setChannelMaxPowers from hide API to system API by Zhanglong Xia · 1 year, 3 months ago
  18. 89a81a1 [Thread] add a test case to validate the default upstream network request by Handa Wang · 1 year, 1 month ago
  19. 50644b7 Merge "[Thread] fix upstream network selector to exclude VPN" into main by Handa Wang · 1 year, 1 month ago
  20. 4641f69 [Thread] fix upstream network selector to exclude VPN by Handa Wang · 1 year, 1 month ago
  21. 5fc74b9 [Thread] Make ThreadConfiguraiton a system API by Handa Wang · 1 year, 3 months ago
  22. 14da81b [Thread] disable handling of airplane mode by Kangping Dong · 1 year, 2 months ago
  23. 9365e72 Merge "[Thread] add config_thread_mdns_vendor_specific_txts" into main by Treehugger Robot · 1 year, 2 months ago
  24. 4866872 Merge "Revert "[Thread] post broacast receivers on the handler thread"" into main by Treehugger Robot · 1 year, 2 months ago
  25. 29918c1 [Thread] add config_thread_mdns_vendor_specific_txts by Kangping Dong · 1 year, 2 months ago
  26. 65b4f5f Revert "[Thread] post broacast receivers on the handler thread" by Kangping Dong · 1 year, 2 months ago
  27. 4355dae Merge "Thread: fill in ticks in active timestamp" into main by Yakun Xu · 1 year, 2 months ago
  28. e2ab96f Thread: fill in ticks in active timestamp by Yakun Xu · 1 year, 3 months ago
  29. bc9c0e2 Merge changes from topic "thread-configuration-api" into main by Treehugger Robot · 1 year, 2 months ago
  30. 4688910 [Thread] support ThreadConfiguration API at ThreadNetworkControllerService by Handa Wang · 1 year, 3 months ago
  31. f8aaac0 [Thread] post broacast receivers on the handler thread by Kangping Dong · 1 year, 3 months ago
  32. 89c32ea [Thread] add annotations for unit test NsdPublisherTest by Handa Wang · 1 year, 3 months ago
  33. 1512753 [Thread] add the "vgh" TXT entry by Kangping Dong · 1 year, 3 months ago
  34. 67586d1 Use DeviceFeatureModuleController to run tests only if the device has the required feature. by Kangping Dong · 1 year, 3 months ago
  35. a22aa77 Merge "[Thread] support resolving a host for NsdPublisher" into main by Handa Wang · 1 year, 3 months ago
  36. 1a6ca28 [Thread] support resolving a host for NsdPublisher by Handa Wang · 1 year, 4 months ago
  37. f987ceb Merge "Thread: use network time for generating dataset" into main by Yakun Xu · 1 year, 4 months ago
  38. 20e06e2 Merge "[Thread] add more Thread shell commands" into main by Treehugger Robot · 1 year, 4 months ago
  39. 6420ccf Thread: use network time for generating dataset by Yakun Xu · 1 year, 4 months ago
  40. abe19f9 [Thread] add more Thread shell commands by Kangping Dong · 1 year, 4 months ago
  41. 4d0afab [Thread] run ThreadNetworkControllerServiceTest tests in a single thread by Kangping Dong · 1 year, 4 months ago
  42. 8e68015 [Thread] add airplane mode support by Kangping Dong · 1 year, 4 months ago
  43. dac352d dataset selects a channel from channel 11 to 24 by Zhanglong Xia · 1 year, 5 months ago
  44. 4eab54b set the country code when initializing the ot-daemon by Zhanglong Xia · 1 year, 6 months ago
  45. abefbf0 [mdns] support discovering and resolving services by Handa Wang · 1 year, 7 months ago
  46. 3a9d363 Merge "[Thread] fix ot-daemon state consistency issues" into main by Treehugger Robot · 1 year, 6 months ago
  47. 0d22ade [Thread] fix ot-daemon state consistency issues by Kangping Dong · 1 year, 6 months ago
  48. 62abecc [Thread] add system API setChannelMaxPowers by Zhanglong Xia · 1 year, 8 months ago
  49. 82599d3 [Thread] add command to force stop ot-daemon by Kangping Dong · 1 year, 6 months ago
  50. adb3c1a [Thread] do not restart ot-daemon when Thread is disabled by Kangping Dong · 1 year, 6 months ago
  51. ea4390c [Thread] support customize meshcop txt via resourceoverlay by Kangping Dong · 1 year, 6 months ago
  52. da90ded Add `reset` API for `NsdPublisher` by Handa Wang · 1 year, 6 months ago
  53. 734c626 Check kernel version for multicast routing support. by Yang Sun · 1 year, 6 months ago
  54. c6037af [mdns] support regsitering hosts in NsdPublisher by Handa Wang · 1 year, 7 months ago
  55. ba1cc38 Revert "[mdns] support regsitering hosts in NsdPublisher" by Vaibhav Devmurari · 1 year, 6 months ago
  56. 87c688d [mdns] support regsitering hosts in NsdPublisher by Handa Wang · 1 year, 7 months ago
  57. 64a8fa9 Merge "Update the imports to androidx.test.filters.*" into main by Ram Peri · 1 year, 6 months ago
  58. 61a14ca Update the imports to androidx.test.filters.* by Fangqiu Su · 1 year, 6 months ago
  59. 9f41726 Use a TAP test network for MeshCoP service test cases by Handa Wang · 1 year, 6 months ago
  60. e816bb7 Merge "Revert "Use a TAP test network for MeshCoP service test cases"" into main by Handa Wang · 1 year, 6 months ago
  61. 8f0e34b Revert "Use a TAP test network for MeshCoP service test cases" by Joseph Murphy · 1 year, 6 months ago
  62. 5b3bf1a Merge "Use a TAP test network for MeshCoP service test cases" into main by Treehugger Robot · 1 year, 6 months ago
  63. 5564826 Use a TAP test network for MeshCoP service test cases by Handa Wang · 1 year, 6 months ago
  64. c8359f4 [Thread] make Thread state customisable via resource overlay by Kangping Dong · 1 year, 7 months ago
  65. a3c94d5 [Thread] pre-grant all permissions for ThreadNetworkControllerServiceTest by Kangping Dong · 1 year, 6 months ago
  66. d800ee4 Select Thread channel from preferred or supported channel mask by Zhanglong Xia · 1 year, 7 months ago
  67. 9d2f1e8 [Thread] add MainlineModuleController for ThreadNetwotkUnitTests by Kangping Dong · 1 year, 7 months ago
  68. 505b5ce [Thread] disable Thread when user restriction is set by Kangping Dong · 1 year, 7 months ago
  69. 54d62ce [Thread] check too large error code in unit tests by Kangping Dong · 1 year, 7 months ago
  70. 0c99448 [mdns] implement NsdPublisher AIDL service by Handa Wang · 1 year, 8 months ago
  71. 01b5ede [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 1 year, 7 months ago
  72. 6c728aa Merge "[Thread] add Thread tests to mts-tethering" into main by Kangping Dong · 1 year, 7 months ago
  73. 8f95445 Merge changes from topic "set-thread-enabled" into main by Yang Sun · 1 year, 7 months ago
  74. 625353b Add service implementation for ThreadNetworkController#setEnabled by Yang Sun · 1 year, 8 months ago
  75. a888e72 Check whether the WiFi country code is a valid Thread country code by Zhanglong Xia · 1 year, 7 months ago
  76. 974d3ed [Thread] add Thread tests to mts-tethering by Kangping Dong · 1 year, 8 months ago
  77. 5c0d8a6 Add OEM country code to Thread country code sources by Zhanglong Xia · 1 year, 8 months ago
  78. 396cc57 Merge "[Thread] Add support for Thread persistent setting" into main by Kangping Dong · 1 year, 8 months ago
  79. 95f40d0 [Thread] Add support for Thread persistent setting by Yang Sun · 1 year, 8 months ago
  80. 3deb5da Merge "[Thread] add service unit test skeleton" into main by Kangping Dong · 1 year, 8 months ago
  81. a00bb3f Add telephony country code to Thread country code sources by Zhanglong Xia · 1 year, 9 months ago
  82. 2763840 [Thread] add service unit test skeleton by Kangping Dong · 1 year, 10 months ago
  83. 69c370a Add WiFi country code to Thread country code sources by Zhanglong Xia · 1 year, 9 months ago
  84. 125a43c Add Thread resource overlay support by Zhanglong Xia · 1 year, 9 months ago
  85. d385e7e Set Thread Network country code from location country code by Zhanglong Xia · 1 year, 10 months ago
  86. 198a3d4 add hidden method setTestNetworkAsUpstream by Handa Wang · 1 year, 9 months ago
  87. 98015f3 [Thread] clear calling identity before invoking app-supplied callback by Kangping Dong · 1 year, 10 months ago
  88. 26639b1 [Thread] add missing guava dependency in tests by Kangping Dong · 1 year, 10 months ago
  89. af4f1f5 [Thread] move createRandomDataset to ThreadNetworkController by Kangping Dong · 1 year, 10 months ago
  90. 160b4d3 [Thread] fix OperationalDatasetTimestamp#toTlvValue is not loss-less by Kangping Dong · 1 year, 10 months ago
  91. 4656f54 Clean up obsolete aliases for Truth. by Krzysztof Kosiński · 1 year, 11 months ago
  92. 7fea5fa [Thread] add Thread Operational Dataset API by Kangping Dong · 2 years ago