Commit Graph

1625 Commits

Author SHA1 Message Date
Akash Yadav
8de0ca9c29 fix(ci): move F-Droid repo update logic to script 2025-01-22 17:30:17 +05:30
Akash Yadav
9924dace01 fix(ci): make 'publish-release' depend on 'build-docker' 2025-01-22 17:25:00 +05:30
Akash Yadav
897af2b248 fix(ci): always build docker image on production branch 2025-01-22 17:24:01 +05:30
Akash Yadav
e0bdbb0942 Merge branch 'dev' 2025-01-22 17:11:20 +05:30
Akash Yadav
8313b02614 fix(ci): make build jobs optional needs of publish job 2025-01-22 17:11:15 +05:30
Akash Yadav
0c624b86d0 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
celenity
3950003b0b feat: enable light mode by default to complement recent changes to fingerprinting protection...
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-22 12:23:32 +05:30
celenity
fb2a528055 fix: lock 'browser.ironfox.applied'
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-22 12:23:31 +05:30
Akash Yadav
636b4ab00d feat: update to v134.0.2 2025-01-22 12:23:31 +05:30
Akash Yadav
fa9ed6d0ad fix: actually enable safe browsing 2025-01-22 12:22:33 +05:30
Akash Yadav
e14c486da4 fix: update Safe Browsing proxy URL to official IronFox 2025-01-22 12:20:20 +05:30
Akash Yadav
1e073385bc fix: setup Safe Browsing API Proxy 2025-01-22 12:20:16 +05:30
Akash Yadav
632e217aca fix(ci): avoid uploading unnecessary artifacts 2025-01-22 11:08:09 +05:30
celenity
b6ca7453cc fix: Update to Phoenix 2025.01.22.1 - https://codeberg.org/celenity/Phoenix/releases/tag/2025.01.22.1
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-22 02:55:59 +00:00
Akash Yadav
27acac88d3 docs: update install instructions to include NASM package 2025-01-21 16:47:35 +05:30
celenity
1073724e42 fix: Update to Phoenix 2025.01.20.2 - https://codeberg.org/celenity/Phoenix/releases/tag/2025.01.20.2
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-20 13:54:07 +00:00
Akash Yadav
6d6ab32a88 fix(scripts): invalid variable substitution 2025-01-20 16:43:43 +05:30
Akash Yadav
919e2129f4 fix(ci): do not run build jobs when certain files change
These files include:
- Markdown files
- Anything in the 'assets' directory
- LICENSE file
- gitignore file
2025-01-20 16:43:42 +05:30
celenity
fa0e33c938 fix: update overrides
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-20 02:37:59 +00:00
celenity
814cd7fa83 fix: update overrides
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-20 02:36:40 +00:00
celenity
f2d6b66e9a Update to Phoenix 2025.01.20.1 - https://codeberg.org/celenity/Phoenix/releases/tag/2025.01.20.1
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-20 02:34:53 +00:00
celenity
cb29c41423 Update to Phoenix 2025.01.19.1 - https://codeberg.org/celenity/Phoenix/releases/tag/2025.01.19.1
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-19 01:42:07 +00:00
celenity
8aa7e77423 fix: Reset 'browser.translations.alwaysTranslateLanguages', as it's better handled by the UI & causes confusion/weird issues
Signed-off-by: celenity <celenity@celenity.dev>
2025-01-18 03:35:09 +00:00
Akash Yadav
c54f63f9d4 fix(ci): use absolute path to bundletool 2025-01-18 08:35:39 +05:30
Akash Yadav
efc080de64 fix(ci): make build job uninterruptible 2025-01-18 08:35:29 +05:30
Akash Yadav
e414efe3bc fix(ci): invalid variant name for bundle output 2025-01-18 01:42:28 +05:30
Akash Yadav
adf5aac57a fix(ci): set MOZ_BUILD_DATE to commit timestamp 2025-01-17 23:37:26 +05:30
Akash Yadav
298f6148a2 fix(docker): missing nasm package 2025-01-17 19:33:43 +05:30
Akash Yadav
a64413b8b9 fix(patch): add patch to enable preference to toggle default desktop mode 2025-01-17 19:29:43 +05:30
Akash Yadav
aa0acbf418 docs: update URI for installation via Obtanium 2025-01-17 19:29:05 +05:30
Akash Yadav
00f73d781e fix(ci): add support for building for x86_64 2025-01-17 19:18:30 +05:30
Akash Yadav
c4a57f8996 fix(ci): set timeout to 2h for build jobs 2025-01-17 19:04:53 +05:30
Akash Yadav
9bade55fcf fix(scripts): use named variable instead of positional 2025-01-17 17:45:11 +05:30
Akash Yadav
01c58de4b4 fix(scripts): minor issues in ci-publish.sh 2025-01-17 17:40:26 +05:30
Akash Yadav
e6cc611cde fix(ci): define VERSION_NAME directly for build-apk-set job 2025-01-17 17:40:04 +05:30
Akash Yadav
eb52435ffd fix(ci): invalid artifacts path in build-apk job 2025-01-17 17:13:13 +05:30
Akash Yadav
c36f3e5f65 Revert "fix(ci): temporarily remove branch limitation on publish job"
This reverts commit cc02af8406.
2025-01-17 16:14:40 +05:30
Akash Yadav
cc02af8406 fix(ci): temporarily remove branch limitation on publish job 2025-01-17 16:14:20 +05:30
Akash Yadav
1c59f7bfe2 fix(ci): invalid version name 2025-01-17 16:13:47 +05:30
Akash Yadav
48606e6a7e fix(ci): only APK artifacts are uploaded in build-apk job 2025-01-17 16:12:20 +05:30
Akash Yadav
dc326a35fe fix(ci): missing password spec for apksigner 2025-01-17 16:09:54 +05:30
Akash Yadav
f77e7f74dc fix(scripts): fail if build_type is none of apk,bundle 2025-01-17 16:04:34 +05:30
Akash Yadav
ae5cc85a7e fix(ci): use xlarge runners
Performance gain of 2xlarge runners over xlarge runners is not significant
2025-01-17 15:59:50 +05:30
Akash Yadav
5583e3245e fix: allow custom release notes when creating releases 2025-01-17 15:59:12 +05:30
Akash Yadav
bfdf2f1789 fix(ci): allow building AAB with build.sh 2025-01-17 15:56:28 +05:30
Akash Yadav
b4926ecf90 fix(ci): build bundle before packaging apkset 2025-01-17 15:28:05 +05:30
Akash Yadav
511dfcf1c1 fix(ci): run with 2xlarge runners 2025-01-17 15:21:39 +05:30
Akash Yadav
6175b4785e fix(ci): add job to auto-publish release 2025-01-17 15:18:56 +05:30
Akash Yadav
dd6688f93e fix(ci): update build config to allow building AAR 2025-01-17 12:43:05 +05:30
Akash Yadav
ab494a92cf fix(ci): unset CI environment variable when building application-services 2025-01-17 10:53:58 +05:30