OSDN Git Service

AI 143296: Merge from donut Change 143147
authorJean-Baptiste Queru <>
Sat, 28 Mar 2009 00:43:54 +0000 (17:43 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Sat, 28 Mar 2009 00:43:54 +0000 (17:43 -0700)
commit96663989003493e89a579662697e4c0e26dc21b5
treecbdab9b0f1f39238515e3615b8a73606d17a1fb2
parentb9683f4333d3616f9238eeb52bffcbade156684e
AI 143296: Merge from donut Change 143147

Automated import of CL 143296
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