1. 690cb18 Add checkMobileProvisioning to ConnectivityService. by Wink Saville · 12 years ago
  2. 665c912 Merge "Listen for network disconnect." into jb-mr2-dev by Robert Greenwalt · 12 years ago
  3. 308b9ac Listen for network disconnect. by Robert Greenwalt · 12 years ago
  4. a07f1f2 Remove STOPSHIP and defer removal. by Robert Greenwalt · 12 years ago
  5. 24bc534 Add new route.hasGateway() api by Robert Greenwalt · 12 years ago
  6. aa4677c Use CONNECTIVITY_INTERNAL for global proxy by Robert Greenwalt · 12 years ago
  7. c3787fa Fix LinkProperties's equals() method. by Lorenzo Colitti · 12 years ago
  8. 2e3f7f0 Merge "Add BT - DataTracker connection" into jb-mr2-dev by Robert Greenwalt · 12 years ago
  9. f98a515 Merge "Cleanup some debug in LinkCapabilities and Properties." into jb-mr2-dev by Wink Saville · 12 years ago
  10. 2accd69 Cleanup some debug in LinkCapabilities and Properties. by Wink Saville · 12 years ago
  11. 030e1d3 Add BT - DataTracker connection by Robert Greenwalt · 13 years ago
  12. cdc56fe Make isHostRoute match only host routes by Lorenzo Colitti · 12 years ago
  13. e1b73b7 Prevent NPE in new API. by Robert Greenwalt · 12 years ago
  14. a546d7e Reset connections on all stacked interfaces. by Lorenzo Colitti · 12 years ago
  15. fa4e867 Revert of Ifd0c4081a. Turning off logging. by Robert Greenwalt · 12 years ago
  16. 26ce4b5 Don't return an unmod collection. by Robert Greenwalt · 12 years ago
  17. 2d17281 Merge "Don't update routes if Dhcp fails." into jb-mr2-dev by Lorenzo Colitti · 12 years ago
  18. 69d28dc Don't update routes if Dhcp fails. by Robert Greenwalt · 12 years ago
  19. 50e2b43 Fix build. by Lorenzo Colitti · 12 years ago
  20. 66e01c9 Add stacked interfaces to LinkProperties. by Lorenzo Colitti · 13 years ago
  21. b9f53aa Add logging to track down bug by Robert Greenwalt · 12 years ago
  22. aaacefb Unit test routes with interfaces in LinkProperties by Lorenzo Colitti · 13 years ago
  23. ab7ad3a Unbreak documentation build. by Lorenzo Colitti · 13 years ago
  24. 697e1c0 Always specify an interface for host routes. by Lorenzo Colitti · 13 years ago
  25. 0580598 RouteInfo changes. by Lorenzo Colitti · 13 years ago
  26. ddf5441 Revert "Add default route constants to RouteInfo." by Robert Greenwalt · 13 years ago
  27. b00860f Add default route constants to RouteInfo. by Lorenzo Colitti · 13 years ago
  28. 26744a5 Improve ConnectivityManager docs by Robert Greenwalt · 13 years ago
  29. 6932ff6 Improve notification UI for lockdown VPN. by Jeff Sharkey · 13 years ago
  30. 4774b02 Adjust captive portal test for setup wizard by Russell Brenner · 13 years ago
  31. f345cde Merge "Up our DNS server support from 2 > 4" by Robert Greenwalt · 13 years ago
  32. 433c98a Up our DNS server support from 2 > 4 by Robert Greenwalt · 13 years ago
  33. e35bff8 Expose roaming flag for testing. by Jeff Sharkey · 13 years ago
  34. 1ee3d2c Fix javadoc break by Robert Greenwalt · 13 years ago
  35. a8aa160 Refactor getPersistedNetworkPreference by Jianzheng Zhou · 13 years ago
  36. 0bc6c96 Support for dns domain. by Robert Greenwalt · 13 years ago
  37. e110d00 Remove DhcpInfoInternal by Robert Greenwalt · 13 years ago
  38. 5eccd9c Migrate more Secure settings to Global. by Jeff Sharkey · 13 years ago
  39. 4126de5 Migrate network stats from removed users. by Jeff Sharkey · 13 years ago
  40. ba8388b Captive portal handling by Irfan Sheriff · 13 years ago
  41. f2e722a Always-on VPN. by Jeff Sharkey · 13 years ago
  42. c2a8e40 Migrate legacy VPN arguments to system_server. by Jeff Sharkey · 13 years ago
  43. 47905d1 Include network type that caused broadcast. by Jeff Sharkey · 13 years ago
  44. b5da575 Network data activity change intent for network interfaces. by Haoyu Bai · 13 years ago
  45. 7842df5 Added or fixed doctrings for required permissions. by Nicolas Falliere · 13 years ago
  46. 1e32923 Merge "Begin collecting xtables iface counters." into jb-dev by Jeff Sharkey · 13 years ago
  47. 528cf48 Support full 32 bits for socket tags. by Jeff Sharkey · 13 years ago
  48. 5cc4da3 Begin collecting xtables iface counters. by Jeff Sharkey · 13 years ago
  49. d607559 Pipe DHCP vendor info towards framework. by Jeff Sharkey · 13 years ago
  50. d00b130 API to report if active network is metered. by Jeff Sharkey · 13 years ago
  51. 078d356 Migrate to @Override to remove warnings. by Jeff Sharkey · 13 years ago
  52. 2d9e5a5 Support metered Wi-Fi NetworkPolicy. by Jeff Sharkey · 13 years ago
  53. b9f329f Improve Wi-Fi hand-off by Irfan Sheriff · 14 years ago
  54. b1a238d store the hw addr in the extraInfo field of ethernet NetworkInfos by Doug Zongker · 14 years ago
  55. b3a842e Unify shorthand for byte-based units. by Jeff Sharkey · 14 years ago
  56. c958c77 Deprecate ACTION_BACKGROUND_DATA_SETTING_CHANGED. by Jeff Sharkey · 14 years ago
  57. 1be767c Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 14 years ago
  58. 60660ab am 4741163c: am fbb09ea8: Merge "Fix NPE in trimV4AddrZeros." into ics-mr1 by Robert Greenwalt · 14 years ago
  59. 549920a Fix NPE in trimV4AddrZeros. by Robert Greenwalt · 14 years ago
  60. 177cac9 am e55e5b84: am 3dba4353: Fix the build. by Robert Greenwalt · 14 years ago
  61. 3dba435 Fix the build. by Robert Greenwalt · 14 years ago
  62. 0b3d2a8 am 2ebd3612: am f352491a: Merge "Trim leading zeros from ipv4 addrs." into ics-mr1 by Robert Greenwalt · 14 years ago
  63. 86a5702 Trim leading zeros from ipv4 addrs. by Robert Greenwalt · 14 years ago
  64. ac0fb9c am bc03c74c: am d968670d: Merge "Conservatively trim data usage stats." into ics-mr1 by Jeff Sharkey · 14 years ago
  65. 6b0d727 Conservatively trim data usage stats. by Jeff Sharkey · 14 years ago
  66. 27ea83f Merge "docs: some helpful javadocs for network info" by Scott Main · 14 years ago
  67. 5255f30 Make operation counts monotonically increase. by Jeff Sharkey · 14 years ago
  68. e370a59 Correct proc file reader, optimizations. by Jeff Sharkey · 14 years ago
  69. aac2c50 Move battery stats to xt_qtaguid for data stats. by Jeff Sharkey · 14 years ago
  70. f58b7d8 docs: some helpful javadocs for network info by Scott Main · 14 years ago
  71. 5058914 docs: deprecate thingy by Scott Main · 14 years ago
  72. 7aaf576 am a50d0f89: Merge "Hide quota APIs until finalized." into ics-factoryrom by Jeff Sharkey · 14 years ago
  73. eb3e8c6 Hide quota APIs until finalized. by Jeff Sharkey · 14 years ago
  74. ad26803 Track xtables summary, move tether stats, time. by Jeff Sharkey · 14 years ago
  75. a7d5657 Reduce connectivity logging by Wink Saville · 14 years ago
  76. 300f08f Collect and persist tethering stats. by Jeff Sharkey · 14 years ago
  77. 4dc0642 Data usage structure optimizations. by Jeff Sharkey · 14 years ago
  78. 0114f6e Create new isNetworkSupported API by Robert Greenwalt · 14 years ago
  79. 971cd16 Introduce immediate CONNECTIVITY_ACTION variant. by Jeff Sharkey · 14 years ago
  80. 3dadd0f Data usage buckets active time, parsing ISE. by Jeff Sharkey · 14 years ago
  81. d3b6576 Register for kernel global data usage alerts. by Jeff Sharkey · 14 years ago
  82. 805662d Proactively disable data when over policy limit. by Jeff Sharkey · 14 years ago
  83. e612a38 Merge "Background data notification, API clean up." by Jeff Sharkey · 14 years ago
  84. 39c01eb Background data notification, API clean up. by Jeff Sharkey · 14 years ago
  85. 7c30910 Merge "P2p enhancements" by repo sync · 14 years ago
  86. 9c11e89 Foreground/background network stats using sets. by Jeff Sharkey · 14 years ago
  87. f5de557 P2p enhancements by repo sync · 14 years ago
  88. 13d6787 Network stats with varint, omit parcel fields. by Jeff Sharkey · 14 years ago
  89. 66fa968 Expose quota status for active network. by Jeff Sharkey · 14 years ago
  90. 7026767 Add operation counts to network statistics. by Jeff Sharkey · 14 years ago
  91. 2351e41 am fec26c50: am f3ab069b: Make copy-constructor make deep copy. by Robert Greenwalt · 14 years ago
  92. fec26c5 am f3ab069b: Make copy-constructor make deep copy. by Robert Greenwalt · 14 years ago
  93. f3ab069 Make copy-constructor make deep copy. by Robert Greenwalt · 14 years ago
  94. 9520d6a Merge "Use dns proxy a bit." into honeycomb-LTE by Robert Greenwalt · 14 years ago
  95. fd0597c Use dns proxy a bit. by Robert Greenwalt · 14 years ago
  96. fce7186 resolved conflicts for merge of aaf31586 to master by Robert Greenwalt · 14 years ago
  97. 9186900 Fix build. by Robert Greenwalt · 14 years ago
  98. 865fcf3 Merge "Fix USB tethering" by Mike Lockwood · 14 years ago
  99. ed4a174 Fix USB tethering by Mike Lockwood · 14 years ago
  100. da15bea am 6ef5bd7a: am 9810742c: Add better routes for secondary DNS by Robert Greenwalt · 14 years ago