summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/SyncStorageEngine.java
Commit message (Expand)AuthorAgeFilesLines
* Move lingering services to services.jar.Jeff Sharkey2012-12-111-2318/+0
* am 221d59f7: am afdd978c: am 68e0da7e: Merge "Quiet down a lot of logging." i...Dianne Hackborn2012-11-291-26/+35
|\
| * Quiet down a lot of logging.Dianne Hackborn2012-11-271-26/+35
* | am 9634e970: am bfea4f04: am f5377a72: Merge "Useful annotations for code doc...Jeff Sharkey2012-11-161-1/+2
|\ \ | |/
| * Useful annotations for code documentation.Jeff Sharkey2012-11-121-1/+2
* | Add sync reason to dumpsysAlon Albert2012-10-191-12/+27
|/
* Lock SyncQueue when user starting, copy RSC list.Jeff Sharkey2012-10-161-16/+18
* resolved conflicts for merge of 7749a1c5 to jb-mr1-devJean-Baptiste Queru2012-09-051-1/+6
|\
| * Make default value of auto-sync in SyncStorageEngine configurableYameng Huang2012-09-031-1/+6
* | Make AtomicFile a public API. It's about time!Dianne Hackborn2012-07-311-2/+1
|/
* Fix a race condition with respect to clients of SyncStorageEngine.Carlos Valdivia2012-05-071-1/+25
* fix expedited syncs. there were times when an expedited sync wouldn'tFred Quintana2012-05-061-1/+3
* Merge "Synchronize/align periodic sync alarms based on a random per device se...Ashish Sharma2012-04-111-0/+20
|\
| * Synchronize/align periodic sync alarms based on a random per device seed value.Ashish Sharma2012-04-111-0/+20
* | Fix a race condition in SyncManager.onAccountsUpdated()Amith Yamasani2012-04-111-1/+1
|/
* Fix sync tests failure.Amith Yamasani2012-03-141-1/+1
* Make SyncManager and AccountManagerService multi-user aware.Amith Yamasani2012-03-081-156/+229
* Bring back auto clear backoff on reconnectAlon Albert2011-02-161-1/+2
* Revert "Remove the APIs for the old encryption scheme."Jason parks2011-01-131-7/+7
* Remove the APIs for the old encryption scheme.Jason parks2011-01-121-7/+7
* Clear all pending backoffs on a reconnect eventAlon Albert2010-12-151-0/+27
* make sure that pending operation reconstituted from diskFred Quintana2010-12-061-1/+5
* am 090ac9f7: am a3100314: Merge "Remove some PII." into gingerbreadWink Saville2010-10-131-1/+1
|\
| * Remove some PII.Wink Saville2010-10-121-1/+1
* | am e89bf502: am ef083ec0: Merge "Work on issue #3062691: GPS enable bypass vi...Dianne Hackborn2010-10-081-1/+1
|\ \ | |/
| * Work on issue #3062691: GPS enable bypass via com.android.settings.widget.Set...Dianne Hackborn2010-10-061-1/+1
* | Add getCurrentSyncs() to the SDK, which replaces the deprecatedFred Quintana2010-10-081-17/+0
* | Make a separate active sync queue for initialization and regular syncs.Fred Quintana2010-10-051-45/+57
|/
* am d66e2b23: am 4e7cacd3: Merge "Maybe fix issue #2568615: System server cras...Dianne Hackborn2010-04-071-2/+2
|\
| * Maybe fix issue #2568615: System server crashed in SyncStorageEngineDianne Hackborn2010-04-071-2/+2
* | am 4a2f285d: am 77c560f3: - changed periodic sync scheduling to just creating...Fred Quintana2010-03-301-100/+134
|\ \ | |/
| * - changed periodic sync scheduling to just creating pendingFred Quintana2010-03-301-100/+134
* | am 344ba661: am d5e4fdc8: some changes due to an API review - make EntityIte...Fred Quintana2010-03-301-8/+8
|\ \ | |/
| * some changes due to an API reviewFred Quintana2010-03-301-8/+8
| * DO NOT MERGEOscar Montemayor2010-03-291-3/+1
|/
* fix bug where sync settings set lost upon upgrade from donut and eclairFred Quintana2010-03-241-11/+70
* Clean the settings for the account/authority when trying to sync anFred Quintana2010-03-161-1/+16
* - make the SyncManager add periodic syncs when it upgrades from aFred Quintana2010-03-161-5/+33
* expose some sync control methodsFred Quintana2010-02-261-1/+1
* Re-arrange android-common so framework no longer links with it.Dianne Hackborn2010-02-251-1/+1
* fix an NPE in SyncManager's dump where it can get a null AuthorityInfo; inste...Fred Quintana2010-02-101-2/+4
* add sync pollingFred Quintana2010-02-051-66/+327
* enhance the sync manager backoff logic and add support for retry-afterFred Quintana2010-01-251-12/+108
* resolved conflicts for merge of ad2fa35d to masterTom Taylor2009-12-221-5/+5
|\
| * Update imports to android-commonTom Taylor2009-12-211-1/+1
* | Encrypted File Systems Project. Installer modifications.Oscar Montemayor2009-11-241-7/+8
|/
* Work on issue #2163789: Way too much loggingDianne Hackborn2009-10-041-1/+1
* Fix issue #2154794: Force close when start facebook application.Dianne Hackborn2009-09-301-1/+1
* Remove GAIA stringCostin Manolache2009-09-291-2/+2
* Keep track of 'initial' sync state in SyncStatusInfoCostin Manolache2009-09-221-0/+3