| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Track xtables summary, move tether stats, time. | Jeff Sharkey | 2011-10-03 | 1 | -117/+216 |
| * | Watch network subtype, tethering teardown, empty. | Jeff Sharkey | 2011-09-22 | 1 | -24/+75 |
| * | Upload correct txPackets count. | Jeff Sharkey | 2011-09-19 | 1 | -2/+2 |
| * | DO NOT MERGE: Sample atomic network stats buckets, full poll. | Jeff Sharkey | 2011-09-18 | 1 | -96/+78 |
| * | Collect and persist tethering stats. | Jeff Sharkey | 2011-09-16 | 1 | -2/+67 |
| * | Merge "Network stats flag to force complete poll." | Jeff Sharkey | 2011-09-14 | 1 | -2/+19 |
| |\ |
|
| | * | Network stats flag to force complete poll. | Jeff Sharkey | 2011-09-14 | 1 | -2/+19 |
| * | | Change data usage warning notification wording. | Jeff Sharkey | 2011-09-14 | 1 | -2/+1 |
| |/ |
|
| * | Poll UID stats during iface changes, enforce idx. | Jeff Sharkey | 2011-09-07 | 2 | -121/+100 |
| * | Sample network statistics for sanity check. | Jeff Sharkey | 2011-09-01 | 1 | -0/+44 |
| * | Introduce immediate CONNECTIVITY_ACTION variant. | Jeff Sharkey | 2011-08-29 | 2 | -5/+5 |
| * | Always splice historical data stats, debug info. | Jeff Sharkey | 2011-08-26 | 2 | -6/+5 |
| * | Register for kernel global data usage alerts. | Jeff Sharkey | 2011-08-23 | 2 | -61/+142 |
| * | Proactively disable data when over policy limit. | Jeff Sharkey | 2011-08-23 | 1 | -98/+199 |
| * | Background data notification, API clean up. | Jeff Sharkey | 2011-08-17 | 1 | -28/+99 |
| * | Foreground/background network stats using sets. | Jeff Sharkey | 2011-08-15 | 2 | -142/+213 |
| * | Network stats with varint, omit parcel fields. | Jeff Sharkey | 2011-08-03 | 1 | -25/+36 |
| * | Expose quota status for active network. | Jeff Sharkey | 2011-08-02 | 1 | -0/+66 |
| * | Add operation counts to network statistics. | Jeff Sharkey | 2011-07-29 | 1 | -9/+69 |
| * | Maintain separate "restrict background data" flag. | Jeff Sharkey | 2011-07-27 | 1 | -64/+81 |
| * | Revise data limit notifs, watch kernel alerts. | Jeff Sharkey | 2011-07-27 | 2 | -58/+301 |
| * | Data usage notifs, newly installed apps, defaults. | Jeff Sharkey | 2011-07-17 | 1 | -28/+52 |
| * | Acquire wakelock during network stats collection. | Jeff Sharkey | 2011-07-17 | 1 | -4/+25 |
| * | Hide NetworkTemplate details, buffered stats I/O. | Jeff Sharkey | 2011-07-14 | 2 | -14/+15 |
| * | Include full network history around current time. | Jeff Sharkey | 2011-07-12 | 1 | -8/+15 |
| * | Hide NetworkStatsHistory internals. | Jeff Sharkey | 2011-07-12 | 2 | -39/+50 |
| * | Cached NTP time for system services. | Jeff Sharkey | 2011-07-10 | 2 | -7/+3 |
| * | Migrate bandwidth control to NMS, omit history. | Jeff Sharkey | 2011-06-30 | 2 | -28/+18 |
| * | Enforce background data flag, rules through netd. | Jeff Sharkey | 2011-06-30 | 1 | -39/+124 |
| * | Push interface quota rules from NetworkPolicyManager to kernel. | Ashish Sharma | 2011-06-29 | 1 | -6/+44 |
| * | Better network stats parsing, integer tags, async. | Jeff Sharkey | 2011-06-28 | 2 | -61/+52 |
| * | NetworkStatsService: disabled by default | JP Abgrall | 2011-06-27 | 1 | -1/+3 |
| * | NetworkStatsService: check kernel bandwidth support before enabling | JP Abgrall | 2011-06-23 | 1 | -1/+8 |
| * | Enable bandwidth module from stats service. | Jeff Sharkey | 2011-06-22 | 1 | -0/+17 |
| * | Teach NetworkIdentity about roaming. | Jeff Sharkey | 2011-06-19 | 2 | -4/+16 |
| * | Persist "tagged" network stats along with UIDs. | Jeff Sharkey | 2011-06-19 | 1 | -66/+149 |
| * | Handle removed UIDs in network stats and policy. | Jeff Sharkey | 2011-06-19 | 2 | -13/+84 |
| * | Read "qtaguid" network stats, refactor templates. | Jeff Sharkey | 2011-06-18 | 4 | -408/+261 |
| * | Notify policy listeners about metered ifaces. | Jeff Sharkey | 2011-06-17 | 1 | -8/+47 |
| * | Avoid clobbering UID stats when not yet loaded. | Jeff Sharkey | 2011-06-17 | 1 | -2/+6 |
| * | DownloadManager flags for network policy. | Jeff Sharkey | 2011-06-16 | 1 | -0/+6 |
| * | Include template in data warning/limit intents. | Jeff Sharkey | 2011-06-15 | 1 | -11/+15 |
| * | Data usage warning and limit notifications. | Jeff Sharkey | 2011-06-14 | 2 | -6/+225 |
| * | Generate default policy for devices without IMSI. | Jeff Sharkey | 2011-06-13 | 1 | -4/+1 |
| * | Fix test-related build breakage. | Jeff Sharkey | 2011-06-13 | 1 | -33/+12 |
| * | External mutation of full NetworkPolicy set. | Jeff Sharkey | 2011-06-12 | 2 | -91/+130 |
| * | Growable NetworkStats object instead of builder. | Jeff Sharkey | 2011-06-11 | 1 | -9/+23 |
| * | Persist UID stats, lazy loading, resize buckets. | Jeff Sharkey | 2011-06-11 | 1 | -137/+298 |
| * | Move data cycle methods to framework object. | Jeff Sharkey | 2011-06-10 | 1 | -49/+1 |
| * | Interface-level network policy, persist policies. | Jeff Sharkey | 2011-06-10 | 2 | -43/+504 |