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
/
SyncStatusInfo.java
Age
Commit message (
Expand
)
Author
2020-07-31
Merge "Update language to comply with Android's inclusive language guidance" ...
Treehugger Robot
2020-07-31
Update language to comply with Android's inclusive language guidance
Lais Andrade
2020-01-10
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-11-11
Update SyncStorageEngine to use protos.
Varun Shah
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-08-15
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-04-16
SyncManager: Dump per-source last sync time too.
Makoto Onuki
2018-04-16
Add 1-day sync stats in syncmanager dumpsys.
Makoto Onuki
2017-07-21
Persist/pacel # of periodic syncs properly.
Makoto Onuki
2017-06-20
Enhance recent sync log in dumpsys content
Makoto Onuki
2013-06-26
Bugfix 9373708
Georgi Nikolov
2013-02-07
COnvert sync error to int
Alon Albert
2012-12-11
Move lingering services to services.jar.
Jeff Sharkey
2010-02-05
add sync polling
Fred Quintana
2009-09-22
Keep track of 'initial' sync state in SyncStatusInfo
Costin Manolache
2009-05-05
Rewrite SyncStorageEngine to use flat files and in-memory data structures.
Dianne Hackborn