7d01141db5
Merge pull request #2300 from ImranR98/dev
...
Update Kotlin version (to enable Docker builder) + update Dockerfile
v1.1.54
2025-05-17 21:59:17 -04:00
195c0d1f11
Update Kotlin version (to enable Docker builder) + update Dockerfile
2025-05-17 21:56:32 -04:00
6b8bb095d4
Merge pull request #2150 from Fmstrat/docker-build
...
Add support for building via a docker container [remote dev]
2025-05-17 21:41:25 -04:00
fd9bf721d4
Merge pull request #2299 from ImranR98/dev
...
Attempt to fix RuStore charset bug (#2294 )
2025-05-17 21:02:44 -04:00
1a058a1959
Increment version
2025-05-17 20:59:19 -04:00
f78beff5d8
Attempt to fix RuStore charset bug ( #2294 )
2025-05-17 20:58:32 -04:00
39757a3416
Merge pull request #2296 from bernikr/apkpure-fix-no-variants
...
bugfix: invalid version codes for some apkpure links
2025-05-17 20:39:52 -04:00
e7ff0bb2cb
Merge pull request #2295 from summoner001/main
...
Update hu.json
2025-05-17 20:39:35 -04:00
b1bd488f22
Merge pull request #2297 from Cambrells/main
...
Updated ca.json
2025-05-17 20:39:32 -04:00
8201348995
Fix separete spelling
2025-05-17 21:01:05 +02:00
c1ddc57126
Updated ca.json
2025-05-17 20:55:15 +02:00
b41b9d3109
bugfix: invalid version codes for some apkpure links
2025-05-17 15:49:28 +02:00
add2574c25
Update hu.json
...
Translate new string
2025-05-17 14:45:58 +02:00
c702dbcefe
Merge pull request #2292 from ImranR98/dev
...
- Add missing update ownership permission (#2078 )
- Update colour picker component to pick up layout fix (#2258 )
- Fix a few more title case lines (#2284 )
- Added battery optimization notice to welcome message (#2291 )
v1.1.53
2025-05-17 01:12:09 -04:00
19710cf7ad
Increment version
2025-05-17 01:11:00 -04: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
21ec90c11c
Merge pull request #2290 from bernikr/apkpure-fix-no-variants
...
allow apkpure links for apks with no variant list
2025-05-17 01:07:01 -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
ab3489f60d
Update colour picker component to pick up layout fix ( #2258 )
2025-05-17 00:51:22 -04:00
12c878eaba
Merge remote-tracking branch 'origin/main' into dev
2025-05-17 00:42:49 -04:00
6c3a496be1
Add missing update ownership permission ( #2078 )
2025-05-17 00:42:38 -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
7a7a6f78e9
Indicate vivo App Store is for CN site only
2025-05-06 16:04:03 +08:00
8d062f0296
Remove unnecessary custom header
2025-05-06 15:52:14 +08:00
8d54824a7d
Merge pull request #2267 from UjuiUjuMandan/fastlane
...
Convert fastlane images to symbolic links
2025-05-05 14:56:28 -04:00
20d3c4141e
Merge pull request #2273 from wodin/use-built-in-url-resolver
...
Use built-in method to fix HTML link resolution
2025-05-05 14:52:31 -04: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
972d7d6634
Google Play requires 512x512
2025-04-28 00:24:59 +08:00
2a3251aacb
symbolic link
2025-04-28 00:12:12 +08:00
fa6ed32ad5
test symbolic link
2025-04-28 00:07:46 +08:00
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