application-services/docs
Sammy Khamis 6c839a3ade
Update uniffi 0.14.0 (#4389)
* Update UniFFI dependency to v0.14.0

Co-authored-by: Ryan Kelly <ryan@rfk.id.au>
2021-08-19 16:31:02 -10:00
..
adr Mark ADR-0003 as accepted. 2021-07-22 15:13:44 +10:00
design Update documentation to reflect that iOS now builds a dylib. 2021-02-01 13:59:18 +11:00
diagrams Adds push component diagram and cargo docs 2021-07-19 14:25:10 -07:00
howtos Update uniffi 0.14.0 (#4389) 2021-08-19 16:31:02 -10:00
shared Allow our a-s documentation to be published via mdbook 2021-04-02 11:39:42 -04:00
README.md Allow our a-s documentation to be published via mdbook 2021-04-02 11:39:42 -04:00
SUMMARY.md Adds reference to rust docs in book 2021-07-12 11:59:45 -07: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 diagram for nimbus build pipeline 2021-01-29 06:13:16 -05:00
building.md Update NDK versions mentioned in building instructions 2021-08-03 23:10:17 -07:00
contributing.md Replacing all_tests.sh 2021-05-04 11:41:06 -04:00
dependency-management.md Rename `master` to `main` in many places 2020-06-29 08:43:33 -07: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
metrics.md Fixes broken ci link and missing metrics docs 2021-06-14 16:50:36 -07:00
naming-conventions.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
rust-versions.md Document our rust version policy (#4174) 2021-06-04 08:53:02 +10:00
sync-overview.md One more tweak to sync-overview 2021-07-09 10:16:41 -04:00

README.md

application-services Rust Components

Application Services (a-s) is collection of Rust Components that are used to enable Firefox applications to integrate with Firefox accounts, sync, experimentation, etc. Each component is built using a core of shared code written in Rust, wrapped with native language bindings for different platforms.

To contact us 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/.