summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/SyncStorageEngine.java
Commit message (Expand)AuthorAgeFilesLines
* 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