Skip to content

A full-featured browser reference implementation using Mozilla Android Components.

License

Notifications You must be signed in to change notification settings

staktrace/reference-browser

 
 

Repository files navigation

Reference Browser

Task Status

A full-featured browser reference implementation using Mozilla Android Components.

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.

Before you attempt to make a contribution please read the Community Participation Guidelines.

Build variants

The reference browser has two product flavor dimensions:

  • engine: The web rendering engine used by the app:
    • geckoNightly (GeckoView Nightly channel)
    • geckoBeta (GeckoView Beta channel)
    • system (Android WebView)
  • abi: The processor architecture. For GeckoView-based builds we support different processor architectures. WebView builds just support the "universal" flavor.
    • arm
    • x86
    • universal

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 http://mozilla.org/MPL/2.0/

About

A full-featured browser reference implementation using Mozilla Android Components.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%