1. 7b4fb08 Merge "Add IPv6TetheringCoordinator unit test" by Mark Chien · 5 years ago
  2. 1b39a10 Add IPv6TetheringCoordinator unit test by markchien · 5 years ago
  3. b22a70d Merge "Migrate to TetherOffloadRuleParcel in IpServer" by Lorenzo Colitti · 5 years ago
  4. 943af02 Merge "Fix EntitlementManager issues" by Paul Hu · 5 years ago
  5. beb2840 Migrate to TetherOffloadRuleParcel in IpServer by Lorenzo Colitti · 5 years ago
  6. cfd82d4 Add a test for static IPv4 address tethering configuration. by Lorenzo Colitti · 5 years ago
  7. 4175676 Fix EntitlementManager issues by paulhu · 5 years ago
  8. 037becb Merge "Assign specific client address to dhcp server" by Treehugger Robot · 5 years ago
  9. 0a61e95 Use CompletableFuture instead of a latch. by Lorenzo Colitti · 5 years ago
  10. cdd0dab Merge "Add an Ethernet tethering test." by Lorenzo Colitti · 5 years ago
  11. 33788bc Merge "Register callback and receiver after tethering is created" by Mark Chien · 5 years ago
  12. 4896e32 Add an Ethernet tethering test. by Lorenzo Colitti · 5 years ago
  13. e31fb9d Register callback and receiver after tethering is created by markchien · 6 years ago
  14. 972f031 [TNU04] Add tethering restricted notification by paulhu · 5 years ago
  15. 769e00c [TNU03] Add TetheringNotificationUpdaterTest by paulhu · 6 years ago
  16. 7bfbe25 [TNU02] Update tethering notification by active data subid by paulhu · 6 years ago
  17. 9bfe7f7 Merge "TetheringManager API clean up" by Mark Chien · 5 years ago
  18. ec0b68d Move NetworkCallback to last parameter for new exposed requestNetwork by markchien · 5 years ago
  19. 8146b56 TetheringManager API clean up by markchien · 5 years ago
  20. 245352e Assign specific client address to dhcp server by markchien · 6 years ago
  21. 2a17338 Merge "[SP25] Rename functions that add Entry conditionally" by Junyu Lai · 5 years ago
  22. 36a1729 [SP25] Rename functions that add Entry conditionally by junyulai · 5 years ago
  23. 6d17512 Merge "Support static address configuration" by Mark Chien · 5 years ago
  24. f053e4b Support static address configuration by markchien · 5 years ago
  25. 12b2103 Merge "[SP21] Address comments for API council review about aosp/1172143" by Junyu Lai · 5 years ago
  26. dfdf750 Cleanup the TetheredClients API by Remi NGUYEN VAN · 6 years ago
  27. 5752baa [SP21] Address comments for API council review about aosp/1172143 by junyulai · 6 years ago
  28. ccf6239 Merge "[TNU01] Add Tethering notification updater" by Paul Hu · 6 years ago
  29. 05bee80 Send offload status changed callback by markchien · 6 years ago
  30. 08294f9 [TNU01] Add Tethering notification updater by paulhu · 6 years ago
  31. 048c962 Merge "Fix crash and duplicated ethernet tethering request" by Lorenzo Colitti · 6 years ago
  32. 3849d89 Fix crash and duplicated ethernet tethering request by markchien · 6 years ago
  33. 6c8147e Fix a logic error in IpServerTest#addRemoveipv6ForwardingRules by Lorenzo Colitti · 6 years ago
  34. c61fc08 Clear IPv6 forwarding rules when losing upstream or stopping. by Lorenzo Colitti · 6 years ago
  35. 03a734f Support losing the upstream in IpServerTest. by Lorenzo Colitti · 6 years ago
  36. 5e15d7b Tethering offload: add/remove IPv6 forwarding rules on ND events. by Lorenzo Colitti · 6 years ago
  37. d50b3ed Minimal support for IPv6 upstreams in IpServer tests. by Lorenzo Colitti · 6 years ago
  38. b9379a5 Add tethering client callbacks by Remi NGUYEN VAN · 6 years ago
  39. b6ad196 Use framework-tethering-stub instead of framework-tethering by markchien · 6 years ago
  40. bb60ee8 Fix TetheredClient and TetheredClientTest by Remi NGUYEN VAN · 6 years ago
  41. f5a7c16 Always report non-null TetherStatesParcel by markchien · 6 years ago
  42. 0ef3b75 Add support for Ethernet tethering by Remi NGUYEN VAN · 6 years ago
  43. 45a971b Local Tethering with ncm interface by Milim Lee · 6 years ago
  44. 3662c1b Add API for tethering clients change by Remi NGUYEN VAN · 6 years ago
  45. f6761bd Allows the caller to specify configuration by TetheringRequest by markchien · 6 years ago
  46. 249752d Make TetheringManager to system API by markchien · 6 years ago
  47. ea902f6 p2p: revise tethering handler for shared group interface support by Jimmy Chen · 6 years ago
  48. 81369f5 Merge "TetheringTests: Stop using @hide Wifi P2P APIs" by Treehugger Robot · 6 years ago
  49. 18401e3 Merge "Tethering: remove redundant source code" by Mark Chien · 6 years ago
  50. 99c7c0f Merge "Allow opening tethering when data saver ON" by Mark Chien · 6 years ago
  51. 4cefaf8 Merge "Tethering: switch to use tethering package resources" by Mark Chien · 6 years ago
  52. 4ddf692 Tethering: remove redundant source code by markchien · 6 years ago
  53. eaaebd1 Allow opening tethering when data saver ON by markchien · 6 years ago
  54. f858a57 [SP09] Remove NetworkStatsService @hide usage in Tethering by junyulai · 6 years ago
  55. 5864a3f [SP07] Remove reference of NetworkStatsService in IpServer by junyulai · 6 years ago
  56. b7da74a [SP06] Use system API to communicate with NSS in OffloadController by junyulai · 6 years ago
  57. 873c64a Tethering: switch to use tethering package resources by markchien · 6 years ago
  58. dd66bcd TetheringTests: Stop using @hide Wifi P2P APIs by David Su · 6 years ago
  59. 9a0b95d Migrate legacy dhcp server config to DeviceConfig by markchien · 6 years ago
  60. ffa6e34 Replace PendingIntent/NotificationManager @hide APIs by paulhu · 6 years ago
  61. 3470487 Fix hidden usage of networkCapabilitiesForType by markchien · 6 years ago
  62. b799fa3 Fix some @hide usage in Tethering(Cont.) by markchien · 6 years ago
  63. 9b4d757 Replace ConnectivityManager constants to TetheringManager by markchien · 6 years ago
  64. 12c5bb8 [Tether09] Use INetd to call netd directly by markchien · 6 years ago
  65. e13d884 Merge "Fix some @hide usage in Tethering" by Mark Chien · 6 years ago
  66. 10f50b7 Merge "Both build 32 and 64 architecture for TetheringTests" by Treehugger Robot · 6 years ago
  67. 6cf0e55 Fix some @hide usage in Tethering by markchien · 6 years ago
  68. 2d4cd2d Both build 32 and 64 architecture for TetheringTests by markchien · 6 years ago
  69. c6485f8 Add UpstreamNetworkState for tethering by markchien · 6 years ago
  70. 9d35382 [Tether13] Move TetheringManager into framework by markchien · 6 years ago
  71. 8f831c0 Change Tethering package name by markchien · 6 years ago
  72. 147186d [Tether10]Remove UserManagerInternal usage in Tethering by markchien · 6 years ago
  73. ee6ad37 [Tether07] Migrate Tethering into module by markchien · 6 years ago
  74. e544517 isTetherApnRequired api rename as isTetheringApnRequired by SongFerngWang · 6 years ago
  75. 7757ed3 [mainline] Expose getTetherApnRequired API as system API by SongFerngWang · 6 years ago
  76. 6aa3889 [Tether06] Migrate tether offload controller into module by markchien · 6 years ago
  77. f11a5da [Tether05] Migrate UpstreamNetworkMonitor into module by markchien · 6 years ago
  78. dd6177b [Tether04] Migrate EntitlementManager into module by markchien · 6 years ago
  79. 74a4fa9 [Tether03] Migrate IpServer into module by markchien · 6 years ago
  80. 43e97e0 [Tether02] Migrate TetheringConfiguration into module by markchien · 6 years ago