• Stars
    star
    11,977
  • Rank 2,585 (Top 0.06 %)
  • Language
    Swift
  • License
    Mozilla Public Li...
  • Created over 9 years ago
  • Updated 8 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Firefox for iOS

Firefox for iOS codebeat badge codecov

Download on the App Store.

This branch (main)

This branch works with Xcode 14.3.0, Swift 5.8 and supports iOS 14 and above.

Please note: Both Intel and M1 macs are supported 🎉 and we use swift package manager.

Please make sure you aim your pull requests in the right direction.

For bug fixes and features for a specific release, use the version branch.

Getting involved

We encourage you to participate in this open source project. We love Pull Requests, Issue Reports, Feature Requests or any kind of positive contribution. Please read the Mozilla Community Participation Guidelines and our Firefox for iOS contributing guidelines first.

Want to contribute on the codebase but don't know where to start? Here is a list of issues that are contributor friendly.

Building the code

  1. Install the latest Xcode developer tools from Apple.
  2. Install, Brew, Node, and a Python3 virtualenv for localization scripts:
    brew update
    brew install node
    pip3 install virtualenv
  3. Clone the repository:
    git clone https://github.com/mozilla-mobile/firefox-ios
  4. Install Node.js dependencies, build user scripts and update content blocker:
    cd firefox-ios
    sh ./bootstrap.sh
  5. Open Client.xcodeproj in Xcode.
  6. Make sure to select the Fennec scheme in Xcode.
  7. Select the destination device you want to build on.
  8. Run the app with Cmd + R or by pressing the build and run button.

⚠️ Important: In case you have dependencies issues with SPM, please try the following:

  • Xcode -> File -> Packages -> Reset Package Caches

Building User Scripts

User Scripts (JavaScript injected into the WKWebView) are compiled, concatenated, and minified using webpack. User Scripts to be aggregated are placed in the following directories:

/Client
|-- /Frontend
    |-- /UserContent
        |-- /UserScripts
            |-- /AllFrames
            |   |-- /AtDocumentEnd
            |   |-- /AtDocumentStart
            |-- /MainFrame
                |-- /AtDocumentEnd
                |-- /AtDocumentStart

This reduces the total possible number of User Scripts down to four. The compiled output from concatenating and minifying the User Scripts placed in these folders resides in /Client/Assets and are named accordingly:

  • AllFramesAtDocumentEnd.js
  • AllFramesAtDocumentStart.js
  • MainFrameAtDocumentEnd.js
  • MainFrameAtDocumentStart.js

To simplify the build process, these compiled files are checked-in to this repository. When adding or editing User Scripts, these files can be re-compiled with webpack manually. This requires Node.js to be installed, and all required npm packages can be installed by running npm install in the project's root directory. User Scripts can be compiled by running the following npm command in the root directory of the project:

npm run build

License

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at https://mozilla.org/MPL/2.0/

More Repositories

1

fenix

⚠️ Fenix (Firefox for Android) moved to a new repository. It is now developed and maintained as part of: https://github.com/mozilla-mobile/firefox-android
Kotlin
6,513
star
2

focus-android

⚠️ Firefox Focus (Android) moved to a new repository. It is now developed and maintained as part of: https://github.com/mozilla-mobile/firefox-android
Kotlin
2,115
star
3

android-components

⚠️ This project moved to a new repository. It is now developed and maintained at: https://github.com/mozilla-mobile/firefox-android
Kotlin
2,025
star
4

firefox-android

⚠️ This repository hosts the Firefox for Android (Fenix), Focus for Android, and Mozilla Android Components projects. It is now developed and maintained as part of Mozilla Central. See the announcement here: https://github.com/mozilla-mobile/firefox-android/wiki#upcoming-migration-to-mozilla-central. ”
Kotlin
1,611
star
5

focus-ios

⚠️ Firefox Focus (iOS) has moved to a new repository. It is now developed and maintained as part of: https://github.com/mozilla-mobile/firefox-ios
Swift
1,258
star
6

reference-browser

A full-featured browser reference implementation using Mozilla Android Components.
Kotlin
549
star
7

mozilla-vpn-client

A fast, secure and easy to use VPN. Built by the makers of Firefox.
C++
429
star
8

FirefoxLite

Emerging Market Experiment
Java
286
star
9

firefox-tv

Firefox for Amazon's Fire TV
Kotlin
248
star
10

webxr-ios

An iOS app for testing WebXR
Swift
207
star
11

guardian-vpn-android

DEPRECATED - Mozilla VPN for Android
Kotlin
53
star
12

guardian-vpn-ios

Mozilla VPN for iOS
Swift
52
star
13

