summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/contacts/interactions
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation errorsNatiq Ahmed2015-03-101-4/+1
* Adds Call Log interactions to the recent cardPaul Soulos2014-06-171-0/+65
* Adds Calendar events to the Recent cardPaul Soulos2014-06-111-4/+4
* Adds Recent Interaction loading to QuickContacts.Paul Soulos2014-06-111-0/+138
* Fix broken contacts testsYorke Lee2014-05-291-1/+1
* Fix build breakage: Revert "Fix broken contacts tests"Ed Heyl2014-05-291-1/+1
* Fix broken contacts testsYorke Lee2014-05-281-1/+1
* Move ContactLoader related code to ContactsCommonYorke Lee2013-11-051-2/+2
* Move AccountTypeManager to ContactsCommon.Chiao Cheng2012-11-261-1/+1
* Move dependencies of AccountTypeManager into ContactsCommon.Chiao Cheng2012-11-131-2/+2
* Move AccountTypeManager singleton out of app context.Chiao Cheng2012-11-021-11/+10
* Moving PhoneNumberInteraction to Dialer.Chiao Cheng2012-10-312-264/+6
* Move label fetch logic into common utility class.Chiao Cheng2012-10-291-8/+8
* Initial removal of dialer features.Chiao Cheng2012-08-231-2/+2
* Added thin object layer around contact dataMaurice Chu2012-06-211-2/+2
* Global import order fix.Chiao Cheng2012-06-122-14/+14
* Use NEW_TASK flag for launching in-call UIDaisuke Miyakawa2011-12-021-1/+1
* Fix test breakageDaisuke Miyakawa2011-11-232-14/+43
* Use existence of editor as indicator whether source is editable.Daniel Lehmann2011-09-201-3/+12
* Fixes tests.Flavio Lerda2011-07-282-14/+14
* App changes for account types with data sets.Dave Santoro2011-07-272-1/+3
* Fix intermittently failing unit test.Hugo Hudson2011-07-211-0/+7
* Implement phone search in DialtactsActivityDaisuke Miyakawa2011-06-231-1/+29
* Show dialog if multiple candidates existDaisuke Miyakawa2011-06-211-30/+29
* Introduces a TestLoaderManager to test loaders.Flavio Lerda2011-06-061-2/+4
* Use i18n phone number lib when comparing two phone numbersDaisuke Miyakawa2011-03-111-0/+20
* Close contact editor after deleting contactDmitri Plotnikov2011-02-231-1/+1
* Restoring full functionality of no-account contactsDmitri Plotnikov2011-01-111-3/+3
* Fixing PhoneNumberInteractionTestDmitri Plotnikov2011-01-091-12/+10
* Fixing ContactBrowserActivityTestDmitri Plotnikov2011-01-091-7/+21
* Turning AccountTypeManager into a "system" service.Dmitri Plotnikov2011-01-091-4/+4
* Renaming AccountTypes to AccountTypeManager.Dmitri Plotnikov2011-01-091-10/+10
* Fixing ContactDeletionInteractionTestDmitri Plotnikov2011-01-091-48/+50
* Renaming fields and variables from "source" to "accountType"Dmitri Plotnikov2011-01-031-1/+1
* Turning ContactDeletionInteraction into a FragmentDmitri Plotnikov2010-11-241-27/+37
* Renaming BaseAccountType to AccountTypeDmitri Plotnikov2010-11-151-8/+8
* Renamed Sources to AccountTypesDaniel Lehmann2010-10-181-2/+2
* Making call/sms interaction preserve dialog stateDmitri Plotnikov2010-06-301-0/+184
* Breaking out contact deletion into a separate object.Dmitri Plotnikov2010-06-291-0/+123