Commit Graph

320 Commits

Author SHA1 Message Date
Imran Remtulla
62dc7fd88b Bugfix: don't show 'Apps Updated' toast when nothing was updated (#1307) 2024-01-20 16:18:19 -05:00
Imran Remtulla
becc3828b7 Remove some unused translations 2024-01-20 14:58:37 -05:00
Imran Remtulla
bf6b3a7da0 UI bug 2024-01-19 20:36:40 -05:00
Imran Remtulla
4ab4f58f65 Cleaner 'add app' page 2024-01-19 20:35:44 -05:00
Imran Remtulla
29a76ac8e6 Removed unused divider and commented code on settings page 2024-01-19 19:59:30 -05:00
Imran Remtulla
e2761ce284 UI improvements on app page 2024-01-19 19:57:28 -05:00
Imran Remtulla
56052bfd79 Bugfix in version detection toggles 2024-01-19 00:43:02 -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
183fb26988 Clearer version detection settings 2024-01-18 23:46:23 -05:00
Imran Remtulla
ffe612708c Remove the need to hardcode Obtainium's version number 2024-01-14 01:22:35 -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
7f2ca98bde Multi-host support + add '.net' host to APKPure source (#1250) 2024-01-08 19:17:50 -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
1b538931b1 Confirmation box for link-based imports (#1232) 2024-01-03 19:03:05 -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
Imran Remtulla
5d9645eaff Save Search Preferences (#1226) 2023-12-31 23:41:46 -05:00
Gregory
0f74195255 Replace okay with ok 2023-12-31 19:42:28 +03:00
Gregory
5ba33786ab System font and newer dependencies 2023-12-31 19:33:33 +03:00
Imran
77d81716ed Switch to a New Background Task Plugin (#608), Add Link Text Filter for HTML Links (#1182), Add Support for Multiple Intermediate Links to HTML Source (#1204)
- Switch to a New Background Task Plugin (#608)
- Add Link Text Filter for HTML Links (#1182)
- Add Support for Multiple Intermediate Links to HTML Source
2023-12-28 17:06:11 -05:00
Григорий Величко
bb36a57053 Merge branch 'main' into re7gog 2023-12-24 18:37:11 +03:00
Imran Remtulla
a5a7436bb1 Share button now shares Obtainium "protocol" links 2023-12-22 21:12:07 -05:00
Imran Remtulla
1bc2ec9461 Parallel download option (#1169) 2023-12-21 15:44:38 -05:00
Gregory
de67e40c00 Add installMethod in settings 2023-12-20 11:57:56 +03:00
Imran Remtulla
d1955192ed Minor UI fix (#1162) 2023-12-17 14:14:46 -05:00
Imran Remtulla
65988f4e08 Link UI bugfix 2023-12-16 04:02:10 -05:00
Imran Remtulla
ede65eda6c bug 2023-12-16 03:47:29 -05:00
Imran Remtulla
5da56acac8 bug 2023-12-16 03:45:15 -05:00
Imran Remtulla
5720c55301 bugs 2023-12-16 03:43:55 -05:00
Imran Remtulla
80e4986b23 Export settings (#1157) 2023-12-16 02:55:05 -05:00
Imran Remtulla
2dec52e221 Bugfix 2023-12-16 01:24:43 -05:00
Imran Remtulla
7413f693d7 JSON import link support (#368) 2023-12-16 00:31:32 -05:00
Imran Remtulla
415460df75 Custom link support (#918) 2023-12-15 23:37:04 -05:00
Imran Remtulla
bf34c1bcdb Let users store a custom note per app (#1126) 2023-12-07 21:47:56 -05:00
Imran Remtulla
284c687d77 Add regex filter to all select dialogs (#1110) 2023-12-07 21:38:16 -05:00
Imran Remtulla
756763fcbe Third party GitLab search (#1108) 2023-11-24 18:58:10 -05:00
Imran Remtulla
15bf972ef6 UI fixes for previous commit (#1107) 2023-11-24 18:12:27 -05:00
Imran Remtulla
bcb4567382 More search options (#1107) 2023-11-24 17:59:59 -05:00
Imran Remtulla
367e740a9c Increment versionCode (#1098) + ran 'dart fix' 2023-11-19 16:02:16 -05:00
Imran Remtulla
4c53b58fd8 Fix broken thrid-party f-droid search (#1094) 2023-11-18 14:53:43 -05:00
Imran Remtulla
5b142b4401 Various fixes and improvements (#454, #1026, #1050, #1051, #1052, #1060) 2023-11-03 19:35:42 -04:00
Imran Remtulla
a34a447164 Revert "Switched to WorkManager for reliability (#608)"
This reverts commit d3247a9ec1.
2023-10-22 12:50:54 -04:00
Imran Remtulla
d3247a9ec1 Switched to WorkManager for reliability (#608) 2023-10-22 00:59:51 -04:00
Imran Remtulla
2518c70ec8 Bugfixes
Don't replace / in versions (#1023)
Fix HTML version extraction (#1021)
Update check only for installed apps (#1012)
2023-10-18 19:42:15 -04:00
Imran Remtulla
9506c11951 Fix broken search (#1006) 2023-10-14 13:25:26 -04:00
Imran Remtulla
aa8d45e636 Make Third Party F-Droid Repos Searchable (#995) 2023-10-14 01:29:02 -04:00
Imran Remtulla
7f3e87767c Switch back to parallelized BG task (#963) + better logging 2023-10-13 23:39:24 -04:00
Imran Remtulla
503a01675e Clearer wording (#991) 2023-10-12 19:10:02 -04:00
Imran Remtulla
8163cd5c8f Improvements, bugfixes 2023-10-06 19:58:46 -04:00