summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Handle blob in dumpCursorMakoto Onuki2012-05-091-2/+8
* Merge "Don't show the invisible in frequent" into jb-devMakoto Onuki2012-05-013-6/+35
|\
| * Don't show the invisible in frequentMakoto Onuki2012-04-303-6/+35
* | Make names with special chars searchable.Makoto Onuki2012-04-301-7/+25
|/
* Don't suggest invisible for aggregationMakoto Onuki2012-04-251-6/+52
* Merge "New aggregation logic"Makoto Onuki2012-04-233-27/+125
|\
| * New aggregation logicMakoto Onuki2012-04-203-27/+125
* | Use 3 bucket sorting logic for frequent.Makoto Onuki2012-04-183-4/+183
* | Fix the last failing photo testMakoto Onuki2012-04-165-32/+118
* | Fix and simplify data usage feedbackMakoto Onuki2012-04-144-28/+305
* | Use new URI for deleting usage statsMakoto Onuki2012-04-131-3/+3
* | Merge "New API to clear usage stats"Makoto Onuki2012-04-132-0/+41
|\ \
| * | New API to clear usage statsMakoto Onuki2012-04-122-0/+41
| |/
* | Fix most of photo testsMakoto Onuki2012-04-125-45/+106
|/
* Merge "Allow access to the NORMALIZED_NUMBER, so that sync adapters can sync it"Daniel Lehmann2012-04-061-0/+57
|\
| * Allow access to the NORMALIZED_NUMBER, so that sync adapters can sync itDaniel Lehmann2012-03-091-0/+57
* | Increase the photo size to 480x480 or 720x720, depending on deviceDaniel Lehmann2012-04-021-3/+2
* | Make unit tests not crashMakoto Onuki2012-03-297-27/+18
* | Merge "Don't upsize non-square pictures, even when cropping"Daniel Lehmann2012-03-273-8/+43
|\ \
| * | Don't upsize non-square pictures, even when croppingDaniel Lehmann2012-03-263-8/+43
* | | Merge "Add new package aggregation.util"Makoto Onuki2012-03-273-1/+7
|\ \ \
| * | | Add new package aggregation.utilMakoto Onuki2012-03-233-1/+7
| | |/ | |/|
* | | Merge "Make informational queries respect requested projection"Makoto Onuki2012-03-271-0/+47
|\ \ \ | |_|/ |/| |
| * | Make informational queries respect requested projectionMakoto Onuki2012-03-231-0/+47
| |/
* | Don't upscale photos if they are too smallDaniel Lehmann2012-03-201-6/+11
|/
* Don't manually close the database.Makoto Onuki2012-03-074-4/+4
* Move aggregator to its own packageMakoto Onuki2012-03-053-3/+5
* Remove in-memory account cacheMakoto Onuki2012-02-171-6/+1
* Fix deadlock caused by the fast indexer cacheMakoto Onuki2012-02-151-8/+16
* Merge "Cache fast scrolling index."Makoto Onuki2012-02-154-3/+308
|\
| * Cache fast scrolling index.Makoto Onuki2012-02-134-3/+308
* | Fix G+ crash during account switchMakoto Onuki2012-02-061-3/+85
|/
* Merge "Fix proguard flags"Makoto Onuki2012-01-311-2/+1
|\
| * Fix proguard flagsMakoto Onuki2012-01-271-2/+1
* | Fix for broken phone number snippetMakoto Onuki2012-01-252-3/+30
|/
* Merge "Account refactoring follow-up"Makoto Onuki2012-01-122-3/+104
|\
| * Account refactoring follow-upMakoto Onuki2012-01-112-3/+104
* | Add missing size annotations to provider testsMakoto Onuki2012-01-104-1/+6
|/
* Account table refactoringMakoto Onuki2012-01-103-86/+113
* More aggressive fix for phone lookup issues.Dave Santoro2011-12-201-0/+64
* Merge "Fix phone_lookup related tests"Makoto Onuki2011-12-162-5/+21
|\
| * Fix phone_lookup related testsMakoto Onuki2011-12-152-5/+21
* | Use ContactContract.Phone instead of internal definitionMakoto Onuki2011-12-141-7/+1
|/
* Moving ProjectionMap to frameworks/ex.Dave Santoro2011-12-131-1/+1
* Unify and improve isPhoneNumber checks.Mathew Inwood2011-12-013-19/+72
* Remove LegacyContactImporterMakoto Onuki2011-11-283-454/+0
* Merge "Fix NPEs during ContactsProvider2Test"Makoto Onuki2011-11-282-128/+5
|\
| * Fix NPEs during ContactsProvider2TestMakoto Onuki2011-11-232-128/+5
* | Remove SUMMARY_GROUP_COUNT_PER_ACCOUNT support (for now)Makoto Onuki2011-11-231-10/+25
|/
* Add Callable URI supportDaisuke Miyakawa2011-11-172-8/+118