summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/SyncAdapterType.java
Commit message (Expand)AuthorAgeFilesLines
* add a supportsUploading flag in the SyncAdapter description and honor it in t...Fred Quintana2009-08-201-8/+61
* make syncadapter set whether the account is syncableFred Quintana2009-08-181-4/+13
* Change get/set IsSyncable() methods to static. Add isUserFacing flag to Sync...Jim Miller2009-08-171-0/+1
* - clean up the sync settings names to:Fred Quintana2009-06-231-1/+26
* decouple SyncAdapter from ContentProviderFred Quintana2009-04-301-0/+57