Commit Graph

115 Commits

Author SHA1 Message Date
Chris Kitching
1ca995c95f Bug 1081599: Don't check nullity before instanceof. r=rnewman
* * *
Bug 1081599: Don't check nullity before instanceof. r=rnewman
2014-10-12 02:14:10 +01:00
Chris Kitching
64d17a455c Bug 1081395: Cleanup indentation in PreferenceManagerCompat. r=trivial 2014-10-12 04:19:04 +01:00
Chris Kitching
9182d8a43f Bug 1081401: Remove unnecessary autoboxing (recalcitrant sync part). r=rnewman 2014-10-11 20:49:46 +01:00
Chris Kitching
6d2de15fba Bug 1081388: Add missing @Override annotations. r=rnewman 2014-10-12 03:04:39 +01:00
Chris Kitching
ef5903ad00 Bug 1081397: Finalise large numbers of fields. r=rnewman
* * *
Bug 1081397: Finalise large numbers of fields. r=rnewman
2014-10-11 00:17:01 +01:00
Chris Kitching
f4746e8579 Bug 1081395: Stop using tabs for indentation. r=rnewman 2014-10-11 00:15:08 +01:00
Chris Kitching
d8c813b17c Bug 1064620: Replace # with //# for IDE integration. r=nalexander 2014-10-11 15:22:55 +01:00
Ryan VanderMeulen
733a4ca774 Backed out changeset f6422f380251 (bug 1064620) for bustage. 2014-10-10 17:13:58 -04:00
Nick Alexander
0b4ba7bfcc Bug 1064620: Replace # with //# for IDE integration. r=nalexander 2014-10-10 21:11:56 +01:00
Chris Kitching
e93d957a78 Bug 1062112: Part 4: Add silly hashCode methods. r=nalexander 2014-09-04 00:42:38 -07:00
Richard Newman
b06b80f023 Bug 1060524 - Eliminate pre-Gingerbread support in Android Sync. r=nalexander 2014-08-29 16:14:20 -07:00
Nick Alexander
f9f0c7062d Bug 958341 - Present "motivating service" to /account/create calls. r=rnewman
========

f9d27162dc
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Aug 26 17:47:33 2014 -0700

    Bug 958341 - Test and review comments.

========

7b82898363
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Mon Aug 18 14:53:54 2014 -0700

    Bug 958341 - Present "motivating service" to /account/create calls.

    This is used for metrics and for personalizing the welcome emails.
    Since no email gets sent for /account/login, it is not needed there.
2014-08-26 17:49:44 -07:00
Ben Curtis
86ca102fd8 Bug 1046020 - Include URI port in token server audiences. r=nalexander
========

5b97feec90
Author: Ben Curtis <androiddev@nosolutions.com>
    Bug 1046020 - Include URI port in token server audiences.

