summaryrefslogtreecommitdiffstats
path: root/core/res
diff options
context:
space:
mode:
authorJustin Ho <justinho@google.com>2011-02-02 18:45:27 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-02-02 18:45:27 -0800
commitbe36f9a3b049157b29d3fbe4f685ed8a3021344e (patch)
treed68ef6f366763b47e07bb57e45512d80ff229ee1 /core/res
parenta58617430d699d26948357f204f09a6ca0b837b8 (diff)
parent6758fce4dd6819a241c9d06f8c5d0fba03cb7345 (diff)
downloadframeworks_base-be36f9a3b049157b29d3fbe4f685ed8a3021344e.zip
frameworks_base-be36f9a3b049157b29d3fbe4f685ed8a3021344e.tar.gz
frameworks_base-be36f9a3b049157b29d3fbe4f685ed8a3021344e.tar.bz2
Merge "Adding new volume control dialog icons" into honeycomb
Diffstat (limited to 'core/res')
-rw-r--r--core/res/res/drawable-hdpi/ic_audio_alarm.pngbin0 -> 1252 bytes
-rw-r--r--core/res/res/drawable-hdpi/ic_audio_alarm_mute.pngbin0 -> 1378 bytes
-rw-r--r--core/res/res/drawable-hdpi/ic_audio_notification.pngbin0 -> 1015 bytes
-rw-r--r--core/res/res/drawable-hdpi/ic_audio_notification_mute.pngbin0 -> 1184 bytes
-rw-r--r--core/res/res/drawable-hdpi/ic_audio_vol.pngbin0 -> 1144 bytes
-rw-r--r--core/res/res/drawable-hdpi/ic_audio_vol_mute.pngbin0 -> 1168 bytes
-rw-r--r--core/res/res/drawable-mdpi/ic_audio_alarm.pngbin0 -> 847 bytes
-rw-r--r--core/res/res/drawable-mdpi/ic_audio_alarm_mute.pngbin0 -> 896 bytes
-rw-r--r--core/res/res/drawable-mdpi/ic_audio_notification.pngbin0 -> 758 bytes
-rw-r--r--core/res/res/drawable-mdpi/ic_audio_notification_mute.pngbin0 -> 842 bytes
-rw-r--r--core/res/res/drawable-mdpi/ic_audio_vol.pngbin0 -> 841 bytes
-rw-r--r--core/res/res/drawable-mdpi/ic_audio_vol_mute.pngbin0 -> 809 bytes
12 files changed, 0 insertions, 0 deletions
diff --git a/core/res/res/drawable-hdpi/ic_audio_alarm.png b/core/res/res/drawable-hdpi/ic_audio_alarm.png
new file mode 100644
index 0000000..1b41de4
--- /dev/null
+++ b/core/res/res/drawable-hdpi/ic_audio_alarm.png
Binary files differ
diff --git a/core/res/res/drawable-hdpi/ic_audio_alarm_mute.png b/core/res/res/drawable-hdpi/ic_audio_alarm_mute.png
new file mode 100644
index 0000000..e31fdb8
--- /dev/null
+++ b/core/res/res/drawable-hdpi/ic_audio_alarm_mute.png
Binary files differ
diff --git a/core/res/res/drawable-hdpi/ic_audio_notification.png b/core/res/res/drawable-hdpi/ic_audio_notification.png
new file mode 100644
index 0000000..00e8f8a
--- /dev/null
+++ b/core/res/res/drawable-hdpi/ic_audio_notification.png
Binary files differ
diff --git a/core/res/res/drawable-hdpi/ic_audio_notification_mute.png b/core/res/res/drawable-hdpi/ic_audio_notification_mute.png
new file mode 100644
index 0000000..a350e16
--- /dev/null
+++ b/core/res/res/drawable-hdpi/ic_audio_notification_mute.png
Binary files differ
diff --git a/core/res/res/drawable-hdpi/ic_audio_vol.png b/core/res/res/drawable-hdpi/ic_audio_vol.png
new file mode 100644
index 0000000..cf3f3f5
--- /dev/null
+++ b/core/res/res/drawable-hdpi/ic_audio_vol.png
Binary files differ
diff --git a/core/res/res/drawable-hdpi/ic_audio_vol_mute.png b/core/res/res/drawable-hdpi/ic_audio_vol_mute.png
new file mode 100644
index 0000000..c4ac4ef
--- /dev/null
+++ b/core/res/res/drawable-hdpi/ic_audio_vol_mute.png
Binary files differ
diff --git a/core/res/res/drawable-mdpi/ic_audio_alarm.png b/core/res/res/drawable-mdpi/ic_audio_alarm.png
new file mode 100644
index 0000000..fab95aa
--- /dev/null
+++ b/core/res/res/drawable-mdpi/ic_audio_alarm.png
Binary files differ
diff --git a/core/res/res/drawable-mdpi/ic_audio_alarm_mute.png b/core/res/res/drawable-mdpi/ic_audio_alarm_mute.png
new file mode 100644
index 0000000..ca3ed93
--- /dev/null
+++ b/core/res/res/drawable-mdpi/ic_audio_alarm_mute.png
Binary files differ
diff --git a/core/res/res/drawable-mdpi/ic_audio_notification.png b/core/res/res/drawable-mdpi/ic_audio_notification.png
new file mode 100644
index 0000000..b41ccd0
--- /dev/null
+++ b/core/res/res/drawable-mdpi/ic_audio_notification.png
Binary files differ
diff --git a/core/res/res/drawable-mdpi/ic_audio_notification_mute.png b/core/res/res/drawable-mdpi/ic_audio_notification_mute.png
new file mode 100644
index 0000000..f0b6d8a
--- /dev/null
+++ b/core/res/res/drawable-mdpi/ic_audio_notification_mute.png
Binary files differ
diff --git a/core/res/res/drawable-mdpi/ic_audio_vol.png b/core/res/res/drawable-mdpi/ic_audio_vol.png
new file mode 100644
index 0000000..049e92a
--- /dev/null
+++ b/core/res/res/drawable-mdpi/ic_audio_vol.png
Binary files differ
diff --git a/core/res/res/drawable-mdpi/ic_audio_vol_mute.png b/core/res/res/drawable-mdpi/ic_audio_vol_mute.png
new file mode 100644
index 0000000..be71492
--- /dev/null
+++ b/core/res/res/drawable-mdpi/ic_audio_vol_mute.png
Binary files differ