Commit Graph

26 Commits

Author SHA1 Message Date
celenity
4c342f1f48 IronFox v147.0
ironfox-oss/IronFox!115
____

## Changes

- [Added an OLED theme](7008b9c865).
- Enable content process isolation by default.
    - **NOTE**: This may cause issues with live streaming on certain websites *(such as `rumble.com`)*. If desired, at the cost of security, you can disable content process isolation by navigating to `Settings` -> `About` -> `About IronFox`, tapping the IronFox logo 7 times, navigating back to `Secret settings`, disabling the setting to enable content process isolation, and restarting your browser.
- Created and integrated a new separate [`UnifiedPush-AC`](https://gitlab.com/ironfox-oss/unifiedpush-ac) component to support UnifiedPush functionality.
- Implemented support for Gecko localizations *(ex. for `about:` pages)*.
- [Prevented exposing the browser name and vendor to extensions](8fa2ceaa9c) to improve privacy and resolve compatibility issues with certain extensions.
- Updated to Firefox [`147.0`](https://firefox.com/firefox/android/147.0/releasenotes/).
- Other tweaks, enhancements, and refinements.

MR-author: celenity <celenity@celenity.dev>
Co-authored-by: Weblate <hosted@weblate.org>
Co-authored-by: Akash Yadav <itsaky01@gmail.com>
Co-authored-by: techaddict <20232669-techaddict@users.noreply.gitlab.com>
Co-authored-by: user <user@localhost.localdomain>
Approved-by: Akash Yadav <itsaky01@gmail.com>
Merged-by: celenity <celenity@celenity.dev>
2026-01-13 21:21:00 +00:00
celenity
5ecd490b7d IronFox v144.0.2
ironfox-oss/IronFox!97
____

## Changes

- Added [Marginalia](https://marginalia-search.com/) as a default/built-in search engine.
- Updated to Firefox [`144.0.2`](https://firefox.com/firefox/android/144.0.2/releasenotes/).
- Updated Phoenix to [`2025.10.26.1`](https://codeberg.org/celenity/Phoenix/releases/tag/2025.10.26.1).
- [Other minor tweaks and adjustments](https://gitlab.com/ironfox-oss/IronFox/-/merge_requests/97/diffs).

MR-author: celenity <celenity@celenity.dev>
Co-authored-by: Weblate <hosted@weblate.org>
Co-authored-by: Akash Yadav <itsaky01@gmail.com>
Approved-by: Akash Yadav <itsaky01@gmail.com>
Merged-by: celenity <celenity@celenity.dev>
2025-10-28 22:33:34 +00:00
celenity
e2135af675 Add issue templates
Signed-off-by: celenity <celenity@celenity.dev>
2025-03-13 00:31:04 -04:00
Akash Yadav
db344e9288 fix: remove GitHub Actions workflow and update gitlab-ci.yml 2024-12-31 11:48:10 +05:30
Akash Yadav
549ecf8fdf fix: use bash script for downloading sources 2024-12-29 19:39:04 +05:30
Akash Yadav
8db1a13a76 fix: incorrect libclang path added to mozconfig 2024-12-29 12:48:52 +05:30
Akash Yadav
2905510cd3 fix: provide version info to prebuild 2024-12-29 01:21:07 +05:30
Akash Yadav
7366b571aa fix: use GITHUB_WORKSPACE when executing scripts 2024-12-29 00:33:01 +05:30
Akash Yadav
ef0fb95c5d test: try to debug github workflow failure 2024-12-29 00:14:55 +05:30
Akash Yadav
8ca36130e6 fix: download sources in 'Build' step 2024-12-28 23:15:03 +05:30
Akash Yadav
84b020572b fix: add missing packages for build 2024-12-28 21:15:52 +05:30
Akash Yadav
08bb8b1bde fix: use actions/setup-python for setting up python3.9 2024-12-28 20:01:22 +05:30
Akash Yadav
8ea235ee61 fix: disable gradle configuration cache 2024-12-28 19:45:57 +05:30
Akash Yadav
49603dbc84 fix: prepend JAVA_HOME/bin when updating PATH 2024-12-28 19:39:45 +05:30
Akash Yadav
bc36bd1fd7 fix: use python3.9 for build 2024-12-28 19:33:44 +05:30
Akash Yadav
0e534bbf56 fix: ensure sdkmanager is in PATH 2024-12-28 19:20:17 +05:30
Akash Yadav
2eb955deec fix: use custom script to setup Android SDK 2024-12-28 19:03:00 +05:30
Akash Yadav
e686a47e8c fix: split steps in workflow and upload final APKs 2024-12-28 18:42:16 +05:30
Akash Yadav
9de121a4df fix: remove debug cmds in build.yml 2024-12-28 17:06:43 +05:30
Akash Yadav
bd414de277 fix: add ndk to path and link to sdk 2024-12-28 17:02:49 +05:30
Akash Yadav
34e989375c fix: syntax error in workflow 2024-12-28 17:01:47 +05:30
Akash Yadav
4394dfd843 fix: setup NDK r27c 2024-12-28 17:00:49 +05:30
Akash Yadav
ee9872da00 fix: update name for setup-java step 2024-12-28 17:00:27 +05:30
Akash Yadav
74737d9f06 fix: install multiple JDKs at once 2024-12-28 16:58:58 +05:30
Akash Yadav
9c3c417dc5 fix: perform all setup in workflow 2024-12-28 16:53:30 +05:30
Akash Yadav
c008d338d4 fix: add initial github workflow 2024-12-28 16:42:35 +05:30