summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/SyncQueue.java
Commit message (Expand)AuthorAgeFilesLines
* Defer more Account actions until user starting.Jeff Sharkey2012-10-171-2/+0
* Lock SyncQueue when user starting, copy RSC list.Jeff Sharkey2012-10-161-1/+8
* Make RegisteredServicesCache multi-user aware.Jeff Sharkey2012-10-091-17/+25
* User management and switchingAmith Yamasani2012-03-271-0/+13
* Make SyncManager and AccountManagerService multi-user aware.Amith Yamasani2012-03-081-8/+13
* allow sync adapter authors to control more policiesFred Quintana2010-12-091-2/+10
* Make a separate active sync queue for initialization and regular syncs.Fred Quintana2010-10-051-59/+32
* - changed periodic sync scheduling to just creating pendingFred Quintana2010-03-301-6/+20
* Add correct copyright headers to multiple filesKenny Root2010-03-111-0/+16
* - change the SyncManager to retry MANUAL syncs that encounter a soft errorFred Quintana2010-02-081-4/+8
* add sync pollingFred Quintana2010-02-051-51/+35
* enhance the sync manager backoff logic and add support for retry-afterFred Quintana2010-01-251-0/+190