Commit Graph

40 Commits (60d804ba492b8bc702328e45c8eed6baccf28837)

Author SHA1 Message Date
Fox2Code 60d804ba49 Improve error reporting & fix some app crashes. 2 years ago
Fox2Code 241c50867c Switch to FoxCompat library. 2 years ago
Fox2Code a92d752160 Rewrite FoxCompat to support Notch and remove unused stuff. 2 years ago
Fox2Code 2757724832 Fix ANSI being disabled by default instead of enabled by default. 2 years ago
Fox2Code 392409be45 Fix possible NullPointerException if install failed. (Fix #167) 2 years ago
Fox2Code 45ee5f49b5 Change some references to AnyKernel3 2 years ago
Fox2Code d2e6a4917a Add ANSI Support 2 years ago
Fox2Code 5cff1e0d72 Fix AnyKernel3 typos 2 years ago
Fox2Code 37227ad7f1 Major installer rework + rework AnyKernel3 install system. 2 years ago
Fox2Code d35489bcc5 Rework AnyKernel install to extend support to most AnyKernel modules 2 years ago
Fox2Code 3eb1744a78 Fix previous PR + minor UI tweaks. 2 years ago
DerGoogler c726dbe375 Making improvements
- Update libsu to `5.0.0`
- Fix reboot button displays on fail install
2 years ago
Der_Googler 73c8baa662
Merge branch 'master' into f2c-merge-patch 2 years ago
Fox2Code 81143e7d95 0.4.5 Release 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
Der_Googler 037a0b930c
Merge branch 'Fox2Code:master' into master 2 years ago
Fox2Code 1c3894e35b Improve AnyKernel support. Close #138 2 years ago
DerGoogler 996a50f61e Add reboot protection 2 years ago
DerGoogler 1cc6f8e771 Add reboot fab to install terminal 2 years ago
Fox2Code a5d0c22bc0 Improve LSPosed support, add more modules config fallback. 2 years ago
Fox2Code ff2d5abda2 Improve root detection, update libsu. 2 years ago
Fox2Code 97cd87c13e Add compat flags for modules, fix Androidacy code typo. 2 years ago
Fox2Code cd5f6b6e6a Fix landscape even more, make blur disabled by default (new strings) 2 years ago
Fox2Code 6f7c40393e Improve layout and top blur, fix light theme. 2 years ago
Fox2Code 7a6aa28277 Androidacy WebView hardening, and some bug fixes. 2 years ago
Fox2Code 147055e4a9 Fix installing module depending on now removed `ARCH32` variable. (Also clean up code) 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 44472aaadb Fix InstallerActivity error messages on failure. 2 years ago
Fox2Code 50c1f9c5b3 Release 3.0.0-dev2 2 years ago
Fox2Code c3586b143f Allow to cancel if module install script not yet started. (Fix #45) 2 years ago
Fox2Code ef00997ea4 Improve Androidacy api for config with certificate pinning + minor code changes. 2 years ago
Fox2Code 8b086b7925 Add opt-in hash based module.zip verification system. 2 years ago
Fox2Code 1bbb16908a Release 0.2.9, Implement text wrap #10 and fix #37 2 years ago
Fox2Code 584d8b126a 0.2.7 Release 2 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 bd9f427f75 Module install UI fixes (See description)
- Fix "Busybox for android NDK" install recognized as failed when successful
- Fix sometimes last message of a module sometimes not appearing in the console
- Replace absolute path of the module.zip file in the console by only it's name
3 years ago
Fox2Code 60360fb325 Initial commit 3 years ago