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