Commit Graph

157 Commits (master)

Author SHA1 Message Date
Fox2Code 241c50867c Switch to FoxCompat library. 2 years ago
Fox2Code 922ec1a172 Support null bytes in module.prop (Fix #167) 2 years ago
Fox2Code 1c3e197db7 Change how Accept-Language header is processed. 2 years ago
Fox2Code fed16d049b Rework markdown activity, make module chip nicer and translatable! 2 years ago
Fox2Code 99e03d9a2e Fix getting CookieManager instance outside try catch (Fix #152) 2 years ago
DerGoogler 55415166da Make chips dynamic in markdown view 2 years ago
Der_Googler a9a329f1bd
Merge branch 'Fox2Code:master' into master 2 years ago
Fox2Code 37227ad7f1 Major installer rework + rework AnyKernel3 install system. 2 years ago
DerGoogler 44ab584ae3 Add chip with information to the description 2 years ago
Fox2Code 897c99b345 Add `needRamdisk` and `changeBoot` module flags. 2 years ago
Fox2Code 3eb1744a78 Fix previous PR + minor UI tweaks. 2 years ago
Fox2Code faf3e3caab Fix-up previous commit. 2 years ago
Fox2Code 0026388f65 Add system-less AnyKernel module install support. (Experimental) 2 years ago
Fox2Code 1c3894e35b Improve AnyKernel support. Close #138 2 years ago
Fox2Code 2d6e5dbbfb Add a fallback for osm0sis modules. 2 years ago
Fox2Code 2e84e46402 Fix Markdown changelog links not opening. Fix #132 (Again) 2 years ago
Fox2Code 6ecf659208 Avoid out of memory errors when using buffers. 2 years ago
Fox2Code e90472aae4 Add Support for systems without a working WebView 2 years ago
Fox2Code a847ebd72e Minor update/fixes to previous contributions. 2 years ago
androidacybot f299d1b6f5 Various Androidacy related fixes
Signed-off-by: androidacybot <45006100+androidacybot@users.noreply.github.com>
2 years ago
Fox2Code a5d0c22bc0 Improve LSPosed support, add more modules config fallback. 2 years ago
Fox2Code ebfa3e2565 Major AndroidacyAPI rework for download button. 2 years ago
Fox2Code 6256de1cda Improve minApi and maxApi props handling. 2 years ago
Fox2Code 535fdd8ae3 Expands modules fallbacks. 2 years ago
Fox2Code ff2d5abda2 Improve root detection, update libsu. 2 years ago
Fox2Code f8183bd2dc Fix WebView uri handling, and fix top inset. 2 years ago
Fox2Code 97cd87c13e Add compat flags for modules, fix Androidacy code typo. 2 years ago
Fox2Code 7a6aa28277 Androidacy WebView hardening, and some bug fixes. 2 years ago
Fox2Code 2c666ad00b Fix installer crashing when a checksum is provided. 2 years ago
Fox2Code c65f71f7f1 Rewrite module install script, auto detect if a patch is needed on remote modules. 2 years ago
Fox2Code b112330c9a Fix modules json self update mechanism! (Fix #49) 2 years ago
Fox2Code 76e259e727 Add Dns Over Https switch. (Close #5) 2 years ago
Fox2Code 08e0edbe6e Give up on jsdelivr (Fix #46) 2 years ago
Fox2Code f66503063e Implement downloading files without installing them. (Implement #3) 2 years ago
Fox2Code f49234d293 Initial Andoridacy repo support, still work in progress. 2 years ago
Fox2Code 39e015a56d Improve Andoridacy app integration. 2 years ago
Fox2Code 8b086b7925 Add opt-in hash based module.zip verification system. 2 years ago
Fox2Code 6414bd8c9a Fix-up AndroidacyWebAPI 2 years ago
Fox2Code 00ae269ae2 Improve Andoridacy WebView, progress on internal APIs. 2 years ago
Fox2Code 7839218bbb Add initial Androidacy WebView Activity implementation. 2 years ago
Fox2Code 4af20bbedf Prepare for Andoridacy collaboration, remove deep link integration. 2 years ago
Fox2Code 1bbb16908a Release 0.2.9, Implement text wrap #10 and fix #37 2 years ago
Fox2Code b81509dd32 Improve IntentHelper openFile debug log, and use 64bit secret instead of 32bit secret. 2 years ago
Fox2Code d094e297c2 Improve name shortening to be smarter (Close #31) 2 years ago
Fox2Code 584d8b126a 0.2.7 Release 2 years ago
Fox2Code 0ecc413041 Change version string when there is an update (Fix #24) 2 years ago
Fox2Code 5f6e92174d 0.2.5 Release 3 years ago
Fox2Code 6dc32f7a3e 0.2.4 Release 3 years ago
Fox2Code 27c97fa865 Add low quality module filter, and filter out invalid repo modules. 3 years ago
Fox2Code 3e4da0bb77 Release 0.2.1 3 years ago
Fox2Code 7cca8636be Update 0.2.0-pre3 3 years ago
Fox2Code 1cd81e1cad Make DoH to accept temporary CDN cookies. 3 years ago
Fox2Code df41744fed Add fallback support links for a few modules 3 years ago
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
3 years ago
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
3 years ago
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)
3 years ago
Fox2Code 60360fb325 Initial commit 3 years ago