1. f6761bd Allows the caller to specify configuration by TetheringRequest by markchien · 6 years ago
  2. 249752d Make TetheringManager to system API by markchien · 6 years ago
  3. cdf60ba Merge "add java_api_finder plugin to tethering module" by Mark Chien · 6 years ago
  4. ea902f6 p2p: revise tethering handler for shared group interface support by Jimmy Chen · 6 years ago
  5. 81369f5 Merge "TetheringTests: Stop using @hide Wifi P2P APIs" by Treehugger Robot · 6 years ago
  6. 84a9282 add java_api_finder plugin to tethering module by markchien · 6 years ago
  7. 18401e3 Merge "Tethering: remove redundant source code" by Mark Chien · 6 years ago
  8. 99c7c0f Merge "Allow opening tethering when data saver ON" by Mark Chien · 6 years ago
  9. 4cefaf8 Merge "Tethering: switch to use tethering package resources" by Mark Chien · 6 years ago
  10. 4ddf692 Tethering: remove redundant source code by markchien · 6 years ago
  11. eaaebd1 Allow opening tethering when data saver ON by markchien · 6 years ago
  12. f858a57 [SP09] Remove NetworkStatsService @hide usage in Tethering by junyulai · 6 years ago
  13. 5864a3f [SP07] Remove reference of NetworkStatsService in IpServer by junyulai · 6 years ago
  14. 15d8bb0 [SP06.1] Add UPDATE_DEVICE_STATS permission to Tethering by junyulai · 6 years ago
  15. b7da74a [SP06] Use system API to communicate with NSS in OffloadController by junyulai · 6 years ago
  16. 2fbb412 Use Context#getSystemService to get network stack binder by markchien · 6 years ago
  17. 873c64a Tethering: switch to use tethering package resources by markchien · 6 years ago
  18. dd66bcd TetheringTests: Stop using @hide Wifi P2P APIs by David Su · 6 years ago
  19. 63647c2 Merge "Migrate legacy dhcp server config to DeviceConfig" by Treehugger Robot · 6 years ago
  20. d9768c7 Merge "Replace setCapability usage in Tethering" by Treehugger Robot · 6 years ago
  21. 6df8068 Replace setCapability usage in Tethering by markchien · 6 years ago
  22. 9a0b95d Migrate legacy dhcp server config to DeviceConfig by markchien · 6 years ago
  23. 6fbbdff Add config_tether_* and entitlement resources by markchien · 6 years ago
  24. 5e9d068 Merge "Use new UnsupportedAppUsage annotation." by Treehugger Robot · 6 years ago
  25. 5b55209 Merge changes I0c45635b,I2201d0e4 by Lorenzo Colitti · 6 years ago
  26. f5869fa Merge "Replace SystemNotificationChannels on Tethering" by Treehugger Robot · 6 years ago
  27. 7d1b8db Remove SystemMessageProto usage by paulhu · 6 years ago
  28. ffa6e34 Replace PendingIntent/NotificationManager @hide APIs by paulhu · 6 years ago
  29. 8ee55d4 Replace SystemNotificationChannels on Tethering by paulhu · 6 years ago
  30. c1b762b Merge "Platform shouldn't directly link to jars in APEXes" by Jiyong Park · 6 years ago
  31. 1eb8933 Platform shouldn't directly link to jars in APEXes by Jiyong Park · 6 years ago
  32. 3470487 Fix hidden usage of networkCapabilitiesForType by markchien · 6 years ago
  33. 373e563 Give tethering TETHER_PRIVILEGED permission by markchien · 6 years ago
  34. 4784fb0 Use new UnsupportedAppUsage annotation. by Artur Satayev · 6 years ago
  35. 5ea11db Expose some tethering constants in Settings by markchien · 6 years ago
  36. 4a12a12 Merge "Fix some @hide usage in Tethering(Cont.)" by Mark Chien · 6 years ago
  37. 2073d24 Merge "[SP01] Add NetworkStats to system API" by Junyu Lai · 6 years ago
  38. b799fa3 Fix some @hide usage in Tethering(Cont.) by markchien · 6 years ago
  39. c244d7a [SP01] Add NetworkStats to system API by junyulai · 6 years ago
  40. 9b4d757 Replace ConnectivityManager constants to TetheringManager by markchien · 6 years ago
  41. 12c5bb8 [Tether09] Use INetd to call netd directly by markchien · 6 years ago
  42. e13d884 Merge "Fix some @hide usage in Tethering" by Mark Chien · 6 years ago
  43. 10f50b7 Merge "Both build 32 and 64 architecture for TetheringTests" by Treehugger Robot · 6 years ago
  44. 6cf0e55 Fix some @hide usage in Tethering by markchien · 6 years ago
  45. b2bb370 Merge "Change tetheroffloadjni to tetheringutilsjni" by Treehugger Robot · 6 years ago
  46. f87ebdc Change tetheroffloadjni to tetheringutilsjni by markchien · 6 years ago
  47. d67c556 Remove FLAG_RECEIVER_REGISTERED_ONLY_BEFORE_BOOT in tethering by markchien · 6 years ago
  48. 2d4cd2d Both build 32 and 64 architecture for TetheringTests by markchien · 6 years ago
  49. c6485f8 Add UpstreamNetworkState for tethering by markchien · 6 years ago
  50. 2000bfe Fix clean InProcessTethering fail problem by markchien · 6 years ago
  51. 9d35382 [Tether13] Move TetheringManager into framework by markchien · 6 years ago
  52. 8f831c0 Change Tethering package name by markchien · 6 years ago
  53. 4cd05d9 Merge "Protect early access before tethering ready" by Treehugger Robot · 6 years ago
  54. 59aa54a Protect early access before tethering ready by markchien · 6 years ago
  55. 2b6d27a Add new UnsupportedAppUsage annotation as lib dependency. by Artur Satayev · 6 years ago
  56. 8224d9f Migrate tethering notification resources by paulhu · 6 years ago
  57. 0abdd11 [Tether17] create com.android.tethering.apex package by markchien · 6 years ago
  58. 147186d [Tether10]Remove UserManagerInternal usage in Tethering by markchien · 6 years ago
  59. ee6ad37 [Tether07] Migrate Tethering into module by markchien · 6 years ago
  60. 810aa68 [Tether07] Clean up build rule for libtetheroffloadjni by markchien · 6 years ago
  61. 226aed2 Merge "Move shared packages to NetworkStack project" by Remi NGUYEN VAN · 6 years ago
  62. 88998f4 Move shared packages to NetworkStack project by Remi NGUYEN VAN · 6 years ago
  63. e544517 isTetherApnRequired api rename as isTetheringApnRequired by SongFerngWang · 6 years ago
  64. 7757ed3 [mainline] Expose getTetherApnRequired API as system API by SongFerngWang · 6 years ago
  65. 6aa3889 [Tether06] Migrate tether offload controller into module by markchien · 6 years ago
  66. f11a5da [Tether05] Migrate UpstreamNetworkMonitor into module by markchien · 6 years ago
  67. dd6177b [Tether04] Migrate EntitlementManager into module by markchien · 6 years ago
  68. 74a4fa9 [Tether03] Migrate IpServer into module by markchien · 6 years ago
  69. 43e97e0 [Tether02] Migrate TetheringConfiguration into module by markchien · 6 years ago
  70. 932da86 [Tether01] Add Tethering App by markchien · 6 years ago