summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/SyncStorageEngine.java
Commit message (Expand)AuthorAgeFilesLines
* Remove some PII.Wink Saville2010-10-121-1/+1
* Work on issue #3062691: GPS enable bypass via com.android.settings.widget.Set...Dianne Hackborn2010-10-061-1/+1
* 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
* Don't back up / restore certain sync-related settingsChristopher Tate2009-09-181-10/+0
* Sync status was ignoring account - the new UI has specific sync status for ea...Costin Manolache2009-09-081-11/+12
* Fix SparseArray accessesCostin Manolache2009-09-041-130/+130
* clean up some logs and clamp the syncable valueFred Quintana2009-08-181-2/+14
* make syncadapter set whether the account is syncableFred Quintana2009-08-181-2/+1
* - add a "isSyncable" flag to a given account/authority pair thatFred Quintana2009-08-171-3/+61
* do not merge: cherrypicked 3710f390968e683a0ad3adf0b517dfcade3564ce from mast...Fred Quintana2009-08-151-2/+2
* Make sync not start until setup wizard is done.Joe Onorato2009-07-151-7/+16
* resolved conflicts for merge of b06ea706 to masterDianne Hackborn2009-07-141-0/+1
|\
| * Add reporting of activity movement for search manager.Dianne Hackborn2009-07-141-0/+1
* | resolved conflicts for merge of b7195159 to master-b master2009-07-061-1/+13
|\ \ | |/
| * Restore GPS state and ringer/vibrate toggles.Amith Yamasani2009-07-061-1/+13
* | - clean up the sync settings names to:Fred Quintana2009-06-231-62/+41
* | am 541ff5d: Merge change 1566 into donutAndroid (Google) Code Review2009-05-131-2/+1
|\ \ | |/
| * Fix issue #1838944: Application sync settings cant be changed with auto sync onDianne Hackborn2009-05-131-2/+1
* | merge 55280a9The Android Open Source Project2009-05-081-2/+17
|\ \ | |/
| * Improve shutdown process to send broadcast for applications.Dianne Hackborn2009-05-081-2/+17
* | Another fix: look at db version to determine if there is a type column.Dianne Hackborn2009-05-061-2/+7
* | Fix [Issue 1835218]Dianne Hackborn2009-05-061-2/+2
* | merged 231cc608d06ffc31c24bf8aa8c8275bdd2636581Dianne Hackborn2009-05-061-664/+1430
|\ \ | |/
| * Rewrite SyncStorageEngine to use flat files and in-memory data structures.Dianne Hackborn2009-05-051-627/+1414
* | change the sync framework and users to understand AccountFred Quintana2009-04-231-26/+64
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+758
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-758/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+758