1. 1442233 DO NOT MERGE: Unbreak TetherInterfaceStateMachineTest. by Lorenzo Colitti · 8 years ago
  2. c498f63 Merge "Extract UpstreamNetworkMonitor to its own file" am: 8df5bd1028 by Erik Kline · 8 years ago
  3. 9bba340 Extract UpstreamNetworkMonitor to its own file by Erik Kline · 8 years ago
  4. 7340e27 Move explicit mobile request handling into UpstreamNetworkMonitor am: fdd4111ef6 by Erik Kline · 8 years ago
  5. fdd4111 Move explicit mobile request handling into UpstreamNetworkMonitor by Erik Kline · 8 years ago
  6. cbd3d8b3 Merge "Simplify UpstreamNetworkMonitor callback handling" am: f9f5cf9d9b by Erik Kline · 8 years ago
  7. 452b4b7 Simplify UpstreamNetworkMonitor callback handling by Erik Kline · 8 years ago
  8. d48902d Merge "Prepare UpstreamNetworkMonitor for extraction" am: f84e5e8f76 by Erik Kline · 8 years ago
  9. ebdb8c8 Prepare UpstreamNetworkMonitor for extraction by Erik Kline · 8 years ago
  10. 5bce5a1 DO NOT MERGE: Unbreak TetherInterfaceStateMachineTest. by Lorenzo Colitti · 8 years ago
  11. 5cbd151 Refactored setCurrentFunction and setUsbDataUnlocked into single method. by Jerry Zhang · 8 years ago
  12. 935372b Refactored setCurrentFunction and setUsbDataUnlocked into single method. by Jerry Zhang · 8 years ago
  13. c29f257 Merge "Add unit tests for Tethering.isTetherProvisioningRequired" am: 836ffa6e1c by Christopher Wiley · 8 years ago
  14. 497c147 Add unit tests for Tethering.isTetherProvisioningRequired by Christopher Wiley · 8 years ago
  15. 87e8014 Tethering: check if configManager is null by Rebecca Silberstein · 8 years ago
  16. b07f140 Tethering: check if configManager is null by Rebecca Silberstein · 8 years ago
  17. fa6a486 Implement untetherAll as calls to stopTethering by Christopher Wiley · 8 years ago
  18. deebfec Notify NetworkPolicyManagerService on tethering changes by Christopher Wiley · 8 years ago
  19. 5df6ed4 Implement untetherAll as calls to stopTethering by Christopher Wiley · 8 years ago
  20. d73faf0 Notify NetworkPolicyManagerService on tethering changes by Christopher Wiley · 8 years ago
  21. 05f86d1 Properly disable WiFi tethering by Christopher Wiley · 8 years ago
  22. 9c820cd Stop listening for WiFi interface status changes by Christopher Wiley · 8 years ago
  23. e90e0a7 Fix race conditions between Tethering and TetherInterfaceStateMachine by Christopher Wiley · 8 years ago
  24. cd0cfbb Tethering: Own WiFi tethering state and lifetime by Christopher Wiley · 8 years ago
  25. 46c5e17 Use an ArrayMap instead of HashMap to track tether interfaces by Christopher Wiley · 8 years ago
  26. afc46a7 Rely on Tethering mutex for TetherInterfaceSM by Christopher Wiley · 8 years ago
  27. 4622c2d Rename TetherInterfaceSM to TetherInterfaceStateMachine by Mitchell Wills · 8 years ago
  28. 0f66057 Remove transient StartingState from TetherInterfaceSM by Christopher Wiley · 8 years ago
  29. 48c7d46 Extract TetherInterfaceSM to its own class. by Christopher Wiley · 8 years ago
  30. 0cbdacc Make Tethering.TetherInterfaceSM more self contained by Christopher Wiley · 8 years ago
  31. d2c2873 Clean up class members in Tethering.TetherInterfaceSM by Christopher Wiley · 8 years ago
  32. 938f5e8 Fix trivial warnings in Tethering.java by Christopher Wiley · 8 years ago
  33. 6e29bf0 Support tethering IPv6 toward the first requested downstream. by Erik Kline · 8 years ago
  34. fa37b2f Handle setting and deprecating local DNS IPv6 addresses by Erik Kline · 8 years ago
  35. f3d9863 Merge "Properly disable WiFi tethering" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  36. e52b24a Properly disable WiFi tethering by Christopher Wiley · 8 years ago
  37. 00019f4 More correctly track upstream network properties. by Erik Kline · 8 years ago
  38. 1eb8c69 Add IPv6 tethering coordinator by Erik Kline · 8 years ago
  39. d30aaeb Stop listening for WiFi interface status changes by Christopher Wiley · 8 years ago
  40. d985dde Fix race conditions between Tethering and TetherInterfaceStateMachine by Christopher Wiley · 8 years ago
  41. 5c0b10a Tethering: Own WiFi tethering state and lifetime by Christopher Wiley · 8 years ago
  42. e949039 Use an ArrayMap instead of HashMap to track tether interfaces by Christopher Wiley · 8 years ago
  43. 4312a4c Rely on Tethering mutex for TetherInterfaceSM by Christopher Wiley · 8 years ago
  44. 7040b4e Rename TetherInterfaceSM to TetherInterfaceStateMachine by Mitchell Wills · 8 years ago
  45. 3b1d922 Remove transient StartingState from TetherInterfaceSM by Christopher Wiley · 8 years ago
  46. d289666 Extract TetherInterfaceSM to its own class. by Christopher Wiley · 8 years ago
  47. e03fb44 Make Tethering.TetherInterfaceSM more self contained by Christopher Wiley · 8 years ago
  48. b9cb774 Clean up class members in Tethering.TetherInterfaceSM by Christopher Wiley · 8 years ago
  49. 499a57a Fix trivial warnings in Tethering.java by Christopher Wiley · 8 years ago
  50. 70c8b9b Tethering and Data Saver: There Can Be Only One! by Felipe Leme · 8 years ago
  51. 636c07d Tethering: interface updates can be handled again by Rebecca Silberstein · 8 years ago
  52. cd63d24 Improve Tethering and NativeDaemonConnector logging. by Lorenzo Colitti · 8 years ago
  53. c42c975 Clean up netd state when tethering fails. by Lorenzo Colitti · 8 years ago
  54. 6ff17f7 Partially refactor Tethering to new network callback APIs by Erik Kline · 9 years ago
  55. 908c5df handle wifi interface changes with interfaceRemoved by Rebecca Silberstein · 8 years ago
  56. 12acbd7 Turn down the logging a little bit. by Joe Onorato · 8 years ago
  57. 45ae04a Fix a small issue with the BT Tether callback value. by Jeremy Klein · 8 years ago
  58. fa8712b Remove the unused Looper param from Tethering constructor. by Jeremy Klein · 9 years ago
  59. 15f3d21 Implement ui-based provisioning for the new tether api. by Jeremy Klein · 9 years ago
  60. 36c7aa0 Expose a simple tethering API which includes provision checks. by Jeremy Klein · 9 years ago
  61. 0c9cb2b Stop using startUsingNetworkFeature by Erik Kline · 9 years ago
  62. 748a509 Pass both IPv4 and IPv6 DNS servers as tethering DNS forwarders by Erik Kline · 9 years ago
  63. 1ce4b6d remove usage of deprecated method setLatestEventInfo by Chris Wren · 9 years ago
  64. e380546 Make the dumpsys connectivity shorter and easier to read. by Lorenzo Colitti · 9 years ago
  65. fcf10f7 Modify how USB connections are handled. by Nick Kralevich · 9 years ago
  66. 4a357cd Replace usages of deprecated Resources.getColor() and getColorStateList() by Alan Viverette · 9 years ago
  67. f5fabf1 am "Separate NAT from forwarding." by Vinit Deshpande · 9 years ago
  68. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  69. 35e36db Separate NAT from forwarding. by Lorenzo Colitti · 9 years ago
  70. 2ffe412 Rerun entitlementcheck on sim change. by Robert Greenwalt · 10 years ago
  71. 2576a80 Remove notification for SoftAP turned on by Vinit Deshpande · 10 years ago
  72. 3853158 Add hasMatchedTetherApnSetting to telmgr API. by Junda Liu · 10 years ago
  73. b57edc5 Pass the socket mark for DNS queries to dnsmasq. by Lorenzo Colitti · 10 years ago
  74. 255dd04 Added notification color to all system notifications by Selim Cinek · 10 years ago
  75. 62a6131 Don't create a ConnectivityManager when the service isn't ready yet. by Sreeram Ramachandran · 10 years ago
  76. fab50167 Fix DUN-based tethering. by Robert Greenwalt · 10 years ago
  77. 03666c7 Cleanup: Delete dead code. by Sreeram Ramachandran · 10 years ago
  78. 9c7e2c2 Refactor wifi p2p's startDhcpServer function by Robert Greenwalt · 10 years ago
  79. df2b878 Fix public API of LinkProperties. by Robert Greenwalt · 10 years ago
  80. 70c117a Fix Tethering NPE by Nick Kralevich · 10 years ago
  81. 9258c64 Add Multinetwork API by Robert Greenwalt · 10 years ago
  82. 59f0258 Categorize some system notifications. by Dan Sandler · 10 years ago
  83. bfe61f6 Make some notifications public (safe for secure lockscreens): by Dan Sandler · 11 years ago
  84. 49782e4 am 9158825f: Move some system services to separate directories by Amith Yamasani · 11 years ago
  85. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/connectivity/Tethering.java]
  86. 4dace6f Merge "Improvements to battery stats." by Dianne Hackborn · 11 years ago
  87. 132fe8d Use BaseNetworkObserver in Tethering. by Lorenzo Colitti · 11 years ago
  88. e4984be Request all tethering interfaces, fix corruption. by Jeff Sharkey · 11 years ago
  89. 5c7daac Notify IP address changes to interface observers. by Lorenzo Colitti · 11 years ago
  90. bfc7634 resolved conflicts for merge of f9774dc7 to master by Robert Greenwalt · 11 years ago
  91. c13368b Make CS.isTetheringSupported dynamic by Robert Greenwalt · 11 years ago
  92. 8d044e8 Start combining threads in system process. by Dianne Hackborn · 11 years ago
  93. 13c9fde Framework changes for 464xlat. by Lorenzo Colitti · 11 years ago
  94. 3cab6b0 Properly cancel Tether notification. by Robert Greenwalt · 12 years ago
  95. bf6f6f9 Update references to migrated global settings. by Jeff Brown · 12 years ago
  96. 50cdf7c3 Fix issue #7214090: Need to be able to post notifications to all users by Dianne Hackborn · 12 years ago
  97. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  98. db3c867 Network data activity change intent for network interfaces. by Haoyu Bai · 12 years ago
  99. 5362f17 Merge commit '1b003ef0' into mit by Wink Saville · 12 years ago
  100. a639b31 Create telephony-common and mms-common by Wink Saville · 12 years ago