1. 40e9f29 Quiet down a lot of logging. by Dianne Hackborn · 12 years ago
  2. 8b2c3a14 Useful annotations for code documentation. by Jeff Sharkey · 12 years ago
  3. a706e2f Lock SyncQueue when user starting, copy RSC list. by Jeff Sharkey · 12 years ago
  4. f389f28 resolved conflicts for merge of 7749a1c5 to jb-mr1-dev by Jean-Baptiste Queru · 12 years ago
  5. 2b5d0ea Make default value of auto-sync in SyncStorageEngine configurable by Yameng Huang · 14 years ago
  6. 39606a0 Make AtomicFile a public API. It's about time! by Dianne Hackborn · 12 years ago
  7. 3aca7d7 Fix a race condition with respect to clients of SyncStorageEngine. by Carlos Valdivia · 12 years ago
  8. dc47556 fix expedited syncs. there were times when an expedited sync wouldn't by Fred Quintana · 12 years ago
  9. 9766937 Merge "Synchronize/align periodic sync alarms based on a random per device seed value." by Ashish Sharma · 12 years ago
  10. 69d95de Synchronize/align periodic sync alarms based on a random per device seed value. by Ashish Sharma · 12 years ago
  11. f29f236 Fix a race condition in SyncManager.onAccountsUpdated() by Amith Yamasani · 12 years ago
  12. 1b6ae00 Fix sync tests failure. by Amith Yamasani · 12 years ago
  13. 04e0d26 Make SyncManager and AccountManagerService multi-user aware. by Amith Yamasani · 12 years ago
  14. ed1d253 Bring back auto clear backoff on reconnect by Alon Albert · 13 years ago
  15. a3cdaa5 Revert "Remove the APIs for the old encryption scheme." by Jason parks · 14 years ago
  16. 1125d78 Remove the APIs for the old encryption scheme. by Jason parks · 14 years ago
  17. 744e310f Clear all pending backoffs on a reconnect event by Alon Albert · 14 years ago
  18. 5695c7b make sure that pending operation reconstituted from disk by Fred Quintana · 14 years ago
  19. 1b422d8 am 090ac9f7: am a3100314: Merge "Remove some PII." into gingerbread by Wink Saville · 14 years ago
  20. a428807 Remove some PII. by Wink Saville · 14 years ago
  21. fa9921e am e89bf502: am ef083ec0: Merge "Work on issue #3062691: GPS enable bypass via com.android.settings.widget.SettingsAppWidgetProvider" into gingerbread by Dianne Hackborn · 14 years ago
  22. c6a6955 Add getCurrentSyncs() to the SDK, which replaces the deprecated by Fred Quintana · 14 years ago
  23. 043fcd9 Work on issue #3062691: GPS enable bypass via com.android.settings.widget.SettingsAppWidgetProvider by Dianne Hackborn · 14 years ago
  24. 918339a Make a separate active sync queue for initialization and regular syncs. by Fred Quintana · 14 years ago
  25. 7aed1e1 am d66e2b23: am 4e7cacd3: Merge "Maybe fix issue #2568615: System server crashed in SyncStorageEngine" into froyo by Dianne Hackborn · 14 years ago
  26. 4e80820 Maybe fix issue #2568615: System server crashed in SyncStorageEngine by Dianne Hackborn · 14 years ago
  27. 6669a7b am 4a2f285d: am 77c560f3: - changed periodic sync scheduling to just creating pending and changed the "get next operation to sync" logic just look at pending syncs, rather than them and periodic syncs - made syncoperation dup-detection ignore the initialization by Fred Quintana · 14 years ago
  28. 77c560f - changed periodic sync scheduling to just creating pending by Fred Quintana · 14 years ago
  29. 010fbfc am 344ba661: am d5e4fdc8: some changes due to an API review - make EntityIterator extend Iterator and thus not throw a RemoteException, instead converting it into a RuntimeException. - rename ActiveSyncInfo to SyncInfo - change getActiveSync to getCurrentSync - by Fred Quintana · 14 years ago
  30. d5e4fdc some changes due to an API review by Fred Quintana · 14 years ago
  31. 1f4df90 DO NOT MERGE by Oscar Montemayor · 14 years ago
  32. fb08440 fix bug where sync settings set lost upon upgrade from donut and eclair to froyo by Fred Quintana · 14 years ago
  33. 7620f1a Clean the settings for the account/authority when trying to sync an by Fred Quintana · 14 years ago
  34. c2e4691 - make the SyncManager add periodic syncs when it upgrades from a by Fred Quintana · 14 years ago
  35. 1b487ec expose some sync control methods by Fred Quintana · 14 years ago
  36. 2269d157 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 14 years ago
  37. 1bbcd10 fix an NPE in SyncManager's dump where it can get a null AuthorityInfo; instead create one if one doesn't exist yet by Fred Quintana · 14 years ago
  38. c5d1c6d add sync polling by Fred Quintana · 15 years ago
  39. 307da1a enhance the sync manager backoff logic and add support for retry-after by Fred Quintana · 15 years ago
  40. f0108cd resolved conflicts for merge of ad2fa35d to master by Tom Taylor · 15 years ago
  41. d4a4729 Update imports to android-common by Tom Taylor · 15 years ago
  42. a8529f6 Encrypted File Systems Project. Installer modifications. by Oscar Montemayor · 15 years ago
  43. bd0a81f Work on issue #2163789: Way too much logging by Dianne Hackborn · 15 years ago
  44. a33e3f7 Fix issue #2154794: Force close when start facebook application. by Dianne Hackborn · 15 years ago
  45. 3348f14 Remove GAIA string by Costin Manolache · 15 years ago
  46. 5ed64cd Keep track of 'initial' sync state in SyncStatusInfo by Costin Manolache · 15 years ago
  47. a286f41 Don't back up / restore certain sync-related settings by Christopher Tate · 15 years ago
  48. b752098 Sync status was ignoring account - the new UI has specific sync status for each account, so we need to use it. by Costin Manolache · 15 years ago
  49. 360e454 Fix SparseArray accesses by Costin Manolache · 15 years ago
  50. b763ab2 clean up some logs and clamp the syncable value by Fred Quintana · 15 years ago
  51. 4a6679b make syncadapter set whether the account is syncable by Fred Quintana · 15 years ago
  52. 5e787c4 - add a "isSyncable" flag to a given account/authority pair that by Fred Quintana · 15 years ago
  53. ffd0cb04 do not merge: cherrypicked 3710f390968e683a0ad3adf0b517dfcade3564ce from master branch by Fred Quintana · 15 years ago
  54. 8294fad Make sync not start until setup wizard is done. by Joe Onorato · 15 years ago
  55. dace230 resolved conflicts for merge of b06ea706 to master by Dianne Hackborn · 15 years ago
  56. b06ea70 Add reporting of activity movement for search manager. by Dianne Hackborn · 15 years ago
  57. f6a34dd resolved conflicts for merge of b7195159 to master by -b master · 15 years ago
  58. 70c874b Restore GPS state and ringer/vibrate toggles. by Amith Yamasani · 15 years ago
  59. ac9385e - clean up the sync settings names to: by Fred Quintana · 15 years ago
  60. 5369ad6 am 541ff5d: Merge change 1566 into donut by Android (Google) Code Review · 15 years ago
  61. 271cee6 Fix issue #1838944: Application sync settings cant be changed with auto sync on by Dianne Hackborn · 15 years ago
  62. 3531fdb merge 55280a9 by The Android Open Source Project · 15 years ago
  63. 55280a9 Improve shutdown process to send broadcast for applications. by Dianne Hackborn · 15 years ago
  64. 2d5ed1f Another fix: look at db version to determine if there is a type column. by Dianne Hackborn · 15 years ago
  65. 5340326 Fix [Issue 1835218] by Dianne Hackborn · 15 years ago
  66. 7a13559 merged 231cc608d06ffc31c24bf8aa8c8275bdd2636581 by Dianne Hackborn · 15 years ago
  67. 231cc60 Rewrite SyncStorageEngine to use flat files and in-memory data structures. by Dianne Hackborn · 15 years ago
  68. d9d2f11 change the sync framework and users to understand Account by Fred Quintana · 15 years ago
  69. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  70. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  71. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago