1. f7a2a2d Merge "Feed framework-tethering-stubs the src filegroup" by Anton Hansson · 5 years ago
  2. cdc8658 Feed framework-tethering-stubs the src filegroup by Anton Hansson · 5 years ago
  3. fb38e85 Merge "Make framework-tethering stubs use the new defaults" by Anton Hansson · 5 years ago
  4. 6abf8e4 Merge "Build tethering against the module SDK" by Anton Hansson · 5 years ago
  5. 037becb Merge "Assign specific client address to dhcp server" by Treehugger Robot · 5 years ago
  6. b328946 Merge "Create a builder for NetworkCapabilities." by Remi NGUYEN VAN · 5 years ago
  7. 0a61e95 Use CompletableFuture instead of a latch. by Lorenzo Colitti · 5 years ago
  8. cdd0dab Merge "Add an Ethernet tethering test." by Lorenzo Colitti · 5 years ago
  9. 33788bc Merge "Register callback and receiver after tethering is created" by Mark Chien · 5 years ago
  10. 4896e32 Add an Ethernet tethering test. by Lorenzo Colitti · 5 years ago
  11. e31fb9d Register callback and receiver after tethering is created by markchien · 5 years ago
  12. 5fa1704 Make framework-tethering stubs use the new defaults by Anton Hansson · 5 years ago
  13. 3ef31a3 Merge "Add permitted_packages to framework-tethering." by Vladimir Marko · 5 years ago
  14. 22e8c33 Merge "Update connected clients when a downstream disappears." by Treehugger Robot · 5 years ago
  15. eae43d4 Add permitted_packages to framework-tethering. by Vladimir Marko · 5 years ago
  16. ca071b7 Update connected clients when a downstream disappears. by Lorenzo Colitti · 5 years ago
  17. 255565e Merge "[TNU04] Add tethering restricted notification" by Paul Hu · 5 years ago
  18. 2fdbdaf Merge "Hide startTethering with type function to module-lib only" by Treehugger Robot · 5 years ago
  19. 1d0aebc Hide startTethering with type function to module-lib only by markchien · 5 years ago
  20. 18c3469 Merge "[TNU03] Add TetheringNotificationUpdaterTest" by Paul Hu · 5 years ago
  21. 8a47935 Merge "[TNU02] Update tethering notification by active data subid" by Paul Hu · 5 years ago
  22. 69286a3 Create a builder for NetworkCapabilities. by Chalard Jean · 5 years ago
  23. dd9c1f5 Merge "Expose netId by adding getter API" by Chalard Jean · 5 years ago
  24. 93a4040 Merge "Add a log message if enabling Ethernet tethering if it is already enabled." by Treehugger Robot · 5 years ago
  25. 6976fae Add a log message if enabling Ethernet tethering if it is already enabled. by Lorenzo Colitti · 5 years ago
  26. 58e3896 Expose netId by adding getter API by markchien · 5 years ago
  27. 972f031 [TNU04] Add tethering restricted notification by paulhu · 5 years ago
  28. 769e00c [TNU03] Add TetheringNotificationUpdaterTest by paulhu · 6 years ago
  29. 7bfbe25 [TNU02] Update tethering notification by active data subid by paulhu · 5 years ago
  30. bbe4af1 Build tethering against the module SDK by Anton Hansson · 5 years ago
  31. a8b3777 Address API council review comment about TetheringRequest by junyulai · 5 years ago
  32. 1cd0dcc Merge changes from topic "netstack_constant_cherrypick" by Remi NGUYEN VAN · 5 years ago
  33. fd50cff Remove usage of Context.NETWORK_STACK_SERVICE by Remi NGUYEN VAN · 5 years ago
  34. 7a25ae9 Merge "Update tethering module api files" by Anton Hansson · 5 years ago
  35. 4168cea Update tethering module api files by Anton Hansson · 5 years ago
  36. 4dd8a42 Merge "Add individual API tracking files for modules" by Anton Hansson · 5 years ago
  37. 74165f0 [TNU1.1] Update tethering notification strings by Kumar Anand · 5 years ago
  38. 9bfe7f7 Merge "TetheringManager API clean up" by Mark Chien · 5 years ago
  39. 2dd2453 Merge "Move NetworkCallback to last parameter for new exposed requestNetwork" by Treehugger Robot · 5 years ago
  40. 0cc7c00 Merge "Release the interface request when Ethernet tethering is stopped." by Treehugger Robot · 5 years ago
  41. d44de5a Release the interface request when Ethernet tethering is stopped. by Lorenzo Colitti · 5 years ago
  42. ec0b68d Move NetworkCallback to last parameter for new exposed requestNetwork by markchien · 5 years ago
  43. 8146b56 TetheringManager API clean up by markchien · 5 years ago
  44. 65d1e30 Add individual API tracking files for modules by Anton Hansson · 6 years ago
  45. 1957e6a [TNU1.2] Add string for client number notification by paulhu · 5 years ago
  46. 09bc9bf Merge "[TNU1.1]Add tethering notification strings" by Paul Hu · 5 years ago
  47. 245352e Assign specific client address to dhcp server by markchien · 5 years ago
  48. 2a17338 Merge "[SP25] Rename functions that add Entry conditionally" by Junyu Lai · 5 years ago
  49. 3355cc4 [TNU1.1]Add tethering notification strings by paulhu · 5 years ago
  50. 36a1729 [SP25] Rename functions that add Entry conditionally by junyulai · 5 years ago
  51. 6d17512 Merge "Support static address configuration" by Mark Chien · 5 years ago
  52. f053e4b Support static address configuration by markchien · 5 years ago
  53. 064ed49 Create all variants of stubs for tethering by Anton Hansson · 5 years ago
  54. 0c5f387 Merge "Change TetheringConstants class to final" by Mark Chien · 5 years ago
  55. 1d68778 Merge "Give tethering bluetooth privilege permission" by Mark Chien · 5 years ago
  56. 12b2103 Merge "[SP21] Address comments for API council review about aosp/1172143" by Junyu Lai · 5 years ago
  57. 4b896ba Change TetheringConstants class to final by markchien · 5 years ago
  58. dfdf750 Cleanup the TetheredClients API by Remi NGUYEN VAN · 5 years ago
  59. db2a16b Give tethering bluetooth privilege permission by markchien · 5 years ago
  60. 97eb4ab Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  61. 5752baa [SP21] Address comments for API council review about aosp/1172143 by junyulai · 5 years ago
  62. ccf6239 Merge "[TNU01] Add Tethering notification updater" by Paul Hu · 5 years ago
  63. a24b188 Merge "Send offload status changed callback" by Mark Chien · 5 years ago
  64. 05bee80 Send offload status changed callback by markchien · 5 years ago
  65. 08294f9 [TNU01] Add Tethering notification updater by paulhu · 6 years ago
  66. 06ea03a Tethering: add isTetheringSupported with callerPkg parameter by markchien · 6 years ago
  67. 067c45b Merge "Mark updatable APEXes" by Jiyong Park · 5 years ago
  68. 5c72ad4 Mark updatable APEXes by Jiyong Park · 5 years ago
  69. 048c962 Merge "Fix crash and duplicated ethernet tethering request" by Lorenzo Colitti · 5 years ago
  70. 3849d89 Fix crash and duplicated ethernet tethering request by markchien · 5 years ago
  71. 02dd6fd Merge "tethering: transitive deps from jni_libs" by Treehugger Robot · 5 years ago
  72. 9821f7e Merge "[SP19] Reduce log when set limit and request stats update" by Treehugger Robot · 5 years ago
  73. cfea439 tethering: transitive deps from jni_libs by Jooyung Han · 5 years ago
  74. fd4a2f0 [SP19] Reduce log when set limit and request stats update by junyulai · 5 years ago
  75. 0f0bff0 Merge changes I4a624ea4,I8626932e by Lorenzo Colitti · 5 years ago
  76. 6c8147e Fix a logic error in IpServerTest#addRemoveipv6ForwardingRules by Lorenzo Colitti · 5 years ago
  77. c61fc08 Clear IPv6 forwarding rules when losing upstream or stopping. by Lorenzo Colitti · 5 years ago
  78. 9e0792f Build framework-tethering against module_current by markchien · 5 years ago
  79. a429d3b Merge "Support losing the upstream in IpServerTest." by Lorenzo Colitti · 5 years ago
  80. 131380f Remove liblog from Tethering jni_libs by Colin Cross · 5 years ago
  81. 03a734f Support losing the upstream in IpServerTest. by Lorenzo Colitti · 5 years ago
  82. 1784f25 Use exposed permission defintion in Tethering by Chiachang Wang · 5 years ago
  83. e19cd8f Merge "Stop exposing constructor of TetheringConstants" by Mark Chien · 5 years ago
  84. 703048d Merge "Stop exposing generated AIDL from Tethering" by Anton Hansson · 5 years ago
  85. 1bec13e Stop exposing constructor of TetheringConstants by markchien · 5 years ago
  86. 9969e5d Tethering: Don't crash if wifi unavailable. by Peter Collingbourne · 5 years ago
  87. c82ea10 Stop exposing generated AIDL from Tethering by Anton Hansson · 5 years ago
  88. 9a1f9d4 Merge "Tethering offload: add/remove IPv6 forwarding rules on ND events." by Lorenzo Colitti · 5 years ago
  89. ffd4bf3 Merge "Minimal support for IPv6 upstreams in IpServer tests." by Lorenzo Colitti · 5 years ago
  90. 5e15d7b Tethering offload: add/remove IPv6 forwarding rules on ND events. by Lorenzo Colitti · 5 years ago
  91. b23d20f Merge "Reduce advertised ipv6 mtu by 16 to fit ethernet header" by Treehugger Robot · 5 years ago
  92. da0fb1b Reduce advertised ipv6 mtu by 16 to fit ethernet header by Maciej Żenczykowski · 5 years ago
  93. d50b3ed Minimal support for IPv6 upstreams in IpServer tests. by Lorenzo Colitti · 5 years ago
  94. 5ea7a94 Merge "Add tethering client callbacks" by Mark Chien · 5 years ago
  95. 907976e Merge "Fix usage of annotations in TetheringLib" by Mark Chien · 5 years ago
  96. b8a6208 Merge "Use framework-tethering-stub instead of framework-tethering" by Mark Chien · 5 years ago
  97. b9379a5 Add tethering client callbacks by Remi NGUYEN VAN · 5 years ago
  98. 293d351 Fix usage of annotations in TetheringLib by Remi NGUYEN VAN · 6 years ago
  99. b6ad196 Use framework-tethering-stub instead of framework-tethering by markchien · 5 years ago
  100. 7261420 Add TetheringTests to postsubmit by markchien · 5 years ago