summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/contacts/PhotoStore.java
Commit message (Expand)AuthorAgeFilesLines
* synchronize photo storage creation for race conditions.Zheng Fu2014-09-161-4/+8
* Reorganize import in contacts providerMakoto Onuki2012-06-271-5/+4
* Increase the photo size to 480x480 or 720x720, depending on deviceDaniel Lehmann2012-04-021-1/+1
* Add lookup key support for photo URIs.Dave Santoro2011-09-141-0/+3
* Remove the java-synchronization and completely rely on DB transactionsDaniel Lehmann2011-08-221-8/+8
* Fix openAssetFile method of inserting photos.Dave Santoro2011-08-121-0/+3
* Forward-compatibility of old status update API.Dave Santoro2011-07-201-3/+17
* Large photo storage.Dave Santoro2011-07-131-0/+274