History log of /packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/BaseAccountType.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
393285b99f0746dab62899849262526a35d007dc 06-Dec-2012 Chiao Cheng <chiaocheng@google.com> Refactor editor layout file dependencies out of common.

Editor view layout files are only needed by the Contacts app. But they were
being referenced from within AccountTypeManager and several other classes.
These references are un-necessary and would have caused too many editor
dependencies, such as the EditorView classes, to go into common.

With the refactor, many layout files can move back into Contacts.

Bug: 6993891
Change-Id: Ifb3ce45120ba2181cb02cac9820a30c185108739
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/BaseAccountType.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/BaseAccountType.java