summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/net/NetworkPolicyManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* Enforce background data flag, rules through netd.Jeff Sharkey2011-06-301-39/+124
* Push interface quota rules from NetworkPolicyManager to kernel.Ashish Sharma2011-06-291-6/+44
* Better network stats parsing, integer tags, async.Jeff Sharkey2011-06-281-58/+48
* Teach NetworkIdentity about roaming.Jeff Sharkey2011-06-191-1/+1
* Handle removed UIDs in network stats and policy.Jeff Sharkey2011-06-191-4/+24
* Read "qtaguid" network stats, refactor templates.Jeff Sharkey2011-06-181-27/+33
* Notify policy listeners about metered ifaces.Jeff Sharkey2011-06-171-8/+47
* DownloadManager flags for network policy.Jeff Sharkey2011-06-161-0/+6
* Include template in data warning/limit intents.Jeff Sharkey2011-06-151-11/+15
* Data usage warning and limit notifications.Jeff Sharkey2011-06-141-4/+217
* Generate default policy for devices without IMSI.Jeff Sharkey2011-06-131-4/+1
* Fix test-related build breakage.Jeff Sharkey2011-06-131-33/+12
* External mutation of full NetworkPolicy set.Jeff Sharkey2011-06-121-91/+128
* Move data cycle methods to framework object.Jeff Sharkey2011-06-101-49/+1
* Interface-level network policy, persist policies.Jeff Sharkey2011-06-101-27/+464
* Map network identity using ConnectivityService.Jeff Sharkey2011-06-071-0/+2
* Collect historical network stats.Jeff Sharkey2011-06-011-29/+18
* Tests for NetworkPolicyManager rule generation.Jeff Sharkey2011-06-011-5/+9
* Teach NetworkPolicyManager how to dumpsys itself.Jeff Sharkey2011-06-011-0/+77
* Policy and rules work for ConnectivityManager.Jeff Sharkey2011-06-011-14/+76
* Observe screen on/off events in NetworkPolicy.Jeff Sharkey2011-05-231-54/+141
* APIs to profile network usage for current UID.Jeff Sharkey2011-05-211-3/+1
* First pass at NetworkPolicy and activity tracking.Jeff Sharkey2011-05-131-0/+165