index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
content
/
SyncRequest.java
Age
Commit message (
Expand
)
Author
2021-02-23
Allow syncs to be scheduled as EJs.
Varun Shah
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-09-14
Move some members to the "Q blacklist".
Mathew Inwood
2018-08-15
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-02-06
Fix requiresCharging false value ignored issue
Shreyas Basarge
2017-01-25
Fix @links in reference docs.
Elliot Waite
2016-03-18
Mark more Bundles as being defusable.
Jeff Sharkey
2016-02-01
Merge "Updated Javadoc to reflect min period"
Shreyas Basarge
2016-02-01
Updated Javadoc to reflect min period
Shreyas Basarge
2016-01-29
SyncManager on JobScheduler
Shreyas Basarge
2014-06-09
Remove SyncRequest.setPriority from public API
Matthew Williams
2014-06-04
DO NOT MERGE Redact SyncService stuff from master
Matthew Williams
2014-05-07
Fix erroneous javadoc example SyncRequest.Builder.setExtras
Russ Schnapp
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2013-10-19
fix javadoc building.
Nick Kralevich
2013-10-19
Fix build.
Nick Kralevich
2013-10-14
resolved conflicts for merge of 94b51810 to master
Matthew Williams
2013-10-11
Fix infinite boot-loop bug in SM.
Matthew Williams
2013-09-05
Fix broken javadocs
Matthew Williams
2013-08-30
DO NOT MERGE. Remove service component for KLP.
Matthew Williams
2013-08-12
Revert "Fix for scheduling conflicts, address fred's comments"
Torne (Richard Coles)
2013-08-10
Fix build.
Wink Saville
2013-08-09
Fix for scheduling conflicts, address fred's comments
Matthew Williams
2013-07-25
Fixed NPE in SyncRequest for Bundle.EMPTY
Matthew Williams
2013-07-25
Fixes to javadoc
Matthew Williams
2013-07-24
Fix docs build.
Ying Wang
2013-07-24
AnonymousSyncService & SyncRequest.
Matthew Williams