Firefox Application Services
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci Print rustfmt version on CI Dec 14, 2018
automation/taskcluster Call build-all.sh directly from TC decision task Dec 18, 2018
components Fix in-memory logins tests to use Robolectric (for Log.*). Dec 20, 2018
docs [docs] Add caveat about Android Studio and transitive dependencies in… Dec 20, 2018
gradle-plugin Fix gradle-plugin fallout; bump gradle-plugin to 0.2.0. Dec 19, 2018
gradle/wrapper Pre: Update to Gradle 4.10.2 to work around a publishing issue. Nov 15, 2018
libs iOS logins framework Dec 20, 2018
megazords Rename "composites" to "megazords". Fixes #471. Dec 14, 2018
samples/sandvich-ios Reorganize the repo Dec 13, 2018
website Docs for "Consuming Android libraries". Dec 18, 2018
.gitignore Update .gitignore Dec 13, 2018
.taskcluster.yml Fix TC scopes for "tag" event. Nov 27, 2018
.travis.yml Run Rust tests on CircleCI Dec 12, 2018
Cargo.toml Rename "composites" to "megazords". Fixes #471. Dec 14, 2018
LICENSE [license] License application-services repository as MPL2. (Fixes #220)… Sep 12, 2018
README.md Reorganize the repo Dec 13, 2018
build.gradle Bump libsGitSha Dec 19, 2018
gradle.properties [automation/fxa client] Part 1a: Lift Gradle multi-project to top-level. Sep 19, 2018
gradlew [automation/fxa client] Part 1a: Lift Gradle multi-project to top-level. Sep 19, 2018
gradlew.bat [automation/fxa client] Part 1a: Lift Gradle multi-project to top-level. Sep 19, 2018
proguard-rules-consumer-jna.pro Set consumer Proguard rules. Nov 28, 2018
publish.gradle Bump to Android-Gradle plugin 3.2.1. Fixes #484. Dec 19, 2018
settings.gradle Rename "composites" to "megazords". Fixes #471. Dec 14, 2018

README.md

Firefox Application Services

Contents

  • fxa-client - cross compiled FxA Rust client that can work with Firefox Sync keys and more
  • sandvich - Example apps that use SDKs built on top of fxa-client to demonstrate a FxA login flow.
  • sync15 - Sync 1.5 adapter
  • libs - libs directory has build scripts for native libraries
  • docs - documentation sources
  • website - website built from documentation sources

Overview

The following diagram describes how some of the components hosted here relate to each other within an app.