--HG--
extra : amend_source : 706eaa493e969ce27470aafd482f6b61f5f88db8
2014-08-13 16:47:23 -07:00
Richard Newman
8f1add39cc Bug 1045085 - Remove main Product Announcements code. r=mcomella 2014-07-31 11:24:02 -07:00
Nick Alexander
28091f2620 Bug 1030734 - Fix BROWSER_INTENT_{PACKAGE,CLASS} in background after Bug 929865. r=rnewman 2014-06-26 18:57:32 -07:00
Richard Newman
2fca312a2b Bug 1030740 - Add return statements inadvertently omitted from Bug 1025937. r=mcomella 2014-06-26 09:48:48 -07:00
Nick Alexander
2b8c71ecb4 Bug 929865 - Part 3: Replace org.mozilla.gecko.App with BrowserApp. r=bnicholson
--HG--
extra : rebase_source : 261ac97c97d3f30ead5abcdd61034c38084e491b
2014-06-24 18:20:13 -07:00
Nick Alexander
88a5f633f1 Bug 929865 - Part 2: Use <activity-alias> to wrap activities in generated namespace. r=bnicholson,myk
--HG--
rename : mobile/android/base/App.java.in => mobile/android/base/App.java
rename : mobile/android/base/Webapp.java.in => mobile/android/base/Webapp.java
extra : rebase_source : 176139e89facd5e96cff25dd4012c4e269d4a0a0
2014-06-24 18:20:13 -07:00
Richard Newman
97f8a936d0 Bug 1025937 - Silently drop null intents in background IntentServices. r=mcomella 2014-06-16 16:18:59 -07:00
Richard Newman
f34ef75ba6 Bug 1011008 - Part 2: handle system locale changes correctly in background code. r=nalexander 2014-05-22 17:31:45 -07:00
Richard Newman
ebb50c6ecf Bug 965371 - Follow-up: test and misc fixes. r=me 2014-05-09 21:25:51 -07:00
Richard Newman
b5c5a2f3b7 Bug 965371 - Part 1: introduce v3 environment format. r=mcomella 2014-05-09 19:19:13 -07:00
Nick Alexander
a2cdec41a9 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
c142ddf606 Backed out changeset c0e6f3b758b4 (bug 985766) for landing with wrong bug number. 2014-04-17 12:02:43 -07:00
Nick Alexander
043cabc42e 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
fc8ef9e2f8 Bug 990130 - Fall back to full path of library on failure. r=mfinkle 2014-04-16 10:57:59 -07:00
Richard Newman
4bffb6f53a 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
Michael Comella
91afd26d78 Bug 981872 - Replace sha-1 MessageDigest with NativeCrypto. r=nalexander 2014-04-08 11:44:38 -07:00
Benjamin Smedberg
e901715440 Bug 986582 - Get rid of the separate toolkit.telemetry.enabledPreRelease flag. Comment-only, so DONTBUILD. r=rnewman 2014-04-02 18:05:28 -07:00
Nick Alexander
cdb92600e1 Bug 983350 - Follow-up: Rev User-Agent string. r=rnewman 2014-04-01 15:01:58 -07:00
Nick Alexander
85fda53698 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
Nick Alexander
9ef788dd99 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
a185fd8134 Bug 978944 - Use Android native code pbkdf2sha256 in FxAccounts. r=rnewman,mcomella
--HG--
extra : rebase_source : 73cc0d3b480246f64a07388caafda56465039bda
2014-03-13 17:04:45 -07:00
Michael Comella
35f2b81da7 Bug 959652: Use NativeCrypto.sha1. r=rnewman 2014-03-11 19:43:20 -07:00
Michael Comella
a531628bad Bug 915312 - Part 3: Add NativeCrypto Java interface. r=nalexander 2014-03-06 12:10:54 -08:00
Nick Alexander
a63be26f08 Bug 974134 - Improve FxAccountStatusActivity layout. r=rnewman 2014-03-03 15:20:19 -08:00
Michael Comella
96f282de3d Bug 961526 - Part 1: Fix SQLiteConstraintException in FHR. r=rnewman,mcomella 2014-02-04 15:10:55 -08:00
Nick Alexander
f4d438990d Bug 964795 - Update Accept-Language header to be spec-compliant. r=rnewman 2014-01-30 17:59:58 -08:00
Nick Alexander
ffe175989c Bug 963667 - Use production Firefox Accounts endpoints in Fennec. r=rnewman 2014-01-29 20:04:27 -08:00
Richard Newman
b977878594 Bug 959915 - Adapt FxA token server client to include X-Client-State header. r=nalexander 2014-01-29 17:08:39 -08:00
Nick Alexander
de22cd870a Bug 964360 - Make FxAccountClient set Accept-Language header. r=rnewman 2014-01-27 11:25:55 -08:00
Nick Alexander
600423b2a2 Bug 963160 - Use server provided alternate email address. r=rnewman 2014-01-25 18:06:55 -08:00
Nick Alexander
8e30993ed8 Bug 959784 - Show spinner and native error UI as appropriate. r=rnewman 2014-01-23 18:32:34 -08:00
Nick Alexander
2739a12677 Bug 956839 - Implement Android native Firefox Account status UI. r=rnewman 2014-01-23 13:54:24 -08:00
Richard Newman
af02f29c86 Bug 962906 - FxA age verification fails until system uptime is greater than 15 minutes. r=trivial 2014-01-22 18:15:25 -08:00
Nick Alexander
f9f603bbe2 Bug 961184 - Show activity after signing in to account. r=rnewman
Also (partially) implements resending verification codes, but doesn't
yet implement resending after account creation.
2014-01-20 21:26:57 -08:00
Nick Alexander
1c808a891d Bug 951264 - COPPA support for Firefox Accounts on Android. r=rnewman 2014-01-20 21:26:53 -08:00
Richard Newman
fb24098a5f Bug 929066 - Handle skew in HAWK requests. r=nalexander 2014-01-18 19:49:25 -08:00
Richard Newman
aebca911a0 Bug 956844 - Part 2: rework FxA state machine. r=rnewman 2014-01-16 18:35:08 -08:00
Nick Alexander
15b61028be Bug 956844 - Part 1: update Android FxSyncAdapter to use new onepw protocol login flow. r=rnewman 2014-01-16 18:35:08 -08:00