2460 Commits

Author SHA1 Message Date
53caa88d6f ru/title.txt 2025-04-27 23:51:56 +08:00
5dab58cc89 Validate Fastlane metadata 2025-04-27 23:51:45 +08:00
e061e99451 Merge pull request #2266 from ImranR98/dev
Bugfix
v1.1.52
2025-04-27 04:57:22 +00: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
e639758b15 Merge pull request #2265 from ImranR98/dev
- Always follow redirects and store cookies between redirects, including for downloads —useful for https://xeiaso.net/blog/2025/anubis (https://github.com/ImranR98/Obtainium/issues/2264)
- Even more flexibility in the HTML source — JSON string extraction fallback (https://github.com/ImranR98/Obtainium/issues/2262)
2025-04-27 04:15:43 +00:00
f159c0bd44 Upgrade packages, increment version 2025-04-27 00:13:21 -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
98182d9873 Merge pull request #2256 from ImranR98/dev
Minor bug: avoid showing empty dialog when notifications tapped (#2250)
v1.1.51
2025-04-22 18:57:23 -04:00
c7c6731732 Upgrade packages, increment version 2025-04-22 18:50:47 -04:00
b62b60d9df Minor bug: avoid showing empty dialog when notifications tapped (#2250) 2025-04-20 19:01:14 -04:00
3e41913153 Merge pull request #2247 from ImranR98/dev
- Remove Oxford comma (#2245) 
- Show error dialog box when error notification tapped (#2246)
v1.1.50
2025-04-18 16:37:35 -04:00
6b4943349a Upgrade packages + Flutter, increment version 2025-04-18 16:35:54 -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
e1c80229ab Merge pull request #2183 from UjuiUjuMandan/coolapk
Add CoolApk
2025-04-18 16:24:25 -04:00
e9feaf0d8b Merge pull request #2228 from lucasmz-dev/main
i10n: pt-BR
2025-04-18 16:24:02 -04:00
3175597a2a Remove Oxford comma (#2245) 2025-04-18 16:08:06 -04:00
6af1748a78 Show error dialog box when error notification tapped (#2246) 2025-04-18 16:05:16 -04:00
c9aed8dfc4 clean up debug prints 2025-04-14 04:49:11 +00:00
9c3bdafa47 Rename pt-BR.json to pt-BR.json 2025-04-06 17:36:42 +00:00
d4e857f7f4 Rename obtainium-unofficial-app-pt_BR.json to pt-BR.json 2025-04-06 17:36:20 +00:00
74d6ffcfb3 Add files via upload 2025-04-06 17:33:43 +00:00
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
2317c5e0d3 Bugfixes 2025-04-05 21:19:52 -04:00
e9dfb494f7 Upgrade packages, increment version 2025-04-05 21:01:43 -04:00
71ca60244b Ensure links on add app page do not overlap/merge (#2216) 2025-04-05 14:39:12 -04:00
94ab83ff75 Add 'ETag header' option for HTML and direct APK links (#2221) - needs testing 2025-04-05 14:32:26 -04:00
2aa91ed535 typo 2025-04-05 14:12:57 -04:00
23a72f1c83 Add Catalan to language menu 2025-04-05 04:52:46 -04:00
12a25d5cbc Merge remote-tracking branch 'origin/main' into dev 2025-04-05 04:50:01 -04:00
eb57d150b4 Ensure headers are still sent when URL request is redirected (#1973) 2025-04-05 04:49:54 -04:00
5dc8461341 Merge pull request #2223 from Cambrells/main
Catalan translation
2025-04-05 04:47:07 -04:00
5cf751caa8 Merge pull request #2211 from summoner001/main
Update hu.json
2025-04-05 04:46:55 -04:00
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
48f2164fe0 Add files via upload 2025-04-03 17:49:58 +02:00
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
e78961f0ab Update hu.json
Update translation
2025-03-30 13:18:43 +02:00
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
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
6a3805723d Switch from title case to sentence case + minor wording change (#2195, #2197) 2025-03-29 22:15:11 -04:00
ebc6671d62 Fix "Forbidden" error for APKMirror (#1973) 2025-03-29 21:54:30 -04:00
c87fc6f242 Merge pull request #2191 from abc0922001/patch-2
Update zh-Hant-TW.json
2025-03-21 17:55:04 -04:00
b23db43620 Merge pull request #2189 from summoner001/main
Update hu.json
2025-03-21 17:54:55 -04:00
b2b10739e3 Update zh-Hant-TW.json 2025-03-17 16:07:48 +08:00
32cc97a18a Update hu.json
Fixing autotranslated texts
2025-03-16 11:01:52 +01:00
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
14325eb710 Increment version 2025-03-16 00:36:17 -04:00
7607b747c1 Update package installer to use update ownership API (#2078) + upgrade Flutter and other packages 2025-03-16 00:35:57 -04:00