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-hdpi | |
parent | 47d27bd629838ded2d217f238b6e3b21d18485da (diff) | |
download | packages_apps_Settings-b654846300f79e9e4c605ce62d09f9a05d232fee.zip packages_apps_Settings-b654846300f79e9e4c605ce62d09f9a05d232fee.tar.gz packages_apps_Settings-b654846300f79e9e4c605ce62d09f9a05d232fee.tar.bz2 |
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-hdpi')
-rw-r--r-- | res/drawable-hdpi/data_grid_border.9.png | bin | 104 -> 152 bytes |
-rw-r--r-- | res/drawable-hdpi/data_grid_primary.9.png | bin | 122 -> 0 bytes |
-rw-r--r-- | res/drawable-hdpi/data_grid_secondary.9.png | bin | 125 -> 0 bytes |
-rw-r--r-- | res/drawable-hdpi/data_sweep_left_activated.9.png | bin | 1274 -> 0 bytes |
-rw-r--r-- | res/drawable-hdpi/data_sweep_left_default.9.png | bin | 1243 -> 0 bytes |
-rw-r--r-- | res/drawable-hdpi/data_sweep_limit_activated.9.png | bin | 1354 -> 535 bytes |
-rw-r--r-- | res/drawable-hdpi/data_sweep_limit_default.9.png | bin | 1130 -> 0 bytes |
-rw-r--r-- | res/drawable-hdpi/data_sweep_right_activated.9.png | bin | 1535 -> 0 bytes |
-rw-r--r-- | res/drawable-hdpi/data_sweep_right_default.9.png | bin | 1235 -> 0 bytes |
-rw-r--r-- | res/drawable-hdpi/data_sweep_warning_activated.9.png | bin | 1231 -> 526 bytes |
-rw-r--r-- | res/drawable-hdpi/data_sweep_warning_default.9.png | bin | 1195 -> 0 bytes |
11 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-hdpi/data_grid_border.9.png b/res/drawable-hdpi/data_grid_border.9.png Binary files differindex a857fae..8d22e10 100644 --- a/res/drawable-hdpi/data_grid_border.9.png +++ b/res/drawable-hdpi/data_grid_border.9.png diff --git a/res/drawable-hdpi/data_grid_primary.9.png b/res/drawable-hdpi/data_grid_primary.9.png Binary files differdeleted file mode 100644 index 93bdc6b..0000000 --- a/res/drawable-hdpi/data_grid_primary.9.png +++ /dev/null diff --git a/res/drawable-hdpi/data_grid_secondary.9.png b/res/drawable-hdpi/data_grid_secondary.9.png Binary files differdeleted file mode 100644 index 23330d1..0000000 --- a/res/drawable-hdpi/data_grid_secondary.9.png +++ /dev/null diff --git a/res/drawable-hdpi/data_sweep_left_activated.9.png b/res/drawable-hdpi/data_sweep_left_activated.9.png Binary files differdeleted file mode 100644 index 7a18e20..0000000 --- a/res/drawable-hdpi/data_sweep_left_activated.9.png +++ /dev/null diff --git a/res/drawable-hdpi/data_sweep_left_default.9.png b/res/drawable-hdpi/data_sweep_left_default.9.png Binary files differdeleted file mode 100644 index 5088150..0000000 --- a/res/drawable-hdpi/data_sweep_left_default.9.png +++ /dev/null diff --git a/res/drawable-hdpi/data_sweep_limit_activated.9.png b/res/drawable-hdpi/data_sweep_limit_activated.9.png Binary files differindex 36be41a..598ebd3 100644 --- a/res/drawable-hdpi/data_sweep_limit_activated.9.png +++ b/res/drawable-hdpi/data_sweep_limit_activated.9.png diff --git a/res/drawable-hdpi/data_sweep_limit_default.9.png b/res/drawable-hdpi/data_sweep_limit_default.9.png Binary files differdeleted file mode 100644 index 658d1d9..0000000 --- a/res/drawable-hdpi/data_sweep_limit_default.9.png +++ /dev/null diff --git a/res/drawable-hdpi/data_sweep_right_activated.9.png b/res/drawable-hdpi/data_sweep_right_activated.9.png Binary files differdeleted file mode 100644 index 96ffbf6..0000000 --- a/res/drawable-hdpi/data_sweep_right_activated.9.png +++ /dev/null diff --git a/res/drawable-hdpi/data_sweep_right_default.9.png b/res/drawable-hdpi/data_sweep_right_default.9.png Binary files differdeleted file mode 100644 index 22831a9..0000000 --- a/res/drawable-hdpi/data_sweep_right_default.9.png +++ /dev/null diff --git a/res/drawable-hdpi/data_sweep_warning_activated.9.png b/res/drawable-hdpi/data_sweep_warning_activated.9.png Binary files differindex 83b8a65..b10dff6 100644 --- a/res/drawable-hdpi/data_sweep_warning_activated.9.png +++ b/res/drawable-hdpi/data_sweep_warning_activated.9.png diff --git a/res/drawable-hdpi/data_sweep_warning_default.9.png b/res/drawable-hdpi/data_sweep_warning_default.9.png Binary files differdeleted file mode 100644 index 3b2c1a7..0000000 --- a/res/drawable-hdpi/data_sweep_warning_default.9.png +++ /dev/null |