History log of /packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/GoogleAccountType.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8c62ca712ec3ae774728afca941561fa1438c44e 21-Jun-2014 Yorke Lee <yorkelee@google.com> Remove getPlusExtensionPackageName()

Bug: 15673170
Change-Id: I2c2aed6a39b9a6d5d1b0ad6a7f2b8ebacfc85140
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/GoogleAccountType.java
f835b5456a70131195557a13cb933dd966f057cc 21-Jun-2014 Yorke Lee <yorkelee@google.com> Remove use of SystemProperties in ContactsCommon

Bug: 6948882
Bug: 15673170
Change-Id: I246cb16b11cf2db0cc7fe0d59f8e59fd8f7af76f
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/GoogleAccountType.java
ea6d10e9917113fda1878370c79141aea7892af1 11-Feb-2014 Brian Attwell <brianattwell@google.com> GoogleAccountType extension schema from gmscore

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