gecko-dev/mobile/android/base/sync
Richard Newman 003a1f7378 Bug 723235, Bug 720304, Bug 723240 - Request bookmarks and history items sorted by sortindex/frecency, with limits.
• Bug 720304 - Limit number of processed history records, with a hard limit of 500 history items per request.
• Bug 723235 - Request history items sorted by sortindex/frecency.
• Bug 723240 - Request bookmark items sorted by sortindex/frecency.

And imposes a sanity limit of 5,000 bookmarks per fetch.

(Note that batching is outside the scope of these bugs.)
2012-02-03 13:09:29 -08:00
..
crypto Bug 722430 - Propagate NoSuchAlgorithmException and InvalidKeyException; wrap in CryptoException higher up the call stack. r=rnewman 2012-02-03 13:09:28 -08:00
cryptographer Bug 722430 - Propagate NoSuchAlgorithmException and InvalidKeyException; wrap in CryptoException higher up the call stack. r=rnewman 2012-02-03 13:09:28 -08:00
delegates Bug 709339 - First mostly functional drop of native Sync. a=mobile 2012-01-14 09:20:31 -08:00
jpake Bug 722430 - Propagate NoSuchAlgorithmException and InvalidKeyException; wrap in CryptoException higher up the call stack. r=rnewman 2012-02-03 13:09:28 -08:00
middleware Bug 709339 - First mostly functional drop of native Sync. a=mobile 2012-01-14 09:20:31 -08:00
net Bug 720934 - Part 2: Collected Android Sync 0.4 code drop (Bug 722945, Bug 709348). a=mobile 2012-02-03 13:09:29 -08:00
repositories Bug 723235, Bug 720304, Bug 723240 - Request bookmarks and history items sorted by sortindex/frecency, with limits. 2012-02-03 13:09:29 -08:00
setup Bug 720933 - Android Sync 0.3 code drop. a=mobile 2012-01-25 15:53:13 -08:00
stage Bug 723235, Bug 720304, Bug 723240 - Request bookmarks and history items sorted by sortindex/frecency, with limits. 2012-02-03 13:09:29 -08:00
syncadapter Bug 709339 - First mostly functional drop of native Sync. a=mobile 2012-01-14 09:20:31 -08:00
synchronizer Bug 720934 - Part 2: Collected Android Sync 0.4 code drop (Bug 722945, Bug 709348). a=mobile 2012-02-03 13:09:29 -08:00
AlreadySyncingException.java
CollectionKeys.java
CredentialsSource.java
CryptoRecord.java Bug 720934 - Part 1: Collected Android Sync 0.4 code drop (Bug 721305, Bug 709348, Bug 719693, Bug 709660, Bug 718703). a=mobile 2012-02-03 13:09:28 -08:00
DelayedWorkTracker.java
ExtendedJSONObject.java Bug 709339 - First mostly functional drop of native Sync. a=mobile 2012-01-14 09:20:31 -08:00
GlobalSession.java Bug 720934 - Part 1: Collected Android Sync 0.4 code drop (Bug 721305, Bug 709348, Bug 719693, Bug 709660, Bug 718703). a=mobile 2012-02-03 13:09:28 -08:00
HTTPFailureException.java Bug 709339 - First mostly functional drop of native Sync. a=mobile 2012-01-14 09:20:31 -08:00
InfoCollections.java Bug 709339 - First mostly functional drop of native Sync. a=mobile 2012-01-14 09:20:31 -08:00
MetaGlobal.java Bug 709339 - First mostly functional drop of native Sync. a=mobile 2012-01-14 09:20:31 -08:00
MetaGlobalException.java
MetaGlobalMissingEnginesException.java
MetaGlobalNotSetException.java
NoCollectionKeysSetException.java
NonArrayJSONException.java Bug 709339 - First mostly functional drop of native Sync. a=mobile 2012-01-14 09:20:31 -08:00
NonObjectJSONException.java Bug 709339 - First mostly functional drop of native Sync. a=mobile 2012-01-14 09:20:31 -08:00
PrefsSource.java Bug 709339 - First mostly functional drop of native Sync. a=mobile 2012-01-14 09:20:31 -08:00
README.txt
StubActivity.java
SyncConfiguration.java Bug 720471 - Missing Arrays and SharedPreferences.Editor methods in Android SDK <= 8. r=rnewman 2012-01-25 15:53:13 -08:00
SyncConfigurationException.java
SyncException.java
SynchronizerConfiguration.java Bug 709339 - First mostly functional drop of native Sync. a=mobile 2012-01-14 09:20:31 -08:00
SynchronizerConfigurations.java Bug 720934 - Part 1: Collected Android Sync 0.4 code drop (Bug 721305, Bug 709348, Bug 719693, Bug 709660, Bug 718703). a=mobile 2012-02-03 13:09:28 -08:00
ThreadPool.java
UnexpectedJSONException.java Bug 709339 - First mostly functional drop of native Sync. a=mobile 2012-01-14 09:20:31 -08:00
UnknownSynchronizerConfigurationVersionException.java
Utils.java Bug 720934 - Part 2: Collected Android Sync 0.4 code drop (Bug 722945, Bug 709348). a=mobile 2012-02-03 13:09:29 -08:00

README.txt

These files are managed in the android-sync repo. Do not modify directly, or your changes will be lost.