diff options
author | Jeff Sharkey <jsharkey@android.com> | 2014-07-21 15:38:06 -0700 |
---|---|---|
committer | Jeff Sharkey <jsharkey@android.com> | 2014-07-22 16:24:37 -0700 |
commit | b654846300f79e9e4c605ce62d09f9a05d232fee (patch) | |
tree | 7680adbda0d42bc2ad3ade1a5b03b5e925de344b /res/drawable-xhdpi | |
parent | 47d27bd629838ded2d217f238b6e3b21d18485da (diff) | |
download | packages_apps_Settings-b654846300f79e9e4c605ce62d09f9a05d232fee.tar.gz packages_apps_Settings-b654846300f79e9e4c605ce62d09f9a05d232fee.tar.bz2 packages_apps_Settings-b654846300f79e9e4c605ce62d09f9a05d232fee.zip |
Data Usage, materialized!
Asset drop so Data Usage matches new Material spec. Removes time
dimension sweeps, so we now summarize the entire visible axis. Fix
time axis labels to not draw outside clip bounds. Remove pie chart.
No more checkboxes in menus. Telephony items like roaming are moved
back to cellular settings. Start wiring up multi-SIM support.
Bug: 15760500, 16019700, 16289924, 16303795
Change-Id: Ie8f4821962319bb82ff4bc2f13f1f66ba1bdfe65
Diffstat (limited to 'res/drawable-xhdpi')
-rw-r--r-- | res/drawable-xhdpi/data_grid_border.9.png | bin | 168 -> 154 bytes |
-rw-r--r-- | res/drawable-xhdpi/data_grid_primary.9.png | bin | 138 -> 0 bytes |
-rw-r--r-- | res/drawable-xhdpi/data_grid_secondary.9.png | bin | 133 -> 0 bytes |
-rw-r--r-- | res/drawable-xhdpi/data_sweep_left_activated.9.png | bin | 1527 -> 0 bytes |
-rw-r--r-- | res/drawable-xhdpi/data_sweep_left_default.9.png | bin | 1672 -> 0 bytes |
-rw-r--r-- | res/drawable-xhdpi/data_sweep_limit_activated.9.png | bin | 1669 -> 691 bytes |
-rw-r--r-- | res/drawable-xhdpi/data_sweep_limit_default.9.png | bin | 1534 -> 0 bytes |
-rw-r--r-- | res/drawable-xhdpi/data_sweep_right_activated.9.png | bin | 1852 -> 0 bytes |
-rw-r--r-- | res/drawable-xhdpi/data_sweep_right_default.9.png | bin | 1686 -> 0 bytes |
-rw-r--r-- | res/drawable-xhdpi/data_sweep_warning_activated.9.png | bin | 1596 -> 694 bytes |
-rw-r--r-- | res/drawable-xhdpi/data_sweep_warning_default.9.png | bin | 1610 -> 0 bytes |
11 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-xhdpi/data_grid_border.9.png b/res/drawable-xhdpi/data_grid_border.9.png Binary files differindex 7557115be..6d552882c 100644 --- a/res/drawable-xhdpi/data_grid_border.9.png +++ b/res/drawable-xhdpi/data_grid_border.9.png diff --git a/res/drawable-xhdpi/data_grid_primary.9.png b/res/drawable-xhdpi/data_grid_primary.9.png Binary files differdeleted file mode 100644 index ff69fd814..000000000 --- a/res/drawable-xhdpi/data_grid_primary.9.png +++ /dev/null diff --git a/res/drawable-xhdpi/data_grid_secondary.9.png b/res/drawable-xhdpi/data_grid_secondary.9.png Binary files differdeleted file mode 100644 index 09065bf95..000000000 --- a/res/drawable-xhdpi/data_grid_secondary.9.png +++ /dev/null diff --git a/res/drawable-xhdpi/data_sweep_left_activated.9.png b/res/drawable-xhdpi/data_sweep_left_activated.9.png Binary files differdeleted file mode 100644 index bcd91f8a8..000000000 --- a/res/drawable-xhdpi/data_sweep_left_activated.9.png +++ /dev/null diff --git a/res/drawable-xhdpi/data_sweep_left_default.9.png b/res/drawable-xhdpi/data_sweep_left_default.9.png Binary files differdeleted file mode 100644 index 4abe6cddf..000000000 --- a/res/drawable-xhdpi/data_sweep_left_default.9.png +++ /dev/null diff --git a/res/drawable-xhdpi/data_sweep_limit_activated.9.png b/res/drawable-xhdpi/data_sweep_limit_activated.9.png Binary files differindex 24ac5712c..8f1e49618 100644 --- a/res/drawable-xhdpi/data_sweep_limit_activated.9.png +++ b/res/drawable-xhdpi/data_sweep_limit_activated.9.png diff --git a/res/drawable-xhdpi/data_sweep_limit_default.9.png b/res/drawable-xhdpi/data_sweep_limit_default.9.png Binary files differdeleted file mode 100644 index 9ce466a2f..000000000 --- a/res/drawable-xhdpi/data_sweep_limit_default.9.png +++ /dev/null diff --git a/res/drawable-xhdpi/data_sweep_right_activated.9.png b/res/drawable-xhdpi/data_sweep_right_activated.9.png Binary files differdeleted file mode 100644 index 0a3f2dbb9..000000000 --- a/res/drawable-xhdpi/data_sweep_right_activated.9.png +++ /dev/null diff --git a/res/drawable-xhdpi/data_sweep_right_default.9.png b/res/drawable-xhdpi/data_sweep_right_default.9.png Binary files differdeleted file mode 100644 index 1f2977827..000000000 --- a/res/drawable-xhdpi/data_sweep_right_default.9.png +++ /dev/null diff --git a/res/drawable-xhdpi/data_sweep_warning_activated.9.png b/res/drawable-xhdpi/data_sweep_warning_activated.9.png Binary files differindex b62422810..cfc92e164 100644 --- a/res/drawable-xhdpi/data_sweep_warning_activated.9.png +++ b/res/drawable-xhdpi/data_sweep_warning_activated.9.png diff --git a/res/drawable-xhdpi/data_sweep_warning_default.9.png b/res/drawable-xhdpi/data_sweep_warning_default.9.png Binary files differdeleted file mode 100644 index b79e811cd..000000000 --- a/res/drawable-xhdpi/data_sweep_warning_default.9.png +++ /dev/null |