Commit Graph

1625 Commits

Author SHA1 Message Date
Akash Yadav
7112e688a0 fix: should be 'script', not 'scripts' 2025-01-08 15:27:56 +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
Akash Yadav
405cf5eb3f fix: invalid path to get_sources.sh in ci-build.sh 2025-01-08 15:07:47 +05:30
Akash Yadav
0e2d453562 fix: unbound variables 2025-01-08 15:04:28 +05:30
Akash Yadav
64554b2ae0 fix: add dedicated script for CI build 2025-01-08 14:57:02 +05:30
Akash Yadav
3fdd344607 fix: merge paths_script and prebuild_script 2025-01-08 14:09:21 +05:30
Akash Yadav
78553832e2 fix: upload AAB artifacts in Cirrus CI 2025-01-08 14:08:23 +05:30
Akash Yadav
4f856018f5 fix: upload APK artifacts in Cirrus CI 2025-01-08 14:02:54 +05:30
Akash Yadav
4d709c4b4f fix: exit code 141 when accepting Android SDK licenses 2025-01-08 13:57:26 +05:30
celenity
56892d1802 fix: wording
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-08 03:16:33 -05:00
celenity
2cf0487e2b fix: GitLab formatting...
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-08 03:15:04 -05:00
celenity
20f5a532ed Merge branch 'main' of gitlab.com:ironfox-oss/IronFox 2025-01-08 03:14:08 -05:00
celenity
d4895d936b fix: Revamp README; Make it pretty, tweak wording, add links to Matrix & Discord, add links to the Codeberg & GitHub mirrors, fix minor syntax errors, etc...
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-08 03:13:34 -05:00
Akash Yadav
d7ce38c2bd fix: configure safe browsing key in .cirrus.yml 2025-01-08 13:32:02 +05:30
Akash Yadav
8b115b4bb9 feat: add initial .cirrus.yml 2025-01-08 13:18:39 +05:30
Akash Yadav
aadcac91a7 feat: add initial Dockerfile 2025-01-08 12:12:55 +05:30
Akash Yadav
7eb3771c3e fix: invalid arg line in mozconfig 2025-01-08 12:10:39 +05:30
Akash Yadav
4e209c4560 Merge branch 'v134.0' into 'main'
feat: update to v134.0

See merge request ironfox-oss/IronFox!1
v134.0
2025-01-08 04:36:47 +00:00
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
03bd7b4685 fix: update to FIREFOX-ANDROID_134_0_RELEASE 2025-01-08 00:40:53 +05:30
Akash Yadav
01f7a0282b fix: scale icon to 75% of original 2025-01-08 00:21:14 +05:30
celenity
56338ae2b3 fix: Update Phoenix to 2025.01.06.1 - https://codeberg.org/celenity/Phoenix/releases/tag/2025.01.06.1
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-06 22:15:07 -05:00
celenity
06b7082fe4 fix: Update Phoenix to 2025.01.06.1 - https://codeberg.org/celenity/Phoenix/releases/tag/2025.01.06.1
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-06 21:49:57 -05:00
Akash Yadav
baf95520b4 fix: missing monochrome icon decl 2025-01-07 01:45:38 +05:30
Akash Yadav
6ec7b8acae fix: update icons 2025-01-07 01:26:39 +05:30
Akash Yadav
14bd624938 fix: update icon 2025-01-06 22:35:59 +05:30
celenity
97e048f999 fix: remove false/highly misleading 'Tracking' anti-feature...
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-05 19:52:54 -05:00
celenity
34d70d36e7 fix: phoenix versioning
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-05 19:46:43 -05:00
celenity
dbab9722d8 fix: Update preferences to Phoenix 05January2025v1 - https://codeberg.org/celenity/Phoenix/releases/tag/05January2025v1
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-05 04:37:03 -05:00
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
celenity
6c956b5936 fix: Update to Phoenix 20240103.2 (+ added a new 'browser.ironfox.applied' pref to allow easy testing & confirm that our changes are applied...)
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-03 20:00:01 -05:00
Akash Yadav
236c68693e fix: update android-components version in application-services 2025-01-03 21:51:24 +05:30
Akash Yadav
0cc63bc7df fix: update sources to v134.0_BUILD1 2025-01-03 21:50:50 +05:30
Akash Yadav
4649147db0 fix: update patch files for v134.0 2025-01-03 14:49:58 +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
138297b24e fix: add initial F-Droid metadata 2025-01-03 09:20:25 +05:30
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 v133.0.3 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
36699ebabf fix: update search widget 2025-01-01 15:44:20 +05:30
Akash Yadav
4753f5102c fix: package name changes 2025-01-01 15:25:14 +05:30
Akash Yadav
d22bfa5e4b fix: update icons 2025-01-01 09:12:24 +05:30
Akash Yadav
c520778a13 fix: source .cargo/env in build.sh 2024-12-31 22:58:10 +05:30
Akash Yadav
21022a7a6e docs: add missing instruction to install 'patch' 2024-12-31 22:55:43 +05:30