Gregory Velichko
7b882d9bd8
Move to plugins 🐱 🎉
2024-04-14 18:40:32 +03:00
Gregory Velichko
fb06babb96
Merge branch 'main' into re7gog
2024-04-12 13:21:52 +03:00
Imran Remtulla
8527ad0007
Bugfix in release asset download
2024-04-07 02:19:40 -04:00
Imran Remtulla
377ecef1b4
More resilient release asset import (if Downloads inaccessible, use export dir)
2024-04-07 02:18:26 -04:00
Imran Remtulla
1f9921e6ff
UI improvements
2024-04-07 02:13:36 -04:00
Imran Remtulla
00988ed04d
Improve release asset download UI
2024-04-07 01:41:35 -04:00
Imran Remtulla
3d1113c057
Add release asset download button ( #1493 )
2024-04-07 01:28:45 -04:00
Imran Remtulla
1fe4cdd648
Improve load speed on return to foreground
2024-04-02 13:45:32 -04:00
Gregory
2289e58dda
Move to fonts plugin
2024-03-31 14:18:21 +03:00
Gregory
049bcfbaf5
Ooops
2024-03-30 16:11:55 +03:00
Gregory
5b5f922b54
Synced
2024-03-30 15:58:28 +03:00
Imran Remtulla
491c42d68b
Removed SourceForge ( #1487 )
2024-03-28 23:27:22 -04:00
Imran Remtulla
a883857230
Auto-delete download if likely invalid ( #1498 )
2024-03-28 23:13:45 -04:00
Imran Remtulla
d76b7375cb
Added 'Share new Apps with AppVerifier' ( #255 )
2024-03-28 22:28:55 -04:00
Imran Remtulla
f76aa51b54
Delete downloaded APK on install fail ( #1495 )
2024-03-23 19:26:39 -04:00
Imran Remtulla
e95f575530
Typo: 'Installed' not 'Updated' ( #1469 ) + Bugfix: Don't incorrectly show message when user cancels
2024-03-17 04:01:09 -04:00
Imran Remtulla
3943caeedb
Resume failed downloads when possible ( #634 )
2024-03-17 03:04:05 -04:00
Imran Remtulla
a827046acc
More BG update interval options ( #1431 )
2024-03-01 20:21:46 -05:00
Imran Remtulla
f66753498b
Bugfix for installing apps with ID change step ( #1424 )
2024-03-01 19:46:30 -05:00
Imran Remtulla
4db205dd9a
Fixed F-Droid repo search ( #1400 ) + general search bugfixes
2024-02-18 17:43:24 -05:00
Gregory
9717db0ca4
Probably fixed
2024-02-05 18:26:17 +03:00
Imran Remtulla
e278c9fb5a
Correctly report and auto-delete bad APKs ( #1251 )
2024-02-01 19:26:36 -05:00
Imran Remtulla
a3530ce6bb
Remove READ_EXTERNAL_STORAGE again ( #1309 ) + fix typo
2024-01-28 16:58:09 -05:00
Imran Remtulla
27d8655d58
Better support for SourceForge ( #1352 )
2024-01-28 16:32:58 -05:00
Imran Remtulla
7cf5cafd75
Minor bugfix ( #1331 )
2024-01-24 19:28:40 -05:00
Imran Remtulla
c31a1912a5
Add invert option to apk filter regex
2024-01-19 23:22:00 -05:00
Imran Remtulla
dc45334cb9
Support Direct APK Links ( #1292 )
2024-01-19 18:54:01 -05:00
Imran Remtulla
f5067d636a
More UI tweaks
2024-01-19 00:21:57 -05:00
Imran Remtulla
b173b1300a
Clearer wording
2024-01-19 00:12:43 -05:00
Imran Remtulla
15a34e53bf
Bugfix in automatic source selection for URL input
2024-01-19 00:00:47 -05:00
Imran Remtulla
183fb26988
Clearer version detection settings
2024-01-18 23:46:23 -05:00
Imran Remtulla
2da9a8cd59
Remove unnecessary print()
2024-01-18 20:45:34 -05:00
Imran Remtulla
bb07000280
Better partial APK hash as pseudo-version (related to #1101 )
2024-01-18 20:45:06 -05:00
Imran Remtulla
ffe612708c
Remove the need to hardcode Obtainium's version number
2024-01-14 01:22:35 -05:00
Imran Remtulla
30a4633f72
Improve loading time (parallelize version detection)
2024-01-13 23:26:57 -05:00
Imran Remtulla
60869a0490
Allow entire app config to be shared as link (see https://github.com/ImranR98/apps.obtainium.imranr.dev/issues/5 )
2024-01-12 23:46:50 -05:00
Imran Remtulla
e63c1399dd
Allow versionCode to be used as the version for comparison ( #1269 )
2024-01-11 20:10:20 -05:00
Imran Remtulla
4fcad92e1d
Disabled Mullvad source ( #1276 )
2024-01-11 19:50:51 -05:00
Imran Remtulla
76a6a509cd
Header usage bugfix
2024-01-11 19:23:59 -05:00
Imran Remtulla
7f2ca98bde
Multi-host support + add '.net' host to APKPure source ( #1250 )
2024-01-08 19:17:50 -05:00
Imran Remtulla
09b24b36f2
Removed Steam Source (existing apps auto-switched to HTML) ( #1244 ) + bugfixes
2024-01-06 23:37:27 -05:00
Imran
7843de240a
Merge pull request #1241 from ImranR98/dev
...
Don't use numpad for version extraction match group
2024-01-03 20:19:18 -05:00
Imran Remtulla
0037a08017
Don't use numpad for version extraction match group
2024-01-03 20:18:59 -05:00
Imran
92ba432992
Merge pull request #1240 from ImranR98/dev
...
- Remove reference to old plugin to avoid crashes (#1221 )
- Confirmation box for link-based imports (#1232 )
- Construct extracted versions from match groups (#1235 )
- Fix the WebView 'cleartext' error caused by HTTP sites (#1235 )
- Make GitHub's (and Codeberg's) "fallback" work with the APK filter (#1236 )
- Make version extraction universal (#1237 )
- HTML Bugfix (#1238 )
2024-01-03 20:16:19 -05:00
Imran Remtulla
96a48b4813
Construct extracted versions from match groups ( #1235 )
2024-01-03 20:02:44 -05:00
Imran Remtulla
355450e82d
Merge duplicate version extraction code into one function
2024-01-03 19:28:45 -05:00
Imran Remtulla
99307c5b0c
Make version extraction universal ( #1237 )
2024-01-03 19:20:03 -05:00
Gregory
b74bf86277
Corrections
2024-01-03 14:39:33 +03:00
Григорий Величко
c9e17ed42b
Merge branch 'main' into re7gog
2024-01-01 18:50:24 +03:00
Gregory
76a91b7fe0
Don't load font if loaded
2024-01-01 18:42:38 +03:00