1122 Commits

Author SHA1 Message Date
98e4ae1921 More logs to troubleshoot BG task (#1550) 2025-07-02 21:17:02 -04:00
cdff0613b3 Make some English strings sentence case (#2338) 2025-07-02 20:40:09 -04:00
0f803b963f Make downgrade detection message more clear (#2342) 2025-07-02 20:33:11 -04:00
b9fffed625 Fix unsupported protocol error for some sources (#2385) 2025-07-02 20:25:21 -04:00
918091ba54 Added foreground service option + other updates 2025-07-02 20:09:20 -04:00
7d2f215b80 Minor wording changes (#2226, #2313, #2317, #2338) 2025-06-13 17:22:03 -04:00
7d9a641e24 Dart fix + Flutter upgrade 2025-06-13 17:07:09 -04:00
e0c69b9cf4 Lint all files 2025-06-13 16:53:36 -04:00
5f971dcddb HTML bugfix: Incorrect URL resolution on redirected pages (#2315) 2025-06-13 16:49:59 -04:00
81c9f4ad47 Format json file also when exporting selected apps 2025-05-31 14:35:31 +03:00
63e71624f9 Better error message for file deletion failures (#2298) 2025-05-30 23:48:14 -04:00
3edaa143e4 Minor UI tweak (pseudo-version in italics on apps page instead of readout) 2025-05-30 22:29:32 -04:00
4f27e25a23 Experiment with smarter version detection (#2324)
DO NOT merge without thorough testing
2025-05-30 21:52:59 -04:00
c246548436 Search should not select any sources by default 2025-05-25 15:03:31 -04:00
f67cfeb231 Support Debian-style standard versions (#2314) 2025-05-25 14:58:57 -04:00
51c7acf466 Update ar language name 2025-05-19 15:53:51 -04:00
d8490c289d Merge remote-tracking branch 'origin/main' into dev 2025-05-19 15:51:46 -04:00
3890785fc7 Add Arabic to language menu 2025-05-19 15:19:34 -04:00
b2d6752b80 apkpure: use provided asset download links 2025-05-19 21:10:18 +02:00
47a6e0dc7c apkpure: improve typing 2025-05-19 19:24:33 +02:00
5b6299496f apkpure: determine APK/XAPK only by asset type, ignore APKs
apks install resulted in "incompatible" error with some apps on testing
2025-05-19 19:14:11 +02:00
369127806f apkpure: throw NoReleasesError when version list is empty 2025-05-19 19:00:54 +02:00
ee9b0e710c apkpure: properly throw NoAPKError if none found 2025-05-19 18:42:55 +02:00
6e0819b0a7 apkpure: only use nc query param if not empty 2025-05-19 18:41:28 +02:00
d8c9cd6579 apkpure: detect 'universal' and 'unlimited' architectures 2025-05-19 18:34:15 +02:00
ae2dad01ff rename newst apk option 2025-05-19 18:29:45 +02:00
3345b26fa9 rewrite apkpure source to use api instead of web scraping 2025-05-19 18:17:32 +02:00
fd9bf721d4 Merge pull request #2299 from ImranR98/dev
Attempt to fix RuStore charset bug (#2294)
2025-05-17 21:02:44 -04:00
f78beff5d8 Attempt to fix RuStore charset bug (#2294) 2025-05-17 20:58:32 -04:00
b41b9d3109 bugfix: invalid version codes for some apkpure links 2025-05-17 15:49:28 +02:00
104a19bc32 Add allowOverride = false to vivo store 2025-05-17 01:10:07 -04:00
b02de232ee Merge remote-tracking branch 'origin/main' into dev 2025-05-17 01:09:37 -04:00
971b5dbf11 Merge pull request #2269 from iKirby/vivo
Add support for vivo App Store
2025-05-17 01:09:23 -04:00
eb805bd30a Merge pull request #2285 from wodin/add-allow-override-app-source-option
Add allowOverride app source option
2025-05-17 01:08:12 -04:00
51ed211b3d Added battery optimization notice to welcome message (#2291) 2025-05-17 01:06:03 -04:00
34848794e4 Fix a few more title case lines (#2284) 2025-05-17 00:53:02 -04:00
b2742dd904 allow apkpure links for apks with no variant listt 2025-05-14 16:17:22 +02:00
1d69e42949 Add allowOverride app source option 2025-05-12 13:18:16 +02:00
9ce74beda5 Add appId empty check 2025-05-06 16:56:13 +08:00
26bca6df64 Fix parsing vivo app id from URL when using source override 2025-05-06 16:18:31 +08:00
8d062f0296 Remove unnecessary custom header 2025-05-06 15:52:14 +08:00
2f54de6d7c Use built-in method to fix HTML link resolution 2025-05-02 10:33:55 +02:00
849a565177 Add support for vivo App Store 2025-04-29 17:01:11 +08:00
a282080fea Fix bug from previous commit 2025-04-27 00:55:57 -04:00
0b812b508a Fix bug from previous commit 2025-04-27 00:54:03 -04:00
950bf28289 Even more flexibility in the HTML source — JSON string extraction fallback (#2262) 2025-04-27 00:10:06 -04:00
ecf4326b47 Always follow redirects and store cookies between redirects, including for downloads —useful for https://xeiaso.net/blog/2025/anubis (#2264) 2025-04-26 23:48:15 -04:00
b62b60d9df Minor bug: avoid showing empty dialog when notifications tapped (#2250) 2025-04-20 19:01:14 -04:00
2f60835801 Add pt_BR to language list, rename pt, standardize languages 2025-04-18 16:30:30 -04:00
3de2121ed8 Merge remote-tracking branch 'origin/main' into dev 2025-04-18 16:24:39 -04:00