1. faa4b40 Improve ConnectivityManager docs by Robert Greenwalt · 13 years ago
  2. 760c620 Migrate to using Mockito directly. by Jeff Sharkey · 13 years ago
  3. 7209c0b am dc7b3e3b: am 012e650e: Merge "KeyStore: stop using state()" by Kenny Root · 13 years ago
  4. 0ded63c KeyStore: stop using state() by Kenny Root · 13 years ago
  5. e767d81 Fix a permissions probem in ConnectivityManager by Robert Greenwalt · 13 years ago
  6. e41e3b3 Reintroduce the net.dns system properties <TEMP> by Robert Greenwalt · 13 years ago
  7. 01495af Merge "Second pass tying into dns cache per interface" by Robert Greenwalt · 13 years ago
  8. d697aa2 Second pass tying into dns cache per interface by Mattias Falk · 14 years ago
  9. 473710a Merge "Revert "Clean up published network condition reporting."" by Wink Saville · 13 years ago
  10. 151eaa6 Revert "Clean up published network condition reporting." by Wink Saville · 13 years ago
  11. c908311 Merge "Revert "Second pass tying into dns cache per interface"" by Robert Greenwalt · 13 years ago
  12. d3aec30 Revert "Second pass tying into dns cache per interface" by Robert Greenwalt · 13 years ago
  13. 2587a53 Clean up published network condition reporting. by Wink Saville · 13 years ago
  14. b101d01 Second pass tying into dns cache per interface by Mattias Falk · 14 years ago
  15. 9cbbece am fe26d4e6: Merge from AOSP staging branch by Jean-Baptiste Queru · 13 years ago
  16. fe26d4e Merge from AOSP staging branch by Jean-Baptiste Queru · 13 years ago
  17. c6534b5 Return error upon attempt to use non-existent APN by Mikael Hedegren · 13 years ago
  18. 028d203 Refactor getPersistedNetworkPreference by Jianzheng Zhou · 13 years ago
  19. 402d9c8 Merge "Support for dns domain." by Robert Greenwalt · 13 years ago
  20. cd27785 Support for dns domain. by Robert Greenwalt · 13 years ago
  21. 876ddc9 Increase readability of connectivity event log. by Jeff Sharkey · 13 years ago
  22. dc456a6 Remove extraneous logs. by Dianne Hackborn · 13 years ago
  23. 8c87045 Migrate more Secure settings to Global. by Jeff Sharkey · 13 years ago
  24. 8b36157 First step towards cleaning up Global settings. by Jeff Sharkey · 13 years ago
  25. c67cf56 Update references to migrated global settings. by Jeff Brown · 13 years ago
  26. 32bed2c Captive check for both mobile and wifi by Irfan Sheriff · 13 years ago
  27. cf6ffaf Actually move to Global settings. by Jeff Sharkey · 13 years ago
  28. 69fc5f8 Restrict lockdown and firewall to AID_SYSTEM. by Jeff Sharkey · 13 years ago
  29. e588ca1 Fix another issue #7097984 java.lang.SecurityException: Permission Denial: by Dianne Hackborn · 13 years ago
  30. 2298689 Improve multi-user broadcasts. by Dianne Hackborn · 13 years ago
  31. 0ad0d13 Captive portal handling by Irfan Sheriff · 13 years ago
  32. ebcc797 Always-on VPN. by Jeff Sharkey · 13 years ago
  33. 64d8b3b Migrate legacy VPN arguments to system_server. by Jeff Sharkey · 13 years ago
  34. 366e0b7 Begin moving VPN to NetworkStateTracker pattern. by Jeff Sharkey · 13 years ago
  35. adb8bf9 Update TCP buffer size when switching network type by Robert Greenwalt · 13 years ago
  36. e246244 Setup idletimer for network interface. by Haoyu Bai · 13 years ago
  37. 9844730 Merge "Isolate NetworkStateTracker creation, test." into jb-mr1-dev by Jeff Sharkey · 13 years ago
  38. 6b9021d Isolate NetworkStateTracker creation, test. by Jeff Sharkey · 13 years ago
  39. 976942a Merge "Include network type that caused broadcast." into jb-mr1-dev by Jeff Sharkey · 13 years ago
  40. 47905d1 Include network type that caused broadcast. by Jeff Sharkey · 13 years ago
  41. 60e6c1a Make generic BaseNetworkObserver. by Jeff Sharkey · 13 years ago
  42. a1ef1be Split NST handler events away from CS internals. by Jeff Sharkey · 13 years ago
  43. b5da575 Network data activity change intent for network interfaces. by Haoyu Bai · 13 years ago
  44. 64e3f78 Create telephony-common and mms-common by Wink Saville · 13 years ago
  45. 1e6991e Modify logging to debug this issue by Robert Greenwalt · 13 years ago
  46. edf85d4 Block metered APNs when app is restricted. by Jeff Sharkey · 13 years ago
  47. 310fa08 Add bit to eventlog to handle new network types by Robert Greenwalt · 13 years ago
  48. aabfae0 Merge "Stop complaining about failure to remove routes" by Robert Greenwalt · 13 years ago
  49. 436db35 Stop complaining about failure to remove routes by Robert Greenwalt · 13 years ago
  50. 3022ee1 Add ALLOW_METERED column to DownloadManager. by Jeff Sharkey · 13 years ago
  51. d00b130 API to report if active network is metered. by Jeff Sharkey · 13 years ago
  52. 48d1833 Fix the bug net.dns1.pid is same as net.dns2.pid by yoonsung.nam · 13 years ago
  53. b1b6ccd Send broadcast when changing restrict background. by Jeff Sharkey · 14 years ago
  54. 5030c05 Add additional debug by Wink Saville · 14 years ago
  55. 83b1fc9 Merge "Stop using shared DUN APN when tethering stops." by Robert Greenwalt · 14 years ago
  56. 5eee104 Disable wimax when mobile data is in Settings by tk.mun · 14 years ago
  57. 7fa3bdb Stop using shared DUN APN when tethering stops. by Robert Greenwalt · 14 years ago
  58. bc026d0 Fix NPE in ConnectivityService. by Robert Greenwalt · 14 years ago
  59. cafd858 Fix Wimax-less build. by Robert Greenwalt · 14 years ago
  60. e72c4ac Fix build. by Robert Greenwalt · 14 years ago
  61. 093f55c Wimax : wimax framework related open source. by tk.mun · 14 years ago
  62. 49c75d3 Start using IP tool for advanced routing. by Robert Greenwalt · 14 years ago
  63. 274518a Temp disable Tethering if DUN is required by Robert Greenwalt · 14 years ago
  64. aac2c50 Move battery stats to xt_qtaguid for data stats. by Jeff Sharkey · 14 years ago
  65. 763a11c VPN: temporarily disable the default proxy when VPN is active. by Chia-chi Yeh · 14 years ago
  66. ae16661 ConnectivityService: detach the logic of global proxy. by Chia-chi Yeh · 14 years ago
  67. aa03538 Revert "Tell the resolver what protocols to use." by Lorenzo Colitti · 14 years ago
  68. 6d38bd1 Merge "Watch network subtype, tethering teardown, empty." by Jeff Sharkey · 14 years ago
  69. bc75548 am c1abed5b: Merge "Tell the resolver what protocols to use." into ics-factoryrom by Robert Greenwalt · 14 years ago
  70. c1abed5 Merge "Tell the resolver what protocols to use." into ics-factoryrom by Robert Greenwalt · 14 years ago
  71. 521aaa4 Tell the resolver what protocols to use. by Robert Greenwalt · 14 years ago
  72. b6188a1 Watch network subtype, tethering teardown, empty. by Jeff Sharkey · 14 years ago
  73. 693ee83 am 904fb9d7: Merge "Notify people of empty proxies too." into ics-factoryrom by Wink Saville · 14 years ago
  74. 90b574e Notify people of empty proxies too. by Robert Greenwalt · 14 years ago
  75. 933cb47 am 4aa8d943: Merge "Reduce connectivity logging" into ics-factoryrom by Wink Saville · 14 years ago
  76. a7d5657 Reduce connectivity logging by Wink Saville · 14 years ago
  77. 4aa0b2e Change hostname format to conform to specification by Irfan Sheriff · 14 years ago
  78. 300f08f Collect and persist tethering stats. by Jeff Sharkey · 14 years ago
  79. 0114f6e Create new isNetworkSupported API by Robert Greenwalt · 14 years ago
  80. 971cd16 Introduce immediate CONNECTIVITY_ACTION variant. by Jeff Sharkey · 14 years ago
  81. 805662d Proactively disable data when over policy limit. by Jeff Sharkey · 14 years ago
  82. e612a38 Merge "Background data notification, API clean up." by Jeff Sharkey · 14 years ago
  83. 39c01eb Background data notification, API clean up. by Jeff Sharkey · 14 years ago
  84. 7c30910 Merge "P2p enhancements" by repo sync · 14 years ago
  85. 4a243f5 VPN: reset legacy VPN when resetting IPv4 addresses. by Chia-chi Yeh · 14 years ago
  86. 8d77725 Flush central DNS cache when things change. by Robert Greenwalt · 14 years ago
  87. f5de557 P2p enhancements by repo sync · 14 years ago
  88. 08ae9bc Remove default routes for non-default networks. by Robert Greenwalt · 14 years ago
  89. 7e4333c resolved conflicts for merge of 0e9cd3b2 to master by Wink Saville · 14 years ago
  90. 0e9cd3b am 090df1dc: Merge "Delay connectivity change notifications." into honeycomb-LTE by Wink Saville · 14 years ago
  91. 4f0de1e Delay connectivity change notifications. by Wink Saville · 14 years ago
  92. f1a83d6 Merge "Expose quota status for active network." by Jeff Sharkey · 14 years ago
  93. 66fa968 Expose quota status for active network. by Jeff Sharkey · 14 years ago
  94. 78f2811 Reduce ConnectivityService logging by Robert Greenwalt · 14 years ago
  95. 3035f65 Fix networktype on per process DNS setting by repo sync · 14 years ago
  96. 6e02db1 am 30f045c9: am a50a0e90: Merge "Fix NPE when going from proxy to no proxy." into honeycomb-LTE by Robert Greenwalt · 14 years ago
  97. 30f045c am a50a0e90: Merge "Fix NPE when going from proxy to no proxy." into honeycomb-LTE by Robert Greenwalt · 14 years ago
  98. 027f505 Fix NPE when going from proxy to no proxy. by Robert Greenwalt · 14 years ago
  99. 49f762e resolved conflicts for merge of 377cf20b to master by Robert Greenwalt · 14 years ago
  100. 377cf20 resolved conflicts for merge of 9520d6af to honeycomb-plus-aosp by Robert Greenwalt · 14 years ago