summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge "Allow access to the NORMALIZED_NUMBER, so that sync adapters can sync it"Daniel Lehmann2012-04-061-27/+30
|\
| * Allow access to the NORMALIZED_NUMBER, so that sync adapters can sync itDaniel Lehmann2012-03-091-27/+30
* | Addressed comments about previous CLDaniel Lehmann2012-04-021-5/+17
* | Increase the photo size to 480x480 or 720x720, depending on deviceDaniel Lehmann2012-04-025-21/+125
* | Clear in-memory caches when rolling back transactionMakoto Onuki2012-03-283-7/+20
* | Merge "Revert ""Rollback" mimetype cache""Makoto Onuki2012-03-283-51/+4
|\ \
| * | Revert ""Rollback" mimetype cache"Makoto Onuki2012-03-283-51/+4
* | | Merge ""Rollback" mimetype cache"Makoto Onuki2012-03-273-4/+51
|\ \ \ | |/ /
| * | "Rollback" mimetype cacheMakoto Onuki2012-03-273-4/+51
* | | Merge "Don't upsize non-square pictures, even when cropping"Daniel Lehmann2012-03-271-2/+2
|\ \ \
| * | | Don't upsize non-square pictures, even when croppingDaniel Lehmann2012-03-261-2/+2
| |/ /
* | | Merge "Add new package aggregation.util"Makoto Onuki2012-03-279-8/+13
|\ \ \
| * | | Add new package aggregation.utilMakoto Onuki2012-03-239-8/+13
| |/ /
* | | Make informational queries respect requested projectionMakoto Onuki2012-03-231-24/+42
|/ /
* | am b591640f: am 7f2bbd3b: am 1cd70006: Merge "Adjust a variable type conversi...Makoto Onuki2012-03-091-1/+1
|\ \ | |/ |/|
| * am 1cd70006: Merge "Adjust a variable type conversion."Makoto Onuki2012-03-091-1/+1
| |\
| | * Adjust a variable type conversion.luan hongjun2012-02-081-1/+1
| * | More aggressive fix for phone lookup issues.Dave Santoro2011-12-222-0/+42
| |/
| * Cherry-pick Fix for GB upgrade issue with phone lookups.Dave Santoro2011-12-131-11/+11
* | Use wall time instead of CPU time for performance logMakoto Onuki2012-03-084-8/+8
* | Merge "Don't manually close the database."Makoto Onuki2012-03-073-29/+12
|\ \
| * | Don't manually close the database.Makoto Onuki2012-03-073-29/+12
* | | Speed up VISIBLE_CONTACTS updateMakoto Onuki2012-03-071-14/+26
|/ /
* | Move aggregator to its own packageMakoto Onuki2012-03-0518-16/+47
* | Add log to openAssetFile() and query()Makoto Onuki2012-03-011-14/+24
* | Merge "Replaces HashMap by SparseArray"Daniel Lehmann2012-02-241-5/+6
|\ \
| * | Replaces HashMap by SparseArrayDaniel Lehmann2012-02-241-5/+6
* | | Don't remove default directories from directories tableMakoto Onuki2012-02-212-4/+37
|/ /
* | Remove in-memory account cacheMakoto Onuki2012-02-172-35/+36
* | Fix deadlock caused by the fast indexer cacheMakoto Onuki2012-02-152-53/+72
* | Merge "Cache fast scrolling index."Makoto Onuki2012-02-152-24/+430
|\ \
| * | Cache fast scrolling index.Makoto Onuki2012-02-132-24/+430
* | | Reset suggestion fields before reusing the object.Daniel Lehmann2012-02-101-0/+16
* | | 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-032-4/+11
* | | Rename CancellationSignal using preferred spelling.Jeff Brown2012-02-022-24/+24
|/ /
* | Merge "Fix proguard flags"Makoto Onuki2012-01-312-0/+4
|\ \
| * | Fix proguard flagsMakoto Onuki2012-01-272-0/+4
* | | Merge "Remove the obsolete account columns from newly created db"Makoto Onuki2012-01-311-11/+0
|\ \ \
| * | | Remove the obsolete account columns from newly created dbMakoto Onuki2012-01-251-11/+0
| |/ /
* | | Pass through the cancelation signalDaniel Lehmann2012-01-302-24/+49
* | | Merge "Fix for broken phone number snippet"Makoto Onuki2012-01-261-25/+36
|\ \ \
| * | | Fix for broken phone number snippetMakoto Onuki2012-01-251-25/+36
| |/ /
* | | Tweak behavior of encodeHexAndy McFadden2012-01-261-1/+1
|/ /
* | Speed up search query update after each transactionMakoto Onuki2012-01-201-21/+27