summaryrefslogtreecommitdiffstats
path: root/res/drawable-hdpi
diff options
context:
space:
mode:
authorRaj Yengisetty <rajesh@cyngn.com>2014-05-13 23:19:54 -0700
committerfuzz <fuzzzzzzzzzzzzzzzzzz@gmail.com>2014-05-24 12:26:03 +0900
commit82196ead569c25dae76a70be6b2bc147666ea24d (patch)
tree252a9885b63068b590921cab270a6d93cf09bc4f /res/drawable-hdpi
parent0b4362157fdc930f0eb342194dfb553c80a238bd (diff)
downloadandroid_packages_apps_Trebuchet-82196ead569c25dae76a70be6b2bc147666ea24d.tar.gz
android_packages_apps_Trebuchet-82196ead569c25dae76a70be6b2bc147666ea24d.tar.bz2
android_packages_apps_Trebuchet-82196ead569c25dae76a70be6b2bc147666ea24d.zip
Trebuchet Settings UI Refresh
- Overview Panel contains all Launcher Settings - Accessible through long press on Workspace or HW Menu button - Settings are held in a SlidingPanel in the Overview Panel - Replace the Settings shortcut in Overview Panel with Themes shortcut - Replace widgets icon with new widgets icon from Launcher3 - Trebuchet Settings changes no longer require restarting Process - Transition Effects have PNG Sequence to show animation sequence - Remove PageIndicator click event to open Overview Panel in AppTray Contributors: Adrian Foulk - UX Lead Abishek Devkota - Project Manager Hayden Schoen - UX Designer Change-Id: I2186213960cf12e840e814757894fe104551856b
Diffstat (limited to 'res/drawable-hdpi')
-rw-r--r--res/drawable-hdpi/ic_default_screen.pngbin18144 -> 2046 bytes
-rw-r--r--res/drawable-hdpi/ic_default_screen_pressed.pngbin18857 -> 1993 bytes
-rw-r--r--res/drawable-hdpi/ic_setting.pngbin2637 -> 0 bytes
-rw-r--r--res/drawable-hdpi/ic_setting_pressed.pngbin3099 -> 0 bytes
-rw-r--r--res/drawable-hdpi/ic_themes.pngbin0 -> 2242 bytes
-rw-r--r--res/drawable-hdpi/ic_themes_pressed.pngbin0 -> 3201 bytes
-rw-r--r--res/drawable-hdpi/ic_widget.pngbin410 -> 1560 bytes
-rw-r--r--res/drawable-hdpi/ic_widget_pressed.pngbin1961 -> 2332 bytes
8 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-hdpi/ic_default_screen.png b/res/drawable-hdpi/ic_default_screen.png
index 832fdef35..41dcf8f6e 100644
--- a/res/drawable-hdpi/ic_default_screen.png
+++ b/res/drawable-hdpi/ic_default_screen.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_default_screen_pressed.png b/res/drawable-hdpi/ic_default_screen_pressed.png
index 2975c6152..7779058c5 100644
--- a/res/drawable-hdpi/ic_default_screen_pressed.png
+++ b/res/drawable-hdpi/ic_default_screen_pressed.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_setting.png b/res/drawable-hdpi/ic_setting.png
deleted file mode 100644
index c617154f1..000000000
--- a/res/drawable-hdpi/ic_setting.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-hdpi/ic_setting_pressed.png b/res/drawable-hdpi/ic_setting_pressed.png
deleted file mode 100644
index fb58a4b12..000000000
--- a/res/drawable-hdpi/ic_setting_pressed.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-hdpi/ic_themes.png b/res/drawable-hdpi/ic_themes.png
new file mode 100644
index 000000000..7a9b4b450
--- /dev/null
+++ b/res/drawable-hdpi/ic_themes.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_themes_pressed.png b/res/drawable-hdpi/ic_themes_pressed.png
new file mode 100644
index 000000000..e78606a29
--- /dev/null
+++ b/res/drawable-hdpi/ic_themes_pressed.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_widget.png b/res/drawable-hdpi/ic_widget.png
index e7cc5346a..8c57af0de 100644
--- a/res/drawable-hdpi/ic_widget.png
+++ b/res/drawable-hdpi/ic_widget.png
Binary files differ
diff --git a/res/drawable-hdpi/ic_widget_pressed.png b/res/drawable-hdpi/ic_widget_pressed.png
index 4d0a1e43e..081f9f9ce 100644
--- a/res/drawable-hdpi/ic_widget_pressed.png
+++ b/res/drawable-hdpi/ic_widget_pressed.png
Binary files differ