1. af6a2a3 [TNU05] Add no upstream notification by Paul Hu · 5 years ago
  2. 8c98b3d Do not stop IpServer when recieve wifi ap disabling state. by Mark Chien · 5 years ago
  3. d1ebb1e Add TetheringCoverageTests by paulhu · 5 years ago
  4. 13113c4 Merge "Update tethering notification strings" into rvc-dev by Paul Hu · 5 years ago
  5. 8fae1ba Update tethering notification strings by Paul Hu · 5 years ago
  6. 6f532ba Don't crash when receiving an RTM_DELNEIGH or NUD_FAILED. by Lorenzo Colitti · 5 years ago
  7. 7dc2dcc Change tethering file structure to respect its package name by markchien · 5 years ago
  8. af37b0a Tethering: Add an exported flag in manifest by Ashwini Oruganti · 5 years ago
  9. 5da1070 Assign specific client address to dhcp server by Treehugger Robot · 5 years ago
  10. d200781 Use the lastest frozen netd_aidl_interface in framework by Luke Huang · 5 years ago
  11. fab349c Address aosp/1274403 leftover comment by Paul Hu · 5 years ago
  12. b33911c Fix TetheringIntegrationTests failure by Automerger Merge Worker · 5 years ago
  13. 47c8b0f Add TetheringServiceTest unitest by Mark Chien · 5 years ago
  14. 8caf921 Merge "Add IPv6TetheringCoordinator unit test" into rvc-dev by Mark Chien · 5 years ago
  15. aaf92e5 Merge "Fix EntitlementManager issues" into rvc-dev by Paul Hu · 5 years ago
  16. 5e9e033 Add IPv6TetheringCoordinator unit test by Mark Chien · 5 years ago
  17. 6343b0c Merge "Add a test for static IPv4 address tethering configuration." into rvc-dev by Lorenzo Colitti · 5 years ago
  18. 303e9bd Merge "Use CompletableFuture instead of a latch." into rvc-dev by Lorenzo Colitti · 5 years ago
  19. 210adac Merge "Rename IDhcpLeaseCallbacks to IDhcpEventCallbacks for more generic." into rvc-dev by Xiao Ma · 5 years ago
  20. 7f6ab40 Add a test for static IPv4 address tethering configuration. by Lorenzo Colitti · 5 years ago
  21. 46b4405 Use CompletableFuture instead of a latch. by Lorenzo Colitti · 5 years ago
  22. 06c8ba0 Rename IDhcpLeaseCallbacks to IDhcpEventCallbacks for more generic. by Xiao Ma · 5 years ago
  23. bd8d7a8 Fix EntitlementManager issues by Paul Hu · 5 years ago
  24. e6107d2 Migrate to TetherOffloadRuleParcel in IpServer by Lorenzo Colitti · 5 years ago
  25. f1460fa Add min_sdk_version:R to updatable apexes by Jooyung Han · 5 years ago
  26. 57827f6 Merge "Add an Ethernet tethering test." into rvc-dev by Lorenzo Colitti · 5 years ago
  27. ebb649b Merge "Feed framework-tethering-stubs the src filegroup" into rvc-dev by Anton Hansson · 5 years ago
  28. 6d40011 Register callback and receiver after tethering is created by Mark Chien · 5 years ago
  29. 90ae90b Feed framework-tethering-stubs the src filegroup by Anton Hansson · 5 years ago
  30. eb73310 Add an Ethernet tethering test. by Lorenzo Colitti · 5 years ago
  31. 49c50fb Merge "Make framework-tethering stubs use the new defaults" into rvc-dev by Anton Hansson · 5 years ago
  32. a4e2383 Update connected clients when a downstream disappears. by Treehugger Robot · 5 years ago
  33. 595266e Add a log message if enabling Ethernet tethering if it is already enabled. by Treehugger Robot · 5 years ago
  34. 3d9c05e Merge "[TNU04] Add tethering restricted notification" into rvc-dev by Paul Hu · 5 years ago
  35. 4472b04 Merge "[TNU03] Add TetheringNotificationUpdaterTest" into rvc-dev by Paul Hu · 5 years ago
  36. cf2a026 Merge "[TNU02] Update tethering notification by active data subid" into rvc-dev by Paul Hu · 5 years ago
  37. fe6c41c [TNU04] Add tethering restricted notification by Paul Hu · 5 years ago
  38. 71007d3 [TNU03] Add TetheringNotificationUpdaterTest by Paul Hu · 5 years ago
  39. b9492b7 Merge "Add permitted_packages to framework-tethering." into rvc-dev by Vladimir Marko · 5 years ago
  40. e4beb93 [TNU02] Update tethering notification by active data subid by Paul Hu · 5 years ago
  41. 577707e Add permitted_packages to framework-tethering. by Vladimir Marko · 5 years ago
  42. 7939cb0 Make framework-tethering stubs use the new defaults by Anton Hansson · 5 years ago
  43. 0c7a4ed Merge "Give tethering bluetooth privilege permission" into rvc-dev by TreeHugger Robot · 5 years ago
  44. 5a76a71 Give tethering bluetooth privilege permission by markchien · 5 years ago
  45. bcd7f7f Merge "Build tethering against the module SDK" into rvc-dev by Anton Hansson · 5 years ago
  46. e3b9708 Address API council review comment about TetheringRequest by junyulai · 5 years ago
  47. aaeaa19 Build tethering against the module SDK by Anton Hansson · 5 years ago
  48. 02538d0 Merge "[TNU1.1] Update tethering notification strings" into rvc-dev by Paul Hu · 5 years ago
  49. 0fb2814 Merge "Create a builder for NetworkCapabilities." into rvc-dev by Junyu Lai · 5 years ago
  50. cf99dc2 Merge "Expose netId by adding getter API" into rvc-dev by Junyu Lai · 5 years ago
  51. d685312 [TNU1.1] Update tethering notification strings by Paul Hu · 5 years ago
  52. 07bb072 Merge "[TNU1.2] Add string for client number notification" into rvc-dev by TreeHugger Robot · 5 years ago
  53. 4f0eb16 Release the interface request when Ethernet tethering is stopped. by Treehugger Robot · 5 years ago
  54. 69a60ca Merge "Hide startTethering with type function to module-lib only" into rvc-dev by Mark Chien · 5 years ago
  55. f80f541 Merge "Move NetworkCallback to last parameter for new exposed requestNetwork" into rvc-dev by TreeHugger Robot · 5 years ago
  56. b1bfea5 Hide startTethering with type function to module-lib only by markchien · 5 years ago
  57. db3d568 Create a builder for NetworkCapabilities. by Chalard Jean · 5 years ago
  58. 9c9aeba [TNU1.2] Add string for client number notification by Paul Hu · 5 years ago
  59. 8a0af95 Merge "TetheringManager API clean up" into rvc-dev by Mark Chien · 5 years ago
  60. ac580f9 Move NetworkCallback to last parameter for new exposed requestNetwork by markchien · 5 years ago
  61. 6223b8f Merge "Support static address configuration" into rvc-dev by Mark Chien · 5 years ago
  62. f133257 TetheringManager API clean up by markchien · 5 years ago
  63. dc651f0 Expose netId by adding getter API by markchien · 5 years ago
  64. 9462a3c Support static address configuration by Automerger Merge Worker · 5 years ago
  65. 57e22c5 [TNU1.1]Add tethering notification strings by Paul Hu · 5 years ago
  66. 06b45ca Merge changes from topic "netstack_api_review" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  67. 49bdf56 Add individual API tracking files for modules by Anton Hansson · 6 years ago
  68. b8fecf4 Remove usage of Context.NETWORK_STACK_SERVICE by Remi NGUYEN VAN · 5 years ago
  69. abb0596 [SP25] Rename functions that add Entry conditionally by junyulai · 5 years ago
  70. 4aa86b7 [SP21] Address comments for API council review about aosp/1172143 by junyulai · 5 years ago
  71. 677a3b5 Merge "Cleanup the TetheredClients API" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  72. 517ca12 Merge "[TNU01] Add Tethering notification updater" into rvc-dev by Paul Hu · 5 years ago
  73. 0010ca0 Cleanup the TetheredClients API by Automerger Merge Worker · 5 years ago
  74. 943fb5b Change TetheringConstants class to final by Automerger Merge Worker · 5 years ago
  75. 9cb3562 [TNU01] Add Tethering notification updater by Automerger Merge Worker · 5 years ago
  76. ab74d2b Merge "Create all variants of stubs for tethering" into rvc-dev by Anton Hansson · 5 years ago
  77. 6a9c68b Create all variants of stubs for tethering by Anton Hansson · 5 years ago
  78. 407e9eb Merge "[SP19] Reduce log when set limit and request stats update" into rvc-dev by Lorenzo Colitti · 5 years ago
  79. 47f84e5 Merge "Send offload status changed callback" into rvc-dev by Mark Chien · 5 years ago
  80. 137cb5a Merge "Tethering: add isTetheringSupported with callerPkg parameter" into rvc-dev by Mark Chien · 5 years ago
  81. 74f27e6 Send offload status changed callback by Automerger Merge Worker · 5 years ago
  82. cee6cd8 [SP19] Reduce log when set limit and request stats update by Automerger Merge Worker · 5 years ago
  83. cf9a67a Merge "Fix crash and duplicated ethernet tethering request" into rvc-dev by Mark Chien · 5 years ago
  84. f119488 Merge the following changes to tethering: by Automerger Merge Worker · 5 years ago
  85. 230178c Support losing the upstream in IpServerTest. by Automerger Merge Worker · 5 years ago
  86. 1adfc1c Tethering: add isTetheringSupported with callerPkg parameter by Automerger Merge Worker · 5 years ago
  87. 0a368b1 Fix crash and duplicated ethernet tethering request by Automerger Merge Worker · 5 years ago
  88. 1131b74 Merge "Mark updatable APEXes" into rvc-dev by TreeHugger Robot · 5 years ago
  89. 81675e2 tethering: transitive deps from jni_libs by Jooyung Han · 5 years ago
  90. 5650a2b Build framework-tethering against module_current by Automerger Merge Worker · 5 years ago
  91. 477b473 Mark updatable APEXes by Jiyong Park · 5 years ago
  92. 050ccee Re-submit "Create all variants of stubs for wifi" by Anton Hansson · 5 years ago
  93. 3bd7306 Merge "Use exposed permission defintion in Tethering" am: f1a0c3abea am: e8f538b03a am: d53db580d7 by Automerger Merge Worker · 5 years ago
  94. 1784f25 Use exposed permission defintion in Tethering by Chiachang Wang · 5 years ago
  95. 8a6e5c5 Merge "Stop exposing constructor of TetheringConstants" am: e19cd8f3ab am: f2472fa7aa am: 051bd7f721 by Automerger Merge Worker · 5 years ago
  96. 867616d [automerger skipped] Merge "Stop exposing generated AIDL from Tethering" am: 703048d08b am: fdbd820293 am: 4cfcbfa7ec -s ours by Automerger Merge Worker · 5 years ago
  97. e19cd8f Merge "Stop exposing constructor of TetheringConstants" by Mark Chien · 5 years ago
  98. 703048d Merge "Stop exposing generated AIDL from Tethering" by Anton Hansson · 5 years ago
  99. 62d3e5c Merge "Stop exposing generated AIDL from Tethering" by Anton Hansson · 5 years ago
  100. 1bec13e Stop exposing constructor of TetheringConstants by markchien · 5 years ago