Commit Graph

27 Commits

Author SHA1 Message Date
Fox2Code
b112330c9a Fix modules json self update mechanism! (Fix #49) 2022-02-03 18:05:50 +01:00
Fox2Code
76e259e727 Add Dns Over Https switch. (Close #5) 2022-02-01 22:14:03 +01:00
Fox2Code
08e0edbe6e Give up on jsdelivr (Fix #46) 2022-02-01 19:23:43 +01:00
Fox2Code
f66503063e Implement downloading files without installing them. (Implement #3) 2022-01-31 22:59:47 +01:00
Fox2Code
f49234d293 Initial Andoridacy repo support, still work in progress. 2022-01-30 22:14:36 +01:00
Fox2Code
39e015a56d Improve Andoridacy app integration. 2022-01-30 16:54:26 +01:00
Fox2Code
8b086b7925 Add opt-in hash based module.zip verification system. 2022-01-29 18:06:28 +01:00
Fox2Code
6414bd8c9a Fix-up AndroidacyWebAPI 2022-01-29 01:38:40 +01:00
Fox2Code
00ae269ae2 Improve Andoridacy WebView, progress on internal APIs. 2022-01-28 22:47:41 +01:00
Fox2Code
7839218bbb Add initial Androidacy WebView Activity implementation. 2022-01-28 19:27:16 +01:00
Fox2Code
4af20bbedf Prepare for Andoridacy collaboration, remove deep link integration. 2022-01-28 13:29:20 +01:00
Fox2Code
1bbb16908a Release 0.2.9, Implement text wrap #10 and fix #37 2022-01-26 20:34:36 +01:00
Fox2Code
b81509dd32 Improve IntentHelper openFile debug log, and use 64bit secret instead of 32bit secret. 2022-01-26 15:52:32 +01:00
Fox2Code
d094e297c2 Improve name shortening to be smarter (Close #31) 2022-01-24 16:13:20 +01:00
Fox2Code
584d8b126a 0.2.7 Release 2022-01-23 19:17:08 +01:00
Fox2Code
0ecc413041 Change version string when there is an update (Fix #24) 2022-01-10 21:08:27 +01:00
Fox2Code
5f6e92174d 0.2.5 Release 2021-12-27 17:19:44 +01:00
Fox2Code
6dc32f7a3e 0.2.4 Release 2021-12-19 18:30:08 +01:00
Fox2Code
27c97fa865 Add low quality module filter, and filter out invalid repo modules. 2021-12-15 22:28:27 +01:00
Fox2Code
3e4da0bb77 Release 0.2.1 2021-12-02 17:41:07 +01:00
Fox2Code
7cca8636be Update 0.2.0-pre3 2021-11-29 19:27:33 +01:00
Fox2Code
1cd81e1cad Make DoH to accept temporary CDN cookies. 2021-11-19 23:58:40 +01:00
Fox2Code
df41744fed Add fallback support links for a few modules 2021-11-05 16:36:56 +01:00
Fox2Code
c010d7bf0c Release 0.1.1
- Improve the reading of invalid `module.prop` files
  (Should fix Substratum not appearing in the module list)
- Add fallback support link for substratum
- Update Libraries
2021-10-24 16:35:29 +02:00
Fox2Code
6574115a85 Release 0.1.0
- Improved module deletion safety
- Improved compat installer script
- Added `maxApi` metadata support for modules
- Added support links fallbacks for some popular modules
- Added Markdown syntax highlight support into module info view
  (See Prism4j repo for the list of supported languages)
- Added hidden dev mode + hidden setting to enable magisk command install
2021-10-23 18:14:40 +02:00
Fox2Code
6a608ffbea Release 0.0.3
- Improved non standard file picker response handling.
  (Should fix install module from storage on some devices,
  and notifying the user that their file manager is weird)
- Handle file picker returning http/https urls for files.
- Improved search icon padding for rounded corner phones
- Fixed card background being invisible on light theme
- Make install terminal light when light theme is on
- Added a switch to force the terminal to be always dark
 (to restore old behavior, default is false)
2021-10-12 22:06:17 +02:00
Fox2Code
60360fb325 Initial commit 2021-10-01 22:19:42 +02:00