OSDN Git Service

AI 143147: Manual integration
authorDianne Hackborn <>
Fri, 27 Mar 2009 21:59:24 +0000 (14:59 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Fri, 27 Mar 2009 21:59:24 +0000 (14:59 -0700)
commitf73830f978b30c0feb6aa1cf48995c4386380b99
treecbdab9b0f1f39238515e3615b8a73606d17a1fb2
parentb150dbc8834329c634d0abc564224e778146586f
AI 143147: Manual integration

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