Nick Alexander
05417fa8ed
Bug 850600 - Refactor FirefoxAccounts. r=rnewman
...
========
9acbc565be
Author: Nick Alexander <nalexander@mozilla.com>
Date: Fri Apr 18 11:30:26 2014 -0700
Bug 850600 - Part 0: Refactor FirefoxAccounts.
2014-04-18 11:32:32 -07:00
Nick Alexander
912a5c0cf2
Bug 986664 - Make Android FxAccountClient* HAWK requests always include request payload hash. r=rnewman
...
Relanding with correct bug number.
2014-04-17 12:04:17 -07:00
Nick Alexander
ea420338b4
Backed out changeset c0e6f3b758b4 (bug 985766) for landing with wrong bug number.
2014-04-17 12:02:43 -07:00
Nick Alexander
086431af3b
Bug 996749 - Kill PrefsSource. r=rnewman
...
========
6ced7b05cd
Author: Nick Alexander <nalexander@mozilla.com>
Bug 996749 - Part 3: Finally kill PrefsSource.
========
b37547fbd8
Author: Nick Alexander <nalexander@mozilla.com>
Date: Tue Apr 15 10:47:11 2014 -0700
Bug 996749 - Part 2: Remove storageEndpoint from FxAccountGlobalSession constructor.
This is just a separation of concerns: let's inject our dependency as
configured as possible.
========
42e8fe761f
Author: Nick Alexander <nalexander@mozilla.com>
Date: Mon Apr 14 12:30:21 2014 -0700
Bug 996749 - Part 1: Remove debugAssertion.
This is no longer valuable, since we're not getting timestamp HAWK
errors from the server.
2014-04-15 10:59:00 -07:00
Nick Alexander
acb00db975
Bug 985766 - Always include payload verification hashes in FxAccountClient* requests. r=rnewman
...
========
130f1a5d52
Author: Nick Alexander <nalexander@mozilla.com>
Bug 985766 - Part 4: Explain why we do not include payload verification hashes in Sync storage endpoint requests.
========
5cb1211b48
Author: Nick Alexander <nalexander@mozilla.com>
Date: Tue Apr 8 11:19:03 2014 -0700
Bug 985766 - Part 3: Always include payload verification hashes in FxAccountClient* requests.
========
616193c436
Author: Nick Alexander <nalexander@mozilla.com>
Date: Tue Apr 8 11:18:10 2014 -0700
Bug 985766 - Part 2: Don't include payload verification to non-enclosing HAWK requests.
========
c0c032db09
Author: Nick Alexander <nalexander@mozilla.com>
Date: Thu Apr 3 11:05:30 2014 -0700
Bug 985766 - Part 1: Remove little-used HawkAuthHeaderProvider constructor.
2014-04-08 11:19:37 -07:00
Richard Newman
e6442bfb8d
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
Nick Alexander
061c8169e6
Bug 981827 - Make Android and Desktop FxAccounts client use same key parameters. r=rnewman
2014-04-09 16:57:16 -07:00
Nick Alexander
57c47e042f
Bug 966104 - Add Sync status listener to Android FxA activities. r=rnewman
2014-04-04 16:24:00 -07:00
Nick Alexander
99da817f3a
Bug 990680 - Remove extras from GlobalSession constructor. r=rnewman
2014-04-01 15:31:28 -07:00
Michael Comella
dd0219ba2f
Bug 957894: Update account pickling code for Firefox Accounts. r=nalexander
2014-03-26 11:31:43 -07:00
Richard Newman
3ede12ec5c
Bug 984723 - Rework intervals and scheduling for Android Sync. r=nalexander, Android-only so fine for a CLOSED TREE
2014-03-20 12:11:07 -07:00
Nick Alexander
220e4b14a1
Bug 983350 - Include User-Agent header for FxAccount and TokenServer requests. r=rnewman
...
--HG--
extra : rebase_source : cb622c61646be2752e4900fd6e480874e9ba5406
2014-03-13 17:13:58 -07:00
Nick Alexander
b4f5d75cff
Bug 980478 - Generate assertions with no iat and exp: 9999999999999L. r=rnewman
2014-03-10 21:04:25 -07:00
Nick Alexander
5b9b66af56
Bug 972051 - Dismiss 'Tap to sign in' notification when a sync succeeds. r=rnewman
2014-03-03 15:20:19 -08:00
Richard Newman
7e93a549e9
Bug 972613 - In-memory sync rate limiting. r=trivial
2014-02-13 19:46:24 -08:00
Richard Newman
c22b8f5467
Bug 958900 - Backoff handling and periodic syncing for FxAccountSyncAdapter. r=nalexander
2014-02-13 19:46:23 -08:00
Richard Newman
6bc700bf8d
Bug 969227 - Handle X-Backoff headers. r=nalexander
2014-02-11 22:10:40 -08:00
Nick Alexander
f9eccb0677
Bug 962126 - Strip debug logging and PII leaks from Android Firefox Accounts. r=rnewman
2014-01-30 18:00:29 -08:00
Nick Alexander
cbe3deed81
Bug 965367 - Implement "Choose what to sync" check box. r=rnewman
2014-01-30 17:58:01 -08:00
Nick Alexander
849e81adfe
Bug 963667 - Use production Firefox Accounts endpoints in Fennec. r=rnewman
2014-01-29 20:04:27 -08:00
Richard Newman
355a33257c
Bug 959915 - Adapt FxA token server client to include X-Client-State header. r=nalexander
2014-01-29 17:08:39 -08:00
Richard Newman
51af941cf3
Bug 963424 - Use token server-provided cluster URL. r=nalexander
2014-01-28 16:20:50 -08:00
Nick Alexander
48f71bc0e9
Bug 963442 - Surface notification when Firefox Account needs user action. r=rnewman
2014-01-25 18:14:38 -08:00
Nick Alexander
ff12091e9c
Backed out changeset c975f01f9483 for having wrong bug number.
2014-01-25 18:13:17 -08:00
Nick Alexander
0bcdad3134
Bug 963429 - Surface notification when Firefox Account needs user action. r=rnewman
2014-01-25 17:41:01 -08:00
Richard Newman
0085f18d1b
Bug 963336 - Extract SyncConfiguration computation from GlobalSession. r=nalexander
2014-01-23 16:48:53 -08:00
Nick Alexander
a0122f5dd6
Bug 956839 - Implement Android native Firefox Account status UI. r=rnewman
2014-01-23 13:54:24 -08:00
Richard Newman
25853a76ac
Bug 962320 - User per-profile prefs for FxA, and store token server in account object. r=nalexander
2014-01-21 21:31:02 -08:00
Richard Newman
ac232563d5
Bug 929066 - Handle skew in HAWK requests. r=nalexander
2014-01-18 19:49:25 -08:00
Nick Alexander
5c122344ed
Bug 951304 - Part 2: first cut at native UI for Firefox Accounts on Android. r=rnewman
2014-01-16 18:35:09 -08:00
Richard Newman
a60fb79516
Bug 956844 - Part 2: rework FxA state machine. r=rnewman
2014-01-16 18:35:08 -08:00
Nick Alexander
e0478d222e
Bug 956844 - Part 1: update Android FxSyncAdapter to use new onepw protocol login flow. r=rnewman
2014-01-16 18:35:08 -08:00
Nick Alexander
2527cd875e
Bug 957872 - Remove SyncAdapters for all but the main Fennec ContentProvider. r=nalexander
...
--HG--
rename : mobile/android/base/resources/xml/fxaccount_bookmarks_syncadapter.xml => mobile/android/base/resources/xml/fxaccount_syncadapter.xml
2014-01-15 10:18:18 -08:00
Nick Alexander
6fe49b17db
Bug 956816 - Implement (de)serializing Android BrowserIDKeyPair instances. r=rnewman
2014-01-07 18:27:45 -08:00
Nick Alexander
8eb86798e0
Bug 918012 - Sync with FxAccount and token server. r=rnewman
2013-12-17 15:13:43 -08:00
Nick Alexander
30b2d29664
Bug 808813 - Part 2: Implement Firefox Account Android account type. r=rnewman
2013-09-13 14:52:27 -07:00