summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/contacts/activities/PeopleActivityTest.java
Commit message (Expand)AuthorAgeFilesLines
* Don't return contact photos manager as service.Andrew Lee2015-03-311-2/+1
* Unbundle from contacts contract part 3/3Brian Attwell2015-01-081-2/+2
* Remove call to deleted method AsyncTask.init().Jeff Brown2014-11-141-6/+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-241-1/+0
* Make ContactPreferences use SharedPreferences instead of System settings (2/5)Yorke Lee2014-07-141-17/+1
* Remove two panel layout from PeopleActivityBrian Attwell2014-06-111-43/+0
* Fix broken contacts testsYorke Lee2014-05-291-1/+6
* Fix build breakage: Revert "Fix broken contacts tests"Ed Heyl2014-05-291-6/+1
* Fix broken contacts testsYorke Lee2014-05-281-1/+6
* Move ContactLoader related code to ContactsCommonYorke Lee2013-11-051-4/+4
* Move AccountTypeManager to ContactsCommon.Chiao Cheng2012-11-261-1/+1
* Move dependencies of AccountTypeManager into ContactsCommon.Chiao Cheng2012-11-131-3/+3
* Move AccountTypeManager singleton out of app context.Chiao Cheng2012-11-021-9/+8
* Moving PhoneNumberInteraction to Dialer.Chiao Cheng2012-10-311-6/+7
* Sharing ContactPhotoManager between dialer and people.Chiao Cheng2012-10-161-1/+1
* Added thin object layer around contact dataMaurice Chu2012-06-211-3/+3
* Global import order fix.Chiao Cheng2012-06-121-16/+16
* Fix test breakageDaisuke Miyakawa2011-11-231-2/+2
* Use existence of editor as indicator whether source is editable.Daniel Lehmann2011-09-201-1/+6
* Disable PeopleActivityTestMakoto Onuki2011-08-241-0/+8
* Prepare playback immediately, new BackgroundTaskService.Hugo Hudson2011-08-081-0/+6
* App changes for account types with data sets.Dave Santoro2011-07-271-3/+3
* Introduces a TestLoaderManager to test loaders.Flavio Lerda2011-06-061-1/+2
* New People activityKatherine Kuan2011-06-031-0/+224