History log of /packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/ExternalAccountType.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4e5fe7c5aeaa8b5ed39cb958ab2e73d254cc3dad 13-May-2014 Makoto Onuki <omakoto@google.com> Allow contacts.xml to have a different name

This is to allow sync adapters to have a contacts.xml without making it visible
on older platforms.

Bug 14680165
Bug 14662482

Change-Id: I9904d059990d111b8e7baef8f57df7fac86881ea
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/ExternalAccountType.java
be381770c5be5f3cdf66bf4a044562d7f5c1a323 12-Feb-2014 Brian Attwell <brianattwell@google.com> Remove stream attributes from ExternalAccountType

Bug: 12975316
Change-Id: Id323c0e1972f72a52a6b253c8fa3d94f002d6f56
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/ExternalAccountType.java
3aa2cb56ece8461f2df69d9300c9a1abf03f6989 26-Nov-2013 Yorke Lee <yorkelee@google.com> Remove private references to android.R.styleable

Define these framework attributes in our own attr.xml and use as
necessary

Bug: 6948882
Change-Id: I6862451133844251315dafeffd1921720eeb4964
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/ExternalAccountType.java
1af4d919420fab10d77356118dd9f75588186a2a 16-Oct-2013 Yorke Lee <yorkelee@google.com> Don't use private resources in ContactsCommon/Dialer

This removes all references to private resources needed for
Dialer to run on GPE devices

Bug: 11244110
Change-Id: I29f690bafdc1bb11938db8cbee4986da73781e0f
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/ExternalAccountType.java
a167ed2b5228f0d02165173de47f87416e655c55 06-Dec-2012 Yorke Lee <yorkelee@google.com> Remove dead code

Bug: 6148388
Change-Id: I5b08d6534a794361e67ba2ad72148fed10a5b148
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/ExternalAccountType.java
273399bf829133a8385332ad43add3c34c889102 14-Nov-2012 Chiao Cheng <chiaocheng@google.com> Move dependencies of AccountTypeManager into ContactsCommon.

Moving dependencies in preparation to move AccountTypeManager.

Bug: 6993891
Change-Id: I10893209986efd288315dc6b51c7971838ac3923
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/ExternalAccountType.java