OSDN Git Service

Automated import from //branches/cupcake/...@142829,142829
authorDianne Hackborn <>
Thu, 26 Mar 2009 01:37:34 +0000 (18:37 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Thu, 26 Mar 2009 01:37:34 +0000 (18:37 -0700)
commit9fc0df5076f10c6007221466b3489344e7551d64
treecbdab9b0f1f39238515e3615b8a73606d17a1fb2
parent198e3ba7feba5483ac3599ae4d85da6aaef9ac60
Automated import from //branches/cupcake/...@142829,142829
18 files changed:
samples/PluginDemo/res/drawable/emo_im_angel.png [new file with mode: 0644]
samples/PluginDemo/res/drawable/emo_im_cool.png [new file with mode: 0644]
samples/PluginDemo/res/drawable/emo_im_crying.png [new file with mode: 0644]
samples/PluginDemo/res/drawable/emo_im_embarrassed.png [new file with mode: 0644]
samples/PluginDemo/res/drawable/emo_im_foot_in_mouth.png [new file with mode: 0644]
samples/PluginDemo/res/drawable/emo_im_happy.png [new file with mode: 0644]
samples/PluginDemo/res/drawable/emo_im_kissing.png [new file with mode: 0644]
samples/PluginDemo/res/drawable/emo_im_laughing.png [new file with mode: 0644]
samples/PluginDemo/res/drawable/emo_im_lips_are_sealed.png [new file with mode: 0644]
samples/PluginDemo/res/drawable/emo_im_money_mouth.png [new file with mode: 0644]
samples/PluginDemo/res/drawable/emo_im_sad.png [new file with mode: 0644]
samples/PluginDemo/res/drawable/emo_im_surprised.png [new file with mode: 0644]
samples/PluginDemo/res/drawable/emo_im_tongue_sticking_out.png [new file with mode: 0644]
samples/PluginDemo/res/drawable/emo_im_undecided.png [new file with mode: 0644]
samples/PluginDemo/res/drawable/emo_im_winking.png [new file with mode: 0644]
samples/PluginDemo/res/drawable/emo_im_wtf.png [new file with mode: 0644]
samples/PluginDemo/res/drawable/emo_im_yelling.png [new file with mode: 0644]
samples/PluginDemo/src/com/android/im/plugin/demo/DemoImPlugin.java