From b654846300f79e9e4c605ce62d09f9a05d232fee Mon Sep 17 00:00:00 2001 From: Jeff Sharkey Date: Mon, 21 Jul 2014 15:38:06 -0700 Subject: 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 --- res/drawable-hdpi/data_grid_border.9.png | Bin 104 -> 152 bytes res/drawable-hdpi/data_grid_primary.9.png | Bin 122 -> 0 bytes res/drawable-hdpi/data_grid_secondary.9.png | Bin 125 -> 0 bytes res/drawable-hdpi/data_sweep_left_activated.9.png | Bin 1274 -> 0 bytes res/drawable-hdpi/data_sweep_left_default.9.png | Bin 1243 -> 0 bytes res/drawable-hdpi/data_sweep_limit_activated.9.png | Bin 1354 -> 535 bytes res/drawable-hdpi/data_sweep_limit_default.9.png | Bin 1130 -> 0 bytes res/drawable-hdpi/data_sweep_right_activated.9.png | Bin 1535 -> 0 bytes res/drawable-hdpi/data_sweep_right_default.9.png | Bin 1235 -> 0 bytes res/drawable-hdpi/data_sweep_warning_activated.9.png | Bin 1231 -> 526 bytes res/drawable-hdpi/data_sweep_warning_default.9.png | Bin 1195 -> 0 bytes 11 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 res/drawable-hdpi/data_grid_primary.9.png delete mode 100644 res/drawable-hdpi/data_grid_secondary.9.png delete mode 100644 res/drawable-hdpi/data_sweep_left_activated.9.png delete mode 100644 res/drawable-hdpi/data_sweep_left_default.9.png delete mode 100644 res/drawable-hdpi/data_sweep_limit_default.9.png delete mode 100644 res/drawable-hdpi/data_sweep_right_activated.9.png delete mode 100644 res/drawable-hdpi/data_sweep_right_default.9.png delete mode 100644 res/drawable-hdpi/data_sweep_warning_default.9.png (limited to 'res/drawable-hdpi') diff --git a/res/drawable-hdpi/data_grid_border.9.png b/res/drawable-hdpi/data_grid_border.9.png index a857fae..8d22e10 100644 Binary files a/res/drawable-hdpi/data_grid_border.9.png and b/res/drawable-hdpi/data_grid_border.9.png differ diff --git a/res/drawable-hdpi/data_grid_primary.9.png b/res/drawable-hdpi/data_grid_primary.9.png deleted file mode 100644 index 93bdc6b..0000000 Binary files a/res/drawable-hdpi/data_grid_primary.9.png and /dev/null differ diff --git a/res/drawable-hdpi/data_grid_secondary.9.png b/res/drawable-hdpi/data_grid_secondary.9.png deleted file mode 100644 index 23330d1..0000000 Binary files a/res/drawable-hdpi/data_grid_secondary.9.png and /dev/null differ diff --git a/res/drawable-hdpi/data_sweep_left_activated.9.png b/res/drawable-hdpi/data_sweep_left_activated.9.png deleted file mode 100644 index 7a18e20..0000000 Binary files a/res/drawable-hdpi/data_sweep_left_activated.9.png and /dev/null differ diff --git a/res/drawable-hdpi/data_sweep_left_default.9.png b/res/drawable-hdpi/data_sweep_left_default.9.png deleted file mode 100644 index 5088150..0000000 Binary files a/res/drawable-hdpi/data_sweep_left_default.9.png and /dev/null differ diff --git a/res/drawable-hdpi/data_sweep_limit_activated.9.png b/res/drawable-hdpi/data_sweep_limit_activated.9.png index 36be41a..598ebd3 100644 Binary files a/res/drawable-hdpi/data_sweep_limit_activated.9.png and b/res/drawable-hdpi/data_sweep_limit_activated.9.png differ diff --git a/res/drawable-hdpi/data_sweep_limit_default.9.png b/res/drawable-hdpi/data_sweep_limit_default.9.png deleted file mode 100644 index 658d1d9..0000000 Binary files a/res/drawable-hdpi/data_sweep_limit_default.9.png and /dev/null differ diff --git a/res/drawable-hdpi/data_sweep_right_activated.9.png b/res/drawable-hdpi/data_sweep_right_activated.9.png deleted file mode 100644 index 96ffbf6..0000000 Binary files a/res/drawable-hdpi/data_sweep_right_activated.9.png and /dev/null differ diff --git a/res/drawable-hdpi/data_sweep_right_default.9.png b/res/drawable-hdpi/data_sweep_right_default.9.png deleted file mode 100644 index 22831a9..0000000 Binary files a/res/drawable-hdpi/data_sweep_right_default.9.png and /dev/null differ diff --git a/res/drawable-hdpi/data_sweep_warning_activated.9.png b/res/drawable-hdpi/data_sweep_warning_activated.9.png index 83b8a65..b10dff6 100644 Binary files a/res/drawable-hdpi/data_sweep_warning_activated.9.png and b/res/drawable-hdpi/data_sweep_warning_activated.9.png differ diff --git a/res/drawable-hdpi/data_sweep_warning_default.9.png b/res/drawable-hdpi/data_sweep_warning_default.9.png deleted file mode 100644 index 3b2c1a7..0000000 Binary files a/res/drawable-hdpi/data_sweep_warning_default.9.png and /dev/null differ -- cgit v1.1