History log of /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/VCardTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8ed367fdc0b086d54c489f68d555e2f0a4035f63 12-Mar-2013 Chiao Cheng <chiaocheng@google.com> Adding contacts delta api.

Updates and inserts can be detected through the use of a new timestamp
field in the contacts table.

Deletes can be detected by querying the new deleted_contacts table.

Bug: 8182147
Change-Id: I5c1e596f4e1aa58528afc29396f79cb4051e229c
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/VCardTest.java
38210445730ee04c351c7cc1b3800cfe23e34325 27-Jun-2012 Makoto Onuki <omakoto@google.com> Reorganize import in contacts provider

Change-Id: If3afb134ea36bd93859efcd114885526e1592b91
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/VCardTest.java
3535990c241841cdc8d65aa00c5ec0c3efaab3d8 16-Jun-2011 Daisuke Miyakawa <dmiyakawa@google.com> Fix LegacyContactImporterTest

Need to update golden files per ICU version update.
See also: I695558055cc139b42b71da9138f61d19bcbd9758

Also add some annotations for tests.

Note that this doesn't fix every test. It looks the other
test breakages are harder to resolve.

Bug: 4645142
Change-Id: Ib487c28c3cd73dd702962e4590ada1a6319c2e50
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/VCardTest.java
108f1be6b0e855f1b335bc591755a9e5f488175a 17-Mar-2011 Daisuke Miyakawa <dmiyakawa@google.com> Use new interface for vCard export

Bug: 4066223
Change-Id: Ie21c8966b0bb5b73b3afd18bfe7c142b523413c4
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/VCardTest.java
7df711d8b184abb8ec97516de2553c470264293f 10-Mar-2011 Daisuke Miyakawa <dmiyakawa@google.com> Use old version of vCard composition method

Must be after I91b65f881e1712ecf82c2e119a92bc70c43c623c

Bug: 4066223
Change-Id: I2667a91d90b1ce985a354a5a37de75bb8156cff8
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/VCardTest.java
202c910991d5bdf26e7db248009296425474e961 04-Mar-2011 Daisuke Miyakawa <dmiyakawa@google.com> Add test for vCard.

Need I0da5af56bf04e8eafbef376668a09002cb62d3f5

Very simple one. Definitely we need more, but this is
first step anyway.

Bug: 3156956
Change-Id: I715c2b14c5175f1ff46fd75cf6790262712d5bc2
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/VCardTest.java