| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrate more Secure settings to Global. | Jeff Sharkey | 2012-09-27 | 1 | -10/+10 |
* | First step towards cleaning up Global settings. | Jeff Sharkey | 2012-09-26 | 1 | -6/+6 |
* | Handle multi-user mountObb() requests. | Jeff Sharkey | 2012-09-25 | 4 | -0/+317 |
* | Multi-user support for the accessibility layer. | Svetoslav Ganov | 2012-09-21 | 2 | -36/+48 |
* | Move files to make eclipse-java happy | Andy Stadler | 2012-09-18 | 1 | -0/+0 |
* | Move NetworkPolicy from apps to UID. | Jeff Sharkey | 2012-09-14 | 1 | -54/+11 |
* | DO NOT MERGE Add components for the Android Config Updater to system server. | Geremy Condra | 2012-09-12 | 1 | -0/+243 |
* | Remove Binder.getOrigCallingUid(). | Dianne Hackborn | 2012-08-31 | 1 | -2/+3 |
* | Remove permission requirement for some UserManager calls | Amith Yamasani | 2012-08-22 | 1 | -1/+2 |
* | UserHandle to UserSerialNo mapping | Amith Yamasani | 2012-08-17 | 2 | -29/+29 |
* | Rename UserId to UserHandle. | Dianne Hackborn | 2012-08-16 | 1 | -5/+5 |
* | User Manager service to manage users and query user details | Amith Yamasani | 2012-08-11 | 3 | -18/+11 |
* | Isolate NetworkStateTracker creation, test. | Jeff Sharkey | 2012-08-08 | 2 | -1/+226 |
* | Add an icon to the user information. | Amith Yamasani | 2012-06-12 | 1 | -1/+1 |
* | Merge "Transition from DEV network stats to XT." into jb-dev | Jeff Sharkey | 2012-05-18 | 2 | -3/+127 |
|\ |
|
| * | Transition from DEV network stats to XT. | Jeff Sharkey | 2012-05-17 | 2 | -3/+127 |
* | | Accessibility service needs to request permission to be bound to. | Svetoslav Ganov | 2012-05-16 | 1 | -2/+4 |
|/ |
|
* | Adds support for the CertBlacklister. | Geremy Condra | 2012-05-12 | 1 | -0/+169 |
* | Fix network stats and policy tests. | Jeff Sharkey | 2012-05-04 | 2 | -6/+19 |
* | Reduce persist threshold for lower warning/limit. | Jeff Sharkey | 2012-05-03 | 1 | -6/+10 |
* | Begin collecting xtables iface counters. | Jeff Sharkey | 2012-05-01 | 3 | -10/+14 |
* | Migrate to @Override to remove warnings. | Jeff Sharkey | 2012-04-09 | 1 | -1/+1 |
* | INetworkStatsSession with lifecycle for caching. | Jeff Sharkey | 2012-04-06 | 2 | -26/+29 |
* | Support metered Wi-Fi NetworkPolicy. | Jeff Sharkey | 2012-04-05 | 4 | -9/+3 |
* | User management and switching | Amith Yamasani | 2012-03-27 | 1 | -4/+4 |
* | Merge "NetworkPolicy multi-user tests." | Jeff Sharkey | 2012-03-22 | 1 | -11/+68 |
|\ |
|
| * | NetworkPolicy multi-user tests. | Jeff Sharkey | 2012-03-22 | 1 | -11/+68 |
* | | Merge "Package restrictions per user" | Amith Yamasani | 2012-03-22 | 1 | -0/+205 |
|\ \
| |/
|/| |
|
| * | Package restrictions per user | Amith Yamasani | 2012-03-22 | 1 | -0/+205 |
* | | Fix test breakage. | Jeff Sharkey | 2012-03-22 | 1 | -9/+9 |
|/ |
|
* | Save timezone when setting data cycle reset date. | Jeff Sharkey | 2012-03-09 | 1 | -11/+52 |
* | Unify shorthand for byte-based units. | Jeff Sharkey | 2012-02-03 | 2 | -8/+3 |
* | Support snoozing of data warning notification. | Jeff Sharkey | 2012-02-02 | 1 | -23/+28 |
* | Move network stats to FileRotator pattern. | Jeff Sharkey | 2012-01-24 | 4 | -33/+217 |
* | Restrict app data on metered networks. | Jeff Sharkey | 2011-12-15 | 2 | -9/+51 |
* | MCC detection fixes for CountryDetector | Makoto Onuki | 2011-12-09 | 1 | -3/+3 |
* | Move NativeDaemonConnector to varargs. | Jeff Sharkey | 2011-11-29 | 1 | -0/+70 |
* | Merge "Rename EntropyService to EntropyMixer" | Nick Kralevich | 2011-11-17 | 1 | -3/+3 |
|\ |
|
| * | Rename EntropyService to EntropyMixer | Nick Kralevich | 2011-11-17 | 1 | -3/+3 |
* | | Only write network stats when already loaded. | Jeff Sharkey | 2011-11-17 | 1 | -3/+6 |
|/ |
|
* | Conservatively trim data usage stats. | Jeff Sharkey | 2011-11-14 | 1 | -20/+35 |
* | Correct proc file reader, optimizations. | Jeff Sharkey | 2011-11-02 | 2 | -17/+78 |
* | Move battery stats to xt_qtaguid for data stats. | Jeff Sharkey | 2011-10-09 | 6 | -281/+0 |
* | Read iface stats from single proc file. | Jeff Sharkey | 2011-10-04 | 2 | -0/+16 |
* | Track xtables summary, move tether stats, time. | Jeff Sharkey | 2011-10-03 | 1 | -1/+53 |
* | Merge "Allow non-required package verifiers" | Kenny Root | 2011-09-26 | 1 | -0/+205 |
|\ |
|
| * | Allow non-required package verifiers | Kenny Root | 2011-09-23 | 1 | -0/+205 |
* | | Watch network subtype, tethering teardown, empty. | Jeff Sharkey | 2011-09-22 | 1 | -0/+1 |
|/ |
|
* | Sample atomic network stats buckets, full poll. | Jeff Sharkey | 2011-09-18 | 1 | -1/+5 |
* | NetworkManagement SocketTagger: Migrate QTagUid support to JNI. | JP Abgrall | 2011-09-15 | 1 | -7/+0 |