aboutsummaryrefslogtreecommitdiff
path: root/tests/src/com/android/providers/contacts/GroupsTest.java
AgeCommit message (Expand)Author
2013-04-08Adding contacts delta api.Chiao Cheng
2012-06-27Reorganize import in contacts providerMakoto Onuki
2012-01-10Account table refactoringMakoto Onuki
2011-12-14Use ContactContract.Phone instead of internal definitionMakoto Onuki
2011-07-11Remove restricted white-listingDaniel Lehmann
2010-10-22Fixing unit testsDmitri Plotnikov
2010-03-04Explicitly closing cursors and databases in ContactsProvider2 and related tests.Dmitri Plotnikov
2009-12-21Require both or neither ACCOUNT_NAME and _TYPE.Jeff Sharkey
2009-09-29Update test documentation and suite classifications.Omari Stephens
2009-09-26Replace delayed query parameters with transaction flags.Jeff Sharkey
2009-09-24Offer to delay visibility updates until caller forces.Jeff Sharkey
2009-09-14change to use the new CALLER_IS_SYNCADAPTER flagFred Quintana
2009-09-09Return to original GroupsTest; wasn't broken after all.Jeff Sharkey
2009-09-09Fixing broken tests in ContactsProvider2Dmitri Plotnikov
2009-09-02Relaxed type and label checking, structured consistency.Jeff Sharkey
2009-08-31Adding soft identity to ContactsDmitri Plotnikov
2009-08-10DIRTY flag on Contacts will no longer be set if the query has the ?mark_as_di...Dmitri Plotnikov
2009-08-10add the deleted flag to the groups tableFred Quintana
2009-07-27ContactsProvider2: Renaming Aggregates to ContactsDmitri Plotnikov
2009-07-27add unit tests for the contacts dirty and version trigger and fix any bugs foundFred Quintana
2009-07-27Changing Contacts to RawContacts.Dmitri Plotnikov
2009-07-16- add the DIRTY and VERSION columns to the ContactsProvider2 Groups contractFred Quintana
2009-07-10Initial cut of legacy public API unit test.Dmitri Plotnikov
2009-07-08Merge commit 'goog/eclair-dev' into merge3Evan Millar