summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/SyncManager.java
Commit message (Expand)AuthorAgeFilesLines
* - fix the AccountManager documentation. http://b/2401790Fred Quintana2010-02-181-0/+13
* remove check for obsolete property ro.config.syncFred Quintana2010-02-171-27/+1
* fix an NPE in SyncManager's dump where it can get a null AuthorityInfo; inste...Fred Quintana2010-02-101-1/+1
* - change the SyncManager to retry MANUAL syncs that encounter a soft errorFred Quintana2010-02-081-47/+37
* add sync pollingFred Quintana2010-02-051-253/+200
* am 6f3e1e27: am 9a400fa4: Merge "initialize sync adapters that get installed ...Fred Quintana2010-01-271-0/+9
|\
| * initialize sync adapters that get installed while the system is runningFred Quintana2010-01-211-0/+9
* | enhance the sync manager backoff logic and add support for retry-afterFred Quintana2010-01-251-482/+135
* | change remaining frameworks/base Gservices to Secure settingsDoug Zongker2010-01-071-2/+2
* | Add bindService API to not bring ot foreground.Dianne Hackborn2009-12-081-2/+3
* | am 0ce8431c: Merge change Iaa7edda4 into eclairFred Quintana2009-12-031-2/+6
|\ \ | |/
| * don't reschedule syncs that failed with a tooManyRetries errorFred Quintana2009-12-031-2/+6
* | am 5e5eb393: Merge change Id572ffc7 into eclairFred Quintana2009-10-291-5/+6
|\ \ | |/
| * don't throw an exception when we can't find a pending sync operation in the d...Fred Quintana2009-10-281-5/+6
* | add an IPC for sync initializationFred Quintana2009-10-141-20/+58
|/
* fix sync exponential backoff for expedited syncsFred Quintana2009-10-091-1/+1
* account manager api review changesFred Quintana2009-10-051-2/+2
* - make SyncManager get the accounts list during the constructor,Fred Quintana2009-09-301-17/+39
* Pass provider authority to SyncActivityTooManyDeletesTadashi G. Takaoka2009-09-251-0/+1
* make the SyncManager listen for backgroun data setting changes and do a sync ...Fred Quintana2009-09-231-1/+13
* fix the logic for starting a sync after the accounts changedFred Quintana2009-09-221-1/+1
* log hash of account name in sync event logDoug Zongker2009-09-201-15/+17
* Fix for #2092883: Allow manual sync even when background data is disabledJim Miller2009-09-151-8/+4
* add system properties for experimenting with sync timeouts.Debajit Ghosh2009-09-141-2/+26
* Add better service reporting.Dianne Hackborn2009-09-031-0/+4
* Fiddle system boot ordering.Dianne Hackborn2009-09-021-0/+1
* suppress syncs until boot is completeFred Quintana2009-09-021-0/+10
* - don't schedule syncs that we will never dispatchFred Quintana2009-08-311-5/+41
* Revert "- don't schedule syncs that we will never dispatch"Fred Quintana2009-08-311-29/+5
* - don't schedule syncs that we will never dispatchFred Quintana2009-08-271-5/+29
* clean up the too many deletes dialogFred Quintana2009-08-251-3/+11
* add a supportsUploading flag in the SyncAdapter description and honor it in t...Fred Quintana2009-08-201-10/+17
* make syncadapter set whether the account is syncableFred Quintana2009-08-181-17/+46
* - add a "isSyncable" flag to a given account/authority pair thatFred Quintana2009-08-171-8/+9
* do not merge: cherrypicked 3710f390968e683a0ad3adf0b517dfcade3564ce from mast...Fred Quintana2009-08-151-8/+8
* Make sync not start until setup wizard is done.Joe Onorato2009-07-151-1/+1
* - clean up the sync settings names to:Fred Quintana2009-06-231-88/+91
* beef up the syncadapter APIFred Quintana2009-06-161-11/+4
* add icon and label to the authenticator descriptionFred Quintana2009-06-151-1/+1
* merge 55280a9The Android Open Source Project2009-05-081-0/+12
|\
| * Improve shutdown process to send broadcast for applications.Dianne Hackborn2009-05-081-0/+12
* | merged 231cc608d06ffc31c24bf8aa8c8275bdd2636581Dianne Hackborn2009-05-061-341/+322
|\ \ | |/
| * Rewrite SyncStorageEngine to use flat files and in-memory data structures.Dianne Hackborn2009-05-051-343/+311
* | decouple SyncAdapter from ContentProviderFred Quintana2009-04-301-100/+176
* | change the sync framework and users to understand AccountFred Quintana2009-04-231-66/+65
* | Automated import from //branches/master/...@142414,142414Fred Quintana2009-03-241-36/+48
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+2175
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-2175/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-19/+23
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-3/+4