Commit Graph

51 Commits

Author SHA1 Message Date
celenity
df5f908190 Center README badges - https://github.com/ironfox-oss/IronFox/pull/1
Signed-off-by: celenity <celenity@celenity.dev>
2025-03-14 02:40:14 -04:00
celenity
0788fa336e fix: Remove duplicate F-Droid/Obtainium banners from README
Signed-off-by: celenity <celenity@celenity.dev>
2025-02-18 16:16:40 -05:00
celenity
a33f150380 Merge branch 'main' into dev 2025-02-13 21:50:16 -05:00
Akash Yadav
038adc2a14 docs: update README
* strike limitations that are no longer applicable
* add instructions for building IronFox with Docker container
* mention default location for ANDROID_HOME
* add link to Tor's LICENSE
2025-02-05 01:30:13 +05:30
Akash Yadav
dff9af4205 Merge branch 'main' into 'v135.0'
# Conflicts:
#   scripts/prebuild.sh
2025-02-04 15:27:13 +00:00
celenity
f82a4bf244 feat: Add support for spoofing locale to 'en-US' + UI toggle for it (using Tor Browser's patches) + spoof locale to 'en-US' by default
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-28 19:31:26 -05:00
Akash Yadav
7731ac9b95 Merge branch 'main' into 'v134.0.2-1'
# Conflicts:
#   .gitlab-ci.yml
2025-01-25 04:42:15 +00:00
celenity
d36be020e0 feat: Add Accrescent banner + Update installation instructions :)
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-24 02:10:40 +00:00
Akash Yadav
9dc6999832 Merge branch 'v134.0.2' into 'main'
feat: update to v134.0.2

See merge request ironfox-oss/IronFox!3
2025-01-22 11:28:40 +00:00
Akash Yadav
16b3c88c7d docs: update install instructions to include NASM package 2025-01-21 16:47:35 +05:30
Akash Yadav
5f39f4b053 docs: update URI for installation via Obtanium 2025-01-17 19:29:05 +05:30
Akash Yadav
c4a864e9ad fix(ci): add support for building for x86_64 2025-01-17 19:18:30 +05:30
celenity
f8e048ea45 feat: Add 'App Installation' section
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-16 17:38:20 +00:00
celenity
8560383f7a Merge branch 'dev'
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-16 17:37:41 +00:00
celenity
c2f1757560 feat: Add 'App Installation' section
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-16 17:34:51 +00:00
celenity
938dac3800 fix: Clean-up F-Droid & Obtainium banners, leave as is
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-15 20:19:58 +00:00
celenity
94c2a7dd07 fix: Third time's the charm? https://codeberg.org/ironfox-oss/IronFox/issues/2
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-15 15:12:39 +00:00
celenity
e957471416 fix: Clean-up README formatting
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-15 15:04:14 +00:00
celenity
bac1d2bad4 fix: Let's try this again... https://codeberg.org/ironfox-oss/IronFox/issues/2
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-15 14:37:47 +00:00
celenity
2a58c92ba5 fix: Let's try this again... https://codeberg.org/ironfox-oss/IronFox/issues/2
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-15 14:20:53 +00:00
celenity
3a583d2e4a fix: Make F-Droid & Obtainium banners clickable on Codeberg - fixes https://codeberg.org/ironfox-oss/IronFox/issues/2
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-15 14:17:27 +00:00
celenity
e0821837b5 fix: Organization
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-15 13:56:57 +00:00
celenity
2367592cc8 fix: Organization
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-15 13:56:02 +00:00
celenity
b31acde66b feat: Add IronFox's Package ID & SHA-256 Hash of Signing Certificate for easy verification
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-15 13:54:01 +00:00
celenity
a2b4bb9741 feat: Add IronFox's Package ID & SHA-256 Hash of Signing Certificate for easy verification
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-15 13:52:43 +00:00
celenity
8ef29f733d feat: Add badges for F-Droid & Obtainium installation
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-15 13:24:05 +00:00
celenity
b98d100b1a feat: Add badges for F-Droid & Obtainium installation
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-15 13:19:04 +00:00
Akash Yadav
3fdc3c1fb5 Merge branch 'rewrite-env-logic--ci-incl' 2025-01-11 00:25:54 +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
9ffc9a8b7a fix: document grapheneos issue
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-09 02:22:58 -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
celenity
86ceb241d1 fix: wording
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-08 03:16:33 -05:00
celenity
ab283b0780 fix: GitLab formatting...
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-08 03:15:04 -05:00
celenity
04487a97ee 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
celenity
5e1389c1d3 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
bfe6ab60db docs: add missing instruction to install 'patch' 2024-12-31 22:55:43 +05:30
Akash Yadav
a3be906447 docs: add instructions to set up Gradle 2024-12-31 20:27:30 +05:30
Akash Yadav
c0bdf4e9f0 fix: add missing instructions for Ubuntu setup 2024-12-31 15:32:03 +05:30
Akash Yadav
8951424892 docs: update README to provide clearer build instructions and clarify our goal 2024-12-31 14:06:27 +05:30
PiotrZPL
46e53af703 Add git and wget to the install instruction
They are not present in all Fedora installs
2024-12-29 15:54:38 +01:00
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
91b90692b2 docs: fix invalid command for getting sources 2024-12-29 08:46:54 +05:30
Akash Yadav
84b020572b fix: add missing packages for build 2024-12-28 21:15:52 +05:30
Akash Yadav
b8a9bdce98 docs: initial build instructions 2024-12-28 20:20:42 +05:30
Akash Yadav
c15577f464 feat: rebrand to IronFox 2024-12-28 18:35:53 +05:30
Tavi
c2579c3c31 Mull 133.0.0
Signed-off-by: Tavi <tavi@divested.dev>
2024-11-25 15:52:33 -05:00
Tavi
5377a7b655 Make it Mull, 2024/11/25
Signed-off-by: Tavi <tavi@divested.dev>
2024-11-25 15:38:54 -05:00
relan
51abe36c98 Invite translators 2024-08-15 11:38:06 +03:00