android-sync
android-sync copied to clipboard
An outdated mirror of services and related code for Firefox for Android. See gecko-dev/mozilla-central.
Reviewed in https://bugzilla.mozilla.org/show_bug.cgi?id=1051707
WIP pull request.
Holding off on this for now, because the webview works pretty well and avoids back stack issues (Bug 964883).
No bug yet. This is the WIP branch for automagically creating an FxA from server data. Built atop the EOL handler work, just for convenience.
Bug 846873 - Listen for CONNECTIVITY_CHANGE events so we can cancel alarms when network is offline.
This uses an execution service rather than the existing nested stack for executing global sync stages. The final two commits are there for comments only -- they show what a...