Commit Graph

267 Commits

Author SHA1 Message Date
f67cfeb231 Support Debian-style standard versions (#2314) 2025-05-25 14:58:57 -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
2317c5e0d3 Bugfixes 2025-04-05 21:19:52 -04:00
94ab83ff75 Add 'ETag header' option for HTML and direct APK links (#2221) - needs testing 2025-04-05 14:32:26 -04:00
b6ef153bfa Update packages, increment version, run dart fix, switch to Shizuku plugin fork with bugfix (maybe temp) 2025-03-29 23:45:28 -04:00
23c2664ead Adjustments 2025-03-07 15:41:23 -05:00
4200e1d954 Make downloads faster (#580) 2025-03-07 14:46:51 -05:00
b3af899ba1 Allow users to override author name (#1792) 2025-02-22 20:01:59 -05:00
a7a5749d4f Avoid JSON corruption when storage full (#2089) 2025-01-27 19:55:12 -05:00
fcf3c8b635 Attempt to fix "double download" bug (#2073) 2025-01-27 19:51:02 -05:00
d5d6825ed9 Avoid OS version reconciliation for pseudo-versioned apps (#2023) 2024-12-12 02:40:04 -05:00
c012b016f9 Add "refresh before download" + remove WhatsApp (#1943) 2024-12-08 15:58:44 -05:00
327f73cc9e More changes for XAPK support (#682) 2024-11-23 16:26:11 -05:00
e82170fec6 Improved XAPK Support (#682) 2024-11-23 16:05:02 -05:00
7f2a9b6fa5 Bugfix for "download release assets" (#1968) 2024-11-14 21:21:32 -05:00
ac6bc4d786 Bugfix in "download release assets" button (#1968) 2024-11-14 20:50:06 -05:00
dfbf9e925c Log installs (#1924) 2024-11-01 14:19:55 -04:00
2ad88bf3ca Fix PathAccessException on secondary profiles (#1754) 2024-11-01 13:28:10 -04:00
ea239ffa3a Optional "when charging only" toggle for BG updates (#1914) 2024-10-20 12:51:07 -04:00
892a3b3c30 Add some logs to troubleshoot #1550 2024-10-15 15:56:19 -04:00
738dd5649f App-wide "pretend to be GPlay" option (#1859) 2024-10-01 17:07:11 -04:00
dcf6957842 Remove unused code 2024-09-27 19:02:54 -04:00
77bebc48bc Enable icon caching (#1837) 2024-09-27 19:01:57 -04:00
f3481f94dd format exported json
Make the exported applications' file more readable in case it is needed to be opened with a text editor.
2024-09-22 22:50:17 +03:00
d801994fed Added "allow insecure request" option (#1825) 2024-09-08 03:58:51 -04:00
e1bed6f0cf Handle install failures more gracefully on apps page (#1782) 2024-09-08 03:11:49 -04:00
03778fd743 Fix Uptodown - was completely broken (#1796) 2024-08-19 22:37:57 -04:00
514ca3e28b Slight XAPK support improvement + BG install bugfix 2024-08-19 21:29:19 -04:00
adc4e7c2b4 Fix error after fgbg package update in previous commit 2024-08-05 16:30:12 -04:00
9c16f24a08 Ability to share selective exports (#1752) 2024-07-28 17:18:36 -04:00
db413badec Attempt bugfix for error when on VPN (#1120) 2024-06-29 16:48:59 -04:00
62c23004f7 Bugfix for files with vague 'content-disposition' header (#1697) 2024-06-29 03:01:48 -04:00
c90a571f89 Release asset download confirmation even for single choice (#1694) 2024-06-28 22:12:45 -04:00
6c5e5043a4 Improve icon loading after last commit 2024-05-23 21:02:50 -04:00
5bf7fdb94e Revert a previous change related to BG downloads (did not work as intended) 2024-05-23 20:15:25 -04:00
7808bc5ccb Improve loading time/stability (at the cost of icon flickering) 2024-05-23 20:02:43 -04:00
06a079e452 Attempt to improve load times again + link parsing bugfix (#1625) 2024-05-23 19:35:52 -04:00
9c46e3f88c Attempt to improve app load time
Slight icon opacity tweak (#1637)
2024-05-22 19:35:51 -04:00
389aebe54e Various bugfixes 2024-05-17 15:56:41 -04:00
68e98ec719 Don't use partial downloads for BG tasks (more reliable) 2024-05-16 22:21:52 -04:00
56c5a73d9a Bugfix: Get initial data on config import 2024-05-12 20:41:53 -04:00
8cee268d13 Fix HTML release asset download (#1578) 2024-05-05 21:43:05 -04:00
a3fddc5400 Fix non-APK GitHub release asset downloads (#1581) 2024-05-05 21:35:16 -04:00
27fc60d437 Fix "illegal encoding" error (#1563), Remove foreground requirement for Shizuku (#1561) 2024-04-23 14:35:28 -04:00
285530784d little 2024-04-20 11:30:34 +03:00
0ddb5b5e81 Merge branch 'main' into re7gog
# Conflicts:
#	pubspec.lock
2024-04-19 18:07:51 +03:00
c16cda1962 Make pretending to be a Google Play setting per app based⚙️ 2024-04-19 17:57:22 +03:00
49022726d3 Shizuku logic 3: Prettify 2024-04-19 16:41:34 +03:00
a311894b9f Shizuku logic 2: Determination of installation 2024-04-18 20:01:40 +03:00
29e13efd66 Change background shizuku logic 2024-04-17 17:05:08 +03:00