OSDN Git Service

Adding new volume control dialog icons
authorJustin Ho <justinho@google.com>
Thu, 3 Feb 2011 02:35:54 +0000 (18:35 -0800)
committerJustin Ho <justinho@google.com>
Thu, 3 Feb 2011 02:35:54 +0000 (18:35 -0800)
Change-Id: I025f9372300b30fce9c2190864237a20151b9993

12 files changed:
core/res/res/drawable-hdpi/ic_audio_alarm.png [new file with mode: 0644]
core/res/res/drawable-hdpi/ic_audio_alarm_mute.png [new file with mode: 0644]
core/res/res/drawable-hdpi/ic_audio_notification.png [new file with mode: 0644]
core/res/res/drawable-hdpi/ic_audio_notification_mute.png [new file with mode: 0644]
core/res/res/drawable-hdpi/ic_audio_vol.png [new file with mode: 0644]
core/res/res/drawable-hdpi/ic_audio_vol_mute.png [new file with mode: 0644]
core/res/res/drawable-mdpi/ic_audio_alarm.png [new file with mode: 0644]
core/res/res/drawable-mdpi/ic_audio_alarm_mute.png [new file with mode: 0644]
core/res/res/drawable-mdpi/ic_audio_notification.png [new file with mode: 0644]
core/res/res/drawable-mdpi/ic_audio_notification_mute.png [new file with mode: 0644]
core/res/res/drawable-mdpi/ic_audio_vol.png [new file with mode: 0644]
core/res/res/drawable-mdpi/ic_audio_vol_mute.png [new file with mode: 0644]

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 (file)
index 0000000..1b41de4
Binary files /dev/null and b/core/res/res/drawable-hdpi/ic_audio_alarm.png 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 (file)
index 0000000..e31fdb8
Binary files /dev/null and b/core/res/res/drawable-hdpi/ic_audio_alarm_mute.png 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 (file)
index 0000000..00e8f8a
Binary files /dev/null and b/core/res/res/drawable-hdpi/ic_audio_notification.png 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 (file)
index 0000000..a350e16
Binary files /dev/null and b/core/res/res/drawable-hdpi/ic_audio_notification_mute.png 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 (file)
index 0000000..cf3f3f5
Binary files /dev/null and b/core/res/res/drawable-hdpi/ic_audio_vol.png 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 (file)
index 0000000..c4ac4ef
Binary files /dev/null and b/core/res/res/drawable-hdpi/ic_audio_vol_mute.png 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 (file)
index 0000000..fab95aa
Binary files /dev/null and b/core/res/res/drawable-mdpi/ic_audio_alarm.png 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 (file)
index 0000000..ca3ed93
Binary files /dev/null and b/core/res/res/drawable-mdpi/ic_audio_alarm_mute.png 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 (file)
index 0000000..b41ccd0
Binary files /dev/null and b/core/res/res/drawable-mdpi/ic_audio_notification.png 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 (file)
index 0000000..f0b6d8a
Binary files /dev/null and b/core/res/res/drawable-mdpi/ic_audio_notification_mute.png 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 (file)
index 0000000..049e92a
Binary files /dev/null and b/core/res/res/drawable-mdpi/ic_audio_vol.png 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 (file)
index 0000000..be71492
Binary files /dev/null and b/core/res/res/drawable-mdpi/ic_audio_vol_mute.png differ