1. d5f0a39 Remove unnecessary usage of deprecated Time class by Neil Fuller · 5 years ago
  2. b0941aa Don't trigger data alert before carrier configs load. by Ammar Aijazi · 5 years ago
  3. 8ab2299 Fix NetworkPolicyManagerServiceTest failures. by Sudheer Shanka · 6 years ago[Renamed (98%) from services/tests/servicestests/src/com/android/server/NetworkPolicyManagerServiceTest.java]
  4. a9e55bc Ability to grant apps in app idle mode network. by Kweku Adams · 6 years ago
  5. 47d413d Merge "Add tests for the network blocked status change" am: af0de1a2e9 am: 43d8774f68 by Junyu Lai · 6 years ago
  6. f972975 Add tests for the network blocked status change by Mike Yu · 6 years ago
  7. 6a3c07e Register NPMS$UidObserver to listen for only necessary procstate changes. by Sudheer Shanka · 6 years ago
  8. a26eda9 Migrate frameworks/base/services/tests/servicestests to androidx.test by Brett Chabot · 6 years ago
  9. 20b4d84 Fix NPE in restoring network policies by Annie Meng · 6 years ago
  10. 0a5570d APIs to disable data usage notifications. by Jeff Sharkey · 6 years ago
  11. ed6d2ca Clamp multipath quota to 0 if roaming. by Remi NGUYEN VAN · 6 years ago
  12. 5e0d360 Merge "API council requested tweaks to SubscriptionPlan." into pi-dev by Jeff Sharkey · 6 years ago
  13. 36b414b More knobs for connectivity experiments. by Jeff Sharkey · 6 years ago
  14. 0fc6d03 API council requested tweaks to SubscriptionPlan. by Jeff Sharkey · 6 years ago
  15. e0c2995 Name specific app for rapid data usage. by Jeff Sharkey · 6 years ago
  16. 9911a28 Better handling of NTP-based clocks. by Jeff Sharkey · 6 years ago
  17. bfb43ea Polished rapid data usage alerting. by Jeff Sharkey · 7 years ago
  18. 17711f9 Re-enable NetworkPolicyManagerServiceTest. by Sudheer Shanka · 7 years ago
  19. 2e47145 Alert user on rapid/heavy data usage. by Jeff Sharkey · 7 years ago
  20. ce247f2 Merge "Temporarily disable the netpolicy unit tests." by Sudheer Shanka · 7 years ago
  21. c1adfd8 Temporarily disable the netpolicy unit tests. by Sudheer Shanka · 7 years ago
  22. 352dc57 Track some event history and include it in netpolicy dump. by Sudheer Shanka · 7 years ago
  23. 543339f Update NPMS.setRestrictBackgroundUL to notify listeners. by Sudheer Shanka · 7 years ago
  24. 17bebd2 Expose SubscriptionPlan API. by Jeff Sharkey · 7 years ago
  25. 53313d7 Iterate NetworkPolicy towards SubscriptionPlan. by Jeff Sharkey · 7 years ago
  26. fea6f7b Remove long standing debug code by Julia Reynolds · 7 years ago
  27. ed25ce6 Fix flaky tests in NetworkPolicyManagerServiceTest. by Sudheer Shanka · 7 years ago
  28. 6ce48e2 NetworkPolicy gets updated due to CarrierConfigManager updates. by Ammar Aijazi · 7 years ago
  29. 29c82ab Hook up data saver to battery saver. by jackqdyulei · 7 years ago
  30. e736185 Update NPMS to notify AMS when network policy rules are updated. by Sudheer Shanka · 7 years ago
  31. 8025580 Update IUidObserver.onUidStateChanged to include procStateSeq. by Sudheer Shanka · 7 years ago
  32. a1c92b7 Fix NetworkPolicyManagerServiceTest. by Stephen Chen · 7 years ago
  33. aedc94b resolve merge conflicts of a9888fc to master by Alex Klyubin · 8 years ago
  34. 5c53fdb resolve merge conflicts of febd982 to stage-aosp-master by Alex Klyubin · 8 years ago
  35. d18ffd8 Avoid Calendar's unexpect change in snapToCycleDay() by Shunta Sato · 8 years ago
  36. 5ae2cd5 DO NOT MERGE: Migrate NetworkPolicyManagerServiceTest to JUnit 4. by Felipe Leme · 8 years ago
  37. 4ef4008 DO NOT MERGE: Fixed NetworkPolicyManagerServiceTest. by Felipe Leme · 8 years ago
  38. 3c295b5 DO NOT MERGE: De-guava BroadcastInterceptingContext and move it to testutils. by Lorenzo Colitti · 8 years ago
  39. 311b9fa 2-phase initialization of NetworkPolicyManagerService by Fyodor Kupolov · 8 years ago
  40. b8d572e Fixed Mockito expectation. by Felipe Leme · 8 years ago
  41. 5614bf5 Move code for handling uid obs "cutoff" to activity manager by Dianne Hackborn · 8 years ago
  42. 058f1e4 Implement system API for monitoring uid importance changes. by Dianne Hackborn · 8 years ago
  43. 281a17c De-guava BroadcastInterceptingContext and move it to testutils. by Lorenzo Colitti · 8 years ago
  44. 03f9029 Fixed mRestrictBackgroundWhitelistRevokedUids usage. by Felipe Leme · 8 years ago
  45. 0ecfcd1 Refactored INetworkPolicyListener callbacks. by Felipe Leme · 8 years ago
  46. 84d156b NetworkPolicyManager: Annotate test by Andreas Gampe · 8 years ago
  47. 57e3d31 Removed deprecated methods from INetworkPolicyManager. by Felipe Leme · 8 years ago
  48. c08ecdf Fixed tests that were wrongly merged. by Felipe Leme · 8 years ago
  49. 51a6364 Added missing @Test by Felipe Leme · 8 years ago
  50. 3d3308d Moar test cases for NetworkPolicyManagerServiceTest. by Felipe Leme · 8 years ago
  51. 6f51a0a Fixed getUidsWithPolicy(). by Felipe Leme · 8 years ago
  52. 46b451f Refactored whitelist restrict background uids. by Felipe Leme · 8 years ago
  53. 8546a44 Removed the POLICY_ALLOW_BACKGROUND_BATTERY_SAVE constant. by Felipe Leme · 8 years ago
  54. e88729d Added test case for restrict background lists. by Felipe Leme · 8 years ago
  55. f8dd7b4 Removed screen on/off callbacks from NPMS. by Felipe Leme · 8 years ago
  56. 9f27e7a Migrate NetworkPolicyManagerServiceTest to JUnit 4. by Felipe Leme · 8 years ago
  57. ef13466 Fixed NetworkPolicyManagerServiceTest. by Felipe Leme · 8 years ago
  58. 88f40ad Removed screen on/off callbacks from NPMS. by Felipe Leme · 8 years ago
  59. f2bead5 Switch network cycle calculation to use Calendar. by Jeff Sharkey · 8 years ago
  60. 65be302 Refactored NetworkManagerService to support Data Saver. by Felipe Leme · 8 years ago
  61. f851d6d CONNECTIVITY_ACTION is the new _IMMEDIATE by Erik Kline · 9 years ago
  62. 3256601 Offer to "merge" subscribers for data usage. by Jeff Sharkey · 10 years ago
  63. 21b5ee3 Eliminate race conditions in UID-based network filtering. by Sreeram Ramachandran · 10 years ago
  64. 24c089a Fix build. by Narayan Kamath · 10 years ago
  65. f265ea9 App ops: vibration, neighboring cells, dialing, etc. by Dianne Hackborn · 12 years ago
  66. 1539905 Tests to assert correct January behavior. by Jeff Sharkey · 12 years ago
  67. d0c6ccb Move NetworkPolicy from apps to UID. by Jeff Sharkey · 12 years ago
  68. 4120375 Remove Binder.getOrigCallingUid(). by Dianne Hackborn · 12 years ago
  69. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  70. 258848d User Manager service to manage users and query user details by Amith Yamasani · 12 years ago
  71. b8151ec Add an icon to the user information. by Amith Yamasani · 12 years ago
  72. 0cf6de0 Fix network stats and policy tests. by Jeff Sharkey · 12 years ago
  73. e8914c3 Begin collecting xtables iface counters. by Jeff Sharkey · 12 years ago
  74. bfdd680 Migrate to @Override to remove warnings. by Jeff Sharkey · 12 years ago
  75. b52e3e5 INetworkStatsSession with lifecycle for caching. by Jeff Sharkey · 12 years ago
  76. 8fc27e8 Support metered Wi-Fi NetworkPolicy. by Jeff Sharkey · 12 years ago
  77. cae04a2 NetworkPolicy multi-user tests. by Jeff Sharkey · 12 years ago
  78. 4b63d697 Fix test breakage. by Jeff Sharkey · 12 years ago
  79. 9bf3150 Save timezone when setting data cycle reset date. by Jeff Sharkey · 12 years ago
  80. 241dde2 Unify shorthand for byte-based units. by Jeff Sharkey · 13 years ago
  81. 0e2e5f8 Support snoozing of data warning notification. by Jeff Sharkey · 13 years ago
  82. f60d0af Restrict app data on metered networks. by Jeff Sharkey · 13 years ago
  83. c506ff6 Only write network stats when already loaded. by Jeff Sharkey · 13 years ago
  84. 7ee8658 Conservatively trim data usage stats. by Jeff Sharkey · 13 years ago
  85. 163e644 Correct proc file reader, optimizations. by Jeff Sharkey · 13 years ago
  86. 961e304 Introduce immediate CONNECTIVITY_ACTION variant. by Jeff Sharkey · 13 years ago
  87. 8e28b7d Proactively disable data when over policy limit. by Jeff Sharkey · 13 years ago
  88. b5d55e3 Foreground/background network stats using sets. by Jeff Sharkey · 13 years ago
  89. af82ea2 Data cycle ends on last second of month. by Jeff Sharkey · 13 years ago
  90. a63ba59 Add operation counts to network statistics. by Jeff Sharkey · 13 years ago
  91. 41ff7ec Revise data limit notifs, watch kernel alerts. by Jeff Sharkey · 13 years ago
  92. 4e814c3 Hide NetworkTemplate details, buffered stats I/O. by Jeff Sharkey · 13 years ago
  93. d37948f Hide NetworkStatsHistory internals. by Jeff Sharkey · 13 years ago
  94. b3f19ca Enforce background data flag, rules through netd. by Jeff Sharkey · 13 years ago
  95. 50fd36d Push interface quota rules from NetworkPolicyManager to kernel. by Ashish Sharma · 13 years ago
  96. 4414cea Better network stats parsing, integer tags, async. by Jeff Sharkey · 13 years ago
  97. b09540f Handle removed UIDs in network stats and policy. by Jeff Sharkey · 13 years ago
  98. 1b5a2a9 Read "qtaguid" network stats, refactor templates. by Jeff Sharkey · 13 years ago
  99. fdfef57 Notify policy listeners about metered ifaces. by Jeff Sharkey · 13 years ago
  100. 2ef2aeb Fix NetworkPolicy tests after notifications. by Jeff Sharkey · 13 years ago