OSDN Git Service

auto import from //branches/cupcake_rel/...@138607
authorThe Android Open Source Project <initial-contribution@android.com>
Fri, 13 Mar 2009 20:04:24 +0000 (13:04 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Fri, 13 Mar 2009 20:04:24 +0000 (13:04 -0700)
commitd9ff158f5ed2c07967c2e14e6fa60ac7e5b20c4d
tree2634e303efcc3fcc6d6e613624e08902d728b2f1
parented4828bbcc399c0959f1a005bfb9220f2551b4af
auto import from //branches/cupcake_rel/...@138607
15 files changed:
res/drawable/chat_switcher_background.png [new file with mode: 0644]
res/drawable/chat_switcher_inner.9.png [new file with mode: 0644]
res/drawable/dashboard_highlight.xml
res/drawable/droid_watermark.png [new file with mode: 0644]
res/drawable/im_avatar_picture_border_normal.9.png [new file with mode: 0644]
res/layout/chat_switcher_dialog.xml [new file with mode: 0644]
res/layout/chat_switcher_item.xml [new file with mode: 0644]
res/layout/dashboard.xml [deleted file]
res/layout/dashboard_item.xml [deleted file]
res/values/themes.xml [new file with mode: 0644]
src/com/android/im/app/ChatSwitcher.java [new file with mode: 0644]
src/com/android/im/app/ChatView.java
src/com/android/im/app/Dashboard.java [deleted file]
src/com/android/im/app/ImApp.java
src/com/android/im/app/NewChatActivity.java