summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/contacts/AbstractContactsProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Fix transaction handling in the providerMakoto Onuki2012-06-251-6/+37
* Add debug logs to applyBatchMakoto Onuki2012-02-031-0/+11
* Fix double-close of transactions if yields fail.Dave Santoro2011-11-021-7/+21
* Allow multiple inserts in bulk between yields.Dave Santoro2011-10-101-1/+10
* Fixes and cleanup for transactions.Dave Santoro2011-09-231-8/+19
* Refactor transactions for contacts.Dave Santoro2011-09-211-0/+239