1. 9d14206 Update ifaces when global restriction changes. by Jeff Sharkey · 9 years ago
  2. 4a503b1 Fix issue #22989030: Separate battery whitelists by Dianne Hackborn · 9 years ago
  3. a9e72a7 Add OrSelf to privileged permission check. by Amit Mahajan · 9 years ago
  4. 72f83d6 Allow Settings to set background data restrict on secondary users. by Julia Reynolds · 9 years ago
  5. fd854ee Fix issue #21626564: MMS should be receivied while Dozing by Dianne Hackborn · 9 years ago
  6. 7c5befa Add checks for READ_PRIVILEGED_PHONE_STATE. by Amit Mahajan · 9 years ago
  7. 3b16cf4 Device idle fixes: issue #22209630 and issue #22225665 by Dianne Hackborn · 9 years ago
  8. c915eeb fix temp white list update in device idle by Xiaohui Chen · 9 years ago
  9. 8dca36d system_server: optimize app idle parole state change by Xiaohui Chen · 9 years ago
  10. 802ece6 Merge "system_server: add two child chains to firewall" into mnc-dev by Xiaohui Chen · 9 years ago
  11. b41c9f7 system_server: add two child chains to firewall by Xiaohui Chen · 9 years ago
  12. 1958e5e Fix issue #21813831: Need API for asking to be added to power whitelist by Dianne Hackborn · 9 years ago
  13. 06f0806 Update network state of apps leaving the whitelist by Amith Yamasani · 9 years ago
  14. af575b9 Temporarily whitelist an app for network during doze by Amith Yamasani · 9 years ago
  15. e3e314d Network Reset should have a lockdown like Factory Reset. by Stuart Scott · 9 years ago
  16. d23e0d6 Update power manager to track uid state like netstats. by Dianne Hackborn · 9 years ago
  17. 9e9e2e7 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 9 years ago
  18. f7b795c Merge "Update use of procstate for services." into mnc-dev by Dianne Hackborn · 9 years ago
  19. d69e4c1 Update use of procstate for services. by Dianne Hackborn · 9 years ago
  20. 15e47235 Remove network access for idle apps by Amith Yamasani · 9 years ago
  21. 0b4daca Implement user-settable power save whitelist. by Dianne Hackborn · 9 years ago
  22. 9a9a1d9 Fixing build break by Stuart Scott · 9 years ago
  23. f1fb397 Move factoryReset to service and protect. by Stuart Scott · 9 years ago
  24. f851d6d CONNECTIVITY_ACTION is the new _IMMEDIATE by Erik Kline · 9 years ago
  25. 16a1689 Add OP_READ_PHONE_STATE app op - framework by Svet Ganov · 9 years ago
  26. 88e98df More work on device idle mode. by Dianne Hackborn · 9 years ago
  27. 79ec42e Merge "First stab at device idle mode." by Dianne Hackborn · 9 years ago
  28. 8ad2af7 First stab at device idle mode. by Dianne Hackborn · 9 years ago
  29. 4a357cd Replace usages of deprecated Resources.getColor() and getColorStateList() by Alan Viverette · 9 years ago
  30. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 10 years ago
  31. 3256601 Offer to "merge" subscribers for data usage. by Jeff Sharkey · 10 years ago
  32. 92d141f Don't require CONNECTIVITY_INTERNAL check for protected broadcasts by Vinit Deshpande · 10 years ago
  33. 255dd04 Added notification color to all system notifications by Selim Cinek · 10 years ago
  34. 9da2f1e Some networks may have null ifaces, I guess? by Jeff Sharkey · 10 years ago
  35. eb2c2c7 Hack and ship: NetworkStats edition. by Jeff Sharkey · 10 years ago
  36. aedebda Update data limit notification icon + strings. by John Spurlock · 10 years ago
  37. 497175b Rework network stats to use proc state for fg/bg. by Dianne Hackborn · 10 years ago
  38. be7c50e Add network access blocking when in battery save mode. by Dianne Hackborn · 10 years ago
  39. 684bf34 Switch IProcessObserver to report process state by Dianne Hackborn · 10 years ago
  40. 037c33e Plumb display power state through display manager. by Jeff Brown · 10 years ago
  41. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/net/NetworkPolicyManagerService.java]
  42. e6585b3 Use java.util.Objects instead on internal API by Kenny Root · 11 years ago
  43. 450a16b Use a separate thread for services that do NTP lookup by Amith Yamasani · 11 years ago
  44. 8d044e8 Start combining threads in system process. by Dianne Hackborn · 11 years ago
  45. ded7b75 Move XML utility methods into shared location. by Jeff Sharkey · 11 years ago
  46. f265ea9 App ops: vibration, neighboring cells, dialing, etc. by Dianne Hackborn · 12 years ago
  47. 2e4dce0 Fix metered SSID matching regression. by Jeff Sharkey · 12 years ago
  48. 764bc0a am bf8de6a3: Merge "Remove unnecessary locking for screen broadcasts." by Jeff Sharkey · 12 years ago
  49. 29afa14 Remove unnecessary locking for screen broadcasts. by Jeff Sharkey · 12 years ago
  50. 8b2c3a14 Useful annotations for code documentation. by Jeff Sharkey · 12 years ago
  51. d0c6ccb Move NetworkPolicy from apps to UID. by Jeff Sharkey · 12 years ago
  52. 4120375 Remove Binder.getOrigCallingUid(). by Dianne Hackborn · 12 years ago
  53. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  54. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  55. 258848d User Manager service to manage users and query user details by Amith Yamasani · 12 years ago
  56. 216c181 Make generic BaseNetworkObserver. by Jeff Sharkey · 12 years ago
  57. 39606a0 Make AtomicFile a public API. It's about time! by Dianne Hackborn · 12 years ago
  58. 0abe556 Handle SCREEN_ON/OFF broadcasts without blocking. by Jeff Sharkey · 12 years ago
  59. 6c0b4f3 Clear identity when snoozing limit. by Jeff Sharkey · 12 years ago
  60. a93c2c1 Extend process observer to be usable for media routing. by Dianne Hackborn · 12 years ago
  61. e19f39b Advise persist threshold outside NPMS lock. by Jeff Sharkey · 12 years ago
  62. 8c1dc72 Disable policy when bandwidth module missing. by Jeff Sharkey · 12 years ago
  63. ac3fcb1 Reduce persist threshold for lower warning/limit. by Jeff Sharkey · 12 years ago
  64. f166f48 Roaming always metered, relax DHCP metered check. by Jeff Sharkey · 12 years ago
  65. 00a10a1 Handle null SSID cleanly by Irfan Sheriff · 12 years ago
  66. 5294a2f Relax global restrict for system services. by Jeff Sharkey · 12 years ago
  67. 9f6e4ba Connect metered DHCP hint for Wi-Fi networks. by Jeff Sharkey · 12 years ago
  68. 7bf8fba Merge "API to report if active network is metered." by Jeff Sharkey · 12 years ago
  69. 9f7cbf0 API to report if active network is metered. by Jeff Sharkey · 12 years ago
  70. 854b2b1 Surface list of apps with given network policy. by Jeff Sharkey · 12 years ago
  71. bfdd680 Migrate to @Override to remove warnings. by Jeff Sharkey · 12 years ago
  72. b52e3e5 INetworkStatsSession with lifecycle for caching. by Jeff Sharkey · 12 years ago
  73. 8fc27e8 Support metered Wi-Fi NetworkPolicy. by Jeff Sharkey · 12 years ago
  74. 8a8b581 Move network policy to per-appId (instead of UID). by Jeff Sharkey · 12 years ago
  75. 3a66cf3 Avoid data usage notifications in airplane mode. by Jeff Sharkey · 12 years ago
  76. 837f924 Remember when NetworkPolicy was inferred. by Jeff Sharkey · 12 years ago
  77. 9bf3150 Save timezone when setting data cycle reset date. by Jeff Sharkey · 13 years ago
  78. 1f8ea2d Send broadcast when changing restrict background. by Jeff Sharkey · 13 years ago
  79. 241dde2 Unify shorthand for byte-based units. by Jeff Sharkey · 13 years ago
  80. 0e2e5f8 Support snoozing of data warning notification. by Jeff Sharkey · 13 years ago
  81. 63abc37 Move network stats to FileRotator pattern. by Jeff Sharkey · 13 years ago
  82. f60d0af Restrict app data on metered networks. by Jeff Sharkey · 13 years ago
  83. 684c54a Update NTP outside locks, log large trim events. by Jeff Sharkey · 13 years ago
  84. 7e25b0e Dispatch alerts through background thread. by Jeff Sharkey · 13 years ago
  85. 3f3115b Make policy data enabled flag static. by Jeff Sharkey · 13 years ago
  86. 163e644 Correct proc file reader, optimizations. by Jeff Sharkey · 13 years ago
  87. 6f7af03 Process AMS events in NetworkPolicy handler. by Jeff Sharkey · 13 years ago
  88. 50e7e51 Over-limit within handful of MTU's, update assets. by Jeff Sharkey · 13 years ago
  89. 8ca953d Change data usage warning notification wording. by Jeff Sharkey · 13 years ago
  90. b3d5957 Poll UID stats during iface changes, enforce idx. by Jeff Sharkey · 13 years ago
  91. 961e304 Introduce immediate CONNECTIVITY_ACTION variant. by Jeff Sharkey · 13 years ago
  92. 47eb102 Always splice historical data stats, debug info. by Jeff Sharkey · 13 years ago
  93. 8e9992a Register for kernel global data usage alerts. by Jeff Sharkey · 13 years ago
  94. 8e28b7d Proactively disable data when over policy limit. by Jeff Sharkey · 13 years ago
  95. 3a844fc Background data notification, API clean up. by Jeff Sharkey · 13 years ago
  96. b5d55e3 Foreground/background network stats using sets. by Jeff Sharkey · 13 years ago
  97. f0ceede Expose quota status for active network. by Jeff Sharkey · 13 years ago
  98. 4664500 Maintain separate "restrict background data" flag. by Jeff Sharkey · 13 years ago
  99. 41ff7ec Revise data limit notifs, watch kernel alerts. by Jeff Sharkey · 13 years ago
  100. 02e21d6 Data usage notifs, newly installed apps, defaults. by Jeff Sharkey · 13 years ago