celenity
e57b08039a
fix: scripts (for now)
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-04-02 21:31:13 +00:00
celenity
0b3e4e5e36
fix: Glean Java home
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-04-01 19:10:35 +00:00
celenity
97359ec245
fix: AS publish java home
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-04-01 07:22:25 +00:00
celenity
e6e0087849
fix: AS java home
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-04-01 04:44:04 +00:00
celenity
711c877e75
fix: add JDK 17 to AS java installation paths
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-04-01 02:13:58 +00:00
celenity
7efec51d44
feat: set env variables as readonly where possible, and improve/fix-up env var handling in general
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-03-31 23:30:53 +00:00
celenity
2cd9c2d97f
feat: Switch to using JDK 25 by default, and use JDK 21 where possible for projects that JDK 25 don't support
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-03-30 15:53:38 -04:00
celenity
e8dde910b8
feat: Set-up Python with UV directly
...
(also sets envs to configure Python and UV)
Signed-off-by: celenity <celenity@celenity.dev >
2026-03-29 20:14:28 -04:00
celenity
57cb069cb8
feat: re-organize configuration files into separate configs directory
...
This should also help slightly speed up the build process, as it prevents us unnecessarily copying ex. the mozconfig files
Also includes a few minor tweaks to envs, like Gradle flags and new Phoenix envs (for next release)
Signed-off-by: celenity <celenity@celenity.dev >
2026-03-29 20:10:49 -04:00
celenity
5a1ae4b510
fix: prevent running releaseOssLicensesCleanUp before building Fenix's bundle, to ensure that the generated dependencies.json isn't automatically deleted
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-03-29 02:43:05 +00:00
celenity
23f7c56985
feat: Substitute Android Components, and use our own approach to substitute Glean
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-03-27 07:33:29 +00:00
celenity
cdb1203dad
fix: Node.js woes
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-03-25 04:45:21 +00:00
celenity
77c6f8dc93
WIP: v149.0
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-03-23 05:29:31 +00:00
celenity
4ddacc5943
fix: logic for building Bundletool from source
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-03-11 23:04:04 +00:00
celenity
696fb31155
fix: clean-up
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-03-11 22:15:01 +00:00
celenity
8e5e510dd7
fix: ensure we always generate license data
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-03-11 22:15:01 +00:00
celenity
c57f051b12
fix: do not run GMS licensing task
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-03-11 22:15:01 +00:00
celenity
b686113a8d
fix: cleaning - II
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-03-11 22:15:00 +00:00
celenity
61b2040224
fix: revert: fix: do not run fenix licensing task
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-03-11 22:15:00 +00:00
celenity
f15f03b301
fix: do not run fenix licensing task
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-03-11 22:15:00 +00:00
celenity
3bf482a9b9
fix: cleaning
...
Signed-off-by: celenity <celenity@celenity.dev >
2026-03-11 22:15:00 +00:00
celenity
003e3860b0
IronFox v148.0.2
...
ironfox-oss/IronFox!130
# IronFox 148.0.2
____
## Changes
- Updated to Firefox [`148.0.2`](https://firefox.com/firefox/android/148.0.2/releasenotes/ ).
- Updated to Rust [`1.94.0`](https://releases.rs/docs/1.94.0/ ).
- Minor tweaks, fixes, and enhancements.
MR-author: celenity <celenity@celenity.dev >
Approved-by: Akash Yadav <itsaky01@gmail.com >
Merged-by: celenity <celenity@celenity.dev >
2026-03-10 19:55:16 +00:00
celenity
fa3c2e3e9a
IronFox v148.0.1
...
ironfox-oss/IronFox!129
# IronFox 148.0.1
____
## Changes
- Updated to Firefox [`148.0.1`](https://firefox.com/firefox/android/148.0.1/releasenotes/ ).
- Implemented `SHA512sum` validation for external sources/dependencies at build-time to improve security and reproducability.
- [Added missing Gecko(View) assets](https://gitlab.com/ironfox-oss/IronFox/-/merge_requests/129/diffs?commit_id=4704ea7c3cb19aad045507aad63f6f9cadcd8ba7 ) to fix issues and improve display of internal *(`about:`)* pages.
- [Removed `about:restricted`](https://gitlab.com/ironfox-oss/IronFox/-/merge_requests/129/diffs?commit_id=55aa1f030173c68bf2a30cbc8d9632bb71dad532 ) *(used for parental controls/filtering)*.
- [Removed certain unused/unwanted Gecko assets](https://gitlab.com/ironfox-oss/IronFox/-/merge_requests/129/diffs?commit_id=d4e4623668776b895c9f06449f9b7cf47050c048 ).
- Minor tweaks, fixes, and enhancements.
MR-author: celenity <celenity@celenity.dev >
Co-authored-by: Weblate <hosted@weblate.org >
Approved-by: celenity <celenity@celenity.dev >
Merged-by: celenity <celenity@celenity.dev >
2026-03-03 07:56:04 +00:00
celenity
ff0309e614
IronFox v148.0
...
ironfox-oss/IronFox!127
# IronFox 148.0
____
## Changes
- Updated to Firefox [`148.0`](https://firefox.com/firefox/android/148.0/releasenotes/ ).
- Updated to Phoenix [`2026.02.23.1`](https://codeberg.org/celenity/Phoenix/releases/tag/2026.02.23.1 ).
- Minor tweaks, fixes, and enhancements.
MR-author: celenity <celenity@celenity.dev >
Co-authored-by: Weblate <hosted@weblate.org >
Approved-by: Akash Yadav <itsaky01@gmail.com >
Merged-by: celenity <celenity@celenity.dev >
2026-02-26 18:04:16 +00:00
celenity
b9dd3e60bc
IronFox v147.0.4
...
ironfox-oss/IronFox!125
# IronFox 147.0.4
____
## Changes
- Updated to Firefox [`147.0.4`](https://firefox.com/firefox/android/147.0.4/releasenotes/ ).
- Updated to Phoenix [`2026.02.16.1`](https://codeberg.org/celenity/Phoenix/releases/tag/2026.02.16.1 ).
- Updated to microG [`v0.3.13.250932`](https://github.com/microg/GmsCore/releases/tag/v0.3.13.250932 ).
- Updated to Rust [`1.93.1`](https://releases.rs/docs/1.93.1/ ).
- Disabled the [Date Decoder *(RDD)* process](https://firefox-source-docs.mozilla.org/dom/ipc/process_model.html#data-decoder-rdd-process ) by default, due to potential [memory safety issues](https://codeberg.org/ironfox-oss/IronFox/issues/94 ).
- This means that when isolated content process support is enabled, media playback will not work properly for many websites.
- As a result, we've unfortunately disabled isolated content process support by default for now - but it can still be enabled from secret settings if desired, at the cost of breakage for media playback on certain websites. We hope to enable it again by default in the near future.
- [Enabled canvas randomization for solid colors](e8e5976010 ).
- Adapted from [LibreWolf](343645241e ) - thanks to [any1here](https://codeberg.org/any1here )! <3
- [Removed the OpenAI backend](ecc15b7d11 ).
- Various improvements to the overall build process.
- Other minor tweaks, fixes, and enhancements.
MR-author: celenity <celenity@celenity.dev >
Co-authored-by: Weblate <hosted@weblate.org >
Co-authored-by: Akash Yadav <contact@itsaky.com >
Approved-by: Akash Yadav <itsaky01@gmail.com >
Merged-by: celenity <celenity@celenity.dev >
2026-02-17 07:45:17 +00:00