summaryrefslogtreecommitdiffstats
path: root/res/drawable-hdpi
diff options
context:
space:
mode:
authorDaniel Sandler <dsandler@android.com>2010-04-22 14:37:59 -0400
committerDaniel Sandler <dsandler@android.com>2010-04-23 12:37:23 -0400
commitc9b1877f9acf604897c719d70dc99685d10849b5 (patch)
tree878a47a9d08323eee4a7d92ee5cfa5b88d10d6c9 /res/drawable-hdpi
parentd65d08e709ec0916446100bae0a7276d0800382f (diff)
downloadandroid_packages_apps_Trebuchet-c9b1877f9acf604897c719d70dc99685d10849b5.tar.gz
android_packages_apps_Trebuchet-c9b1877f9acf604897c719d70dc99685d10849b5.tar.bz2
android_packages_apps_Trebuchet-c9b1877f9acf604897c719d70dc99685d10849b5.zip
New Launcher feature: "hotseat" icons.
The hotseats are permanent slots on either side of the AllApps button. Their functions are: LEFT/BOTTOM: Phone Launched via the hardcoded class name com.android.contacts/.ContactsLaunchActivity. RIGHT/TOP: Browser Launched by querying to see which application is the default for URLs, then starting that activity directly. In the future, it would be ideal to allow an application with permission to access LauncherProvider to customize these (icons, contentDescriptions, and Intents). Bug: 2559083 Change-Id: I56f6e745f8574aa17e28feaa9d2118fb4a715cd4
Diffstat (limited to 'res/drawable-hdpi')
-rw-r--r--res/drawable-hdpi/all_apps_button_focused.pngbin1043 -> 1865 bytes
-rw-r--r--res/drawable-hdpi/all_apps_button_normal.pngbin688 -> 620 bytes
-rw-r--r--res/drawable-hdpi/all_apps_button_pressed.pngbin1041 -> 1862 bytes
-rw-r--r--res/drawable-hdpi/hotseat_bg_center.9.pngbin0 -> 3633 bytes
-rw-r--r--res/drawable-hdpi/hotseat_bg_left.9.pngbin0 -> 3767 bytes
-rw-r--r--res/drawable-hdpi/hotseat_bg_right.9.pngbin0 -> 3399 bytes
-rw-r--r--res/drawable-hdpi/hotseat_browser_focused.pngbin0 -> 3730 bytes
-rw-r--r--res/drawable-hdpi/hotseat_browser_normal.pngbin0 -> 3060 bytes
-rw-r--r--res/drawable-hdpi/hotseat_browser_pressed.pngbin0 -> 3631 bytes
-rw-r--r--res/drawable-hdpi/hotseat_left.pngbin0 -> 1764 bytes
-rw-r--r--res/drawable-hdpi/hotseat_phone_focused.pngbin0 -> 2539 bytes
-rw-r--r--res/drawable-hdpi/hotseat_phone_normal.pngbin0 -> 1830 bytes
-rw-r--r--res/drawable-hdpi/hotseat_phone_pressed.pngbin0 -> 2505 bytes
-rw-r--r--res/drawable-hdpi/hotseat_right.pngbin0 -> 2935 bytes
-rw-r--r--res/drawable-hdpi/trashcan.pngbin1714 -> 2026 bytes
-rw-r--r--res/drawable-hdpi/trashcan_hover.pngbin2232 -> 2063 bytes
16 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-hdpi/all_apps_button_focused.png b/res/drawable-hdpi/all_apps_button_focused.png
index 94f7b080a..55574ed63 100644
--- a/res/drawable-hdpi/all_apps_button_focused.png
+++ b/res/drawable-hdpi/all_apps_button_focused.png
Binary files differ
diff --git a/res/drawable-hdpi/all_apps_button_normal.png b/res/drawable-hdpi/all_apps_button_normal.png
index 188d528aa..7e7ec868d 100644
--- a/res/drawable-hdpi/all_apps_button_normal.png
+++ b/res/drawable-hdpi/all_apps_button_normal.png
Binary files differ
diff --git a/res/drawable-hdpi/all_apps_button_pressed.png b/res/drawable-hdpi/all_apps_button_pressed.png
index 600dea9fe..3ccb5afb7 100644
--- a/res/drawable-hdpi/all_apps_button_pressed.png
+++ b/res/drawable-hdpi/all_apps_button_pressed.png
Binary files differ
diff --git a/res/drawable-hdpi/hotseat_bg_center.9.png b/res/drawable-hdpi/hotseat_bg_center.9.png
new file mode 100644
index 000000000..0567b7765
--- /dev/null
+++ b/res/drawable-hdpi/hotseat_bg_center.9.png
Binary files differ
diff --git a/res/drawable-hdpi/hotseat_bg_left.9.png b/res/drawable-hdpi/hotseat_bg_left.9.png
new file mode 100644
index 000000000..aaf42c4f0
--- /dev/null
+++ b/res/drawable-hdpi/hotseat_bg_left.9.png
Binary files differ
diff --git a/res/drawable-hdpi/hotseat_bg_right.9.png b/res/drawable-hdpi/hotseat_bg_right.9.png
new file mode 100644
index 000000000..2b8149b6e
--- /dev/null
+++ b/res/drawable-hdpi/hotseat_bg_right.9.png
Binary files differ
diff --git a/res/drawable-hdpi/hotseat_browser_focused.png b/res/drawable-hdpi/hotseat_browser_focused.png
new file mode 100644
index 000000000..6044238ca
--- /dev/null
+++ b/res/drawable-hdpi/hotseat_browser_focused.png
Binary files differ
diff --git a/res/drawable-hdpi/hotseat_browser_normal.png b/res/drawable-hdpi/hotseat_browser_normal.png
new file mode 100644
index 000000000..e6eb94e37
--- /dev/null
+++ b/res/drawable-hdpi/hotseat_browser_normal.png
Binary files differ
diff --git a/res/drawable-hdpi/hotseat_browser_pressed.png b/res/drawable-hdpi/hotseat_browser_pressed.png
new file mode 100644
index 000000000..918afb443
--- /dev/null
+++ b/res/drawable-hdpi/hotseat_browser_pressed.png
Binary files differ
diff --git a/res/drawable-hdpi/hotseat_left.png b/res/drawable-hdpi/hotseat_left.png
new file mode 100644
index 000000000..5dabf57ec
--- /dev/null
+++ b/res/drawable-hdpi/hotseat_left.png
Binary files differ
diff --git a/res/drawable-hdpi/hotseat_phone_focused.png b/res/drawable-hdpi/hotseat_phone_focused.png
new file mode 100644
index 000000000..3e84a583b
--- /dev/null
+++ b/res/drawable-hdpi/hotseat_phone_focused.png
Binary files differ
diff --git a/res/drawable-hdpi/hotseat_phone_normal.png b/res/drawable-hdpi/hotseat_phone_normal.png
new file mode 100644
index 000000000..e8a869c52
--- /dev/null
+++ b/res/drawable-hdpi/hotseat_phone_normal.png
Binary files differ
diff --git a/res/drawable-hdpi/hotseat_phone_pressed.png b/res/drawable-hdpi/hotseat_phone_pressed.png
new file mode 100644
index 000000000..dc4ad6e6e
--- /dev/null
+++ b/res/drawable-hdpi/hotseat_phone_pressed.png
Binary files differ
diff --git a/res/drawable-hdpi/hotseat_right.png b/res/drawable-hdpi/hotseat_right.png
new file mode 100644
index 000000000..114bcb588
--- /dev/null
+++ b/res/drawable-hdpi/hotseat_right.png
Binary files differ
diff --git a/res/drawable-hdpi/trashcan.png b/res/drawable-hdpi/trashcan.png
index d356f4533..482fbd888 100644
--- a/res/drawable-hdpi/trashcan.png
+++ b/res/drawable-hdpi/trashcan.png
Binary files differ
diff --git a/res/drawable-hdpi/trashcan_hover.png b/res/drawable-hdpi/trashcan_hover.png
index 7dda19e04..484acef59 100644
--- a/res/drawable-hdpi/trashcan_hover.png
+++ b/res/drawable-hdpi/trashcan_hover.png
Binary files differ