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.
Two additional arguments have been added to prebuild.sh
: packageNameSuffix
and appDisplayName
. Both values default to their default Fennec values. You should avoid using special characters in both arguments.
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.