application-services/docs
Bastian Gruber 48a71c2ebe feat: remove codecov 2024-11-07 01:31:19 +00:00
..
adr FTS prefix configuration ADR 2024-07-25 14:41:31 +00:00
design Typos 2024-05-24 20:17:12 +00:00
diagrams Adds sync cross-components diagrams (#4404) 2021-09-02 12:31:47 -07:00
howtos feat: remove codecov 2024-11-07 01:31:19 +00: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 fix: remove topic guides from application-services docs 2024-10-28 17:05:48 +00: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 Typos 2024-05-24 20:17:12 +00:00
building.md Update NDK to r27c 2024-10-24 21:09:21 +00:00
contributing.md Updating the release process and scripts 2023-05-05 22:53:41 +00:00
dependency-management.md Typos 2024-05-24 20:17:12 +00: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/.