1. 019fcd2 Added onRestrictBackgroundWhitelistChanged callback. by Felipe Leme · 8 years ago
  2. 3646cbd Update interface quota on the handler by Amith Yamasani · 8 years ago
  3. 02e9214 Fixed initial metered state of new policy. by Felipe Leme · 8 years ago
  4. 66a6be3 Excluded certain APNs (e.g. IMS) from mobile data usage. by Jack Yu · 8 years ago
  5. b9aee90a Removed get-metered-network command. by Felipe Leme · 8 years ago
  6. 01e05e7 Save whitelist status of all apps. by Felipe Leme · 8 years ago
  7. ef89c90 Data Saver Mode should automatically allow foreground services. by Felipe Leme · 8 years ago
  8. 70c57c2 Uses bw_happy_box and bw_penalty_box for Data Saver. by Felipe Leme · 8 years ago
  9. f28983d More Data Saver / Battery Saver modes cleanup by Felipe Leme · 8 years ago
  10. 771d0c2 Merge "Refactored NetworkManagerService to support Data Saver." into nyc-dev by Felipe Leme · 8 years ago
  11. 65be302 Refactored NetworkManagerService to support Data Saver. by Felipe Leme · 8 years ago
  12. a8a644e Merge "Turn off verbose logs and remove log that is covered by verbose logs." into nyc-dev by Joe Onorato · 8 years ago
  13. 13460a6 Turn off verbose logs and remove log that is covered by verbose logs. by Joe Onorato · 8 years ago
  14. a249aee Declare provider.Settings intent for VPN fragment by Robin Lee · 9 years ago
  15. 7474fe7b Ignore wildcard network policies. by Jeff Sharkey · 8 years ago
  16. 71c5618 Merge "Cleaned up dependency to data saver mode." into nyc-dev by Felipe Leme · 8 years ago
  17. 76010a3 Cleaned up dependency to data saver mode. by Felipe Leme · 8 years ago
  18. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 8 years ago
  19. 1f7e05e NetworkStats.Bucket API polish. by Jeff Davidson · 8 years ago
  20. 63c2151b Merge "Fixed NPE when wifi is turned off." into nyc-dev by Felipe Leme · 8 years ago
  21. c8ce9a8 Fixed NPE when wifi is turned off. by Felipe Leme · 8 years ago
  22. 12acbd7 Turn down the logging a little bit. by Joe Onorato · 9 years ago
  23. 4f3fc21 Fix ActivityManager watchdog kill. by Rakesh Iyer · 8 years ago
  24. 7af0be2 Merge "Handles blacklist on getRestrictBackgroundStatus()." into nyc-dev by Felipe Leme · 8 years ago
  25. 923845f Handles blacklist on getRestrictBackgroundStatus(). by Felipe Leme · 8 years ago
  26. 3ce000e Merge "Code cleanup on NMPS and NMS." into nyc-dev by Felipe Leme · 8 years ago
  27. 03e689d Code cleanup on NMPS and NMS. by Felipe Leme · 8 years ago
  28. 011b98f Created a firewall chain for power save mode. by Felipe Leme · 9 years ago
  29. 9982b30 Created netpolicy commands to manage UIDs blacklisted for network access by Felipe Leme · 8 years ago
  30. a9505cc Add pre-defined apps to the restrict background whitelist. by Felipe Leme · 8 years ago
  31. 0ea54a8 IpConfigStore: New constructor to accept writer am: 718df42b23 by Roshan Pius · 8 years ago
  32. 718df42 IpConfigStore: New constructor to accept writer by Roshan Pius · 8 years ago
  33. f23aa99 Move background data notif to data saver status icon by Jason Monk · 9 years ago
  34. 6a05eee Fixed permissions so Shell can call netpolicy methods. by Felipe Leme · 8 years ago
  35. cd42acd Implementation of data usage callbacks. by Antonio Cansado · 8 years ago
  36. 2b5087b Merge "Added extra check to avoid NPE if package does not exist." into nyc-dev by Felipe Leme · 8 years ago
  37. 86e5a01 Added extra check to avoid NPE if package does not exist. by Felipe Leme · 8 years ago
  38. 2a4ac4e Use hasInternetPermission method by Amith Yamasani · 9 years ago
  39. b8849e6 Merge "When the device boots up, netd works more than required" into nyc-dev by Amith Yamasani · 9 years ago
  40. a065da1 When the device boots up, netd works more than required by Soi, Yoshinari · 9 years ago
  41. 47585ba Optimized add|removeRestrictBackgroundWhitelistedUid(). by Felipe Leme · 9 years ago
  42. b1a65ee Changed list metered-networks so it returns all networks. by Felipe Leme · 9 years ago
  43. 95f6280 Merge "Propagate changes when uids are added or removed to the restricted background whitelist." by Felipe Leme · 9 years ago
  44. 3f52cd5 Propagate changes when uids are added or removed to the restricted by Felipe Leme · 9 years ago
  45. de4e8e3 Created commands to manage metered networks. by Felipe Leme · 9 years ago
  46. f933871 Merge "Created a ACTION_RESTRICT_BACKGROUND_CHANGED intent." by Felipe Leme · 9 years ago
  47. a31c591 Purge all state for a removed user by Fyodor Kupolov · 9 years ago
  48. 9778f76 Created a ACTION_RESTRICT_BACKGROUND_CHANGED intent. by Felipe Leme · 9 years ago
  49. 3a8b343 Introduce DEVICESUMMARY access level to NetworkStatsAccess. by Zoltan Szatmary-Ban · 9 years ago
  50. 8ab7759 Add a null check before reference networkInfo. am: b8eaf45e1d am: dca8f10031 am: a12d383117 by Wei Liu · 9 years ago
  51. b8eaf45 Add a null check before reference networkInfo. by Wei Liu · 9 years ago
  52. 50a235e Initial implementation of onShellCommand(). by Felipe Leme · 9 years ago
  53. 1b10323 Created new public API so applications can customize its metered network by Felipe Leme · 9 years ago
  54. 0b23389 Merge "Added API to whitelist apps for background restriction." by Felipe Leme · 9 years ago
  55. b85a637 Added API to whitelist apps for background restriction. by Felipe Leme · 9 years ago
  56. a6a7807 Implement roaming tracking in NetworkStats summary queries. by Jeff Davidson · 9 years ago
  57. 377ded0f Fix NPE when UID has no packages. by Jeff Sharkey · 9 years ago
  58. c5967e9 More progress on triaging PackageManager callers. by Jeff Sharkey · 9 years ago
  59. e06b4d1 Consistent naming for PackageManager methods. by Jeff Sharkey · 9 years ago
  60. 2a9e3f8 Better named encryption flags, start triaging. by Jeff Sharkey · 9 years ago
  61. 1efb133 Relax permissions around NetworkStatsManager APIs. by Jeff Davidson · 9 years ago
  62. bef28fe Initial stab at background check. by Dianne Hackborn · 9 years ago
  63. aca5e7e3 Take out nested synchronisation from LockdownVpn by Robin Lee · 9 years ago
  64. 24937d2 resolve merge conflicts of 3aee38c86e to master. by Dianne Hackborn · 9 years ago
  65. 9a13cc6 Merge "Fix issue #25357209: Could not send SMS or MMS messages, had to reboot" into mnc-dr-dev by Dianne Hackborn · 9 years ago
  66. fcc95a6 Fix issue #25357209: Could not send SMS or MMS messages, had to reboot by Dianne Hackborn · 9 years ago
  67. d166333 Merge "ignore initial request to disable iptable chain" into mnc-dr-dev by Kevin Cernekee · 9 years ago
  68. 690f18a ignore initial request to disable iptable chain by Xiaohui Chen · 9 years ago
  69. 7c3e442 Maybe we can build? by Jeff Sharkey · 9 years ago
  70. 75f4786 resolved conflicts for f20a5700 to master by Jeff Sharkey · 9 years ago
  71. 7f6d875 am a03ecf7d: Merge "Push firewall rules up to ConnectivityService." into mnc-dr-dev by Jeff Sharkey · 9 years ago
  72. dc98806 Push firewall rules up to ConnectivityService. by Jeff Sharkey · 9 years ago
  73. be3b067 Clean up USER_OWNER in NetworkPolicyManagerSvc by Xiaohui Chen · 9 years ago
  74. 7619dba am 59a18530: am b4ac3781: am d913d78a: am ea68c4ce: am c97509c0: Merge "Update ifaces when global restriction changes." into mnc-dev by Jeff Sharkey · 9 years ago
  75. d913d78 am ea68c4ce: am c97509c0: Merge "Update ifaces when global restriction changes." into mnc-dev by Jeff Sharkey · 9 years ago
  76. 9d14206 Update ifaces when global restriction changes. by Jeff Sharkey · 9 years ago
  77. 143ebdb DO NOT MERGE Allow a custom component to handle network policy notifications by Zach Johnson · 9 years ago
  78. 908109c am 0385e3e9: am 8e63bbfd: am efa4dee1: am 977d421a: am f0e5501e: Merge "Fix issue #22989030: Separate battery whitelists" into mnc-dev by Dianne Hackborn · 9 years ago
  79. 4a503b1 Fix issue #22989030: Separate battery whitelists by Dianne Hackborn · 9 years ago
  80. 896b49a ignore initial request to disable iptable chain by Xiaohui Chen · 9 years ago
  81. a9e72a7 Add OrSelf to privileged permission check. by Amit Mahajan · 9 years ago
  82. 72f83d6 Allow Settings to set background data restrict on secondary users. by Julia Reynolds · 9 years ago
  83. fd854ee Fix issue #21626564: MMS should be receivied while Dozing by Dianne Hackborn · 9 years ago
  84. 7c5befa Add checks for READ_PRIVILEGED_PHONE_STATE. by Amit Mahajan · 9 years ago
  85. 72027d2 Expose time-interval detail query on INetworkStatsSession by Zoltan Szatmary-Ban · 9 years ago
  86. 3b16cf4 Device idle fixes: issue #22209630 and issue #22225665 by Dianne Hackborn · 9 years ago
  87. c915eeb fix temp white list update in device idle by Xiaohui Chen · 9 years ago
  88. 8dca36d system_server: optimize app idle parole state change by Xiaohui Chen · 9 years ago
  89. 802ece6 Merge "system_server: add two child chains to firewall" into mnc-dev by Xiaohui Chen · 9 years ago
  90. b41c9f7 system_server: add two child chains to firewall by Xiaohui Chen · 9 years ago
  91. 1958e5e Fix issue #21813831: Need API for asking to be added to power whitelist by Dianne Hackborn · 9 years ago
  92. 06f0806 Update network state of apps leaving the whitelist by Amith Yamasani · 9 years ago
  93. af575b9 Temporarily whitelist an app for network during doze by Amith Yamasani · 9 years ago
  94. e3e314d Network Reset should have a lockdown like Factory Reset. by Stuart Scott · 9 years ago
  95. d23e0d6 Update power manager to track uid state like netstats. by Dianne Hackborn · 9 years ago
  96. 9e9e2e7 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 9 years ago
  97. b6f9da0 Merge commit '17455a3' into master_merge by Prerepa Viswanadham · 9 years ago
  98. 780a9b9 Merge "Fix potential NPE on devices without DPMS" into mnc-dev by Zoltan Szatmary-Ban · 9 years ago
  99. cccbe88 Fix potential NPE on devices without DPMS by Zoltan Szatmary-Ban · 9 years ago
  100. f7b795c Merge "Update use of procstate for services." into mnc-dev by Dianne Hackborn · 9 years ago