Revision control
Copy as Markdown
# mozilla-mobile Shared Documentation
This repository is intended to host documentation that doesn't fit into a single mozilla-mobile repository. You can quickly access this page at the following URL:
The mozilla-mobile repository is primarily managed by two teams at Mozilla:
- Firefox for iOS team
- Android Product Team (APT)
Check out our blog on Medium: https://medium.com/firefox-mobile-engineering
## Products
Looking to see what we're up to or contribute? Check out one of our products:
### iOS
- [Firefox for iOS](https://github.com/mozilla-mobile/firefox-ios)
- [Focus for iOS](https://github.com/mozilla-mobile/focus-ios)
### Android
*Want to know how to contribute on Android? Check out our
[CONTRIBUTING](android/CONTRIBUTING.md) documentation! We encourage non-code
contributions, like QA, localization, and design, too!*
*For an overview of our docs, see [`android/`](android/).*
- [Firefox for Android](https://github.com/mozilla-mobile/fenix)
- [Focus for Android](https://github.com/mozilla-mobile/focus-android)
- [Firefox for Fire TV](https://github.com/mozilla-mobile/firefox-tv)
- [Firefox for Echo Show](https://github.com/mozilla-mobile/firefox-echo-show)
- [Android Components](https://github.com/mozilla-mobile/android-components)
### Outside of mozilla-mobile
Want to see other mobile projects Mozilla works on? A few others are:
- [Firefox for Android](https://wiki.mozilla.org/Mobile/Get_Involved)
- [Lockbox](https://github.com/mozilla-lockbox/)
- [Firefox Reality (for VR)](https://github.com/mozillareality/firefoxreality)
- [Firefox Rocket](https://github.com/mozilla-tw/Rocket)
## Improving this documentation
Didn't understand our documentation? Please file an issue or open a pull request:
we encourage all contributions! If you're looking to write docs for open issues,
look at the [`help wanted` issues][help].
A great tool to edit this documentation is [Visual Studio Code][code], which has a
built-in [markdown preview][md preview].
[code]: https://code.visualstudio.com/