GitGitro
bd26b6514a
Enable per-app language, closes #1430
2024-05-12 18:07:35 +02:00
Jonas Mörschbach
2570c8e289
Use applicationId for provider authorities
...
Fixes #1378
Instead of hardcoding the authority string, use the ${applicationId} to
always make the provider unique.
2024-04-21 21:49:33 +02:00
Imran Remtulla
db484f7b28
Don't remove storage permission ( #1391 )
2024-02-18 18:13:17 -05:00
Imran Remtulla
a3530ce6bb
Remove READ_EXTERNAL_STORAGE again ( #1309 ) + fix typo
2024-01-28 16:58:09 -05:00
Imran Remtulla
5d588a05a7
Removed unnecessary READ_EXTERNAL_STORAGE permission ( #1309 )
2024-01-20 16:04:17 -05:00
Imran Remtulla
e8bbc9799c
Fix the WebView 'cleartext' error caused by HTTP sites
2024-01-03 20:11:52 -05:00
Imran Remtulla
ace8be6514
Remove reference to old plugin to avoid crashes ( #1221 )
2024-01-03 19:04:36 -05: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
Gregory
b6b8db48df
request Shizuku permission
2023-12-22 16:08:41 +03:00
Imran Remtulla
5720c55301
bugs
2023-12-16 03:43:55 -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
7c41692d5f
Enable version correction in background (replace plugin)
2023-08-20 16:03:41 -04:00
Imran Remtulla
dcf5bd37ca
Foreground-only silent install support
2023-08-13 21:18:53 -04:00
Imran Remtulla
8b123acdcd
Switched to synchronous install plugin
2023-04-30 02:23:53 -04:00
Imran Remtulla
a2c227931e
Added uninstall option
2023-02-04 18:58:14 -05:00
Imran Remtulla
b03d7fba1a
Fix permission error on Android 10 #252
2023-02-04 17:07:59 -05:00
Imran Remtulla
7a3d74bd05
Fixed export error on Android SDK <= 28
2022-12-25 22:29:39 -05:00
Imran Remtulla
ed4a26d348
Switch to AlarmManager plugin from WorkManager for more reliable update checking (for #87 ) ( #97 )
2022-11-05 23:25:19 -04:00
Imran Remtulla
f5fda2ca90
Updated some plugins
2022-10-07 19:23:25 -04:00
Imran Remtulla
b65c6e1d41
Bugfixes + started work on silent udates
2022-09-24 15:00:47 -04:00
Imran Remtulla
c265cd01d9
Began moving to different download/install process
...
Previous download plgin was buggy, overcomplicated, and unmaintained.
Began switch to a different approach (not done - installs fail).
Also, the GitHub API is no longer used (rate limit) - web scraping instead.
2022-08-23 13:20:40 -04:00
Imran Remtulla
565a6434c2
init - still figuring out download/install
2022-08-10 20:16:09 -04:00