Commit Graph

2385 Commits

Author SHA1 Message Date
Imran
10634e8ed2 Merge pull request #2225 from ImranR98/dev
- Ensure headers are still sent when URL request is redirected (#1973)
- Add 'ETag header' option for HTML and direct APK links (#2221)
- Ensure links on add app page do not overlap/merge (#2216)
v1.1.49
2025-04-05 21:22:07 -04:00
Imran Remtulla
2317c5e0d3 Bugfixes 2025-04-05 21:19:52 -04:00
Imran Remtulla
e9dfb494f7 Upgrade packages, increment version 2025-04-05 21:01:43 -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
12a25d5cbc Merge remote-tracking branch 'origin/main' into dev 2025-04-05 04:50:01 -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
5dc8461341 Merge pull request #2223 from Cambrells/main
Catalan translation
2025-04-05 04:47:07 -04:00
Imran
5cf751caa8 Merge pull request #2211 from summoner001/main
Update hu.json
2025-04-05 04:46:55 -04:00
Imran
526ebdfc32 Merge pull request #2218 from Nishantsingh11/fix/auto-export-on-changes-2209
fix: automatically export on changes (#2209)
2025-04-05 04:46:43 -04:00
Cambrells
48f2164fe0 Add files via upload 2025-04-03 17:49:58 +02:00
Nishantsingh11
0d4bc44aa4 fix: automatically export on changes (#2209)
- Added functionality to auto-export on file changes
- Ensured smooth integration with existing export flow
- Tested thoroughly to confirm behavior
2025-04-01 13:26:31 +05:30
summoner001
e78961f0ab Update hu.json
Update translation
2025-03-30 13:18:43 +02:00
Imran
6784c6c0c6 Merge pull request #2207 from ImranR98/dev
- Fix "Forbidden" error for APKMirror (#1973)
- Switch from title case to sentence case + minor wording change (#2195, #2197)
v1.1.48
2025-03-29 23:46:29 -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
c87fc6f242 Merge pull request #2191 from abc0922001/patch-2
Update zh-Hant-TW.json
2025-03-21 17:55:04 -04:00
Imran
b23db43620 Merge pull request #2189 from summoner001/main
Update hu.json
2025-03-21 17:54:55 -04:00
abc0922001
b2b10739e3 Update zh-Hant-TW.json 2025-03-17 16:07:48 +08:00
summoner001
32cc97a18a Update hu.json
Fixing autotranslated texts
2025-03-16 11:01:52 +01:00
Imran
4815e5180e Merge pull request #2188 from ImranR98/dev
- Add welcome dialog (#2084)
- Correct wording for arch filtering in HTML intermediate links (#2182)
- Update package installer to use update ownership API (#2078)
v1.1.47
2025-03-16 00:38:36 -04:00
Imran Remtulla
14325eb710 Increment version 2025-03-16 00:36:17 -04:00
Imran Remtulla
7607b747c1 Update package installer to use update ownership API (#2078) + upgrade Flutter and other packages 2025-03-16 00:35:57 -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
Imran
46835d0876 Merge pull request #2174 from summoner001/main
Update hu.json
2025-03-15 03:58:01 -04:00
Imran
48d8eb214d Update README.md 2025-03-15 03:49:35 -04:00
UjuiUjuMandan
988f9a6f9f Add CoolApk 2025-03-13 12:54:28 +00:00
summoner001
51f0d745c9 Update hu.json
fix sentence
2025-03-08 10:38:58 +01:00
summoner001
ae72302f4c Update hu.json
Fix autotranslated translation.
2025-03-08 09:41:10 +01:00
Imran
e157bda0eb Merge pull request #2171 from ImranR98/dev
- Make downloads faster (#580)
- Better sort options for GitHub releases (#2144)
- Enable arch-based auto-filter for intermediate HTML links (#2162)
- GitLab bugfix (#2167)
v1.1.46
2025-03-07 18:13:35 -05:00
Imran Remtulla
adf05abfac Update Flutter + packages, increment version 2025-03-07 18:12:13 -05: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
902f29fdcf Merge pull request #2164 from Psychosoc1al/fix-doubled-webview
Possible fix for apps webpages opened twice with "Show Source webpage in App view"
2025-03-07 16:16:36 -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
86ac573edd Merge pull request #2154 from foXaCe/main
update french translation
2025-03-07 15:44:47 -05:00
Imran
6a07138389 Merge pull request #2163 from Psychosoc1al/dev
Possible fix for RuStore "Show Source webpage in App view" error
2025-03-07 15:44:30 -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
foXaCe
a70c6ef1ed Update fr.json 2025-03-01 10:42:11 +01:00
foXaCe
85e5dddd34 Update fr.json 2025-03-01 10:33:49 +01:00