Commit Graph

2553 Commits

Author SHA1 Message Date
Imran
225362d351 Merge pull request #2539 from neardaniel-pls/main
Refined translation terms
2025-09-19 23:13:36 -04:00
Imran
089bf97ff2 Merge pull request #2545 from kvak54/rustore-patch
Restore RuStore support through replace URL of API.
2025-09-19 23:13:24 -04:00
kvak54
123cd5b130 Restore RuStore support through replace URL of API.
If the application is published as an AAB,
then the old one produced an unusable file (one of split files).
The new one provide a monolithic file.
2025-09-14 21:07:32 +07:00
Near
bc24f008fa fixed spacing 2025-09-13 22:41:20 +01:00
Near
472ec4e400 refine translation terms 2025-09-13 22:37:19 +01:00
Imran
a56069e881 Merge pull request #2537 from ImranR98/dev
Fix versionCode issue (#2505) + Flutter upgrades
v1.2.4
2025-09-12 15:16:01 -04:00
Imran Remtulla
a34e45363b Fix versionCode issue (#2505) + Flutter upgrades 2025-09-12 15:13:20 -04:00
Imran
e1a89f5f67 Merge pull request #2531 from ar-lex/feature/3rd-party-fdroid-per-app-author
Add per-application author parsing for third-party F-Droid repos (#2527)
2025-09-12 14:44:10 -04:00
Imran
f7f6e0cde7 Merge pull request #2532 from ar-lex/feature/3rd-party-fdroid-changelog
Support changelog field for third-party F-Droid repos (#2528)
2025-09-12 14:44:04 -04:00
Alexey Arutyunov
5a58522bf6 Support changelog field for third-party F-Droid repos (#2528) 2025-09-12 20:39:23 +02:00
Alexey Arutyunov
9347af2090 Add per-application author parsing for third-party F-Droid repos (#2527) 2025-09-12 20:33:49 +02:00
Imran
b294e57367 Merge pull request #2530 from ar-lex/feature/3rd-party-fdroid-suggested-version
Implement suggested version code for third-party F-Droid repos (#2524)
2025-09-12 14:23:30 -04:00
Imran
4234e16432 Merge pull request #2533 from solokot/main
Translation: update ru.json
2025-09-12 14:21:10 -04:00
Imran
a64f2e1af7 Merge pull request #2522 from bluefly000/japanese-translation
Update ja.json
2025-09-12 14:20:50 -04:00
solokot
926462407c Translation: update ru.json
Fix machine translation
2025-09-12 09:57:50 +03:00
Alexey Arutyunov
1b499700fd Implement suggested version code for third-party F-Droid repos (#2524)
Enable it by default for both official and third-party F-Droid sources.

Reuse trySelectingSuggestedVersionCode label from official F-Droid repository source.
2025-09-11 23:34:28 +02:00
bluefly000
930a4b411e Update ja.json 2025-09-06 18:54:11 +09:00
Imran
b9931e00e7 Merge pull request #2508 from summoner001/main
Translation: Update hu.json
2025-08-31 21:38:05 -04:00
summoner
2337e04ee1 Translation: Update hu.json
Translate new string.
Fix sentence.
2025-08-31 12:40:02 +02:00
Imran
2fc8dafc9e Merge pull request #2503 from ImranR98/dev
- Added LiteAPKs as a source (#1799)
- Remove unnecessary permission (#2467)
2025-08-31 00:49:01 -04:00
Imran Remtulla
0603c6a1d3 Translation updates 2025-08-31 00:47:15 -04:00
Imran Remtulla
555284d2cb Update Flutter + packages, increment version 2025-08-31 00:08:08 -04:00
Imran
357e2b8a89 Merge pull request #2497 from UlyssesZh/match-links-outside-a-tags
feat: add option to match links outside <a> tags even if links in <a> tags are found
2025-08-31 00:00:20 -04:00
Imran Remtulla
5b147b82e0 Added LiteAPKs as a source (#1799) 2025-08-30 23:59:21 -04:00
Ulysses Zhan
87ef762eec feat: add option to match links outside <a> tags even if links in <a> tags are found 2025-08-27 00:59:48 -07:00
Imran Remtulla
9ac963557e Merge remote-tracking branch 'origin/main' into dev 2025-08-20 19:52:57 -04:00
Imran
7e270e036f Merge pull request #2460 from CertainBot/main
Update es.json
2025-08-20 19:52:38 -04:00
Imran
cef7535913 Merge pull request #2479 from DwainZwerg/main
Update full_description.txt
2025-08-20 19:52:28 -04:00
Imran Remtulla
bad76a1ee7 Remove unnecessary permission (#2467) 2025-08-20 18:57:53 -04:00
DwainZwerg
099865ab94 Update full_description.txt
Update supported Stores; better sorting
2025-08-18 15:12:58 +02:00
CertainBot
33dfc9e723 Update es.json
Several changes and updates.

Varios cambos y actualizaciones.
2025-08-13 09:56:39 +00:00
CertainBot
ba4cbfad0e Update es.json
Another error corrected

Otro error corregido
2025-08-08 01:09:23 +00:00
CertainBot
ed0b6c0710 Update es.json
Corrected a single error.

Corregido un error.
2025-08-08 00:41:29 +00:00
Imran
e8f9159571 Merge pull request #2455 from ImranR98/dev
Fix "Bad state" bug on mark as updated/installed (#2453)
v1.2.3
2025-08-06 18:39:36 -04:00
Imran Remtulla
d8cd17c858 Increment version 2025-08-06 18:38:50 -04:00
Imran
01f423a741 Merge pull request #2447 from ar-lex/bugfix/rustore-charset
RuStore: fix charset detection (#2304)
2025-08-06 18:38:25 -04:00
Imran Remtulla
77e764e76a Fix "Bad state" but on mark as updated/installed (#2453) 2025-08-06 18:37:11 -04:00
Imran Remtulla
a37509c5a3 Merge remote-tracking branch 'origin/dev' 2025-08-04 15:24:00 -04:00
Imran Remtulla
cb9ac4cba0 Include launch.json in git 2025-08-04 15:23:44 -04:00
Alexey Arutyunov
9524148de7 RuStore: fix charset detection (#2304)
Decode whole response body in bytes and fallback to UTF-8 instead
of auto-decoding individual fields.
2025-08-03 01:45:55 +02:00
Imran
d6d3623c63 Merge pull request #2443 from summoner001/main
Translation: Update hu.json
2025-08-02 16:51:28 -04:00
Imran
58c1bdbd00 Merge pull request #2446 from ar-lex/bugfix/rustore-updatedat
Fix update date for RuStore (#2445)
2025-08-02 16:51:17 -04:00
Alexey Arutyunov
f2b7b196a8 Fix update date for RuStore (#2445) 2025-08-02 21:20:29 +02:00
summoner
73746bcb52 Translation: Update hu.json
Fixing autotranslated strings
2025-08-02 10:38:31 +00:00
Imran
7262750124 Merge pull request #2439 from ImranR98/dev
- Restore Oxford comma but only for English (#2245)
- Minor bug in F-Droid variant (#2373)
- Minor language-specific case tweaks (#2396)
- Add "de/select all" button to multi-select menus (#2401)
- Minor wording changes (#2402, #2406)
- Allow excluding secret values from export file (#2430)
- Added farsroid.com as a source (#2435)
- Don't init the foreground service unless it is needed (#2437)
- Fix occasional RangeError after importing apps (#2438)
v1.2.2
2025-08-01 18:16:53 -04:00
Imran Remtulla
851c228e76 Merge remote-tracking branch 'origin/main' into dev 2025-08-01 18:13:06 -04:00
Imran
aa3b874733 Merge pull request #2431 from summoner001/main
Update hu.json
2025-08-01 18:12:02 -04:00
Imran
04c4f0c291 Merge pull request #2433 from Fjuro/patch-1
Update Czech translations
2025-08-01 18:11:51 -04:00
Imran
8eedafe4cf Merge branch 'main' into patch-1 2025-08-01 18:11:31 -04:00
Imran
6d136808e0 Merge pull request #2436 from shimeoki/fix/settings-slider-lowercase/main
Use lowercase in settings slider
2025-08-01 18:10:20 -04:00