* Implement the mechanics of fxa login on android, but don't show ui for it yet. Also, scopedKeys are not yet implemented.
* Hopefully fix the package-lock conflict?
* WIP on android scoped keys
* Finish implementing login.
* created android/user.js to handle android logins
* Merge branch 'vnext' of https://github.com/mozilla/send into android-preferences
Fix conflicts
* Implement wss preference url in html; Update to work with the tip of vnext branch; allow viewing the android ui from the webpack server
* Use a try/catch in case localStorage isn't available, which it isn't in a ServiceWorker