summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/net
Commit message (Expand)AuthorAgeFilesLines
...
* Track xtables summary, move tether stats, time.Jeff Sharkey2011-10-031-117/+216
* Watch network subtype, tethering teardown, empty.Jeff Sharkey2011-09-221-24/+75
* Upload correct txPackets count.Jeff Sharkey2011-09-191-2/+2
* DO NOT MERGE: Sample atomic network stats buckets, full poll.Jeff Sharkey2011-09-181-96/+78
* Collect and persist tethering stats.Jeff Sharkey2011-09-161-2/+67
* Merge "Network stats flag to force complete poll."Jeff Sharkey2011-09-141-2/+19
|\
| * Network stats flag to force complete poll.Jeff Sharkey2011-09-141-2/+19
* | Change data usage warning notification wording.Jeff Sharkey2011-09-141-2/+1
|/
* Poll UID stats during iface changes, enforce idx.Jeff Sharkey2011-09-072-121/+100
* Sample network statistics for sanity check.Jeff Sharkey2011-09-011-0/+44
* Introduce immediate CONNECTIVITY_ACTION variant.Jeff Sharkey2011-08-292-5/+5
* Always splice historical data stats, debug info.Jeff Sharkey2011-08-262-6/+5
* Register for kernel global data usage alerts.Jeff Sharkey2011-08-232-61/+142
* 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-152-142/+213
* Network stats with varint, omit parcel fields.Jeff Sharkey2011-08-031-25/+36
* Expose quota status for active network.Jeff Sharkey2011-08-021-0/+66
* Add operation counts to network statistics.Jeff Sharkey2011-07-291-9/+69
* Maintain separate "restrict background data" flag.Jeff Sharkey2011-07-271-64/+81
* Revise data limit notifs, watch kernel alerts.Jeff Sharkey2011-07-272-58/+301
* Data usage notifs, newly installed apps, defaults.Jeff Sharkey2011-07-171-28/+52
* Acquire wakelock during network stats collection.Jeff Sharkey2011-07-171-4/+25
* Hide NetworkTemplate details, buffered stats I/O.Jeff Sharkey2011-07-142-14/+15
* Include full network history around current time.Jeff Sharkey2011-07-121-8/+15
* Hide NetworkStatsHistory internals.Jeff Sharkey2011-07-122-39/+50
* Cached NTP time for system services.Jeff Sharkey2011-07-102-7/+3
* Migrate bandwidth control to NMS, omit history.Jeff Sharkey2011-06-302-28/+18
* 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-282-61/+52
* NetworkStatsService: disabled by defaultJP Abgrall2011-06-271-1/+3
* NetworkStatsService: check kernel bandwidth support before enablingJP Abgrall2011-06-231-1/+8
* Enable bandwidth module from stats service.Jeff Sharkey2011-06-221-0/+17
* Teach NetworkIdentity about roaming.Jeff Sharkey2011-06-192-4/+16
* Persist "tagged" network stats along with UIDs.Jeff Sharkey2011-06-191-66/+149
* Handle removed UIDs in network stats and policy.Jeff Sharkey2011-06-192-13/+84
* Read "qtaguid" network stats, refactor templates.Jeff Sharkey2011-06-184-408/+261
* Notify policy listeners about metered ifaces.Jeff Sharkey2011-06-171-8/+47
* Avoid clobbering UID stats when not yet loaded.Jeff Sharkey2011-06-171-2/+6
* 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-142-6/+225
* 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-122-91/+130
* Growable NetworkStats object instead of builder.Jeff Sharkey2011-06-111-9/+23
* Persist UID stats, lazy loading, resize buckets.Jeff Sharkey2011-06-111-137/+298
* Move data cycle methods to framework object.Jeff Sharkey2011-06-101-49/+1
* Interface-level network policy, persist policies.Jeff Sharkey2011-06-102-43/+504