New app: Waterfox
-
The app complies with the inclusion criteria. -
The app is not already listed in the repo or issue tracker. -
The app has not already been requested -
The upstream app source code repo contains the app metadata (summary/description/images/changelog/etc) in a Fastlane or Triple-T folder structure -
The original app author has been notified, and does not oppose the inclusion. -
Optionally donated to support the maintenance of this app in F-Droid.
APPLICATION ID: net.waterfox.android.release.release
# Categories (one per line, each starting with a space and a minus), chosen from the
# official list: https://f-droid.org/docs/Build_Metadata_Reference/#Categories
Categories:
- Internet
# the one license that the whole app is available under, use
# https://spdx.org/licenses/ short identifiers, must be
# floss-compatible FSF and/or OSI approved.
License: MPL-2.0
# You can provide details on how to contact the author. These are optional, but
# nice to have.
AuthorName: Alex Kontos
AuthorEmail: fdroid@browser.works
# A URL for the project's website, and to the source code repository to visit
# using a web browser. WebSite is optional.
WebSite: https://www.waterfox.net
SourceCode: https://github.com/BrowserWorks/Waterfox-Android
# A link to the issue tracker where bugs are reported
IssueTracker: https://github.com/BrowserWorks/Waterfox-Android/issues
# If available, you can also provide links/IDs for donations.
Donate: https://buymeacoffee.com/waterfox
# Name of the application
AutoName: Waterfox
# One sentence, no more than 30-50 chars, no trailing punctuation,
# focus on actions what the users does with the app, e.g. "Read and
# send emails" instead of "Email client".
# NOTE: Summary and Description are preferably provided via Fastlane or Triple-T!
Summary: Browse the web
# Repository details to be used by VCS (Version Control Systems)
# git, git-svn, svn, hg or bzr
RepoType: git
# source code repo URL (HTTPS required)
Repo: https://github.com/BrowserWorks/Waterfox-Android
Edited by Alex Kontos