Fox2Code
a92d752160
Rewrite FoxCompat to support Notch and remove unused stuff.
2022-07-02 18:00:58 +02:00
Fox2Code
2757724832
Fix ANSI being disabled by default instead of enabled by default.
2022-07-02 14:58:30 +02:00
Fox2Code
392409be45
Fix possible NullPointerException if install failed. ( Fix #167 )
2022-06-17 16:07:09 +02:00
Fox2Code
45ee5f49b5
Change some references to AnyKernel3
2022-06-07 21:25:12 +02:00
Fox2Code
d2e6a4917a
Add ANSI Support
2022-06-01 17:50:26 +02:00
Fox2Code
5cff1e0d72
Fix AnyKernel3 typos
2022-05-16 01:04:08 +02:00
Fox2Code
37227ad7f1
Major installer rework + rework AnyKernel3 install system.
2022-05-14 23:47:43 +02:00
Fox2Code
d35489bcc5
Rework AnyKernel install to extend support to most AnyKernel modules
2022-05-07 13:40:37 +02:00
Fox2Code
3eb1744a78
Fix previous PR + minor UI tweaks.
2022-05-05 17:27:31 +02:00
DerGoogler
c726dbe375
Making improvements
...
- Update libsu to `5.0.0`
- Fix reboot button displays on fail install
2022-05-03 18:57:39 +02:00
Der_Googler
73c8baa662
Merge branch 'master' into f2c-merge-patch
2022-05-03 18:10:34 +02:00
Fox2Code
81143e7d95
0.4.5 Release
2022-05-03 16:35:17 +02:00
Fox2Code
faf3e3caab
Fix-up previous commit.
2022-05-03 16:18:58 +02:00
Fox2Code
0026388f65
Add system-less AnyKernel module install support. (Experimental)
2022-05-03 12:57:01 +02:00
Der_Googler
037a0b930c
Merge branch 'Fox2Code:master' into master
2022-04-28 17:20:02 +02:00
Fox2Code
1c3894e35b
Improve AnyKernel support. Close #138
2022-04-27 21:50:25 +02:00
DerGoogler
996a50f61e
Add reboot protection
2022-04-26 18:12:40 +02:00
DerGoogler
1cc6f8e771
Add reboot fab to install terminal
2022-04-25 18:52:48 +02:00
Fox2Code
a5d0c22bc0
Improve LSPosed support, add more modules config fallback.
2022-03-26 20:39:47 +01:00
Fox2Code
ff2d5abda2
Improve root detection, update libsu.
2022-03-10 21:16:53 +01:00
Fox2Code
97cd87c13e
Add compat flags for modules, fix Androidacy code typo.
2022-03-02 22:20:41 +01:00
Fox2Code
cd5f6b6e6a
Fix landscape even more, make blur disabled by default (new strings)
2022-02-24 20:27:10 +01:00
Fox2Code
6f7c40393e
Improve layout and top blur, fix light theme.
2022-02-23 21:30:51 +01:00
Fox2Code
7a6aa28277
Androidacy WebView hardening, and some bug fixes.
2022-02-22 01:45:56 +01:00
Fox2Code
147055e4a9
Fix installing module depending on now removed ARCH32
variable. (Also clean up code)
2022-02-11 15:25:41 +01:00
Fox2Code
2c666ad00b
Fix installer crashing when a checksum is provided.
2022-02-06 13:13:53 +01:00
Fox2Code
c65f71f7f1
Rewrite module install script, auto detect if a patch is needed on remote modules.
2022-02-05 16:11:32 +01:00
Fox2Code
44472aaadb
Fix InstallerActivity error messages on failure.
2022-02-03 17:14:40 +01:00
Fox2Code
50c1f9c5b3
Release 3.0.0-dev2
2022-02-02 15:53:28 +01:00
Fox2Code
c3586b143f
Allow to cancel if module install script not yet started. ( Fix #45 )
2022-01-31 23:12:33 +01:00
Fox2Code
ef00997ea4
Improve Androidacy api for config with certificate pinning + minor code changes.
2022-01-31 16:05:03 +01:00
Fox2Code
8b086b7925
Add opt-in hash based module.zip verification system.
2022-01-29 18:06:28 +01:00
Fox2Code
1bbb16908a
Release 0.2.9, Implement text wrap #10 and fix #37
2022-01-26 20:34:36 +01:00
Fox2Code
584d8b126a
0.2.7 Release
2022-01-23 19:17:08 +01: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
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
2021-10-04 14:47:13 +02:00
Fox2Code
60360fb325
Initial commit
2021-10-01 22:19:42 +02:00