summaryrefslogtreecommitdiffstats
path: root/tests/src
Commit message (Expand)AuthorAgeFilesLines
* Remove call to deleted method AsyncTask.init().Jeff Brown2014-11-142-13/+0
* Follow ContactsContract API changesYorke Lee2014-09-041-1/+1
* Follow ContactsContract API changeYorke Lee2014-07-291-2/+1
* Remove ContactDetail code.Paul Soulos2014-07-242-60/+0
* Move contacts package name to resource string.Jay Shrauner2014-07-193-5/+9
* Make ContactPreferences use SharedPreferences instead of System settings (2/5)Yorke Lee2014-07-141-17/+1
* Exercise EXTRA_CALL_TYPE_FILTER in Contacts test appYorke Lee2014-07-101-6/+24
* About CardPaul Soulos2014-07-071-141/+0
* Adds Call Log interactions to the recent cardPaul Soulos2014-06-171-0/+65
* Remove unused class: TextWithHighlightingAnimationBrian Attwell2014-06-161-49/+0
* Adds Calendar events to the Recent cardPaul Soulos2014-06-111-4/+4
* Adds Recent Interaction loading to QuickContacts.Paul Soulos2014-06-111-0/+138
* Remove two panel layout from PeopleActivityBrian Attwell2014-06-111-43/+0
* Fix broken contacts testsYorke Lee2014-05-292-2/+7
* Fix build breakage: Revert "Fix broken contacts tests"Ed Heyl2014-05-292-7/+2
* Fix broken contacts testsYorke Lee2014-05-282-2/+7
* Delete dead social/stream code from ContactsBrian Attwell2014-02-044-613/+0
* Remove ContactDetailLayoutController's social codeBrian Attwell2014-02-031-148/+0
* Move ContactLoader related code to ContactsCommonYorke Lee2013-11-0515-3174/+11
* Fixing unit tests and moving to proper location.Chiao Cheng2013-04-161-180/+0
* Merge "Fix broken test testImIntentCustom"Yorke Lee2013-01-151-3/+4
|\
| * Fix broken test testImIntentCustomYorke Lee2013-01-151-3/+4
* | Allow read-only contacts to be editable.Chiao Cheng2013-01-152-8/+12
|/
* Dedup NANPA numbersJay Shrauner2013-01-081-6/+29
* Refactor editor layout file dependencies out of common.Chiao Cheng2012-12-061-8/+5
* Move ValuesDelta to ContactsCommon.Chiao Cheng2012-11-304-90/+3
* Prefactor RawContactDelta.ValuesDelta into top level class.Chiao Cheng2012-11-304-46/+90
* Move AccountTypeManager to ContactsCommon.Chiao Cheng2012-11-266-202/+5
* Move dependencies of AccountTypeManager into ContactsCommon.Chiao Cheng2012-11-1317-833/+23
* Merge "Move AccountTypeManager singleton out of app context."Chiao Cheng2012-11-054-72/+23
|\
| * Move AccountTypeManager singleton out of app context.Chiao Cheng2012-11-025-210/+23
* | Moving ContactListItemView and dependent classes.Chiao Cheng2012-11-052-139/+1
|/
* Moving dependencies of PhoneFavoriteFragment.Chiao Cheng2012-10-314-285/+1
* Moving PhoneNumberInteraction to Dialer.Chiao Cheng2012-10-3110-774/+69
* Move label fetch logic into common utility class.Chiao Cheng2012-10-291-8/+8
* Move dependencies in prep for PhoneNumberInteraction move.Chiao Cheng2012-10-241-6/+8
* Merge "Sharing ContactPhotoManager between dialer and people."Chiao Cheng2012-10-233-123/+2
|\
| * Sharing ContactPhotoManager between dialer and people.Chiao Cheng2012-10-163-123/+2
* | Fixing unit test to not rely on html markup.Chiao Cheng2012-10-223-46/+81
|/
* Merge "Fix broken unit test from dialer split."Chiao Cheng2012-09-141-1/+1
|\
| * Fix broken unit test from dialer split.Chiao Cheng2012-09-131-1/+1
* | am 77cfb2ac: am 03eaa114: Merge "Allow both AOSP and Google account types for...Marc Blank2012-09-141-12/+14
|\ \ | |/ |/|
| * Allow both AOSP and Google account types for ExchangeMarc Blank2012-09-131-12/+14
* | Refactor RawContact to be parcelable.Chiao Cheng2012-09-125-8/+125
* | Initial removal of dialer features.Chiao Cheng2012-08-2318-3395/+4
|/
* PhoneNumberTestService: show truncated number too.Makoto Onuki2012-08-101-1/+5
* Clean up unused code used to use for....Makoto Onuki2012-08-061-26/+0
* Dedup consecutive call log entries.Chiao Cheng2012-07-231-16/+16
* Switch libcore.util.Objects to equivalent guava Objects.Chiao Cheng2012-07-032-8/+2
* Fix testMakoto Onuki2012-06-261-1/+1