History log of /packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/ImportRequest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c84821b8f8c1760c6515d86462708c39e9ce0fa1 09-Jan-2015 Jay Shrauner <shrauner@google.com> Make AccountWithDataSet null safe

Don't crash on null account names. Change AccountWithDataSet so that it
does not inherit from Account and allow name and type to be null.

Bug: 18959158
Change-Id: I6da8aa52d9c408288b2c85ac2c5a507ff42dc985
/packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/ImportRequest.java
7903d2473e1120e32fa5380a7d7532d0a21e2180 04-Dec-2012 Chiao Cheng <chiaocheng@google.com> Moving vcard UI to ContactsCommon.

Moving all class in vcard directory in preparation to move
ImportExportDialogFragment.

Bug: 6993891
Change-Id: I4391c6e63d20ebe91e240001885a6ce18388e51f
/packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/ImportRequest.java