Commit Graph

45 Commits

Author SHA1 Message Date
celenity
9edeb7ff31 fix: Properly disable Safe Browsing by default...
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-11 18:04:11 +00:00
celenity
b846d5536a fix: kill-pocket.patch
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-09 01:59:33 -05:00
celenity
242a21c04b enhancement: remove firefox's menu item to report site issues to Mozilla...
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-09 00:31:05 -05:00
celenity
1f1079a59e enhancement: create patch to disable firefox's built-in, very outdated shipped domains - poses security risks & is also just annoying....
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-09 00:26:15 -05:00
celenity
0be8241129 fix: update to firefox 134
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-08 21:35:52 -05:00
Akash Yadav
7eb3771c3e fix: invalid arg line in mozconfig 2025-01-08 12:10:39 +05:30
Akash Yadav
d76cecba94 fix: specify safe browsing API key from SB_GAPI_KEY_FILE env var 2025-01-08 01:26:59 +05:30
Akash Yadav
49a4466544 Merge branch 'main' into v134.0 2025-01-04 09:10:36 +05:30
celenity
7121a993c9 fix: minor syntax fix
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-03 21:04:38 -05:00
Akash Yadav
236c68693e fix: update android-components version in application-services 2025-01-03 21:51:24 +05:30
celenity
c12cd6a83f fix: Remove the media.eme.enabled pref from prebuild.sh, as we already toggle it in phoenix.js - so it's redundant.
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-03 03:45:55 -05:00
celenity
fa269600ce fix: Remove the browser.casting.enabled preference from prebuild.sh, as it no longer exists in Firefox: https://searchfox.org/mozilla-release/search?q=browser.casting.enabled&path=&case=false&regexp=false
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-03 03:44:39 -05:00
celenity
8cb9e027cc enhancement: Introduce new Phoenix configs + update README to reflect some of their changes
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-03 03:42:58 -05:00
Akash Yadav
edc48d7055 fix: ensure $builddir exists before build 2025-01-03 09:19:25 +05:30
Akash Yadav
7f05a41788 fix: remove unnecessary OS check when building LLVM for F-Droid 2025-01-03 09:18:53 +05:30
Akash Yadav
54b02fd278 fix: auto source paths_fdroid.sh when building for F-Droid 2025-01-03 09:17:53 +05:30
Akash Yadav
0ec6057e14 fix: package name changes 2025-01-02 10:50:29 +05:30
Akash Yadav
05800a2b15 fix: update about_content 2025-01-01 15:46:38 +05:30
Akash Yadav
4753f5102c fix: package name changes 2025-01-01 15:25:14 +05:30
Akash Yadav
b21c397048 fix: resolve shellcheck warnings 2024-12-31 12:20:28 +05:30
Akash Yadav
300e938a16 fix: use bash script for downloading sources 2024-12-29 19:39:04 +05:30
Akash Yadav
7fb4fe22e8 fix: use prebuilt wasi sdk sysroot for local builds 2024-12-29 15:06:21 +05:30
Akash Yadav
766fe233a6 fix: use dedicated script to look for libclang 2024-12-29 13:01:58 +05:30
Akash Yadav
d992ef8179 fix: incorrect libclang path added to mozconfig 2024-12-29 12:48:52 +05:30
Akash Yadav
cedcc93558 fix: ensure 'mach' is executable 2024-12-29 10:38:03 +05:30
Akash Yadav
b5f3b3c455 fix: incorrect path to Android SDK is set in mozconfig 2024-12-29 10:27:58 +05:30
Akash Yadav
b47c144588 fix: don't set -e in setup-android-sdk.sh 2024-12-29 09:29:18 +05:30
Akash Yadav
aa70820d56 fix: move Android SDK related setup from build.sh to setup-android-sdk.sh 2024-12-29 08:59:24 +05:30
Akash Yadav
a527c2a583 fix: ensure publishing scripts are executable 2024-12-29 08:42:57 +05:30
Akash Yadav
167c991ebf fix: set executable permissions in mozilla-release 2024-12-29 01:09:23 +05:30
Akash Yadav
be9084f141 fix: use JAVA_HOME/bin path in mozconfig 2024-12-29 00:13:18 +05:30
Akash Yadav
33f2db05e5 fix: inverted condition in prebuild 2024-12-29 00:01:55 +05:30
Akash Yadav
59673a0994 fix: build wasi-sdk locally 2024-12-28 22:00:43 +05:30
Akash Yadav
a72acb6c50 fix: check ANDROID_HOME, ANDROID_NDK & Java version in prebuild 2024-12-28 21:51:17 +05:30
Akash Yadav
b7244219c9 fix: ensure all scripts in appservices/libs are executable 2024-12-28 20:47:06 +05:30
Akash Yadav
0e0e659afd fix: ensure all verify-*.sh files can be executed 2024-12-28 20:40:11 +05:30
Akash Yadav
bd542f4e04 fix: ensure libs/verify-android-environment.sh is executable 2024-12-28 20:27:08 +05:30
Akash Yadav
7de59c66b9 fix: use system libclang when building locally 2024-12-28 19:31:12 +05:30
Akash Yadav
eb6acaf02f feat: rebrand to IronFox 2024-12-28 18:35:53 +05:30
Akash Yadav
310782800f fix: setup rust in local builds 2024-12-28 17:41:25 +05:30
Akash Yadav
8d2f099a44 fix: save targets_to_build in build dir 2024-12-28 17:23:49 +05:30
Akash Yadav
3f9a6d4f3d fix: add initial github workflow 2024-12-28 16:42:35 +05:30
Akash Yadav
2d40891ac8 fix: require manual source for paths.sh 2024-12-28 16:27:31 +05:30
Akash Yadav
154ac1e776 refactor: reformat scripts 2024-12-28 16:21:30 +05:30
Akash Yadav
5c280d0ca0 init: reorganize files and allow building without fdroid 2024-12-28 16:09:07 +05:30