diff options
author | Wei Huang <weih@google.com> | 2010-06-15 14:26:21 -0700 |
---|---|---|
committer | Wei Huang <weih@google.com> | 2010-06-15 15:19:40 -0700 |
commit | 2b24ecfbb282276410a53bb35a15f91cb6c433d9 (patch) | |
tree | b9eef5ce5a172b00cadc55f0f29b5e11ab51b3fa /api | |
parent | 2d468c5d73cc1cefbcfa8d98e30622c54756918c (diff) | |
download | frameworks_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 'api')
-rw-r--r-- | api/current.xml | 68 |
1 files changed, 34 insertions, 34 deletions
diff --git a/api/current.xml b/api/current.xml index 53319e4..3acd21f 100644 --- a/api/current.xml +++ b/api/current.xml @@ -13112,187 +13112,187 @@ visibility="public" > </field> -<field name="kraken_resource_pad80" +<field name="kraken_resource_pad9" type="int" transient="false" volatile="false" - value="17301681" + value="17301752" static="true" final="true" deprecated="not deprecated" visibility="public" > </field> -<field name="kraken_resource_pad81" +<field name="list_selector_background" type="int" transient="false" volatile="false" - value="17301680" + value="17301602" static="true" final="true" deprecated="not deprecated" visibility="public" > </field> -<field name="kraken_resource_pad82" +<field name="menu_frame" type="int" transient="false" volatile="false" - value="17301679" + value="17301603" static="true" final="true" deprecated="not deprecated" visibility="public" > </field> -<field name="kraken_resource_pad83" +<field name="menu_full_frame" type="int" transient="false" volatile="false" - value="17301678" + value="17301604" static="true" final="true" deprecated="not deprecated" visibility="public" > </field> -<field name="kraken_resource_pad84" +<field name="menuitem_background" type="int" transient="false" volatile="false" - value="17301677" + value="17301605" static="true" final="true" deprecated="not deprecated" visibility="public" > </field> -<field name="kraken_resource_pad85" +<field name="picture_frame" type="int" transient="false" volatile="false" - value="17301676" + value="17301606" static="true" final="true" deprecated="not deprecated" visibility="public" > </field> -<field name="kraken_resource_pad9" +<field name="presence_audio_away" type="int" transient="false" volatile="false" - value="17301752" + value="17301679" static="true" final="true" deprecated="not deprecated" visibility="public" > </field> -<field name="list_selector_background" +<field name="presence_audio_busy" type="int" transient="false" volatile="false" - value="17301602" + value="17301680" static="true" final="true" deprecated="not deprecated" visibility="public" > </field> -<field name="menu_frame" +<field name="presence_audio_online" type="int" transient="false" volatile="false" - value="17301603" + value="17301681" static="true" final="true" deprecated="not deprecated" visibility="public" > </field> -<field name="menu_full_frame" +<field name="presence_away" type="int" transient="false" volatile="false" - value="17301604" + value="17301607" static="true" final="true" deprecated="not deprecated" visibility="public" > </field> -<field name="menuitem_background" +<field name="presence_busy" type="int" transient="false" volatile="false" - value="17301605" + value="17301608" static="true" final="true" deprecated="not deprecated" visibility="public" > </field> -<field name="picture_frame" +<field name="presence_invisible" type="int" transient="false" volatile="false" - value="17301606" + value="17301609" static="true" final="true" deprecated="not deprecated" visibility="public" > </field> -<field name="presence_away" +<field name="presence_offline" type="int" transient="false" volatile="false" - value="17301607" + value="17301610" static="true" final="true" deprecated="not deprecated" visibility="public" > </field> -<field name="presence_busy" +<field name="presence_online" type="int" transient="false" volatile="false" - value="17301608" + value="17301611" static="true" final="true" deprecated="not deprecated" visibility="public" > </field> -<field name="presence_invisible" +<field name="presence_video_away" type="int" transient="false" volatile="false" - value="17301609" + value="17301676" static="true" final="true" deprecated="not deprecated" visibility="public" > </field> -<field name="presence_offline" +<field name="presence_video_busy" type="int" transient="false" volatile="false" - value="17301610" + value="17301677" static="true" final="true" deprecated="not deprecated" visibility="public" > </field> -<field name="presence_online" +<field name="presence_video_online" type="int" transient="false" volatile="false" - value="17301611" + value="17301678" static="true" final="true" deprecated="not deprecated" |