summaryrefslogtreecommitdiff
path: root/tests/src/com/android/contacts/model
AgeCommit message (Expand)Author
2020-08-26Fix test failures due to bad castMarcus Hagerott
2020-06-10Use framework API to get local contacts accountMarcus Hagerott
2020-01-17Fix unit tests in AOSP ContactsJohn Shao
2019-02-11Clean up usage of last used and times usedavipul
2018-12-13Migrate packages/apps/Contacts to androidx.testBrett Chabot
2018-04-06Migrate Contacts to androidx.Aravind Sreekumar
2017-04-16Fix long logging tagsWenyi Wang
2016-12-22Replace resource namespace to com.android.contacts.tests.R.Arthur Wang
2016-12-22Fix failing test due to missing constructorMarcus Hagerott
2016-12-15Include device local accounts in AccountTypeManagerMarcus Hagerott
2016-12-14Remove support for invitable account typesMarcus Hagerott
2016-12-06Collapse common package (2/2)Gary Mai
2016-12-06Collapse res-aosp and res-icons into res folder for AOSP Contacts (1/2)Arthur Wang
2016-12-05Collapse common packages (1/?)Gary Mai
2013-11-05Move ContactLoader related code to ContactsCommonYorke Lee
2012-11-26Move AccountTypeManager to ContactsCommon.Chiao Cheng
2012-11-13Move dependencies of AccountTypeManager into ContactsCommon.Chiao Cheng
2012-11-02Move AccountTypeManager singleton out of app context.Chiao Cheng
2012-10-31Moving PhoneNumberInteraction to Dialer.Chiao Cheng
2012-09-13Fix broken unit test from dialer split.Chiao Cheng
2012-09-12Refactor RawContact to be parcelable.Chiao Cheng
2012-07-03Switch libcore.util.Objects to equivalent guava Objects.Chiao Cheng
2012-06-21Added thin object layer around contact dataMaurice Chu
2012-06-12Global import order fix.Chiao Cheng
2012-06-11Change usages of com.google.android to com.google.common.Chiao Cheng
2012-05-07Clarify AccountType.resPackageName/summaryResPackageNameMakoto Onuki
2011-11-08Fix bug 5563362: failed to initialize external account typeMakoto Onuki
2011-11-07EditSchema: add mandatory check for "name" and "photo".Makoto Onuki
2011-10-20Follow up to EditSchema parserMakoto Onuki
2011-10-18EditSchema parser for ExternalAccountTypeMakoto Onuki
2011-10-12Only show "add connection" button if relevantKatherine Kuan
2011-09-28Allow sync adapter to rename the "View Updates" buttonDaniel Lehmann
2011-09-26Utility methods for new contact editor flowMakoto Onuki
2011-09-20Use existence of editor as indicator whether source is editable.Daniel Lehmann
2011-08-15Friend intent: Proper support for dataSetMakoto Onuki
2011-08-12Change a test to not reference sharedUserLabel anymore (blocking stringDaniel Lehmann
2011-07-27App changes for account types with data sets.Dave Santoro
2011-07-22"Invite" part 2Makoto Onuki
2011-07-21Add fields to AccountType for the new "invite" featureMakoto Onuki