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