summaryrefslogtreecommitdiff
path: root/core/java/android/content/SyncAdaptersCache.java
AgeCommit message (Expand)Author
2020-11-30Mechanical refactoring to new typed XML classes.Jeff Sharkey
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2018-08-15Add @UnsupportedAppUsage annotationsMathew Inwood
2017-05-23Validating non-empty authority and accountTypeSuprabh Shukla
2016-08-23Only sync adapters with access can see an account - frameworkSvetoslav Ganov
2015-06-19App Standby : Association between content providers and their sync adapterAmith Yamasani
2012-12-11Move lingering services to services.jar.Jeff Sharkey
2011-08-25add a way for the sync adapter to specify the activity that shouldFred Quintana
2010-12-09allow sync adapter authors to control more policiesFred Quintana
2010-03-04Fix some bugs.Dianne Hackborn
2009-11-10Make the RegisteredSErvices Cache not allow the registered service for aFred Quintana
2009-08-20add a supportsUploading flag in the SyncAdapter description and honor it in t...Fred Quintana
2009-08-18make syncadapter set whether the account is syncableFred Quintana
2009-06-15add icon and label to the authenticator descriptionFred Quintana
2009-04-30decouple SyncAdapter from ContentProviderFred Quintana