gecko/mobile/android/base/sync
Nick Alexander e8693b78ac Bug 788688 - Allow setting client's device name in FxAccountStatusActivity. r=rnewman
========

8c7b253142
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Jun 3 15:48:40 2014 -0700

    Bug 788688 - Review comment: Include timestamp in setClientName.

========

b53b9092c2
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Thu May 29 16:05:25 2014 -0700

    Bug 788688 - Post: PII client data to ease debugging.

========

fd59f3c984
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Wed Jun 4 15:01:12 2014 -0700

    Bug 788688 - Part 4: Work around Android DialogPreference caching bug.

========

87d10bc16a
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Thu May 29 14:44:24 2014 -0700

    Bug 788688 - Part 3: Add "Device name" pref to Status activity.

    In the edge case where what the user has entered (empty text) and what
    is persisted (default client name) differ, Android does not update the
    contents of the dialog's EditText correctly.  Removing and re-creating
    all preferences is the only way I found to work around this; that's in
    the next commit.

========

7af72f6c2f
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Thu May 29 16:05:59 2014 -0700

    Bug 788688 - Part 2: Upload clients and tabs records when client name changes.

========

0e99eae1b5
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Thu May 29 15:28:36 2014 -0700

    Bug 788688 - Part 1: Add setClientName with timestamp to ClientsDataDelegate.

========

1999e263db
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Thu May 29 14:10:40 2014 -0700

    Bug 788688 - Pre: Clean some imports.
2014-06-04 16:37:25 -07:00
..
config
crypto
delegates Bug 788688 - Allow setting client's device name in FxAccountStatusActivity. r=rnewman 2014-06-04 16:37:25 -07:00
jpake
middleware Bug 836790 - Don't HTTP GET remote changes if info/collections says there are none. r=rnewman 2014-03-28 14:32:48 -07:00
net Bug 986664 - Make Android FxAccountClient* HAWK requests always include request payload hash. r=rnewman 2014-04-17 12:04:17 -07:00
receivers
repositories Bug 788688 - Allow setting client's device name in FxAccountStatusActivity. r=rnewman 2014-06-04 16:37:25 -07:00
setup Bug 788688 - Allow setting client's device name in FxAccountStatusActivity. r=rnewman 2014-06-04 16:37:25 -07:00
stage Bug 788688 - Allow setting client's device name in FxAccountStatusActivity. r=rnewman 2014-06-04 16:37:25 -07:00
syncadapter Bug 990680 - Remove extras from GlobalSession constructor. r=rnewman 2014-04-01 15:31:28 -07:00
synchronizer Bug 836790 - Don't HTTP GET remote changes if info/collections says there are none. r=rnewman 2014-03-28 14:32:48 -07:00
AlreadySyncingException.java
BackoffHandler.java
BadRequiredFieldJSONException.java
CollectionKeys.java
CommandProcessor.java Bug 970176 - Part 2: invoke LocaleManager locale switching code prior to handling strings or Locale in background services. r=nalexander 2014-04-15 15:07:15 -07:00
CommandRunner.java
CredentialException.java
CryptoRecord.java
DelayedWorkTracker.java
EngineSettings.java
ExtendedJSONObject.java
GlobalSession.java Bug 996749 - Kill PrefsSource. r=rnewman 2014-04-15 10:59:00 -07:00
HTTPFailureException.java
InfoCollections.java Bug 836790 - Don't HTTP GET remote changes if info/collections says there are none. r=rnewman 2014-03-28 14:32:48 -07:00
InfoCounts.java
JSONRecordFetcher.java
KeyBundleProvider.java
MetaGlobal.java
MetaGlobalException.java
MetaGlobalMissingEnginesException.java
MetaGlobalNotSetException.java
NoCollectionKeysSetException.java
NodeAuthenticationException.java
NonArrayJSONException.java
NonObjectJSONException.java
NullClusterURLException.java
PersistedMetaGlobal.java
PrefsBackoffHandler.java No bug - Fix warnings. r=trivial 2014-03-17 17:41:57 -07:00
README.txt
Server11PreviousPostFailedException.java
Server11RecordPostFailedException.java
SharedPreferencesClientsDataDelegate.java Bug 788688 - Allow setting client's device name in FxAccountStatusActivity. r=rnewman 2014-06-04 16:37:25 -07:00
SharedPreferencesNodeAssignmentCallback.java
Sync11Configuration.java
SyncConfiguration.java Bug 788688 - Allow setting client's device name in FxAccountStatusActivity. r=rnewman 2014-06-04 16:37:25 -07:00
SyncConfigurationException.java
SyncConstants.java.in
SyncException.java
SynchronizerConfiguration.java
ThreadPool.java
UnexpectedJSONException.java
UnknownSynchronizerConfigurationVersionException.java
Utils.java Bug 981872 - Replace sha-1 MessageDigest with NativeCrypto. r=nalexander 2014-04-08 11:44:38 -07:00

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