Akash Yadav
|
651fa6ff54
|
fix(scripts): use named variable instead of positional
|
2025-01-17 17:45:11 +05:30 |
|
Akash Yadav
|
61dff51264
|
fix(scripts): minor issues in ci-publish.sh
|
2025-01-17 17:40:26 +05:30 |
|
Akash Yadav
|
715e44ef4c
|
fix(ci): missing password spec for apksigner
|
2025-01-17 16:09:54 +05:30 |
|
Akash Yadav
|
9f5b208027
|
fix(scripts): fail if build_type is none of apk,bundle
|
2025-01-17 16:04:34 +05:30 |
|
Akash Yadav
|
19c06c0adf
|
fix: allow custom release notes when creating releases
|
2025-01-17 15:59:12 +05:30 |
|
Akash Yadav
|
74deaeb186
|
fix(ci): allow building AAB with build.sh
|
2025-01-17 15:56:28 +05:30 |
|
Akash Yadav
|
174b0f58fd
|
fix(ci): build bundle before packaging apkset
|
2025-01-17 15:28:05 +05:30 |
|
Akash Yadav
|
1a16cc39fa
|
fix(ci): add job to auto-publish release
|
2025-01-17 15:18:56 +05:30 |
|
Akash Yadav
|
a1dc2be36b
|
fix(ci): update build config to allow building AAR
|
2025-01-17 12:43:05 +05:30 |
|
Akash Yadav
|
3489b27883
|
fix(ci): unset CI environment variable when building application-services
|
2025-01-17 10:53:58 +05:30 |
|
Akash Yadav
|
c6fc330637
|
fix: update android-components version in application-services
|
2025-01-15 15:07:49 +05:30 |
|
Akash Yadav
|
599ad05e96
|
fix(sources): update FF tag to v134.0.1
|
2025-01-15 15:07:48 +05:30 |
|
Akash Yadav
|
efa8583ea4
|
fix: update current version when publishing release
|
2025-01-15 15:07:37 +05:30 |
|
Akash Yadav
|
1b169bfc06
|
Merge branch 'main' into dev
|
2025-01-15 15:06:30 +05:30 |
|
Akash Yadav
|
af9007fd87
|
fix: remove unnecessary chmods
|
2025-01-15 08:57:32 +05:30 |
|
Akash Yadav
|
e385fec257
|
fix(sources): fetch Firefox sources from archive.mozilla.org
|
2025-01-15 08:57:04 +05:30 |
|
Akash Yadav
|
2540b52630
|
fix(prebuild): warn if SB_GAPI_KEY_FILE env var is missing
|
2025-01-15 08:50:12 +05:30 |
|
celenity
|
237979f296
|
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
|
e59415796f
|
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
|
6a6fa596fe
|
fix: Remove unnecessary patch
Signed-off-by: celenity <celenity@celenity.dev>
|
2025-01-15 00:02:41 +00:00 |
|
celenity
|
c4fdcac76e
|
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
|
7b065ec6e3
|
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
|
2bc4b5ff7a
|
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
|
8b779d35d6
|
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
|
4b8113cee3
|
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
|
219ed2b677
|
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
|
fef8ea3687
|
fix: Properly disable Safe Browsing by default...
Signed-off-by: celenity <celenity@celenity.dev>
|
2025-01-11 18:04:11 +00:00 |
|
Akash Yadav
|
fde7d9550d
|
fix: put docker env vars into separate file
|
2025-01-10 01:12:13 +05:30 |
|
Akash Yadav
|
ecbc9c59a8
|
fix: download Firefox source from archive.mozilla.org
|
2025-01-10 01:02:50 +05:30 |
|
Akash Yadav
|
b0d1bee896
|
fix: setup Android SDK in Dockerfile
|
2025-01-09 23:32:09 +05:30 |
|
Akash Yadav
|
7ac0ee266e
|
fix: show ANDROID_HOME and ANDROID_NDK var values if they do not exist
|
2025-01-09 22:16:56 +05:30 |
|
Akash Yadav
|
e0dd5a4359
|
fix: setup Android SDK when building in CI instead of Dockerfile
|
2025-01-09 21:41:56 +05:30 |
|
celenity
|
b090abe750
|
fix: kill-pocket.patch
Signed-off-by: celenity <celenity@celenity.dev>
|
2025-01-09 01:59:33 -05:00 |
|
celenity
|
4bf9ab5b73
|
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
|
72ff4ed5f8
|
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
|
9db8d4afd3
|
fix: update to firefox 134
Signed-off-by: celenity <celenity@celenity.dev>
|
2025-01-08 21:35:52 -05:00 |
|
Akash Yadav
|
7a07c8a52a
|
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
|
478585b8d2
|
fix: require sdk setup script to be executed instead of 'source'd
|
2025-01-08 23:36:21 +05:30 |
|
Akash Yadav
|
c5c6adc193
|
fix(ci): remove SDK setup step from ci-build.sh
|
2025-01-08 23:08:42 +05:30 |
|
Akash Yadav
|
c5d9864bbd
|
fix: extract independent build steps into .cirrus.yml
|
2025-01-08 15:24:12 +05:30 |
|
Akash Yadav
|
58202de91f
|
fix: enable command tracing in ci-build.sh
|
2025-01-08 15:14:09 +05:30 |
|
Akash Yadav
|
65c4b683cf
|
fix: invalid path to get_sources.sh in ci-build.sh
|
2025-01-08 15:07:47 +05:30 |
|
Akash Yadav
|
25105497ac
|
fix: unbound variables
|
2025-01-08 15:04:28 +05:30 |
|
Akash Yadav
|
d1bdf9bb37
|
fix: add dedicated script for CI build
|
2025-01-08 14:57:02 +05:30 |
|
Akash Yadav
|
44a83684a1
|
fix: exit code 141 when accepting Android SDK licenses
|
2025-01-08 13:57:26 +05:30 |
|
Akash Yadav
|
f9ed46fa7c
|
fix: invalid arg line in mozconfig
|
2025-01-08 12:10:39 +05:30 |
|
Akash Yadav
|
9677f00f96
|
fix: specify safe browsing API key from SB_GAPI_KEY_FILE env var
|
2025-01-08 01:26:59 +05:30 |
|
Akash Yadav
|
329fa68d41
|
fix: update to FIREFOX-ANDROID_134_0_RELEASE
|
2025-01-08 00:40:53 +05:30 |
|
Akash Yadav
|
76cd784dc2
|
Merge branch 'main' into v134.0
|
2025-01-04 09:10:36 +05:30 |
|
celenity
|
959c8be191
|
fix: minor syntax fix
Signed-off-by: celenity <celenity@celenity.dev>
|
2025-01-03 21:04:38 -05:00 |
|