application-services/docs
Ben Dean-Kawamura b3d34a8d86 Updating branch build code
Updating the code now that fenix lives in firefox-android.  This
actually simplifies things quite a bit.

Renamed the parameter from `ff-android` to `firefox-android`.  I don't
think we need to abbreviate it now that it's the only branch-build parameter.
2023-02-24 20:19:48 -05:00
..
adr Adding ADR-0006 2023-02-01 10:35:50 -05:00
design Update current status of a-s components (#5174) 2022-10-12 17:50:56 -04:00
diagrams Adds sync cross-components diagrams (#4404) 2021-09-02 12:31:47 -07:00
howtos Updating branch build code 2023-02-24 20:19:48 -05:00
shared Allow our a-s documentation to be published via mdbook 2021-04-02 11:39:42 -04:00
README.md Audits some of our docs to keep them up to date (#4671) 2021-11-25 11:39:43 -08:00
SUMMARY.md Adding HOWTO guide on UniFFI objects destruction 2023-01-30 10:45:55 -05:00
adding-docs.md Add Logins API Update ADR (#4182) 2021-06-17 16:58:48 -04:00
android-faqs.md Add a full "how to add a component" howto (and various other doc updates) [ci skip] (#3987) 2021-03-29 11:39:14 +11:00
book.toml Allow our a-s documentation to be published via mdbook 2021-04-02 11:39:42 -04:00
build-and-publish-pipeline.md Add notes about appsvc-moz and circle tokens (#5330) 2023-01-13 12:09:43 +11:00
building.md Reverting the Android NDK upgrade (#5165) 2022-10-12 16:13:37 -04:00
contributing.md Adds note about forks (#4693) 2021-12-01 16:05:03 -08:00
dependency-management.md Misc updates now that we got rid of carthage [ci full] (#4827) 2022-02-07 16:23:55 -08:00
logging.md Rewrap, and note that the logs currently go to logcat but may not always. 2019-04-18 19:44:52 -04:00
naming-conventions.md Audits some of our docs to keep them up to date (#4671) 2021-11-25 11:39:43 -08:00

README.md

Application Services Rust Components

Application Services is collection of Rust Components. The components are used to enable Firefox, and related applications to integrate with Firefox accounts, sync and enable experimentation. Each component is built using a core of shared code written in Rust, wrapped with native language bindings for different platforms.

Contact us

To contact the Application Services team you can:

The source code is available on GitHub.

License

The Application Services Source Code is subject to the terms of the Mozilla Public License v2.0. You can obtain a copy of the MPL at https://mozilla.org/MPL/2.0/.