ios-l10n-scripts

Python
45
star
14

firefox-ios-open-in-client

Reference client for opening links in Firefox for iOS.
Swift
43
star
15

ScrollingCardView

A card view widget for iOS that will grow with its content, enabling scrolling when the content is larger than the view.
Swift
43
star
16

FirefoxData-android

DEPRECATED - A library for accessing a user's Firefox data: history, bookmarks, etc.
Java
38
star
17

shared-docs

⚠️ shared-docs moved to a new repository. It is now developed and maintained as part of: https://github.com/mozilla-mobile/firefox-android
33
star
18

telemetry-ios

A generic library for sending telemetry pings from iOS applications to Mozilla's telemetry service.
Swift
28
star
19

firefox-echo-show

Firefox for Amazon's Echo Show
Java
25
star
20

android-automation-tools

Tools for automating tasks in Android projects
Kotlin
23
star
21

prox

[INACTIVE] A search and discovery app for the "here & now". We're experimenting with ideas on mobile that can better surface content from the open web.
Swift
22
star
22

android-permission-handler

A permission helper systemizing runtime permission handling on Android devices
Java
21
star
23

MappaMundi

A declarative Don't Repeat Yourself tool for XCUITesting and screenshots.
Swift
19
star
24

AutocompleteTextField

An iOS text field that autocompletes text with the supplied list of words.
Swift
18
star
25

telemetry-android

A generic library for generating and sending telemetry pings from Android applications to Mozilla's telemetry service.
Java
18
star
26

outreachy-UX-2020

A place to document UX contributions for the summer 2020 Outreachy program.
8
star
27

gradle-apilint

Gradle Plugin that tracks the API of an Android library and helps maintain backward compatibility.
Python
7
star
28

relbot

Python
6
star
29

mozilla-mobile.github.io

Mozilla Mobile Blog
Ruby
6
star
30

perf-tools

Tools for the performance team that don't fit into other repositories
Python
6
star
31

fretboard

A simple A/B testing framework for mobile applications
Kotlin
6
star
32

buddybuild

Instructions on how to install an iOS app via BuddyBuild
5
star
33

testapp

Page for testing web page controls
JavaScript
5
star
34

prox-server

[INACTIVE] Server & data scripts for the Prox client.
Python
5
star
35

fenix-beta-version

GitHub Action that discovers the current Fenix Beta version
Python
5
star
36

web_metadata_ios

Client side web page metadata extraction
Swift
4
star
37

perf-frontend-issues

A repository to hold issues related to front-end mobile application performance.
4
star
38

fennec-profile-manager

Fennec Profile Manager (Backup / Restore)
Kotlin
4
star
39

test-dashboard

Python
3
star
40

nmx-video-prototypes

A collection of NMX prototypes for video-related topics
Kotlin
3
star
41

focus_foxfooding_campaign

3
star
42

fenix-nightly-perftest-results

Fenix nightly performance test results
3
star
43

onyx_ios

iOS Client for the Onyx link server https://github.com/mozilla/onyx
Swift
3
star
44

sync-strings-action

Sync Strings GitHub Action
Python
3
star
45

mobile-test-eng

Task tracking for Mobile Test Engineering Team
2
star
46

focus-ios-open-in-client

Reference client for opening links in Focus for iOS.
2
star
47

ac-version-for-fenix-beta

⚠️ This GitHub action is now developed and maintained as part of: https://github.com/mozilla-mobile/fenix-beta-version
Python
2
star
48

qt_static_windows

2
star
49

ndhook

A server that answers webhook calls from Github and instantiates Nimbledroid profiles
Rust
2
star
50

prox-explorer

[INACTIVE] A web-based exploration of event APIs for Project Prox.
JavaScript
2
star
51

FNPRMS

"funperms": Fenix Nightly Performance Regression Measurement System used by the Android FE perf team to measure cold startup. Please file issues in perf-frontend-issues
Python
1
star
52

testops-looker

LookML
1
star
53

qt_static_macos

This repo is needed to compile MozillaVPN on macOS as artifact
1
star
54

LocalizationTools

Swift
1
star
55

whatsnew

Update the Firefox for iOS info on iTunes Connect
Python
1
star
56

mobile-ci-tools

Home for Mobile cross-project CI tasks
Python
1
star
57

data-sync-user-testing

test repo for smoketesting the sync bot
1
star
58

strbot

String Bot - To sync strings to release branches (Fenix, A-C)
Python
1
star
59

ff-test-buddybuild

BuddyBuild - Test App
Swift
1
star
60

nimbledroidrs

A Rust library for interacting with Nimbledroid.
Rust
1
star