summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add Call statistics to Contacts (Phone)Gergely Szell (sethyx)2013-01-312-57/+57
* Allow both AOSP and Google account types for ExchangeMarc Blank2012-09-131-12/+14
* PhoneNumberTestService: show truncated number too.Makoto Onuki2012-08-101-1/+5
* Clean up unused code used to use for....Makoto Onuki2012-08-062-29/+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
* Added thin object layer around contact dataMaurice Chu2012-06-2114-346/+370
* Global import order fix.Chiao Cheng2012-06-1243-183/+178
* Change usages of com.google.android to com.google.common.Chiao Cheng2012-06-1112-15/+15
* Don't send view notification before showing quick contactMakoto Onuki2012-05-211-1/+1
* Clarify AccountType.resPackageName/summaryResPackageNameMakoto Onuki2012-05-072-4/+4
* Support adding phone/email to readonly contactsMakoto Onuki2012-04-252-0/+18
* Improve "fill calllog"Makoto Onuki2012-04-203-35/+89
* Fix crash in StreamItemEntry.checkDecoded()Makoto Onuki2012-04-191-2/+2
* Merge "Relax phone number collapser"Makoto Onuki2012-04-182-14/+44
|\
| * Relax phone number collapserMakoto Onuki2012-04-172-14/+44
* | Merge "Fix stream item layout and failing tests"Makoto Onuki2012-04-184-8/+15
|\ \
| * | Fix stream item layout and failing testsMakoto Onuki2012-04-174-8/+15
| |/
* / Add read/write calllog permissions to test packageDaisuke Miyakawa2012-04-171-0/+2
|/
* Various refactorings to prepare proper big picture loadingDaniel Lehmann2012-03-302-4/+125
* Add READ_PROFILE and READ_SOCIAL_STREAM to test apkMakoto Onuki2012-03-011-0/+3
* Updates fragment dejunkMakoto Onuki2012-02-281-1/+1
* Fix testsMakoto Onuki2012-02-143-24/+39
* Merge "Search email and search phone test intents"Katherine Kuan2011-12-271-2/+6
|\
| * Search email and search phone test intentsKatherine Kuan2011-12-201-2/+6
* | Swap in updated resource for Contacts test-adapter.Josh Gargus2011-12-201-0/+0
|/
* Mark intent test LIST_CONTACTS_WITH_PHONES_ACTION as deprecatedKatherine Kuan2011-12-081-1/+1
* Merge "Fix issues with photo selection on Prime."Dave Santoro2011-12-061-0/+5
|\
| * Fix issues with photo selection on Prime.Dave Santoro2011-12-051-0/+5
* | Add projection support to QueryServiceMakoto Onuki2011-12-021-21/+42
* | Use NEW_TASK flag for launching in-call UIDaisuke Miyakawa2011-12-021-1/+1
|/
* Add phone number format tester to test apkMakoto Onuki2011-11-303-1/+118
* Add service to test apk to execute arbitrary queryMakoto Onuki2011-11-292-0/+100
* Correctly format numbers in RTL languages.Flavio Lerda2011-11-251-7/+7
* Fix test breakageDaisuke Miyakawa2011-11-237-16/+53
* Store contact info using country iso as well.Flavio Lerda2011-11-192-4/+4
* Fix test for selecting an account.Flavio Lerda2011-11-102-16/+17
* Fix bug 5563362: failed to initialize external account typeMakoto Onuki2011-11-082-2/+100
* EditSchema: add mandatory check for "name" and "photo".Makoto Onuki2011-11-0711-0/+386
* Stop using DisplayNameFormatter and reduce a query columnDaisuke Miyakawa2011-11-042-188/+4
* Use a plain String instead of CharArrayBuffer.Flavio Lerda2011-10-271-49/+28
* Merge "Correctly match SIP addresses." into ics-mr1Flavio Lerda2011-10-271-0/+78
|\
| * Correctly match SIP addresses.Flavio Lerda2011-10-261-0/+78
* | Fix tests.Flavio Lerda2011-10-261-1/+1
* | Remove CallLogActivity.Flavio Lerda2011-10-211-18/+25
* | Follow up to EditSchema parserMakoto Onuki2011-10-204-76/+252
* | Merge "EditSchema parser for ExternalAccountType"Makoto Onuki2011-10-1915-48/+723
|\ \
| * | EditSchema parser for ExternalAccountTypeMakoto Onuki2011-10-1815-48/+723
| |/
* / Use framework API to match voicemail number.Flavio Lerda2011-10-175-8/+45
|/