OSDN Git Service

Initial Contribution
authorThe Android Open Source Project <initial-contribution@android.com>
Tue, 21 Oct 2008 14:00:00 +0000 (07:00 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Tue, 21 Oct 2008 14:00:00 +0000 (07:00 -0700)
commit4879f9aa9a3ba8ea89fe31f8d765c4908d4fd53a
tree96412e1299b497c31f773d4cf2e0094ed07ca715
Initial Contribution
300 files changed:
Android.mk [new file with mode: 0644]
AndroidManifest.xml [new file with mode: 0644]
MODULE_LICENSE_APACHE2 [new file with mode: 0644]
NOTICE [new file with mode: 0644]
plugin/Android.mk [new file with mode: 0644]
plugin/com/android/im/plugin/BrandingResourceIDs.java [new file with mode: 0644]
plugin/com/android/im/plugin/IImPlugin.aidl [new file with mode: 0644]
plugin/com/android/im/plugin/IPasswordDigest.aidl [new file with mode: 0644]
plugin/com/android/im/plugin/IPresenceMapping.aidl [new file with mode: 0644]
plugin/com/android/im/plugin/ImConfigNames.java [new file with mode: 0644]
plugin/com/android/im/plugin/ImPluginConstants.java [new file with mode: 0644]
plugin/com/android/im/plugin/ImPluginInfo.aidl [new file with mode: 0644]
plugin/com/android/im/plugin/ImPluginInfo.java [new file with mode: 0644]
plugin/com/android/im/plugin/ImpsConfigNames.java [new file with mode: 0644]
res/drawable/avatar_alien.jpg [new file with mode: 0755]
res/drawable/avatar_cat.jpg [new file with mode: 0755]
res/drawable/avatar_dog.jpg [new file with mode: 0755]
res/drawable/avatar_fish.jpg [new file with mode: 0755]
res/drawable/avatar_flower.jpg [new file with mode: 0755]
res/drawable/avatar_group.png [new file with mode: 0644]
res/drawable/avatar_polarbear.jpg [new file with mode: 0755]
res/drawable/avatar_pumpkin.jpg [new file with mode: 0755]
res/drawable/avatar_robot.jpg [new file with mode: 0755]
res/drawable/avatar_unknown.png [new file with mode: 0644]
res/drawable/background_textfield.9.png [new file with mode: 0644]
res/drawable/btn_im_status.png [new file with mode: 0644]
res/drawable/chat_24.png [new file with mode: 0644]
res/drawable/chat_history_selector.xml [new file with mode: 0644]
res/drawable/chat_new_24.png [new file with mode: 0644]
res/drawable/dashboard_background.xml [new file with mode: 0644]
res/drawable/dashboard_highlight.xml [new file with mode: 0644]
res/drawable/dashboard_highlight_selected.9.png [new file with mode: 0644]
res/drawable/divider_im_horizontal_dark.9.png [new file with mode: 0644]
res/drawable/emo_im_angel.png [new file with mode: 0644]
res/drawable/emo_im_cool.png [new file with mode: 0644]
res/drawable/emo_im_crying.png [new file with mode: 0644]
res/drawable/emo_im_embarrased.png [new file with mode: 0644]
res/drawable/emo_im_foot_in_mouth.png [new file with mode: 0644]
res/drawable/emo_im_happy.png [new file with mode: 0644]
res/drawable/emo_im_kissing.png [new file with mode: 0644]
res/drawable/emo_im_laughing.png [new file with mode: 0644]
res/drawable/emo_im_lips_are_sealed.png [new file with mode: 0644]
res/drawable/emo_im_money_mouth.png [new file with mode: 0644]
res/drawable/emo_im_sad.png [new file with mode: 0644]
res/drawable/emo_im_surprised.png [new file with mode: 0644]
res/drawable/emo_im_tongue_sticking_out.png [new file with mode: 0644]
res/drawable/emo_im_undecided.png [new file with mode: 0644]
res/drawable/emo_im_winking.png [new file with mode: 0644]
res/drawable/emo_im_wtf.png [new file with mode: 0644]
res/drawable/emo_im_yelling.png [new file with mode: 0644]
res/drawable/group_chat.png [new file with mode: 0644]
res/drawable/group_chat_new.png [new file with mode: 0644]
res/drawable/hint.png [new file with mode: 0644]
res/drawable/ic_im_block.png [new file with mode: 0644]
res/drawable/ic_im_logo_google_talk.png [new file with mode: 0644]
res/drawable/ic_im_logo_google_talk_small.png [new file with mode: 0644]
res/drawable/ic_im_message_not_sent.png [new file with mode: 0644]
res/drawable/ic_launcher_im.png [new file with mode: 0644]
res/drawable/ic_menu_account_list.png [new file with mode: 0644]
res/drawable/ic_menu_block.png [new file with mode: 0644]
res/drawable/ic_menu_blocked_user.png [new file with mode: 0644]
res/drawable/ic_menu_chat_dashboard.png [new file with mode: 0644]
res/drawable/ic_menu_emoticons.png [new file with mode: 0644]
res/drawable/ic_menu_end_conversation.png [new file with mode: 0644]
res/drawable/ic_menu_friend_list.png [new file with mode: 0644]
res/drawable/ic_menu_invite.png [new file with mode: 0644]
res/drawable/ic_menu_login.png [new file with mode: 0644]
res/drawable/ic_menu_my_profile.png [new file with mode: 0644]
res/drawable/ic_menu_start_conversation.png [new file with mode: 0644]
res/drawable/ic_menu_view_profile.png [new file with mode: 0644]
res/drawable/im_chats.png [new file with mode: 0644]
res/drawable/im_logo.png [new file with mode: 0644]
res/drawable/img_frame_im_profile.png [new file with mode: 0644]
res/drawable/imlogo_s.png [new file with mode: 0644]
res/drawable/list_item_im_bubble.9.png [new file with mode: 0644]
res/drawable/picture_frame_background.9.png [new file with mode: 0644]
res/drawable/shape_separator.xml [new file with mode: 0644]
res/drawable/status_chat.png [new file with mode: 0644]
res/drawable/status_chat_new.png [new file with mode: 0644]
res/drawable/text_divider_horizontal.9.png [new file with mode: 0644]
res/drawable/textfield_im_backupblack.png [new file with mode: 0644]
res/drawable/textfield_im_pressed.9.png [new file with mode: 0644]
res/drawable/textfield_im_received.9.png [new file with mode: 0644]
res/drawable/textfield_im_selected.9.png [new file with mode: 0644]
res/drawable/textfield_im_user.9.png [new file with mode: 0644]
res/layout/account_activity.xml [new file with mode: 0644]
res/layout/account_view.xml [new file with mode: 0644]
res/layout/add_contact_activity.xml [new file with mode: 0644]
res/layout/blocked_contact_view.xml [new file with mode: 0644]
res/layout/blocked_contacts_activity.xml [new file with mode: 0644]
res/layout/chat_view.xml [new file with mode: 0644]
res/layout/choose_contact_activity.xml [new file with mode: 0644]
res/layout/contact_item.xml [new file with mode: 0644]
res/layout/contact_list_filter_view.xml [new file with mode: 0644]
res/layout/contact_list_view.xml [new file with mode: 0644]
res/layout/contact_presence_activity.xml [new file with mode: 0644]
res/layout/contact_view.xml [new file with mode: 0644]
res/layout/contacts_picker_activity.xml [new file with mode: 0644]
res/layout/dashboard.xml [new file with mode: 0644]
res/layout/dashboard_item.xml [new file with mode: 0644]
res/layout/empty_contact_group_view.xml [new file with mode: 0644]
res/layout/empty_conversation_group_view.xml [new file with mode: 0644]
res/layout/group_view.xml [new file with mode: 0644]
res/layout/imglist_item.xml [new file with mode: 0644]
res/layout/new_message_item.xml [new file with mode: 0644]
res/layout/online_contact_item.xml [new file with mode: 0644]
res/layout/preference_activity.xml [new file with mode: 0644]
res/layout/setting_activity.xml [new file with mode: 0644]
res/layout/signing_in_activity.xml [new file with mode: 0644]
res/layout/simple_input_activity.xml [new file with mode: 0644]
res/layout/smiley_menu_item.xml [new file with mode: 0644]
res/layout/user_presence_popup.xml [new file with mode: 0644]
res/menu/chat_screen_menu.xml [new file with mode: 0644]
res/menu/contact_list_menu.xml [new file with mode: 0644]
res/values-cs/strings.xml [new file with mode: 0644]
res/values-de-rDE/strings.xml [new file with mode: 0644]
res/values-es-rUS/strings.xml [new file with mode: 0644]
res/values-fr-rFR/strings.xml [new file with mode: 0644]
res/values-it-rIT/strings.xml [new file with mode: 0644]
res/values-nl-rNL/strings.xml [new file with mode: 0644]
res/values-zh-rTW/strings.xml [new file with mode: 0644]
res/values/colors.xml [new file with mode: 0644]
res/values/strings.xml [new file with mode: 0644]
res/xml/preferences.xml [new file with mode: 0644]
samples/PluginDemo/Android.mk [new file with mode: 0644]
samples/PluginDemo/AndroidManifest.xml [new file with mode: 0644]
samples/PluginDemo/res/drawable/chat.png [new file with mode: 0755]
samples/PluginDemo/res/drawable/chat_new.png [new file with mode: 0755]
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_embarrased.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/res/drawable/im_logo.png [new file with mode: 0644]
samples/PluginDemo/res/drawable/im_logo_splashscr.png [new file with mode: 0644]
samples/PluginDemo/res/values/strings.xml [new file with mode: 0644]
samples/PluginDemo/src/com/android/im/plugin/demo/DemoImPlugin.java [new file with mode: 0644]
samples/PluginDemo/src/com/android/im/plugin/demo/DemoPresenceMapping.java [new file with mode: 0644]
src/com/android/im/IChatListener.aidl [new file with mode: 0644]
src/com/android/im/IChatSession.aidl [new file with mode: 0644]
src/com/android/im/IChatSessionListener.aidl [new file with mode: 0644]
src/com/android/im/IChatSessionManager.aidl [new file with mode: 0644]
src/com/android/im/IConnectionCreationListener.aidl [new file with mode: 0644]
src/com/android/im/IConnectionListener.aidl [new file with mode: 0644]
src/com/android/im/IContactList.aidl [new file with mode: 0644]
src/com/android/im/IContactListListener.aidl [new file with mode: 0644]
src/com/android/im/IContactListManager.aidl [new file with mode: 0644]
src/com/android/im/IImConnection.aidl [new file with mode: 0644]
src/com/android/im/IInvitationListener.aidl [new file with mode: 0644]
src/com/android/im/IRemoteImService.aidl [new file with mode: 0644]
src/com/android/im/ISubscriptionListener.aidl [new file with mode: 0644]
src/com/android/im/app/AccountActivity.java [new file with mode: 0644]
src/com/android/im/app/AddContactActivity.java [new file with mode: 0644]
src/com/android/im/app/BlockedContactView.java [new file with mode: 0644]
src/com/android/im/app/BlockedContactsActivity.java [new file with mode: 0644]
src/com/android/im/app/BrandingResources.java [new file with mode: 0644]
src/com/android/im/app/ChatBackgroundMaker.java [new file with mode: 0644]
src/com/android/im/app/ChatView.java [new file with mode: 0644]
src/com/android/im/app/ChooseAccountActivity.java [new file with mode: 0644]
src/com/android/im/app/ContactListActivity.java [new file with mode: 0644]
src/com/android/im/app/ContactListFilterView.java [new file with mode: 0644]
src/com/android/im/app/ContactListTreeAdapter.java [new file with mode: 0644]
src/com/android/im/app/ContactListView.java [new file with mode: 0644]
src/com/android/im/app/ContactPresenceActivity.java [new file with mode: 0644]
src/com/android/im/app/ContactView.java [new file with mode: 0644]
src/com/android/im/app/ContactsPickerActivity.java [new file with mode: 0644]
src/com/android/im/app/Dashboard.java [new file with mode: 0644]
src/com/android/im/app/DatabaseUtils.java [new file with mode: 0644]
src/com/android/im/app/ErrorResUtils.java [new file with mode: 0644]
src/com/android/im/app/ImApp.java [new file with mode: 0644]
src/com/android/im/app/ImRingtonePreference.java [new file with mode: 0644]
src/com/android/im/app/ImUrlActivity.java [new file with mode: 0644]
src/com/android/im/app/ImageListAdapter.java [new file with mode: 0644]
src/com/android/im/app/ImpsAddressUtils.java [new file with mode: 0644]
src/com/android/im/app/IntTrie.java [new file with mode: 0644]
src/com/android/im/app/Markup.java [new file with mode: 0644]
src/com/android/im/app/MessageView.java [new file with mode: 0644]
src/com/android/im/app/NewChatActivity.java [new file with mode: 0644]
src/com/android/im/app/PreferenceActivity.java [new file with mode: 0644]
src/com/android/im/app/PresenceUtils.java [new file with mode: 0644]
src/com/android/im/app/ProviderDef.java [new file with mode: 0644]
src/com/android/im/app/ProviderListItem.java [new file with mode: 0644]
src/com/android/im/app/SettingActivity.java [new file with mode: 0644]
src/com/android/im/app/SigningInActivity.java [new file with mode: 0644]
src/com/android/im/app/SimpleAlertHandler.java [new file with mode: 0644]
src/com/android/im/app/SimpleInputActivity.java [new file with mode: 0644]
src/com/android/im/app/Ticker.java [new file with mode: 0644]
src/com/android/im/app/UserPresenceView.java [new file with mode: 0644]
src/com/android/im/app/adapter/ChatListenerAdapter.java [new file with mode: 0644]
src/com/android/im/app/adapter/ChatSessionListenerAdapter.java [new file with mode: 0644]
src/com/android/im/app/adapter/ConnectionListenerAdapter.java [new file with mode: 0644]
src/com/android/im/app/adapter/ContactListListenerAdapter.java [new file with mode: 0644]
src/com/android/im/engine/Address.java [new file with mode: 0644]
src/com/android/im/engine/AddressParcelHelper.java [new file with mode: 0644]
src/com/android/im/engine/ChatGroup.java [new file with mode: 0644]
src/com/android/im/engine/ChatGroupManager.java [new file with mode: 0644]
src/com/android/im/engine/ChatSession.java [new file with mode: 0644]
src/com/android/im/engine/ChatSessionListener.java [new file with mode: 0644]
src/com/android/im/engine/ChatSessionManager.java [new file with mode: 0644]
src/com/android/im/engine/ConnectionConfig.java [new file with mode: 0644]
src/com/android/im/engine/ConnectionFactory.java [new file with mode: 0644]
src/com/android/im/engine/ConnectionListener.java [new file with mode: 0644]
src/com/android/im/engine/Contact.aidl [new file with mode: 0644]
src/com/android/im/engine/Contact.java [new file with mode: 0644]
src/com/android/im/engine/ContactList.java [new file with mode: 0644]
src/com/android/im/engine/ContactListListener.java [new file with mode: 0644]
src/com/android/im/engine/ContactListManager.java [new file with mode: 0644]
src/com/android/im/engine/GroupListener.java [new file with mode: 0644]
src/com/android/im/engine/GroupMemberListener.java [new file with mode: 0644]
src/com/android/im/engine/ImConnection.java [new file with mode: 0644]
src/com/android/im/engine/ImEntity.java [new file with mode: 0644]
src/com/android/im/engine/ImErrorInfo.aidl [new file with mode: 0644]
src/com/android/im/engine/ImErrorInfo.java [new file with mode: 0644]
src/com/android/im/engine/ImException.java [new file with mode: 0644]
src/com/android/im/engine/Invitation.aidl [new file with mode: 0644]
src/com/android/im/engine/Invitation.java [new file with mode: 0644]
src/com/android/im/engine/InvitationListener.java [new file with mode: 0644]
src/com/android/im/engine/LoginInfo.java [new file with mode: 0644]
src/com/android/im/engine/Message.aidl [new file with mode: 0644]
src/com/android/im/engine/Message.java [new file with mode: 0644]
src/com/android/im/engine/MessageListener.java [new file with mode: 0644]
src/com/android/im/engine/PrefManager.java [new file with mode: 0644]
src/com/android/im/engine/Presence.aidl [new file with mode: 0644]
src/com/android/im/engine/Presence.java [new file with mode: 0644]
src/com/android/im/engine/SubscriptionRequestListener.java [new file with mode: 0644]
src/com/android/im/imps/AsyncCompletion.java [new file with mode: 0644]
src/com/android/im/imps/AsyncTransaction.java [new file with mode: 0644]
src/com/android/im/imps/CirChannel.java [new file with mode: 0644]
src/com/android/im/imps/CustomPasswordDigest.java [new file with mode: 0644]
src/com/android/im/imps/CustomPresenceMapping.java [new file with mode: 0644]
src/com/android/im/imps/DataChannel.java [new file with mode: 0644]
src/com/android/im/imps/DefaultPresenceMapping.java [new file with mode: 0644]
src/com/android/im/imps/HttpCirChannel.java [new file with mode: 0644]
src/com/android/im/imps/HttpDataChannel.java [new file with mode: 0644]
src/com/android/im/imps/ImpsAddress.java [new file with mode: 0644]
src/com/android/im/imps/ImpsChatGroupManager.java [new file with mode: 0644]
src/com/android/im/imps/ImpsChatSessionManager.java [new file with mode: 0644]
src/com/android/im/imps/ImpsClientCapability.java [new file with mode: 0644]
src/com/android/im/imps/ImpsConnection.java [new file with mode: 0644]
src/com/android/im/imps/ImpsConnectionConfig.java [new file with mode: 0644]
src/com/android/im/imps/ImpsConstants.java [new file with mode: 0644]
src/com/android/im/imps/ImpsContactListAddress.java [new file with mode: 0644]
src/com/android/im/imps/ImpsContactListManager.java [new file with mode: 0644]
src/com/android/im/imps/ImpsErrorInfo.java [new file with mode: 0644]
src/com/android/im/imps/ImpsGroupAddress.java [new file with mode: 0644]
src/com/android/im/imps/ImpsLog.java [new file with mode: 0644]
src/com/android/im/imps/ImpsPresenceUtils.java [new file with mode: 0644]
src/com/android/im/imps/ImpsSession.java [new file with mode: 0644]
src/com/android/im/imps/ImpsTags.java [new file with mode: 0644]
src/com/android/im/imps/ImpsTransaction.java [new file with mode: 0644]
src/com/android/im/imps/ImpsTransactionManager.java [new file with mode: 0644]
src/com/android/im/imps/ImpsUserAddress.java [new file with mode: 0644]
src/com/android/im/imps/ImpsUtils.java [new file with mode: 0644]
src/com/android/im/imps/MultiPhaseTransaction.java [new file with mode: 0644]
src/com/android/im/imps/ParserException.java [new file with mode: 0644]
src/com/android/im/imps/PasswordDigest.java [new file with mode: 0644]
src/com/android/im/imps/PresenceMapping.java [new file with mode: 0644]
src/com/android/im/imps/Primitive.java [new file with mode: 0644]
src/com/android/im/imps/PrimitiveContentHandler.java [new file with mode: 0644]
src/com/android/im/imps/PrimitiveElement.java [new file with mode: 0644]
src/com/android/im/imps/PrimitiveParser.java [new file with mode: 0644]
src/com/android/im/imps/PrimitiveSerializer.java [new file with mode: 0644]
src/com/android/im/imps/PtsCodes.java [new file with mode: 0644]
src/com/android/im/imps/PtsPrimitiveParser.java [new file with mode: 0644]
src/com/android/im/imps/PtsPrimitiveSerializer.java [new file with mode: 0644]
src/com/android/im/imps/SerializerException.java [new file with mode: 0644]
src/com/android/im/imps/ServerTransaction.java [new file with mode: 0644]
src/com/android/im/imps/ServerTransactionListener.java [new file with mode: 0644]
src/com/android/im/imps/SimpleAsyncTransaction.java [new file with mode: 0644]
src/com/android/im/imps/StandardPasswordDigest.java [new file with mode: 0644]
src/com/android/im/imps/TcpCirAlarmService.java [new file with mode: 0644]
src/com/android/im/imps/TcpCirChannel.java [new file with mode: 0644]
src/com/android/im/imps/WbxmlParser.java [new file with mode: 0644]
src/com/android/im/imps/WbxmlPrimitiveParser.java [new file with mode: 0644]
src/com/android/im/imps/WbxmlPrimitiveSerializer.java [new file with mode: 0644]
src/com/android/im/imps/WbxmlSerializer.java [new file with mode: 0644]
src/com/android/im/imps/XmlPrimitiveParser.java [new file with mode: 0644]
src/com/android/im/imps/XmlPrimitiveSerializer.java [new file with mode: 0644]
src/com/android/im/receiver/ImServiceAutoStarter.java [new file with mode: 0644]
src/com/android/im/service/ChatSessionAdapter.java [new file with mode: 0644]
src/com/android/im/service/ChatSessionManagerAdapter.java [new file with mode: 0644]
src/com/android/im/service/ContactListAdapter.java [new file with mode: 0644]
src/com/android/im/service/ContactListManagerAdapter.java [new file with mode: 0644]
src/com/android/im/service/ImConnectionAdapter.java [new file with mode: 0644]
src/com/android/im/service/ImServiceConstants.java [new file with mode: 0644]
src/com/android/im/service/RemoteImService.java [new file with mode: 0644]
src/com/android/im/service/RemoteListenerManager.java [new file with mode: 0644]
src/com/android/im/service/StatusBarNotifier.java [new file with mode: 0644]