summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/providers/contacts/GroupsTest.java
Commit message (Expand)AuthorAgeFilesLines
* Adding contacts delta api.Chiao Cheng2013-04-081-7/+9
* Reorganize import in contacts providerMakoto Onuki2012-06-271-3/+2
* Account table refactoringMakoto Onuki2012-01-101-1/+0
* Use ContactContract.Phone instead of internal definitionMakoto Onuki2011-12-141-7/+1
* Remove restricted white-listingDaniel Lehmann2011-07-111-6/+6
* Fixing unit testsDmitri Plotnikov2010-10-221-5/+7
* Explicitly closing cursors and databases in ContactsProvider2 and related tests.Dmitri Plotnikov2010-03-041-1/+1
* Require both or neither ACCOUNT_NAME and _TYPE.Jeff Sharkey2009-12-211-6/+3
* Update test documentation and suite classifications.Omari Stephens2009-09-291-2/+10
* Replace delayed query parameters with transaction flags.Jeff Sharkey2009-09-261-24/+149
* Offer to delay visibility updates until caller forces.Jeff Sharkey2009-09-241-0/+49
* change to use the new CALLER_IS_SYNCADAPTER flagFred Quintana2009-09-141-5/+7
* Return to original GroupsTest; wasn't broken after all.Jeff Sharkey2009-09-091-7/+4
* Fixing broken tests in ContactsProvider2Dmitri Plotnikov2009-09-091-17/+9
* Relaxed type and label checking, structured consistency.Jeff Sharkey2009-09-021-4/+8
* Adding soft identity to ContactsDmitri Plotnikov2009-08-311-1/+1
* DIRTY flag on Contacts will no longer be set if the query has the ?mark_as_di...Dmitri Plotnikov2009-08-101-0/+12
* add the deleted flag to the groups tableFred Quintana2009-08-101-0/+27
* ContactsProvider2: Renaming Aggregates to ContactsDmitri Plotnikov2009-07-271-2/+2
* add unit tests for the contacts dirty and version trigger and fix any bugs foundFred Quintana2009-07-271-0/+13
* Changing Contacts to RawContacts.Dmitri Plotnikov2009-07-271-8/+4
* - add the DIRTY and VERSION columns to the ContactsProvider2 Groups contractFred Quintana2009-07-161-0/+21
* Initial cut of legacy public API unit test.Dmitri Plotnikov2009-07-101-16/+3
* Merge commit 'goog/eclair-dev' into merge3Evan Millar2009-07-081-0/+164