2790 Commits

Author SHA1 Message Date
Imran Remtulla
9886440796 Increment version 2026-04-16 08:15:08 -04:00
Imran Remtulla
750496e9e9 Fix type error when adding via search (#2878) + disable rename check by default 2026-04-16 08:11:52 -04:00
Imran
f457f41b72 Merge pull request #2876 from ImranR98/dev
Fix GitHub repo rename checking, allow disable to save API calls
v1.4.2
2026-04-14 21:13:25 -04:00
Imran Remtulla
60d0b5c179 Increment version 2026-04-14 21:11:37 -04:00
Imran Remtulla
dde9653856 Fix GitHub repo rename checking, allow disable to save API calls 2026-04-14 21:11:03 -04:00
Imran
1982f39069 Merge pull request #2875 from ImranR98/dev v1.4.1 2026-04-14 20:02:44 -04:00
Imran Remtulla
bc45a0d94f Merge remote-tracking branch 'origin/main' into dev 2026-04-14 20:00:01 -04:00
Imran Remtulla
94d4081cb3 Undo UI tweak 2026-04-14 19:38:48 -04:00
Imran
1d7365d8ea Merge pull request #2874 from ImranR98/dev
Update Flutter + packages
2026-04-14 19:01:30 -04:00
Imran Remtulla
ae9ae96fb8 Update translations 2026-04-14 19:00:51 -04:00
Imran Remtulla
9f87332139 Merge remote-tracking branch 'origin/main' into dev 2026-04-14 19:00:23 -04:00
Imran
bce93c41f8 Merge pull request #2742 from hdcodedev/feat/2637-repo-rename-detection
feat: Detect GitHub repo renames
2026-04-14 18:59:02 -04:00
Imran
eed96f5569 Merge pull request #2814 from RJNY/rjny/fix-version-detection-auto-disable
Fix combinedAppSpecificSettingFormItems mutating shared form item state
2026-04-14 18:57:06 -04:00
Imran Remtulla
1f30e96ff7 Update Flutter + packages, increment version 2026-04-14 18:36:04 -04:00
Imran
d73cfd1c2b Merge pull request #2829 from Kevinr99089/main
Fix typos in French translations
2026-04-14 17:59:20 -04:00
Imran
c5cccd7ac4 Merge pull request #2831 from krgauthi/main
added basic android tv support / remote focus handling
2026-04-14 17:59:05 -04:00
Imran
1284e7e245 Merge pull request #2832 from krvstek/main
i18n: update `pl.json`
2026-04-14 17:54:38 -04:00
Imran
d3cbcaf35f Merge pull request #2839 from deevroman/better-time
format last update check time without milliseconds
2026-04-14 17:54:25 -04:00
Imran
94f7109eb5 Merge pull request #2840 from deevroman/patch-1
i18n: fix Russian translation
2026-04-14 17:53:47 -04:00
Imran
cca0eb94be Merge pull request #2858 from deminearchiver-contrib/dynamic-color
Fix broken dynamic color on API 34+
2026-04-14 17:53:33 -04:00
Imran
24f273d5df Merge pull request #2873 from bluefly000/japanese-translation
Update ja.json
2026-04-14 17:53:25 -04:00
Imran
cc006e3445 Merge pull request #2871 from marschr/fix/forgejo-selfhost-url
fix(forgejo-codeberg):Preserve scheme, host, and port in Forgejo API URL construction
2026-04-14 17:53:12 -04:00
Bluefly
59fd0fce40 Add missing Dhizuku references to Japanese translation 2026-04-14 12:16:15 +00:00
Imran
2f0efc9c67 fix(codeberg): preserve scheme/host/port when building Forgejo API URL 2026-04-12 01:32:48 -03:00
deminearchiver
623cef1bb9 Replaced dynamic_color with dynamic_system_colors. 2026-04-04 18:51:46 +03:00
Kévin
dbfe4ecc3b Fix French translations for clarity and accuracy 2026-03-25 23:30:24 +01:00
Kévin
9bd3a0c87e Correct French grammatical errors in translations 2026-03-25 23:17:01 +01:00
Roman Deev
775c8bef3f format last update check time without milliseconds 2026-03-24 17:05:21 +03:00
Roman Deev
fad26bee2d fix Russian translation 2026-03-24 15:06:22 +03:00
krvstek
97a67b13e2 i18n: update pl.json 2026-03-22 01:31:57 +01:00
Kris
4e4413d813 added basic android tv support / remote focus handling 2026-03-21 14:51:17 -04:00
Richard Macias
2cc6c4f1c9 fix getter mutation in combinedAppSpecificSettingFormItems 2026-03-20 21:22:22 -05:00
Kévin
93ee46fd12 Fix typos in French translations
- Minor corrections (typos)
2026-03-20 21:12:34 +01:00
Imran
49b42f6796 Merge pull request #2828 from ImranR98/dev
Dev
v1.4.0
2026-03-20 14:52:55 -04:00
Imran Remtulla
37c1102eea Minor adjustments 2026-03-20 13:45:55 -04:00
Imran Remtulla
ab60635270 Update packages, increment versions 2026-03-20 13:42:59 -04:00
Imran
801adb79a8 Merge pull request #2739 from re7gog/main
Updated native plugins
2026-03-20 13:30:04 -04:00
Imran
057491ddf4 Merge pull request #2802 from Kevinr99089/main
Improvement and correction of several translations (fr.json)
2026-03-20 13:25:37 -04:00
Imran
17495c40ac Merge pull request #2787 from facaikotei/patch-1
Improve farsroid.com handling logic
2026-03-20 13:13:59 -04:00
Imran
f56073bffd Merge pull request #2812 from divinezmuz/update
Added support for apk4free
2026-03-20 13:13:04 -04:00
Imran
0359713698 Merge pull request #2767 from headquarter8302/main
Add workflow to validate translation JSON
2026-03-20 13:06:53 -04:00
Imran
78d5b57d36 Merge pull request #2804 from bluefly000/japanese-translation
Update ja.json
2026-03-20 13:05:48 -04:00
Imran
461f5d5c25 Merge pull request #2815 from ojppe/main
Update nl.json
2026-03-20 13:05:38 -04:00
Imran
3ac0e8c912 Merge pull request #2826 from jermanuts/arabic
Update ar.json
2026-03-20 13:05:27 -04:00
Imran
f9b82855af Merge pull request #2818 from tremor4986/ko-260310
Update ko.json
2026-03-20 13:05:16 -04:00
Imran
aebfb71407 Merge pull request #2817 from codayon/fix/license-extension
fix: change license file extension from .md to .txt
2026-03-20 13:05:07 -04:00
jermanuts
80fe19566a Update ar.json 2026-03-20 02:50:39 +01:00
bluefly000
b382971494 Polish Japanese translation strings 2026-03-15 10:49:45 +09:00
facaikotei
6025b15026 Bring back the first APK toggle
Disable the toggle to view multiple APKs
2026-03-11 19:13:14 +08:00
AlexKoala
98c83b6639 Update ko.json 2026-03-10 14:40:30 +09:00