summaryrefslogtreecommitdiff
path: root/core/java/android/content/PeriodicSync.java
AgeCommit message (Expand)Author
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2015-10-20Sync extras bundle comparison can throw NPEMatthew Williams
2014-06-04Redact SyncService stuff from masterMatthew 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
2013-07-24AnonymousSyncService & SyncRequest.Matthew Williams
2012-12-11Move lingering services to services.jar.Jeff Sharkey
2010-02-05add sync pollingFred Quintana