summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/contacts/ContactsProvider2.java
Commit message (Expand)AuthorAgeFilesLines
* Reorganize import in contacts providerMakoto Onuki2012-06-271-45/+45
* Fix transaction handling in the providerMakoto Onuki2012-06-251-187/+243
* Support new query parameters introduced in Iaab5c38aMakoto Onuki2012-06-151-31/+44
* Don't wait for read access latch in provider.getType()Makoto Onuki2012-05-141-3/+4
* Move CancellationSignal to android.os package.Jeff Brown2012-05-071-1/+1
* More detailed verbose log from contacts providerMakoto Onuki2012-05-031-4/+10
* Don't show the invisible in frequentMakoto Onuki2012-04-301-6/+9
* Merge "New aggregation logic"Makoto Onuki2012-04-231-45/+42
|\
| * New aggregation logicMakoto Onuki2012-04-201-45/+42
* | Use 3 bucket sorting logic for frequent.Makoto Onuki2012-04-181-41/+37
* | Fix the last failing photo testMakoto Onuki2012-04-161-1/+2
* | Fix and simplify data usage feedbackMakoto Onuki2012-04-141-84/+104
* | Use new URI for deleting usage statsMakoto Onuki2012-04-131-7/+7
* | Merge "New API to clear usage stats"Makoto Onuki2012-04-131-0/+21
|\ \
| * | New API to clear usage statsMakoto Onuki2012-04-121-0/+21
* | | Merge "Fix most of photo tests"Makoto Onuki2012-04-121-22/+15
|\ \ \
| * | | Fix most of photo testsMakoto Onuki2012-04-121-22/+15
| |/ /
* | | Fix " Cannot bind argument at index 1..." crashMakoto Onuki2012-04-121-4/+9
|/ /
* | Merge "Dont show invisible contacts in frequent."Makoto Onuki2012-04-111-3/+8
|\ \
| * | Dont show invisible contacts in frequent.Makoto Onuki2012-04-111-3/+8
| |/
* | System prop to keep stale account dataMakoto Onuki2012-04-111-0/+17
|/
* Increase the photo size to 480x480 or 720x720, depending on deviceDaniel Lehmann2012-04-021-5/+2
* Clear in-memory caches when rolling back transactionMakoto Onuki2012-03-281-3/+9
* Merge "Revert ""Rollback" mimetype cache""Makoto Onuki2012-03-281-6/+1
|\
| * Revert ""Rollback" mimetype cache"Makoto Onuki2012-03-281-6/+1
* | Merge ""Rollback" mimetype cache"Makoto Onuki2012-03-271-1/+6
|\ \ | |/
| * "Rollback" mimetype cacheMakoto Onuki2012-03-271-1/+6
* | Merge "Add new package aggregation.util"Makoto Onuki2012-03-271-0/+1
|\ \
| * | Add new package aggregation.utilMakoto Onuki2012-03-231-0/+1
| |/
* | Make informational queries respect requested projectionMakoto Onuki2012-03-231-24/+42
|/
* Use wall time instead of CPU time for performance logMakoto Onuki2012-03-081-2/+2
* Move aggregator to its own packageMakoto Onuki2012-03-051-8/+6
* Add log to openAssetFile() and query()Makoto Onuki2012-03-011-14/+24
* Remove in-memory account cacheMakoto Onuki2012-02-171-1/+0
* Fix deadlock caused by the fast indexer cacheMakoto Onuki2012-02-151-18/+26
* Merge "Cache fast scrolling index."Makoto Onuki2012-02-151-24/+130
|\
| * Cache fast scrolling index.Makoto Onuki2012-02-131-24/+130
* | Merge "Fix broken sub-QueryBuilder. Instead of selecting only photos, this se...Daniel Lehmann2012-02-071-1/+1
|\ \
| * | Fix broken sub-QueryBuilder. Instead of selecting only photos, thisDaniel Lehmann2012-02-061-1/+1
* | | Fix G+ crash during account switchMakoto Onuki2012-02-061-2/+2
| |/ |/|
* | Add debug logs to applyBatchMakoto Onuki2012-02-031-4/+0
* | Rename CancellationSignal using preferred spelling.Jeff Brown2012-02-021-21/+21
|/
* Merge "Fix proguard flags"Makoto Onuki2012-01-311-0/+1
|\
| * Fix proguard flagsMakoto Onuki2012-01-271-0/+1
* | Pass through the cancelation signalDaniel Lehmann2012-01-301-23/+40
* | Fix for broken phone number snippetMakoto Onuki2012-01-251-25/+36
|/
* Account refactoring follow-upMakoto Onuki2012-01-111-37/+149
* Account table refactoringMakoto Onuki2012-01-101-428/+366
* More aggressive fix for phone lookup issues.Dave Santoro2011-12-201-0/+24
* Use ContactContract.Phone instead of internal definitionMakoto Onuki2011-12-141-6/+5