Skip to content

lazy-software/browse

 
 

Repository files navigation

Lazy Browse

This project is an Android web browser built on top of Mozilla’s Android Components. It is a fork of Mozilla's Reference Browser.

Changes

  • Coming soon.

Development

Fetching Upstream Changes

Fetch upstream changes regularly.

git remote add upstream https://github.com/mozilla-mobile/reference-browser.git
git fetch upstream
git checkout main
git rebase upstream/master

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 98.0%
  • HTML 1.5%
  • CSS 0.5%