History log of /packages/apps/IM/src/com/android/im/imps/DefaultPresenceMapping.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3a623dfea097ca2e30534a44df3600d7c1894e39 20-Aug-2009 Scott Su <scott.su@myriadgroup.com> Refactor IM client to build all stuff in a single APK

- IM app was separated as three separated parts before: IM.apk, com.android.im.plugin.jar and the plugin APK. With this structure, it's hard to maintain the dependency and impossible to update through Market.
- The plug-in structure is kept with some changes: instead of with aidl files in a shared library, they are changed as normal java interfaces and will be built in the apk now.
- The branding resources have to be put in IM/res now since there is only one APK after the refactoring.
- The landing page has been moved to IM APK from ImProvider since GTalk has been separated from IMPS client.
/packages/apps/IM/src/com/android/im/imps/DefaultPresenceMapping.java
e3ea5527f63cfebfc1ae7fea0f3bd70200bf8f42 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/packages/apps/IM/src/com/android/im/imps/DefaultPresenceMapping.java
dfe4af19ba5253ede2482aa5eb0fe78c80d3ef46 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/packages/apps/IM/src/com/android/im/imps/DefaultPresenceMapping.java
4879f9aa9a3ba8ea89fe31f8d765c4908d4fd53a 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/packages/apps/IM/src/com/android/im/imps/DefaultPresenceMapping.java