| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Persist network stats using AtomicFile. | Jeff Sharkey | 2011-06-09 | 2 | -15/+137 |
* | Compute range-based usage in NetworkStatsHistory. | Jeff Sharkey | 2011-06-07 | 1 | -3/+16 |
* | UID network stats, secure settings, and random. | Jeff Sharkey | 2011-06-07 | 1 | -57/+188 |
* | Map network identity using ConnectivityService. | Jeff Sharkey | 2011-06-07 | 4 | -117/+413 |
* | Collect historical network stats. | Jeff Sharkey | 2011-06-01 | 2 | -29/+421 |
* | Tests for NetworkPolicyManager rule generation. | Jeff Sharkey | 2011-06-01 | 1 | -5/+9 |
* | Teach NetworkPolicyManager how to dumpsys itself. | Jeff Sharkey | 2011-06-01 | 1 | -0/+77 |
* | Policy and rules work for ConnectivityManager. | Jeff Sharkey | 2011-06-01 | 1 | -14/+76 |
* | Observe screen on/off events in NetworkPolicy. | Jeff Sharkey | 2011-05-23 | 1 | -54/+141 |
* | APIs to profile network usage for current UID. | Jeff Sharkey | 2011-05-21 | 1 | -3/+1 |
* | First pass at NetworkPolicy and activity tracking. | Jeff Sharkey | 2011-05-13 | 1 | -0/+165 |