Commit Graph

1075 Commits

Author SHA1 Message Date
Imran Remtulla
b62b60d9df Minor bug: avoid showing empty dialog when notifications tapped (#2250) 2025-04-20 19:01:14 -04:00
Imran Remtulla
2f60835801 Add pt_BR to language list, rename pt, standardize languages 2025-04-18 16:30:30 -04:00
Imran Remtulla
3de2121ed8 Merge remote-tracking branch 'origin/main' into dev 2025-04-18 16:24:39 -04:00
Imran
e1c80229ab Merge pull request #2183 from UjuiUjuMandan/coolapk
Add CoolApk
2025-04-18 16:24:25 -04:00
Imran Remtulla
3175597a2a Remove Oxford comma (#2245) 2025-04-18 16:08:06 -04:00
Imran Remtulla
6af1748a78 Show error dialog box when error notification tapped (#2246) 2025-04-18 16:05:16 -04:00
UjuiUjuMandan
c9aed8dfc4 clean up debug prints 2025-04-14 04:49:11 +00:00
Imran Remtulla
2317c5e0d3 Bugfixes 2025-04-05 21:19:52 -04:00
Imran Remtulla
71ca60244b Ensure links on add app page do not overlap/merge (#2216) 2025-04-05 14:39:12 -04:00
Imran Remtulla
94ab83ff75 Add 'ETag header' option for HTML and direct APK links (#2221) - needs testing 2025-04-05 14:32:26 -04:00
Imran Remtulla
2aa91ed535 typo 2025-04-05 14:12:57 -04:00
Imran Remtulla
23a72f1c83 Add Catalan to language menu 2025-04-05 04:52:46 -04:00
Imran Remtulla
eb57d150b4 Ensure headers are still sent when URL request is redirected (#1973) 2025-04-05 04:49:54 -04:00
Imran Remtulla
b6ef153bfa Update packages, increment version, run dart fix, switch to Shizuku plugin fork with bugfix (maybe temp) 2025-03-29 23:45:28 -04:00
Imran Remtulla
6a3805723d Switch from title case to sentence case + minor wording change (#2195, #2197) 2025-03-29 22:15:11 -04:00
Imran Remtulla
ebc6671d62 Fix "Forbidden" error for APKMirror (#1973) 2025-03-29 21:54:30 -04:00
Imran Remtulla
774bc07663 Correct wording for arch filtering in HTML intermediate links (#2182) 2025-03-16 00:30:51 -04:00
Imran Remtulla
4e43001276 Add welcome dialog (#2084) 2025-03-16 00:05:01 -04:00
UjuiUjuMandan
988f9a6f9f Add CoolApk 2025-03-13 12:54:28 +00:00
Imran Remtulla
6a8cf0096d Merge remote-tracking branch 'origin/main' into dev 2025-03-07 18:11:52 -05:00
Imran Remtulla
5e6e3f457c Better sort options for GitHub releases (#2144) 2025-03-07 18:05:45 -05:00
Imran Remtulla
044bd7f8a0 Enable arch-based auto-filter for intermediate HTML links (#2162) 2025-03-07 16:45:32 -05:00
Imran Remtulla
6c6f256976 GitLab bugfix (#2167) 2025-03-07 16:15:01 -05:00
Imran Remtulla
fbf2330c0f Merge remote-tracking branch 'origin/main' into dev 2025-03-07 15:45:16 -05:00
Imran Remtulla
23c2664ead Adjustments 2025-03-07 15:41:23 -05:00
Imran Remtulla
4200e1d954 Make downloads faster (#580) 2025-03-07 14:46:51 -05:00
Psychosoc1al
3eb3cf25bf Fix [suppress] duplicated apps webpage view 2025-03-02 19:13:15 +03:00
Psychosoc1al
1b039fb5a5 Fix [suppress] RuStore-provided apps webpage view crash 2025-03-02 07:26:26 +03:00
Psychosoc1al
6a4a15ab4d Remove duplicated line in app.dart 2025-03-02 07:25:19 +03:00
Imran Remtulla
b3af899ba1 Allow users to override author name (#1792) 2025-02-22 20:01:59 -05:00
Imran Remtulla
92ebbd9138 Fix GitLab bug that broke all repos with hyphens in their names (#2125) 2025-02-22 19:44:28 -05:00
Imran Remtulla
a3c2761aba Provide "current" link in HTML source errors to help w/ troubleshooting 2025-02-22 19:24:00 -05:00
Imran Remtulla
f2f055ad83 Better file naming on selective export 2025-02-21 17:31:14 -05:00
Imran Remtulla
94d8295992 Bugfix - app crashes when language set to zh_Hant_TW 2025-02-21 12:51:44 -05:00
Imran Remtulla
3633c58bea Change font to Montserrat (#2122) 2025-02-21 11:01:38 -05:00
Imran Remtulla
167d0ccced Extract GitLab Asset Filenames (#2127) 2025-02-21 10:39:45 -05:00
Imran Remtulla
430d1f2690 Fix "Bad State: No element" Error on Some Direct APK Links (#2128) 2025-02-21 10:22:49 -05:00
Imran Remtulla
3ab14e2311 Fix RuStore characterset issue + support RuStore app changelogs 2025-02-13 17:06:48 -05:00
Imran
46354e648a Merge pull request #2081 from PadowYT2/rustore
RuStore support
2025-02-13 13:09:35 -05:00
Imran Remtulla
6c7644c9b3 Allow for MarkDown inside "about" app field (#2109) 2025-02-13 10:33:46 -05:00
Imran Remtulla
8539581fe9 Tencent store bugfix (#2108) 2025-02-13 10:14:46 -05:00
Imran Remtulla
f301f6cedb Fix RuStore PR bug + reorder items in README 2025-02-13 10:05:09 -05:00
Imran Remtulla
93c8bca038 GitLab URL parsing bugfix (#2106) 2025-02-13 09:55:25 -05:00
PadowYT2
0961e044a7 Merge branch 'ImranR98:main' into rustore 2025-02-02 01:14:05 +03:00
Imran Remtulla
79a2484d68 Don't show debug banner in development 2025-01-27 20:29:34 -05:00
Imran Remtulla
075d0a0854 Enable Korean, update Flutter + packages, increment version 2025-01-27 20:20:37 -05:00
Imran Remtulla
ba21137da7 Fix error when GitLab repo is in a subgroup (#2079) 2025-01-27 20:14:11 -05:00
Imran Remtulla
a7a5749d4f Avoid JSON corruption when storage full (#2089) 2025-01-27 19:55:12 -05:00
Imran Remtulla
fcf3c8b635 Attempt to fix "double download" bug (#2073) 2025-01-27 19:51:02 -05:00
PadowYT2
21dacb6171 Revert "Debug the response"
This reverts commit 16ecc88fcd.
2025-01-20 22:03:06 +03:00