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