1. 59148b7 Replace the permission of internal connectivity checks by paulhu · 5 years ago
  2. 2d1ab90 Fix NetworkPolicyManager unit tests. by Sudheer Shanka · 4 years, 10 months ago
  3. 07fcb5b Use new API to get mergedSubscriberIds based on grouping. by Malcolm Chen · 5 years ago
  4. b9820d4 Send data warning intents with the current user by Heemin Seog · 5 years ago
  5. b0941aa Don't trigger data alert before carrier configs load. by Ammar Aijazi · 5 years ago
  6. d78542b Fix for NetworkStats/Telephony deadlock by Amith Yamasani · 5 years ago
  7. a6101e8 Make data warning notification use IEC units by Anton Hansson · 5 years ago
  8. f9a8c2e Remove deps from framework on netd interfaces by Remi NGUYEN VAN · 5 years ago
  9. 5488754 Merge "NetworkPolicy: Replace fake allLocks" am: 1afa2c413e am: bd37561226 by Andreas Gampe · 6 years ago
  10. db02ccd Add missing permission check in NPMS.setAppIdleWhitelist. by Sudheer Shanka · 6 years ago
  11. 8ab2299 Fix NetworkPolicyManagerServiceTest failures. by Sudheer Shanka · 6 years ago
  12. a9e55bc Ability to grant apps in app idle mode network. by Kweku Adams · 6 years ago
  13. e8e2ebd NetworkPolicy: Replace fake allLocks by Andreas Gampe · 6 years ago
  14. 555917c Merge "Add new callback to inform blocking of network on specific uid." am: f709e754ab am: 745952eac8 by Junyu Lai · 6 years ago
  15. 05986c6 Add new callback to inform blocking of network on specific uid. by junyulai · 6 years ago
  16. 6a3c07e Register NPMS$UidObserver to listen for only necessary procstate changes. by Sudheer Shanka · 6 years ago
  17. aae5aa3 Frameworks: Annotate trivial @GuardedBy in services/core by Andreas Gampe · 6 years ago
  18. 1536fb6 Postpone updating the bw rules until NMS is ready. by Sudheer Shanka · 6 years ago
  19. 20b4d84 Fix NPE in restoring network policies by Annie Meng · 6 years ago
  20. 146bb33 Never interact with "phone" while holding locks. by Jeff Sharkey · 6 years ago
  21. 0007239 Add tracing for network statistics and policy. by Jeff Sharkey · 6 years ago
  22. 050151e Don't process broadcasts until really ready. by Jeff Sharkey · 6 years ago
  23. a26e755 Merge "Add stats logging to ServiceManager and NPMS" into pi-dev by TreeHugger Robot · 6 years ago
  24. 49392d3 Add stats logging to ServiceManager and NPMS by Makoto Onuki · 6 years ago
  25. 0a5570d APIs to disable data usage notifications. by Jeff Sharkey · 6 years ago
  26. ed6d2ca Clamp multipath quota to 0 if roaming. by Remi NGUYEN VAN · 6 years ago
  27. 5e0d360 Merge "API council requested tweaks to SubscriptionPlan." into pi-dev by Jeff Sharkey · 6 years ago
  28. 70df722 Merge "More knobs for connectivity experiments." into pi-dev by TreeHugger Robot · 6 years ago
  29. 3f1bf5f Don't call into phone process with lock held. by Makoto Onuki · 6 years ago
  30. 36b414b More knobs for connectivity experiments. by Jeff Sharkey · 6 years ago
  31. 0fc6d03 API council requested tweaks to SubscriptionPlan. by Jeff Sharkey · 6 years ago
  32. 93e1175 Merge changes from topic "planz" into pi-dev by TreeHugger Robot · 6 years ago
  33. 8303baf Merge "Update uid state used for bucketizing data in fg vs bg states." into pi-dev by Sudheer Shanka · 6 years ago
  34. 07daad2 Merge "Calculate multipath quota excluding current day." into pi-dev by Remi NGUYEN VAN · 6 years ago
  35. bed7b97 Calculate multipath quota excluding current day. by Remi NGUYEN VAN · 6 years ago
  36. dfa8f0d Merge "Differentiate depleted and unset multipath quota" into pi-dev by Remi NGUYEN VAN · 6 years ago
  37. 003d3e6 Tests for SubscriptionManager APIs. by Jeff Sharkey · 6 years ago
  38. 5a89f94 Differentiate depleted and unset multipath quota by Remi NGUYEN VAN · 6 years ago
  39. d993dcf Update uid state used for bucketizing data in fg vs bg states. by Sudheer Shanka · 6 years ago
  40. 5723ccb Save internal state to disk after updating whitelist revoked uids. by Sudheer Shanka · 6 years ago
  41. d37154e Fix NPE when UID doesn't exist. by Jeff Sharkey · 6 years ago
  42. 09e0f57 Add fake plan with data overuse. by Sundeep Ghuman · 6 years ago
  43. 119be9a Improve reporting of bucketing reason by Amith Yamasani · 6 years ago
  44. e0c2995 Name specific app for rapid data usage. by Jeff Sharkey · 6 years ago
  45. 9911a28 Better handling of NTP-based clocks. by Jeff Sharkey · 6 years ago
  46. a7f5046 Let debug builds set SubscriptionPlan owners. by Jeff Sharkey · 6 years ago
  47. a36dc62 Frameworks: Annotate trivial @GuardedBy in services/core by Andreas Gampe · 6 years ago
  48. f46dc15 Let's not divide by zero. by Jeff Sharkey · 6 years ago
  49. bfb43ea Polished rapid data usage alerting. by Jeff Sharkey · 7 years ago
  50. e17b445 Reduce pss collection amount, improve logging. by Dianne Hackborn · 7 years ago
  51. 04d61ae Add DPM API to block apps from using metered data. by Sudheer Shanka · 7 years ago
  52. c53c47f Load admin data in DPMS asynchronously during boot. by Sudheer Shanka · 7 years ago
  53. 7f0087b Merge changes Id8776d14,Ifa291c62,I5ea9d200 am: c48f4cb7f1 am: b36b423230 by Lorenzo Colitti · 7 years ago
  54. d3e4a1e Track and persist in stats whether traffic is on the default network. by Lorenzo Colitti · 7 years ago
  55. 2e47145 Alert user on rapid/heavy data usage. by Jeff Sharkey · 7 years ago
  56. 9252b34 Use data plans for better job scheduling. by Jeff Sharkey · 7 years ago
  57. 4df1c3d Merge "Define broadcasts for refreshing data plans." by Jeff Sharkey · 7 years ago
  58. e92ed6f Define broadcasts for refreshing data plans. by Jeff Sharkey · 7 years ago
  59. 10fc4fd Swap "foreground service" and "bound foreground service" proc states. by Dianne Hackborn · 7 years ago
  60. 717f52f Intent to manage subscription plans. by Jeff Sharkey · 7 years ago
  61. 352dc57 Track some event history and include it in netpolicy dump. by Sudheer Shanka · 7 years ago
  62. 84cd7b7 Allow standby timeouts to occur after usage by Amith Yamasani · 7 years ago
  63. 2eccd02 Make the battery saver knobs hidden public, by Makoto Onuki · 7 years ago
  64. 5435ff2 Merge "Update NPMS to inform NMS of the changes in fw rules synchronously." into oc-mr1-dev am: 7a349d7288 by Sudheer Shanka · 7 years ago
  65. addebcc Update NPMS to inform NMS of the changes in fw rules synchronously. by Sudheer Shanka · 7 years ago
  66. 22efe78 Merge "Update network rules on meteredness changes." into oc-mr1-dev am: d50ef281ba by Jeff Sharkey · 7 years ago
  67. b43a292 Update network rules on meteredness changes. by Jeff Sharkey · 7 years ago
  68. 9b1570c Merge "Don't over-acquire NPMS locks." into oc-mr1-dev am: 4576171c33 by Jeff Sharkey · 7 years ago
  69. 4635f10 Don't over-acquire NPMS locks. by Jeff Sharkey · 7 years ago
  70. d9d2b3e Merge "Merge "Fix meteredness bugs in updateNetworkRulesNL()." into oc-mr1-dev am: 03a5cb51c8" into oc-mr1-dev-plus-aosp by Jeff Sharkey · 7 years ago
  71. 64c96ec Fix meteredness bugs in updateNetworkRulesNL(). by Jeff Sharkey · 7 years ago
  72. 45affe7 Merge "Update standby firewall rules when an app came out of standby mode." into oc-mr1-dev am: f523c630e4 by Sudheer Shanka · 7 years ago
  73. 9e77d23 Update standby firewall rules when an app came out of standby mode. by Sudheer Shanka · 7 years ago
  74. 85189919 Merge "Update ConnOnActivityStartTest to be hermetic." into oc-mr1-dev am: 06668b5f73 by Sudheer Shanka · 7 years ago
  75. 6ebc3c8 Merge "Update NPMS.setRestrictBackgroundUL to notify listeners." by Sudheer Shanka · 7 years ago
  76. 99f76da Merge "Update network rules only for the added/removed appId in the whitelist." by Sudheer Shanka · 7 years ago
  77. b8f2316 Update ConnOnActivityStartTest to be hermetic. by Sudheer Shanka · 7 years ago
  78. f34f3ec Update network rules only for the added/removed appId in the whitelist. by Sudheer Shanka · 7 years ago
  79. 2aa79aa Merge "Update inferred policies from SubscriptionPlan." into oc-mr1-dev by Jeff Sharkey · 7 years ago
  80. 0f2910c Update inferred policies from SubscriptionPlan. by Jeff Sharkey · 7 years ago
  81. 543339f Update NPMS.setRestrictBackgroundUL to notify listeners. by Sudheer Shanka · 7 years ago
  82. a20bf80 Merge "Add more variations of subscription plan to the fake subscription plan list." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  83. b7479988 Migrate plans to @SystemApi, evolve permissions. by Jeff Sharkey · 7 years ago
  84. 4701beb Add more variations of subscription plan to the fake subscription plan list. by Rajeev Kumar · 7 years ago
  85. 17bebd2 Expose SubscriptionPlan API. by Jeff Sharkey · 7 years ago
  86. 94bcdbc NetworkPolicyManagerService: Allow data saver to be on by default. by Narayan Kamath · 7 years ago
  87. 53313d7 Iterate NetworkPolicy towards SubscriptionPlan. by Jeff Sharkey · 7 years ago
  88. 43d2a17 Move "metered" persistence to WifiConfiguration. by Jeff Sharkey · 7 years ago
  89. 3e99f65 Fix issue #34471029: Don't allow audio use from background apps. by Dianne Hackborn · 7 years ago
  90. db9aaf03 Shorten the log in the netpolicy dump. by Sudheer Shanka · 7 years ago
  91. bf216a9 Merge "Consider allow-in-power-save-except-idle whitelist while updating rules." into oc-dev am: 5ee9a1dfa3 by Sudheer Shanka · 7 years ago
  92. 5ee9a1d Merge "Consider allow-in-power-save-except-idle whitelist while updating rules." into oc-dev by Sudheer Shanka · 7 years ago
  93. d624742 Merge "Api updates" into oc-dev am: f84467e19f am: 7ee513c27b by Julia Reynolds · 7 years ago
  94. 54a92fd Consider allow-in-power-save-except-idle whitelist while updating rules. by Sudheer Shanka · 7 years ago
  95. bad4297 Api updates by Julia Reynolds · 7 years ago
  96. 758635c Merge "Remove long standing debug code" into oc-dev am: f74a736add by Julia Reynolds · 7 years ago
  97. fea6f7b Remove long standing debug code by Julia Reynolds · 7 years ago
  98. 911abd9 Merge "Update NPMS internal state when app idle parole state is changed." into oc-dev am: 67e802dd5e by Sudheer Shanka · 7 years ago
  99. 3af0294 Update NPMS internal state when app idle parole state is changed. by Sudheer Shanka · 7 years ago
  100. 9cd99a0 Merge "NetworkPolicyManagerService: fix deadlock" into oc-dev am: 73edcd7328 by Sudheer Shanka · 7 years ago