Commit Graph

129 Commits

Author SHA1 Message Date
Akash Yadav
e14c486da4 fix: update Safe Browsing proxy URL to official IronFox 2025-01-22 12:20:20 +05:30
Akash Yadav
1e073385bc fix: setup Safe Browsing API Proxy 2025-01-22 12:20:16 +05:30
celenity
b6ca7453cc fix: Update to Phoenix 2025.01.22.1 - https://codeberg.org/celenity/Phoenix/releases/tag/2025.01.22.1
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-22 02:55:59 +00:00
Akash Yadav
6d6ab32a88 fix(scripts): invalid variable substitution 2025-01-20 16:43:43 +05:30
Akash Yadav
c54f63f9d4 fix(ci): use absolute path to bundletool 2025-01-18 08:35:39 +05:30
Akash Yadav
e414efe3bc fix(ci): invalid variant name for bundle output 2025-01-18 01:42:28 +05:30
Akash Yadav
adf5aac57a fix(ci): set MOZ_BUILD_DATE to commit timestamp 2025-01-17 23:37:26 +05:30
Akash Yadav
a64413b8b9 fix(patch): add patch to enable preference to toggle default desktop mode 2025-01-17 19:29:43 +05:30
Akash Yadav
00f73d781e fix(ci): add support for building for x86_64 2025-01-17 19:18:30 +05:30
Akash Yadav
9bade55fcf fix(scripts): use named variable instead of positional 2025-01-17 17:45:11 +05:30
Akash Yadav
01c58de4b4 fix(scripts): minor issues in ci-publish.sh 2025-01-17 17:40:26 +05:30
Akash Yadav
dc326a35fe fix(ci): missing password spec for apksigner 2025-01-17 16:09:54 +05:30
Akash Yadav
f77e7f74dc fix(scripts): fail if build_type is none of apk,bundle 2025-01-17 16:04:34 +05:30
Akash Yadav
5583e3245e fix: allow custom release notes when creating releases 2025-01-17 15:59:12 +05:30
Akash Yadav
bfdf2f1789 fix(ci): allow building AAB with build.sh 2025-01-17 15:56:28 +05:30
Akash Yadav
b4926ecf90 fix(ci): build bundle before packaging apkset 2025-01-17 15:28:05 +05:30
Akash Yadav
6175b4785e fix(ci): add job to auto-publish release 2025-01-17 15:18:56 +05:30
Akash Yadav
dd6688f93e fix(ci): update build config to allow building AAR 2025-01-17 12:43:05 +05:30
Akash Yadav
ab494a92cf fix(ci): unset CI environment variable when building application-services 2025-01-17 10:53:58 +05:30
Akash Yadav
55724080c8 fix: update android-components version in application-services 2025-01-15 15:07:49 +05:30
Akash Yadav
81a6f49aa1 fix(sources): update FF tag to v134.0.1 2025-01-15 15:07:48 +05:30
Akash Yadav
01f994eeb1 fix: update current version when publishing release 2025-01-15 15:07:37 +05:30
Akash Yadav
8580b2ad75 Merge branch 'main' into dev 2025-01-15 15:06:30 +05:30
Akash Yadav
e96e572ac1 fix: remove unnecessary chmods 2025-01-15 08:57:32 +05:30
Akash Yadav
96b01b3c7b fix(sources): fetch Firefox sources from archive.mozilla.org 2025-01-15 08:57:04 +05:30
Akash Yadav
39d0b8cf2a fix(prebuild): warn if SB_GAPI_KEY_FILE env var is missing 2025-01-15 08:50:12 +05:30
celenity
04dc6e369c fix: Temporarily comment out the 'sanitize-on-exit' patch, as it unfortunately doesn't work... :/ - will hopefully have ready for next release
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-15 03:09:30 +00:00
celenity
e77f707a76 fix: Get rid of 'delete-safe-browsing' patch that didn't actually work...
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-15 03:08:10 +00:00
celenity
05c1e3dff9 fix: Remove unnecessary patch
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-15 00:02:41 +00:00
celenity
693803398e feat: Set buildtime options to ensure we disable telemetry & normandy...
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-14 22:39:31 +00:00
celenity
9e5f0949c8 enhancement: Prevent installation of Mozilla's built-in hidden telemetry extensions (ads@mozac.org & cookies@mozac.org)
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-13 23:06:28 +00:00
celenity
cfe9ef48f0 enhancement: Remove default top sites/shortcuts, as they pose privacy concerns (due to favicon fetching...), and in general this should be left up to the user
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-13 23:00:13 +00:00
celenity
603470a052 enhancement: Create patch to recommend our extension(s) instead of Mozilla's on first set-up. Currently only includes uBlock Origin
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-13 03:06:43 +00:00
celenity
05fe7e4cef fix: Create patch to allow toggling per-site process isolation (fission) from Firefox's UI
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-13 01:17:00 +00:00
celenity
0a696eca3e enhancement: Create patch to tweak our configuration of Safe Browsing (See '009 SAFE BROWSING' in Phoenix for more details...)
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-12 15:59:30 +00:00
celenity
9edeb7ff31 fix: Properly disable Safe Browsing by default...
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-11 18:04:11 +00:00
Akash Yadav
53cd6786b5 fix: put docker env vars into separate file 2025-01-10 01:12:13 +05:30
Akash Yadav
7459aa8721 fix: download Firefox source from archive.mozilla.org 2025-01-10 01:02:50 +05:30
Akash Yadav
89f9018287 fix: setup Android SDK in Dockerfile 2025-01-09 23:32:09 +05:30
Akash Yadav
99367dbbbb fix: show ANDROID_HOME and ANDROID_NDK var values if they do not exist 2025-01-09 22:16:56 +05:30
Akash Yadav
3f296f1c03 fix: setup Android SDK when building in CI instead of Dockerfile 2025-01-09 21:41:56 +05:30
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
911ff0d79c fix: rename 'paths_*.sh' to 'env_*.sh'
env_*.sh names are better suited since the scripts are used to set up environment variables
2025-01-09 00:14:37 +05:30
Akash Yadav
c8100a9f08 fix: require sdk setup script to be executed instead of 'source'd 2025-01-08 23:36:21 +05:30
Akash Yadav
5b8c82c026 fix(ci): remove SDK setup step from ci-build.sh 2025-01-08 23:08:42 +05:30
Akash Yadav
7a6cb9a9e6 fix: extract independent build steps into .cirrus.yml 2025-01-08 15:24:12 +05:30
Akash Yadav
1fa97275a0 fix: enable command tracing in ci-build.sh 2025-01-08 15:14:09 +05:30