diff options
Diffstat (limited to 'mobile/android/focus-android/docs/Home.md')
-rw-r--r-- | mobile/android/focus-android/docs/Home.md | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/mobile/android/focus-android/docs/Home.md b/mobile/android/focus-android/docs/Home.md new file mode 100644 index 0000000000..b5daab333f --- /dev/null +++ b/mobile/android/focus-android/docs/Home.md @@ -0,0 +1,40 @@ +# Firefox Focus for Android + +> Browse like no one’s watching. The new Firefox Focus automatically blocks a wide range of ads and online trackers — from the moment you launch it to the second you leave it. Easily erase your history, passwords and cookies, so you won’t get followed by things like unwanted ads. + +https://www.mozilla.org/firefox/focus/ + +*Don't see what you're looking for? Check out our shared docs: https://github.com/mozilla-mobile/firefox-android/tree/main/docs/shared.* + +## User support + +* Support articles: https://support.mozilla.org/en-US/products/focus-firefox/firefox-focus-android +* Support forum: https://support.mozilla.org/en-US/questions/focus-firefox?show=all + +## Download + +* Google Play - Firefox Focus: https://play.google.com/store/apps/details?id=org.mozilla.focus +* Google Play - Firefox Klar: https://play.google.com/store/apps/details?id=org.mozilla.klar +* APKs: https://github.com/mozilla-mobile/firefox-android/releases + +## Contribute + +* [Contributing (Writing code, translating the app, testing the app)](https://github.com/mozilla-mobile/firefox-android/blob/main/docs/shared/android/CONTRIBUTING.md) +* [List of issues](https://bugzilla.mozilla.org/describecomponents.cgi?product=Focus) +* [Mozilla Community Participation Guidelines](https://www.mozilla.org/en-US/about/governance/policies/participation/) + +## Communication +* Send an email to our [public Firefox Focus mailing list](https://mail.mozilla.org/listinfo/firefox-focus-public): firefox-focus-public@mozilla.com +* Send an email to our internal Firefox Focus mailing list (mozilla.com email required): firefox-focus@mozilla.com + +## Developer Documentation + +* [Architecture decisions](https://github.com/mozilla-mobile/firefox-android/blob/main/focus-android/docs/Architecture-Decisions.md) +* [Automation](https://github.com/mozilla-mobile/firefox-android/blob/main/docs/shared/android/automation.md) +* [Content blocking](https://github.com/mozilla-mobile/firefox-android/blob/main/focus-android/docs/Content-blocking.md) +* [Multisession architecture](https://github.com/mozilla-mobile/firefox-android/blob/main/focus-android/docs/Multisession-architecture.md) +* [Localization](https://github.com/mozilla-mobile/focus-android/wiki/Localization) +* [Telemetry](https://github.com/mozilla-mobile/firefox-android/blob/main/focus-android/docs/Telemetry.md) + +## Product Management +* [Release schedule 2018](https://wiki.mozilla.org/Mobile/Focus/Android/Train_Schedule) |