gecko-dev/mobile/android/base/fxa/login
Nick Alexander 0359fa32b6 Bug 1147473 - Expose Firefox Account debug information from Settings activity. r=rnewman
========

afcbbba32c
Author: Nick Alexander <nalexander@mozilla.com>
    Bug 1147473 - Part 2: Make it possible to toggle Firefox Accounts debug / PII logging at runtime.

    Tap the email address in the Firefox Account settings activity 5 times.
    Only available when:
    !defined(MOZILLA_OFFICIAL) || defined(NIGHTLY_BUILD) || defined(MOZ_DEBUG)

========

261f912d12
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Mar 24 22:10:05 2015 -0700

    Bug 1147473 - Part 1: Add additional (dangerous!) debug commands.

    These make it easier to test oauth token authorization, especially using
    stage servers.

========

c1509baa77
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Mar 24 22:06:43 2015 -0700

    Bug 1142596 - Pre: Move constants around.

========

2c676500c3
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Thu Mar 26 11:28:22 2015 -0700

    Bug 1142596 - Pre: Make it easier to construct intermediate states.
2015-03-24 23:24:27 -07:00
..
BaseRequestDelegate.java
Cohabiting.java Bug 1147473 - Expose Firefox Account debug information from Settings activity. r=rnewman 2015-03-24 23:24:27 -07:00
Doghouse.java
Engaged.java Bug 1102488 - Part 0: Make FxAccountConstants independent of Logger. r=rnewman 2014-11-20 15:07:35 -08:00
FxAccountLoginStateMachine.java Bug 1081287: Use EnumMap where possible. r=rnewman 2014-10-10 21:01:01 +01:00
FxAccountLoginTransition.java Bug 965366 - Make Firefox Account's StatusActivity checkboxes live. r=rnewman 2014-01-30 17:58:56 -08:00
Married.java Bug 1147473 - Expose Firefox Account debug information from Settings activity. r=rnewman 2015-03-24 23:24:27 -07:00
MigratedFromSync11.java Bug 1098667 - Part 1: Import from android-sync. r=rnewman 2014-11-25 16:18:53 -08:00
Separated.java
State.java Bug 1098667 - Part 1: Import from android-sync. r=rnewman 2014-11-25 16:18:53 -08:00
StateFactory.java Bug 1098667 - Part 1: Import from android-sync. r=rnewman 2014-11-25 16:18:53 -08:00
TokensAndKeysState.java