Commit Graph

96 Commits

Author SHA1 Message Date
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
6b6b4084a0 Newest asset upload date as release date for GitHub (#1284) 2024-01-14 00:14:44 -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
7a03561ff6 Add custom header support to HTML (#709, #1272) 2024-01-11 19:01:17 -05:00
Григорий Величко
c9e17ed42b Merge branch 'main' into re7gog 2024-01-01 18:50:24 +03:00
Gregory
0f74195255 Replace okay with ok 2023-12-31 19:42:28 +03:00
Imran
a5f6f05e10 Merge pull request #1190 from unbranched/patch-4
Update it.json
2023-12-28 16:08:29 -06: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
unbranched
3e54e80eb6 Update it.json
Added missing strings.
2023-12-27 09:15:22 +00:00
unbranched
bc574097e2 Update it.json 2023-12-25 09:40:29 +00:00
Imran Remtulla
ce291582cb Add "Don't Sort" option to the HTML Source (#1168 ) 2023-12-21 15:57:59 -05:00
Imran Remtulla
1bc2ec9461 Parallel download option (#1169) 2023-12-21 15:44:38 -05:00
Imran Remtulla
80e4986b23 Export settings (#1157) 2023-12-16 02:55:05 -05:00
Imran Remtulla
93036c4e67 Make fixed APK URL support (HTML) default (#1101) 2023-11-24 18:15:04 -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
3890c4ffb9 Support for fixed APK URL in HTML source (#1101) 2023-11-24 16:39:44 -05:00
unbranched
deae96e191 Update it.json
Missed one string & fixed one
2023-10-19 08:56:18 +00: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
unbranched
aa23267d70 Update it.json 2023-10-17 09:58:12 +00:00
Imran Remtulla
2d7465cca6 Separate notif channel title translations (#979) 2023-10-12 19:51:04 -04:00
Imran Remtulla
d06f20690d Add 'skip update notification' per-app toggle (#980) 2023-10-12 19:33:38 -04:00
Imran Remtulla
503a01675e Clearer wording (#991) 2023-10-12 19:10:02 -04:00
Imran Remtulla
723f7e63e9 Add whole-page version extraction for HTML (#989) 2023-10-12 19:06:59 -04:00
iDazai
ce6e51128d Update it.json
added three missing lines, no translation
2023-10-09 15:04:45 +02:00
Imran Remtulla
68d4083708 Added HTML reverse sorting (#915)
+ translatable strings (#916)
2023-09-23 13:31:27 -04:00
Imran Remtulla
c10a63e76e Add GitHub "don't sort" toggle (#925) 2023-09-23 12:48:21 -04:00
Imran Remtulla
a2e494b2ba More version filtering options for F-Droid (#885) 2023-09-13 22:15:10 -04:00
Imran Remtulla
53cf4d0234 Pick export dir + auto-export (#283, #600) 2023-09-10 22:35:28 -04:00
Imran Remtulla
6e735b1763 Enable auto-export on update checks 2023-09-10 22:24:18 -04:00
Imran Remtulla
09421230f2 Make less obvious target highlighting optional 2023-09-09 07:29:35 -04:00
Imran Remtulla
c53a156969 Slight UI tweak 2023-09-09 06:48:55 -04:00
Imran Remtulla
aa7989c16d Custom version extraction for HTML (#861) 2023-09-09 04:41:44 -04:00
Imran Remtulla
c08e05bd6c Trying to use header-based HTTP auth (not working) 2023-09-06 21:30:45 -04:00
Imran Remtulla
78f73a9049 Auto Select Highest VersionCode APK (F-Droid) (#846) 2023-09-03 16:11:17 -04:00
Imran Remtulla
8f739d9e0b WiFi only BG update toggle (#819) + typo fix 2023-08-28 20:24:15 -04:00
Imran Remtulla
bd8f608ee6 Allow apps to be exempted from BG updates (#822) 2023-08-28 20:02:09 -04:00
Imran Remtulla
dcb8807fa7 Add "Intermediate Link" option to HTML Source (#820) 2023-08-28 19:11:22 -04:00
Imran Remtulla
13e10692b1 'Verify latest tag' toggle (#798, #740) 2023-08-25 20:40:35 -04:00
Imran Remtulla
d08ff3fbae Add BG update toggle 2023-08-21 20:32:41 -04:00
Imran Remtulla
3eb25c4060 Switch to per-app BG update tasks 2023-08-21 20:10:30 -04:00
Imran Remtulla
b59d3e77f9 Enable experimental BG update support (not well tested) (#25) 2023-08-20 22:32:33 -04:00
Imran Remtulla
d473cb49c5 Add custom link filter for HTML 2023-08-06 13:14:48 -04:00
Imran Remtulla
c8e90a755d Add release notes filter for GitHub/Codeberg(#719) 2023-08-05 14:23:23 -04:00
Imran Remtulla
f426b5e118 Add filename-only sort for HTML (#734) 2023-08-05 12:52:08 -04:00
Imran Remtulla
76f8cd4102 Source configuration settings changes
- "Source config" refers to source-specific, app-agnostic settings
- Don't use saved config for overridden sources
- For overridden sources, use app-specific source config
- Allow sources to show notes on add-app page (#720)
2023-07-29 22:06:42 -04:00
Imran Remtulla
41f102c0ce Minimum star count for GitHub/Codeberg search (#688) 2023-07-23 02:04:40 -04:00
Imran Remtulla
1c390a7f04 Add reverse transition animation toggle (#683) 2023-07-16 11:41:02 -04:00