Commit Graph

254 Commits

Author SHA1 Message Date
Imran Remtulla
09421230f2 Make less obvious target highlighting optional 2023-09-09 07:29:35 -04:00
Imran Remtulla
cbc840378c Add Uptodown (#853) 2023-09-09 05:31:04 -04:00
Imran Remtulla
c08e05bd6c Trying to use header-based HTTP auth (not working) 2023-09-06 21:30:45 -04:00
Imran Remtulla
75a8dc9ee4 Add Aptoide as a Source (#843) 2023-09-02 21:28:30 -04:00
Imran Remtulla
9af2c8370d Bugfix: BG update fail leads to infinite retries (#838) 2023-08-30 22:34:12 -04:00
Imran Remtulla
01f9003b8d Group update notifications into one (#829) 2023-08-30 22:07:30 -04:00
Imran Remtulla
73a3c7eb71 Temporarily exclude Obtainium from BG updates (#836) 2023-08-30 21:41:26 -04:00
Imran Remtulla
370ec1432e Fix BG update OS requirement 2023-08-30 21:40:05 -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
075ecae540 Re-add VLC with better error messaging when no mirror available (#821) 2023-08-28 19:36:02 -04:00
Imran Remtulla
dcb8807fa7 Add "Intermediate Link" option to HTML Source (#820) 2023-08-28 19:11:22 -04:00
Imran Remtulla
ae92a459b7 Remove VLC (#801) 2023-08-26 15:35:08 -04:00
Imran Remtulla
2504ae24fc Fix bgcheck error reporting (per-app), move code around 2023-08-24 15:05:07 -04:00
Imran Remtulla
5e41d5762b BG task: notif, retry, log tweaks 2023-08-24 10:46:11 -04:00
Imran Remtulla
6785708661 BG update toggle has an effect 2023-08-22 19:57:42 -04:00
Imran Remtulla
5307fd0901 bug 2023-08-22 19:43:23 -04:00
Imran Remtulla
5cfd80e510 Added debug menu with on-demand bg task 2023-08-22 17:36:13 -04:00
Imran Remtulla
9eb32ae55a Don't reschedule bg checks if app is restarted 2023-08-22 17:13:15 -04:00
Imran Remtulla
82e08150ab bugs 2023-08-22 16:28:22 -04:00
Imran Remtulla
e956ee9254 Trying a new recursive BG update task due2 mem limits 2023-08-22 12:51:55 -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
03bb1ad9a6 bugfix 2023-08-21 09:48:35 -04:00
Imran Remtulla
b59d3e77f9 Enable experimental BG update support (not well tested) (#25) 2023-08-20 22:32:33 -04:00
Imran Remtulla
7c41692d5f Enable version correction in background (replace plugin) 2023-08-20 16:03:41 -04:00
Imran Remtulla
6baf6ccf4b Slightly better error reporting for failed xapk install 2023-08-19 01:40:14 -04:00
Imran Remtulla
f61824ff0d Add Huawei AppGallery (#756) 2023-08-19 00:19:52 -04:00
Imran Remtulla
734a1aeb01 Enable Android TV 'OK' Button (#281) 2023-08-18 22:12:16 -04:00
Imran Remtulla
7ef9c43ee3 Don't wait for foreground if install is silent 2023-08-18 19:36:56 -04:00
Imran Remtulla
347c56da55 Ran dart fix 2023-08-05 14:29:42 -04:00
Imran Remtulla
aeb0a5d8ea Make delete confirmation button red (#741) 2023-08-05 14:12:03 -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
a8bfb03f58 Wait 5s between download retries 2023-07-29 20:22:04 -04:00
Imran Remtulla
995d44551c Auto retry failed download (3 times) (#634) 2023-07-23 15:02:58 -04:00
Imran Remtulla
3a4c782aab Fix empty error messages for HTTP errors 2023-07-23 14:23:34 -04:00
Imran Remtulla
58361a0493 Ran dart fix 2023-07-23 02:08:35 -04:00
Imran Remtulla
41f102c0ce Minimum star count for GitHub/Codeberg search (#688) 2023-07-23 02:04:40 -04:00
Imran Remtulla
579bc94847 Attempt at more resilient XAPK installs (#682) 2023-07-16 12:05:43 -04:00
Imran Remtulla
1c390a7f04 Add reverse transition animation toggle (#683) 2023-07-16 11:41:02 -04:00
Imran Remtulla
6b16857186 Make page transition animation optional (#683) 2023-07-16 11:36:49 -04:00
Imran Remtulla
3befcbc16d Don't auto-capitalize names (#669) 2023-07-15 19:35:40 -04:00
Imran Remtulla
d32e7acc8f Fix missing update button bug (perform full load on foreground) 2023-07-15 19:20:17 -04:00
Imran Remtulla
2558c851c0 Improve App load performance (#579) 2023-07-15 18:18:35 -04:00
Imran Remtulla
2a58ee8729 Toggle to disable update check on detail page (#659), string capitalization consistency 2023-07-14 21:53:50 -04:00
Imran Remtulla
3ec33a1c77 Add auto-remove option (#656) + on-foreground bugfix 2023-07-14 21:09:20 -04:00
Imran Remtulla
1984ffb1c0 Merge pull request #647 from 1xFF/fix-remove
fix race condition when checking updates
2023-07-09 01:01:07 -04:00
1xFF
7877a14f07 Use onlyIfExists flag 2023-07-08 21:02:46 -07:00
1xFF
bcc0d280ab fix race condition when checking updates 2023-07-03 01:27:12 -07:00
1xFF
da027b7734 change archive library 2023-07-02 02:16:47 -07:00