summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/contacts/ProfileProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Stop enforcing {READ,WRITE}_PROFILE permissionsBrian Attwell2015-05-271-30/+2
* Clean up permissionsMakoto Onuki2015-05-151-2/+4
* Use ContactsProvider context when sending broadcastYorke Lee2014-10-071-1/+1
* Send a broadcast when profile changesMakoto Onuki2012-09-121-1/+8
* Fix transaction handling in the providerMakoto Onuki2012-06-251-10/+9
* Move CancellationSignal to android.os package.Jeff Brown2012-05-071-1/+1
* Clear in-memory caches when rolling back transactionMakoto Onuki2012-03-281-0/+2
* Revert ""Rollback" mimetype cache"Makoto Onuki2012-03-281-2/+0
* "Rollback" mimetype cacheMakoto Onuki2012-03-271-0/+2
* Rename CancellationSignal using preferred spelling.Jeff Brown2012-02-021-3/+3
* Pass through the cancelation signalDaniel Lehmann2012-01-301-1/+9
* Detect profile VCard URIs and support tokens.Dave Santoro2011-10-131-5/+15
* Fixes and cleanup for transactions.Dave Santoro2011-09-231-0/+9
* Refactor transactions for contacts.Dave Santoro2011-09-211-46/+25
* Separate the profile out into a separate database.Dave Santoro2011-08-301-0/+162