summaryrefslogtreecommitdiffstats
path: root/core/res
diff options
context:
space:
mode:
authorWei Huang <weih@google.com>2010-06-15 14:26:21 -0700
committerWei Huang <weih@google.com>2010-06-15 15:19:40 -0700
commit2b24ecfbb282276410a53bb35a15f91cb6c433d9 (patch)
treeb9eef5ce5a172b00cadc55f0f29b5e11ab51b3fa /core/res
parent2d468c5d73cc1cefbcfa8d98e30622c54756918c (diff)
downloadframeworks_base-2b24ecfbb282276410a53bb35a15f91cb6c433d9.zip
frameworks_base-2b24ecfbb282276410a53bb35a15f91cb6c433d9.tar.gz
frameworks_base-2b24ecfbb282276410a53bb35a15f91cb6c433d9.tar.bz2
add new video/audio presence icons in the framework resource dirs, and make them public.
- add definitions for presence_video_away presence_video_busy presence_video_online presence_audio_away presence_audio_busy presence_audio_online in the public.xml, and update current.xml - the actual icons for the audio versions are not yet done, so I used the video versions as placeholders. Change-Id: I9e2be5dd05619cbdbbb61dc231e9da1984ddbb36
Diffstat (limited to 'core/res')
-rw-r--r--core/res/res/drawable-hdpi/presence_audio_away.pngbin0 -> 1328 bytes
-rw-r--r--core/res/res/drawable-hdpi/presence_audio_busy.pngbin0 -> 1234 bytes
-rw-r--r--core/res/res/drawable-hdpi/presence_audio_online.pngbin0 -> 1434 bytes
-rw-r--r--core/res/res/drawable-hdpi/presence_video_away.pngbin0 -> 1328 bytes
-rw-r--r--core/res/res/drawable-hdpi/presence_video_busy.pngbin0 -> 1234 bytes
-rw-r--r--core/res/res/drawable-hdpi/presence_video_online.pngbin0 -> 1434 bytes
-rw-r--r--core/res/res/drawable-mdpi/presence_audio_away.pngbin0 -> 954 bytes
-rw-r--r--core/res/res/drawable-mdpi/presence_audio_busy.pngbin0 -> 824 bytes
-rw-r--r--core/res/res/drawable-mdpi/presence_audio_online.pngbin0 -> 869 bytes
-rw-r--r--core/res/res/drawable-mdpi/presence_video_away.pngbin0 -> 954 bytes
-rw-r--r--core/res/res/drawable-mdpi/presence_video_busy.pngbin0 -> 824 bytes
-rw-r--r--core/res/res/drawable-mdpi/presence_video_online.pngbin0 -> 869 bytes
-rw-r--r--core/res/res/values/public.xml9
13 files changed, 9 insertions, 0 deletions
diff --git a/core/res/res/drawable-hdpi/presence_audio_away.png b/core/res/res/drawable-hdpi/presence_audio_away.png
new file mode 100644
index 0000000..f18b6c9
--- /dev/null
+++ b/core/res/res/drawable-hdpi/presence_audio_away.png
Binary files differ
diff --git a/core/res/res/drawable-hdpi/presence_audio_busy.png b/core/res/res/drawable-hdpi/presence_audio_busy.png
new file mode 100644
index 0000000..ae7b983
--- /dev/null
+++ b/core/res/res/drawable-hdpi/presence_audio_busy.png
Binary files differ
diff --git a/core/res/res/drawable-hdpi/presence_audio_online.png b/core/res/res/drawable-hdpi/presence_audio_online.png
new file mode 100644
index 0000000..15e4513
--- /dev/null
+++ b/core/res/res/drawable-hdpi/presence_audio_online.png
Binary files differ
diff --git a/core/res/res/drawable-hdpi/presence_video_away.png b/core/res/res/drawable-hdpi/presence_video_away.png
new file mode 100644
index 0000000..f18b6c9
--- /dev/null
+++ b/core/res/res/drawable-hdpi/presence_video_away.png
Binary files differ
diff --git a/core/res/res/drawable-hdpi/presence_video_busy.png b/core/res/res/drawable-hdpi/presence_video_busy.png
new file mode 100644
index 0000000..ae7b983
--- /dev/null
+++ b/core/res/res/drawable-hdpi/presence_video_busy.png
Binary files differ
diff --git a/core/res/res/drawable-hdpi/presence_video_online.png b/core/res/res/drawable-hdpi/presence_video_online.png
new file mode 100644
index 0000000..15e4513
--- /dev/null
+++ b/core/res/res/drawable-hdpi/presence_video_online.png
Binary files differ
diff --git a/core/res/res/drawable-mdpi/presence_audio_away.png b/core/res/res/drawable-mdpi/presence_audio_away.png
new file mode 100644
index 0000000..f67e64e
--- /dev/null
+++ b/core/res/res/drawable-mdpi/presence_audio_away.png
Binary files differ
diff --git a/core/res/res/drawable-mdpi/presence_audio_busy.png b/core/res/res/drawable-mdpi/presence_audio_busy.png
new file mode 100644
index 0000000..0ad991b
--- /dev/null
+++ b/core/res/res/drawable-mdpi/presence_audio_busy.png
Binary files differ
diff --git a/core/res/res/drawable-mdpi/presence_audio_online.png b/core/res/res/drawable-mdpi/presence_audio_online.png
new file mode 100644
index 0000000..6cc3d1a
--- /dev/null
+++ b/core/res/res/drawable-mdpi/presence_audio_online.png
Binary files differ
diff --git a/core/res/res/drawable-mdpi/presence_video_away.png b/core/res/res/drawable-mdpi/presence_video_away.png
new file mode 100644
index 0000000..f67e64e
--- /dev/null
+++ b/core/res/res/drawable-mdpi/presence_video_away.png
Binary files differ
diff --git a/core/res/res/drawable-mdpi/presence_video_busy.png b/core/res/res/drawable-mdpi/presence_video_busy.png
new file mode 100644
index 0000000..0ad991b
--- /dev/null
+++ b/core/res/res/drawable-mdpi/presence_video_busy.png
Binary files differ
diff --git a/core/res/res/drawable-mdpi/presence_video_online.png b/core/res/res/drawable-mdpi/presence_video_online.png
new file mode 100644
index 0000000..6cc3d1a
--- /dev/null
+++ b/core/res/res/drawable-mdpi/presence_video_online.png
Binary files differ
diff --git a/core/res/res/values/public.xml b/core/res/res/values/public.xml
index 1932771..27cb763 100644
--- a/core/res/res/values/public.xml
+++ b/core/res/res/values/public.xml
@@ -1250,7 +1250,16 @@
<public-padding type="id" name="kraken_resource_pad" end="0x01020040" />
<public-padding type="anim" name="kraken_resource_pad" end="0x010a0020" />
+
+ <!-- presence drawables for videochat or audiochat capable contacts -->
+ <public type="drawable" name="presence_video_away" id="0x010800ac" />
+ <public type="drawable" name="presence_video_busy" id="0x010800ad" />
+ <public type="drawable" name="presence_video_online" id="0x010800ae" />
+ <public type="drawable" name="presence_audio_away" id="0x010800af" />
+ <public type="drawable" name="presence_audio_busy" id="0x010800b0" />
+ <public type="drawable" name="presence_audio_online" id="0x010800b1" />
<public-padding type="drawable" name="kraken_resource_pad" end="0x01080100" />
+
<public-padding type="style" name="kraken_resource_pad" end="0x01030090" />
<public-padding type="string" name="kraken_resource_pad" end="0x01040020" />
<public-padding type="integer" name="kraken_resource_pad" end="0x010e0010" />