summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/net/NetworkPolicyManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* Update NTP outside locks, log large trim events.Jeff Sharkey2011-11-161-8/+19
* Dispatch alerts through background thread.Jeff Sharkey2011-11-081-13/+22
* Make policy data enabled flag static.Jeff Sharkey2011-11-081-15/+5
* Correct proc file reader, optimizations.Jeff Sharkey2011-11-021-1/+6
* Process AMS events in NetworkPolicy handler.Jeff Sharkey2011-11-011-29/+41
* Over-limit within handful of MTU's, update assets.Jeff Sharkey2011-10-101-12/+7
* Change data usage warning notification wording.Jeff Sharkey2011-09-141-2/+1
* Poll UID stats during iface changes, enforce idx.Jeff Sharkey2011-09-071-58/+21
* Introduce immediate CONNECTIVITY_ACTION variant.Jeff Sharkey2011-08-291-3/+3
* Always splice historical data stats, debug info.Jeff Sharkey2011-08-261-5/+4
* Register for kernel global data usage alerts.Jeff Sharkey2011-08-231-3/+8
* Proactively disable data when over policy limit.Jeff Sharkey2011-08-231-98/+199
* Background data notification, API clean up.Jeff Sharkey2011-08-171-28/+99
* Foreground/background network stats using sets.Jeff Sharkey2011-08-151-0/+7
* Expose quota status for active network.Jeff Sharkey2011-08-021-0/+66
* Maintain separate "restrict background data" flag.Jeff Sharkey2011-07-271-64/+81
* Revise data limit notifs, watch kernel alerts.Jeff Sharkey2011-07-271-58/+257
* Data usage notifs, newly installed apps, defaults.Jeff Sharkey2011-07-171-28/+52
* Hide NetworkTemplate details, buffered stats I/O.Jeff Sharkey2011-07-141-3/+3
* Hide NetworkStatsHistory internals.Jeff Sharkey2011-07-121-2/+4
* Cached NTP time for system services.Jeff Sharkey2011-07-101-2/+1
* Migrate bandwidth control to NMS, omit history.Jeff Sharkey2011-06-301-2/+5
* 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