Scripts and patches for the F-Droid flavor of Mozilla Fennec
- Shell 77.9%
- Makefile 22.1%
|
|
||
|---|---|---|
| a-c-overlay/components/feature/search/src/main/assets | Restore Google as a search engine | |
| fenix-artwork | Fix wordmark scaling | |
| fenix-overlay/res | Fix splash screen | |
| .gitlab-ci.yml | CI: run shellcheck | |
| a-c-buildconfig.yml | Fennec 112.0.0 | |
| build.sh | Fennec 114.0.0 | |
| COPYING | Initial commit | |
| fenix-liberate.patch | Fennec 118.0.0 | |
| gecko-liberate.patch | Fennec 114.0.0 | |
| locales | Enable localization of GeckoView build | |
| paths.sh | Fennec 110.1.0 | |
| prebuild.sh | Fennec 118.0.0 | |
| README.md | Initial commit | |
What's this?
Scripts and patches to compile Fennec F-Droid. They remove proprietary chunks from Mozilla code, rebrand Firefox to Fennec and build it. You can assemble your own APK in the very same way as F-Droid by cloning recipes and running
fdroid build org.mozilla.fennec_fdroid:VERCODE
where VERCODE is a version code number.
Licenses
The scripts are licensed under the GNU Affero General Public License version 3 or later.
Changes in the patch are licensed according to the header in the files this patch adds or modifies (Apache 2.0 or MPL 2.0).
The artwork is licensed under the MPL 2.0.