summaryrefslogtreecommitdiff
path: root/core/java/android/content/SyncInfo.java
AgeCommit message (Expand)Author
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-12-28Limit access to suspected false positives.Mathew Inwood
2018-08-15Add @UnsupportedAppUsage annotationsMathew Inwood
2016-01-20Redact Account info from getCurrentSyncsMatthew Williams
2014-06-04Redact SyncService stuff from masterMatthew Williams
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2013-11-14Resolve build breakage for merge of fix to b/11559103Matthew Williams
2013-11-14am 72402f9d: am 09d8e3cf: am c68bb182: Merge "SyncManager now returns copy on...Matthew Williams
2013-11-13SyncManager now returns copy on getCurrentSyncs()Matthew Williams
2013-09-05Fix broken javadocsMatthew Williams
2013-08-12Revert "Fix for scheduling conflicts, address fred's comments"Torne (Richard Coles)
2013-08-09Fix for scheduling conflicts, address fred's commentsMatthew Williams
2012-12-11Move lingering services to services.jar.Jeff Sharkey
2010-10-08Add getCurrentSyncs() to the SDK, which replaces the deprecatedFred Quintana
2010-03-30some changes due to an API reviewFred Quintana