From 9ff6378916befd536ddd1816c32a604b068044f4 Mon Sep 17 00:00:00 2001 From: Daniel Sandler Date: Thu, 3 May 2012 23:16:42 -0400 Subject: Visual refresh of notification panel header. CLOCK - 2 LINE DATE - ROTATION LOCK - SETTINGS ---- CLEAR ALL Bug: 6418617 Change-Id: I477b59d83aaefc6943ed3cfd5bb4e3f4072a8471 Conflicts: packages/SystemUI/res/values/strings.xml --- .../res/drawable-xhdpi/ic_notify_clear_normal.png | Bin 1138 -> 582 bytes .../res/drawable-xhdpi/ic_notify_clear_pressed.png | Bin 5053 -> 1369 bytes .../drawable-xhdpi/ic_notify_quicksettings_normal.png | Bin 1407 -> 1084 bytes .../ic_notify_quicksettings_pressed.png | Bin 4844 -> 2353 bytes .../drawable-xhdpi/ic_notify_rotation_off_normal.png | Bin 0 -> 2225 bytes .../drawable-xhdpi/ic_notify_rotation_off_pressed.png | Bin 0 -> 3231 bytes .../drawable-xhdpi/ic_notify_rotation_on_normal.png | Bin 0 -> 2366 bytes .../drawable-xhdpi/ic_notify_rotation_on_pressed.png | Bin 0 -> 3761 bytes 8 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 packages/SystemUI/res/drawable-xhdpi/ic_notify_rotation_off_normal.png create mode 100644 packages/SystemUI/res/drawable-xhdpi/ic_notify_rotation_off_pressed.png create mode 100644 packages/SystemUI/res/drawable-xhdpi/ic_notify_rotation_on_normal.png create mode 100644 packages/SystemUI/res/drawable-xhdpi/ic_notify_rotation_on_pressed.png (limited to 'packages/SystemUI/res/drawable-xhdpi') diff --git a/packages/SystemUI/res/drawable-xhdpi/ic_notify_clear_normal.png b/packages/SystemUI/res/drawable-xhdpi/ic_notify_clear_normal.png index cf9bd8e..870beb4 100644 Binary files a/packages/SystemUI/res/drawable-xhdpi/ic_notify_clear_normal.png and b/packages/SystemUI/res/drawable-xhdpi/ic_notify_clear_normal.png differ diff --git a/packages/SystemUI/res/drawable-xhdpi/ic_notify_clear_pressed.png b/packages/SystemUI/res/drawable-xhdpi/ic_notify_clear_pressed.png index 8eee4d9..94a4646 100644 Binary files a/packages/SystemUI/res/drawable-xhdpi/ic_notify_clear_pressed.png and b/packages/SystemUI/res/drawable-xhdpi/ic_notify_clear_pressed.png differ diff --git a/packages/SystemUI/res/drawable-xhdpi/ic_notify_quicksettings_normal.png b/packages/SystemUI/res/drawable-xhdpi/ic_notify_quicksettings_normal.png index 5e67545..80fdb79 100644 Binary files a/packages/SystemUI/res/drawable-xhdpi/ic_notify_quicksettings_normal.png and b/packages/SystemUI/res/drawable-xhdpi/ic_notify_quicksettings_normal.png differ diff --git a/packages/SystemUI/res/drawable-xhdpi/ic_notify_quicksettings_pressed.png b/packages/SystemUI/res/drawable-xhdpi/ic_notify_quicksettings_pressed.png index e56aeda..ac7c1a7 100644 Binary files a/packages/SystemUI/res/drawable-xhdpi/ic_notify_quicksettings_pressed.png and b/packages/SystemUI/res/drawable-xhdpi/ic_notify_quicksettings_pressed.png differ diff --git a/packages/SystemUI/res/drawable-xhdpi/ic_notify_rotation_off_normal.png b/packages/SystemUI/res/drawable-xhdpi/ic_notify_rotation_off_normal.png new file mode 100644 index 0000000..cebd6d8 Binary files /dev/null and b/packages/SystemUI/res/drawable-xhdpi/ic_notify_rotation_off_normal.png differ diff --git a/packages/SystemUI/res/drawable-xhdpi/ic_notify_rotation_off_pressed.png b/packages/SystemUI/res/drawable-xhdpi/ic_notify_rotation_off_pressed.png new file mode 100644 index 0000000..ef4d9a1 Binary files /dev/null and b/packages/SystemUI/res/drawable-xhdpi/ic_notify_rotation_off_pressed.png differ diff --git a/packages/SystemUI/res/drawable-xhdpi/ic_notify_rotation_on_normal.png b/packages/SystemUI/res/drawable-xhdpi/ic_notify_rotation_on_normal.png new file mode 100644 index 0000000..01146aa Binary files /dev/null and b/packages/SystemUI/res/drawable-xhdpi/ic_notify_rotation_on_normal.png differ diff --git a/packages/SystemUI/res/drawable-xhdpi/ic_notify_rotation_on_pressed.png b/packages/SystemUI/res/drawable-xhdpi/ic_notify_rotation_on_pressed.png new file mode 100644 index 0000000..e8f01c5 Binary files /dev/null and b/packages/SystemUI/res/drawable-xhdpi/ic_notify_rotation_on_pressed.png differ -- cgit v1.1