Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

mozilla-mobile/focus-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c19c5e8 · Jan 3, 2019
Dec 12, 2018
Jan 3, 2019
Aug 7, 2018
Dec 31, 2018
Jan 3, 2019
Nov 21, 2018
Jan 3, 2019
Sep 6, 2016
Jan 3, 2019
Nov 11, 2015
Jul 19, 2018
Dec 11, 2018
Dec 31, 2018
Nov 20, 2018
Aug 27, 2018
Sep 1, 2017
Feb 13, 2016
Nov 20, 2018
Oct 14, 2016
Nov 20, 2018
Aug 16, 2018
Aug 16, 2018
Oct 17, 2018
Sep 14, 2018
Nov 19, 2016
Oct 17, 2018
Sep 14, 2018
Nov 19, 2016
Nov 11, 2015
Dec 18, 2018
Dec 21, 2015
Dec 31, 2018
Jun 1, 2017
Oct 24, 2018
Oct 17, 2018
Oct 24, 2018
Oct 24, 2018
Dec 18, 2018
May 29, 2018
Jul 19, 2018
Jul 19, 2018
Feb 8, 2017
Nov 22, 2017
Jan 17, 2017
May 23, 2018
Dec 18, 2018
Nov 22, 2017

Repository files navigation

codecov

Firefox Focus for iOS

Browse like no one’s watching. The new Firefox Focus automatically blocks a wide range of 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.

Download on the App Store.

Getting Involved

We encourage you to participate in this open source project. We love Pull Requests, Bug Reports, ideas, (security) code reviews or any kind of positive contribution. Please read the Community Participation Guidelines.

If you're looking for a good way to get started contributing, check out out some good first issues.

We also tag recommended bugs for contributions with help wanted.

Master Branch

This branch works with Xcode 10.0 and supports iOS 11.0+.

This branch is written in Swift 4.2.

Pull requests should be submitted with master as the base branch and should also be written in Swift 4.2.

Build Instructions for Master

  1. Install the latest Xcode developer tools from Apple.
  2. Install Carthage.
  3. Install SwiftLint.
  4. Clone the repository:
https://github.com/mozilla-mobile/focus-ios.git
  1. Pull in the project dependencies:
cd focus-ios
./checkout.sh
  1. Open Blockzilla.xcodeproj in Xcode.
  2. Build the Focus scheme in Xcode.

Upcoming Release (Version 8.0)

Features planned for the next release can be found in the V8.0 milestone.