| Commit message (Expand) | Author | Age | Files | Lines |
* | DataUsageSummary: fix mobile data usage display for GSM devices with no number | Pawit Pornkitprasan | 2013-04-14 | 1 | -7/+13 |
* | DataUsageSummary: fix mobile data usage display for sim-less devices | jt1134 | 2013-04-13 | 1 | -5/+5 |
* | Enable Ethernet tab in data usage | Jaewan Kim | 2013-04-02 | 1 | -8/+8 |
* | Merge commit 'android-4.2.2_r1' into mr1.1-staging | Ricardo Cerqueira | 2013-02-15 | 1 | -5/+1 |
|\ |
|
| * | Pass the locale code in the help url for help pages. | Amith Yamasani | 2012-12-06 | 1 | -5/+1 |
* | | FindBugs: Call to equals() comparing different types | László Dávid | 2012-12-18 | 1 | -2/+2 |
|/ |
|
* | Prevent sync state changes when user is a monkey | Guang Zhu | 2012-10-22 | 1 | -1/+5 |
* | Show more settings and add restrictions/dialogs for secondary users | Amith Yamasani | 2012-09-23 | 1 | -4/+11 |
* | Always show auto-sync; user-specific storage. | Jeff Sharkey | 2012-09-18 | 1 | -1/+1 |
* | Data usage multi-user support. | Jeff Sharkey | 2012-09-14 | 1 | -51/+71 |
* | Update Settings app to manipulate now-global settings properly | Christopher Tate | 2012-09-07 | 1 | -3/+3 |
* | Rename UserId to UserHandle. | Dianne Hackborn | 2012-08-16 | 1 | -4/+4 |
* | Use telephony-common | Wink Saville | 2012-07-11 | 1 | -1/+2 |
* | Save the auto-sync dialog state for orientation changes | Amith Yamasani | 2012-06-07 | 1 | -0/+10 |
* | Account types at toplevel of Settings | Amith Yamasani | 2012-06-04 | 1 | -0/+49 |
* | Surface metered networks as "Mobile hotspots." | Jeff Sharkey | 2012-05-29 | 1 | -8/+11 |
* | Only show ethernet when traffic has occurred. | Jeff Sharkey | 2012-05-24 | 1 | -2/+14 |
* | Avoid NPE until we understand better. | Jeff Sharkey | 2012-05-18 | 1 | -0/+4 |
* | Clear references after Data Usage View removed. | Jeff Sharkey | 2012-05-15 | 1 | -6/+2 |
* | Avoid animation flashing and fix padding. | Jeff Sharkey | 2012-05-04 | 1 | -21/+18 |
* | Fall back to Wi-Fi data when SIM missing. | Jeff Sharkey | 2012-05-03 | 1 | -2/+6 |
* | Merge "Fix data usage settings button visibility." | Jeff Sharkey | 2012-04-24 | 1 | -0/+3 |
|\ |
|
| * | Fix data usage settings button visibility. | Jeff Sharkey | 2012-04-24 | 1 | -0/+3 |
* | | Help menus for several screens. | Amith Yamasani | 2012-04-23 | 1 | -0/+13 |
|/ |
|
* | Hide tab when disabled, metered strings, fixes. | Jeff Sharkey | 2012-04-21 | 1 | -4/+6 |
* | Show data restricted apps, unify strings. | Jeff Sharkey | 2012-04-13 | 1 | -16/+35 |
* | Hide body immediately when no tabs. | Jeff Sharkey | 2012-04-11 | 1 | -4/+9 |
* | Migrate to @Override to remove warnings. | Jeff Sharkey | 2012-04-09 | 1 | -24/+34 |
* | Move to INetworkStatsSession with lifecycle. | Jeff Sharkey | 2012-04-06 | 1 | -2/+14 |
* | Controls to set expensive (metered) networks. | Jeff Sharkey | 2012-04-05 | 1 | -85/+84 |
* | Cluster apps by user in Data Usage. | Jeff Sharkey | 2012-03-22 | 1 | -63/+80 |
* | Avoid Data Usage AppDetailsFragment ISE. | Jeff Sharkey | 2012-03-15 | 1 | -1/+1 |
* | Save timezone when setting data cycle reset date. | Jeff Sharkey | 2012-03-09 | 1 | -8/+8 |
* | Linear bytes scale, time ticks on first week day. | Jeff Sharkey | 2012-02-03 | 1 | -1/+4 |
* | Unify shorthand for byte-based units. | Jeff Sharkey | 2012-02-03 | 1 | -4/+2 |
* | am 43cbe3ff: am b6e57c1f: Merge "Do not set minimum value for mobile data lim... | Jean-Baptiste Queru | 2012-01-27 | 1 | -1/+1 |
|\ |
|
| * | Do not set minimum value for mobile data limit dialog higher than the actual ... | Shuhrat Dehkanov | 2012-01-26 | 1 | -1/+1 |
* | | Restrict app data on metered networks. | Jeff Sharkey | 2011-12-15 | 1 | -22/+7 |
|/ |
|
* | Data usage label width, locking, Wi-Fi fixes. | Jeff Sharkey | 2011-11-10 | 1 | -12/+12 |
* | Prevent orphaned fragment on the settings stack. | Amith Yamasani | 2011-11-07 | 1 | -1/+10 |
* | Data usage strings, sweep touches, fixes. | Jeff Sharkey | 2011-09-25 | 1 | -13/+31 |
* | Surface tethering stats in data usage. | Jeff Sharkey | 2011-09-16 | 1 | -2/+3 |
* | Data usage: precise editing, restrict help, D-pad. | Jeff Sharkey | 2011-09-13 | 1 | -41/+267 |
* | Data usage performance, bugfixes. | Jeff Sharkey | 2011-09-12 | 1 | -182/+173 |
* | Larger touch targets, snap to persisted value. | Jeff Sharkey | 2011-09-08 | 1 | -2/+29 |
* | Unify data/power layout, confirm disable, round. | Jeff Sharkey | 2011-09-02 | 1 | -11/+76 |
* | Data usage UI fixes; sweeps, combined history. | Jeff Sharkey | 2011-08-28 | 1 | -59/+126 |
* | More TabWidget and padding tweaks to match spec. | Jeff Sharkey | 2011-08-18 | 1 | -0/+4 |
* | Allow data usage policy on Wi-Fi networks. | Jeff Sharkey | 2011-08-18 | 1 | -28/+44 |
* | Reinforce limited networks in data usage UI. | Jeff Sharkey | 2011-08-18 | 1 | -10/+48 |