celenity
64c3ba1dbc
fix: Update fenix-disable-telemetry.patch
...
Signed-off-by: celenity <celenity@celenity.dev >
2025-07-02 03:52:16 -04:00
celenity
4df9f80a2b
fix: No Search (finally...)
...
Signed-off-by: celenity <celenity@celenity.dev >
2025-07-02 03:51:43 -04:00
celenity
42184c53f3
feat: Update fenix-disable-telemetry.patch - override Glean's URL to custom no-op endpoint, prevent registering pings and initialization, prevent integration with Nimbus, and hide no-op Debug Drawer hidden setting that depends on Glean
...
Signed-off-by: celenity <celenity@celenity.dev >
2025-07-02 03:48:25 -04:00
celenity
bed7aeac70
fix: No Search (finally...)
...
Signed-off-by: celenity <celenity@celenity.dev >
2025-07-02 03:48:23 -04:00
celenity
28e429b147
feat: Update fenix-disable-telemetry.patch - override Glean's URL to custom no-op endpoint, prevent registering pings and initialization, prevent integration with Nimbus, and hide no-op Debug Drawer hidden setting that depends on Glean
...
Signed-off-by: celenity <celenity@celenity.dev >
2025-07-02 03:46:37 -04:00
celenity
49c4caf7b9
fix: No Search (finally...)
...
Signed-off-by: celenity <celenity@celenity.dev >
2025-07-02 00:59:55 -04:00
celenity
83fed8c7bb
fix: Update descriptions for DoH, remove the Off option (Default has the same effect, except still allows encrypting DNS queries if the system resolver supports it), and minor tweaks to other strings
...
Signed-off-by: celenity <celenity@celenity.dev >
2025-07-01 23:06:20 -04:00
celenity
c2d4d6bc13
fix: Ensure that we spoof English by default
...
Signed-off-by: celenity <celenity@celenity.dev >
2025-07-01 23:04:15 -04:00
celenity
8619a8ffb3
feat: Update uBlock Origin assets.json per latest upstream change - fd049c9e1f
...
Signed-off-by: celenity <celenity@celenity.dev >
2025-07-01 20:00:27 -04:00
celenity
237f77d450
feat: Update uBlock Origin assets.json per latest upstream change - fd049c9e1f
...
Signed-off-by: celenity <celenity@celenity.dev >
2025-07-01 20:00:18 -04:00
celenity
0ec3f6c883
feat: Update uBlock Origin assets.json per latest upstream change - fd049c9e1f
...
Signed-off-by: celenity <celenity@celenity.dev >
2025-07-01 20:00:04 -04:00
celenity
362d4e113b
feat: Use separate prefs for default list of sites allowed to install add-ons to provide better organization and make it easier for users to enable/disable individual sources as desired, and add EFF/Privacy Badger & NoScript to the default allowed sites
...
Signed-off-by: celenity <celenity@celenity.dev >
2025-06-30 20:43:38 -04:00
celenity
fba533d68c
feat: Use separate prefs for default list of sites allowed to install add-ons to provide better organization and make it easier for users to enable/disable individual sources as desired, and add EFF/Privacy Badger & NoScript to the default allowed sites
...
Signed-off-by: celenity <celenity@celenity.dev >
2025-06-30 20:43:28 -04:00
celenity
76b4ebd87a
feat: Use separate prefs for default list of sites allowed to install add-ons to provide better organization and make it easier for users to enable/disable individual sources as desired, and add EFF/Privacy Badger & NoScript to the default allowed sites
...
Signed-off-by: celenity <celenity@celenity.dev >
2025-06-30 20:43:07 -04:00
celenity
8d3b9fe170
feat: Bring back and improve install-addons-without-mozaddonmanager.patch - See details below
...
Unlike the previous patch, this doesn't break the installation of add-ons locally with the `Install extension from file` option (https://gitlab.com/ironfox-oss/IronFox/-/issues/112 )
This now also allows users to specify websites they'd like to allow to install extensions with the `xpinstall.whitelist.add` pref, providing users with more freedom and control. The default list allows AMO (`addons.mozilla.org`), as well as AdGuard and Mullvad, to allow users to install those extensions directly from the devs (and for Mullvad's case, at all). In general we'll want to keep this list to a minimum, and users are NOT recommended to add domains here. In the future though, we can probably look into allowing installation from other specific trustworthy sources - fixes https://gitlab.com/ironfox-oss/IronFox/-/issues/102 )
Signed-off-by: celenity <celenity@celenity.dev >
2025-06-30 17:42:21 -04:00
celenity
85cd2d9436
feat: Bring back and improve install-addons-without-mozaddonmanager.patch - See details below
...
Unlike the previous patch, this doesn't break the installation of add-ons locally with the `Install extension from file` option (https://gitlab.com/ironfox-oss/IronFox/-/issues/112 )
This now also allows users to specify websites they'd like to allow to install extensions with the `xpinstall.whitelist.add` pref, providing users with more freedom and control. The default list allows AMO (`addons.mozilla.org`), as well as AdGuard and Mullvad, to allow users to install those extensions directly from the devs (and for Mullvad's case, at all). In general we'll want to keep this list to a minimum, and users are NOT recommended to add domains here. In the future though, we can probably look into allowing installation from other specific trustworthy sources - fixes https://gitlab.com/ironfox-oss/IronFox/-/issues/102 )
Signed-off-by: celenity <celenity@celenity.dev >
2025-06-30 17:42:03 -04:00
celenity
e22db1dc2d
Merge branch 'dev' of gitlab.com:ironfox-oss/IronFox into dev
2025-06-30 17:40:47 -04:00
celenity
bfd146c94c
feat: Bring back and improve install-addons-without-mozaddonmanager.patch - See details below
...
Unlike the previous patch, this doesn't break the installation of add-ons locally with the `Install extension from file` option (https://gitlab.com/ironfox-oss/IronFox/-/issues/112 )
This now also allows users to specify websites they'd like to allow to install extensions with the `xpinstall.whitelist.add` pref, providing users with more freedom and control. The default list allows AMO (`addons.mozilla.org`), as well as AdGuard and Mullvad, to allow users to install those extensions directly from the devs (and for Mullvad's case, at all). In general we'll want to keep this list to a minimum, and users are NOT recommended to add domains here. In the future though, we can probably look into allowing installation from other specific trustworthy sources - fixes https://gitlab.com/ironfox-oss/IronFox/-/issues/102 )
Signed-off-by: celenity <celenity@celenity.dev >
2025-06-30 17:40:40 -04:00
celenity
4110e84e6c
fix: Add DuckDuckGo (No AI) & No Search to our search list.json file (+ fix No Search)
...
Signed-off-by: celenity <celenity@celenity.dev >
2025-06-30 17:04:43 -04:00
celenity
8cad6928f4
fix: Add DuckDuckGo (No AI) & No Search to our search list.json file (+ fix No Search)
...
Signed-off-by: celenity <celenity@celenity.dev >
2025-06-30 17:04:15 -04:00
celenity
036d321fdd
fix: Add DuckDuckGo (No AI) & No Search to our search list.json file (+ fix No Search)
...
Signed-off-by: celenity <celenity@celenity.dev >
2025-06-30 17:03:38 -04:00
celenity
952c05e7fd
fix: conflict with ironfox-content-settings.patch
...
Signed-off-by: celenity <celenity@celenity.dev >
2025-06-30 02:20:48 -04:00
celenity
00829f4270
Merge branch 'feat/if-onboarding' of gitlab.com:ironfox-oss/IronFox into feat/if-onboarding
2025-06-30 02:15:18 -04:00
Akash Yadav
656979259f
fix: resolve patch compatibility issue
...
Signed-off-by: Akash Yadav <itsaky01@gmail.com >
2025-06-30 02:14:39 -04:00
Akash Yadav
343fcd6bec
fix: apply onboarding preferences on 'Save' button click
...
Signed-off-by: Akash Yadav <itsaky01@gmail.com >
2025-06-30 02:14:39 -04:00
Akash Yadav
9c513e1c04
fix: improve layout for onboarding preferences
...
Signed-off-by: Akash Yadav <itsaky01@gmail.com >
2025-06-30 02:14:39 -04:00
Akash Yadav
19bd8f09ae
fix: invalid character in string
...
Signed-off-by: Akash Yadav <itsaky01@gmail.com >
2025-06-30 02:14:39 -04:00
Akash Yadav
acdd467680
fix: allow configuing DoH in onboarding
...
Signed-off-by: Akash Yadav <itsaky01@gmail.com >
2025-06-30 02:14:38 -04:00
celenity
951676ec95
fix: update preference descriptions
...
Signed-off-by: celenity <celenity@celenity.dev >
2025-06-30 02:14:38 -04:00
Akash Yadav
1952e315a7
fix: preferences screen is not updated according to onboarding preferences
...
Signed-off-by: Akash Yadav <itsaky01@gmail.com >
2025-06-30 02:14:38 -04:00
Akash Yadav
34ffe98714
fix: finalize IronFox onboarding preferences screen
...
Signed-off-by: Akash Yadav <itsaky01@gmail.com >
2025-06-30 02:14:38 -04:00
Akash Yadav
a5fe5205b7
feat: add initial onboarding screen
...
Signed-off-by: Akash Yadav <itsaky01@gmail.com >
2025-06-30 02:14:38 -04:00
celenity
f59923a499
feat: Clean-up, organize, and refine various patches to allow for easier maintenance
...
Signed-off-by: celenity <celenity@celenity.dev >
2025-06-30 02:07:56 -04:00
celenity
8149914c02
Add DuckDuckGo (No AI) as a default search engine
...
Signed-off-by: celenity <celenity@celenity.dev >
2025-06-30 01:48:27 -04:00
Akash Yadav
9ae556220f
fix: resolve patch compatibility issue
...
Signed-off-by: Akash Yadav <itsaky01@gmail.com >
2025-06-30 02:26:49 +05:30
Akash Yadav
57c06c3115
fix: apply onboarding preferences on 'Save' button click
...
Signed-off-by: Akash Yadav <itsaky01@gmail.com >
2025-06-30 02:01:18 +05:30
Akash Yadav
612d42e87a
fix: improve layout for onboarding preferences
...
Signed-off-by: Akash Yadav <itsaky01@gmail.com >
2025-06-30 02:01:18 +05:30
Akash Yadav
0f5727258d
fix: invalid character in string
...
Signed-off-by: Akash Yadav <itsaky01@gmail.com >
2025-06-30 02:01:18 +05:30
Akash Yadav
1e8fe05e2d
fix: allow configuing DoH in onboarding
...
Signed-off-by: Akash Yadav <itsaky01@gmail.com >
2025-06-30 02:01:17 +05:30
celenity
c7be535aed
fix: update preference descriptions
...
Signed-off-by: celenity <celenity@celenity.dev >
2025-06-30 02:01:17 +05:30
Akash Yadav
e51c7af4f5
fix: preferences screen is not updated according to onboarding preferences
...
Signed-off-by: Akash Yadav <itsaky01@gmail.com >
2025-06-30 02:01:17 +05:30
Akash Yadav
17e78c3c7e
fix: finalize IronFox onboarding preferences screen
...
Signed-off-by: Akash Yadav <itsaky01@gmail.com >
2025-06-30 02:01:17 +05:30
Akash Yadav
1c32fc4767
feat: add initial onboarding screen
...
Signed-off-by: Akash Yadav <itsaky01@gmail.com >
2025-06-30 02:01:16 +05:30
celenity
dff622be40
feat: Minor tweaks/refinements for patches
...
Also working on other changes, but going to keep those in the separate "refine" branch, as those are bigger in scope
Signed-off-by: celenity <celenity@celenity.dev >
2025-06-29 03:55:43 -04:00
celenity
70038ef6d4
feat: minor tweak to gecko-disable-telemetry.patch to ensure we don't build/include about:telemetry
...
Signed-off-by: celenity <celenity@celenity.dev >
2025-06-29 03:11:55 -04:00
celenity
1ad6371189
feat: Use duckduckgo.com instead of ac.duckduckgo.com for search suggestionss - minor privacy improvement
...
Signed-off-by: celenity <celenity@celenity.dev >
2025-06-29 02:57:47 -04:00
celenity
c43576c795
fix: branding.patch
...
Signed-off-by: celenity <celenity@celenity.dev >
2025-06-29 02:57:26 -04:00
celenity
9ae353a4a5
fix: Refine branding.patch & firefox-home.patch
...
Signed-off-by: celenity <celenity@celenity.dev >
2025-06-29 02:01:39 -04:00
celenity
c0f3106731
feat: Refine rs-dumps.patch
...
Signed-off-by: celenity <celenity@celenity.dev >
2025-06-29 01:53:28 -04:00
celenity
7eb9af1642
feat: Minor tweak to remove-autoconfig-dependency.patch
...
Signed-off-by: celenity <celenity@celenity.dev >
2025-06-29 01:41:58 -04:00