summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/ContentService.java
Commit message (Expand)AuthorAgeFilesLines
* Make RegisteredServicesCache multi-user aware.Jeff Sharkey2012-10-091-2/+3
* Multiuser awareness in content observer infrastructureChristopher Tate2012-09-201-4/+0
* Disable content observer cross-user permission checks...Christopher Tate2012-09-191-0/+4
* Per-user content observer APIsChristopher Tate2012-09-171-34/+116
* Rename UserId to UserHandle.Dianne Hackborn2012-08-161-17/+17
* Delay AccountManagerService initializationKenny Root2012-07-301-1/+4
* Make SyncManager and AccountManagerService multi-user aware.Amith Yamasani2012-03-081-17/+52
* Inform ContentObservers about the changed content Uri.Jeff Brown2012-01-231-1/+1
* Clean up content observer code.Jeff Brown2012-01-231-12/+13
* Work on death recipient leaks in Activity Manager and Content Service.Dianne Hackborn2011-07-171-8/+96
* Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-3/+2
* Add getCurrentSyncs() to the SDK, which replaces the deprecatedFred Quintana2010-10-081-6/+2
* merge from open-source masterThe Android Open Source Project2010-05-191-0/+3
|\
| * Don't allow invalid Uris to be added as observers.Anthony Newnam2010-05-191-0/+3
* | some changes due to an API reviewFred Quintana2010-03-301-2/+2
* | change ObserverNode.binderDied() to lock the root node before manipulatingFred Quintana2010-03-021-26/+27
* | expose some sync control methodsFred Quintana2010-02-261-2/+2
* | add sync pollingFred Quintana2010-02-051-0/+38
|/
* Sync status was ignoring account - the new UI has specific sync status for ea...Costin Manolache2009-09-081-10/+10
* make syncadapter set whether the account is syncableFred Quintana2009-08-181-1/+2
* - add a "isSyncable" flag to a given account/authority pair thatFred Quintana2009-08-171-0/+31
* - clean up the sync settings names to:Fred Quintana2009-06-231-27/+44
* merged 231cc608d06ffc31c24bf8aa8c8275bdd2636581Dianne Hackborn2009-05-061-2/+168
|\
| * Rewrite SyncStorageEngine to use flat files and in-memory data structures.Dianne Hackborn2009-05-051-2/+167
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+376
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-376/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+376