summaryrefslogtreecommitdiff
path: root/core/java/android/content/SyncRequest.java
AgeCommit message (Expand)Author
2021-02-23Allow syncs to be scheduled as EJs.Varun Shah
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-09-14Move some members to the "Q blacklist".Mathew Inwood
2018-08-15Add @UnsupportedAppUsage annotationsMathew Inwood
2017-02-06Fix requiresCharging false value ignored issueShreyas Basarge
2017-01-25Fix @links in reference docs.Elliot Waite
2016-03-18Mark more Bundles as being defusable.Jeff Sharkey
2016-02-01Merge "Updated Javadoc to reflect min period"Shreyas Basarge
2016-02-01Updated Javadoc to reflect min periodShreyas Basarge
2016-01-29SyncManager on JobSchedulerShreyas Basarge
2014-06-09Remove SyncRequest.setPriority from public APIMatthew Williams
2014-06-04DO NOT MERGE Redact SyncService stuff from masterMatthew Williams
2014-05-07Fix erroneous javadoc example SyncRequest.Builder.setExtrasRuss Schnapp
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2013-10-19fix javadoc building.Nick Kralevich
2013-10-19Fix build.Nick Kralevich
2013-10-14resolved conflicts for merge of 94b51810 to masterMatthew Williams
2013-10-11Fix infinite boot-loop bug in SM.Matthew Williams
2013-09-05Fix broken javadocsMatthew Williams
2013-08-30DO NOT MERGE. Remove service component for KLP.Matthew Williams
2013-08-12Revert "Fix for scheduling conflicts, address fred's comments"Torne (Richard Coles)
2013-08-10Fix build.Wink Saville
2013-08-09Fix for scheduling conflicts, address fred's commentsMatthew Williams
2013-07-25Fixed NPE in SyncRequest for Bundle.EMPTYMatthew Williams
2013-07-25Fixes to javadocMatthew Williams
2013-07-24Fix docs build.Ying Wang
2013-07-24AnonymousSyncService & SyncRequest.Matthew Williams