RainyXeon
98743e8523
add: new ui for error history page
...
remove: modal support (initial)
2024-11-12 14:12:53 +07:00
RainyXeon
3f816b609a
add: amoled and monochrome theme
...
This commit will add 2 new themes is monochrome and amoled
2024-11-12 00:17:35 -03:00
RainyXeon
c833a5b69c
fix: build failed for webui
2024-11-12 00:17:34 -03:00
RainyXeon
f38e78bad7
add: outfit font to replace product sans
2024-11-12 00:17:34 -03:00
RainyXeon
26b60fce11
add: small page internal API and system based theme
...
yandev code style on webroot/js/smallPage/theme.js, need to be cleaned
2024-11-12 00:09:23 -03:00
RainyXeon
9957be838f
add: fatal error screen
2024-11-12 00:09:22 -03:00
RainyXeon
ec53757c0a
add: animation for tab and navbar
2024-11-12 00:09:19 -03:00
RainyXeon
1d38739100
add: window.onerror event
2024-11-12 00:09:16 -03:00
RainyXeon
3c1af44edc
add: clear all log button
2024-11-12 00:09:15 -03:00
RainyXeon
32ea9344dd
remove: translation for error log
2024-11-12 00:09:14 -03:00
RainyXeon
b15b33ddac
fix: cannot enable light theme
...
Co-authored-by: CaptainThrowback <captainthrowback@hotmail.com >
2024-11-12 00:09:02 -03:00
RainyXeon
5788a9b67e
fix: empty screen bug (silly error)
2024-11-12 00:09:01 -03:00
RainyXeon
5352d4f0e6
fix: flash file corrupted (silly error)
2024-11-12 00:08:57 -03:00
RainyXeon
814fc3fe1e
fix: flash file corrupted
2024-11-12 00:08:56 -03:00
RainyXeon
4dac5409d8
add: new webui framework (using navbar and refactor lang file)
2024-11-12 00:08:55 -03:00
RainyXeon
db45eaee02
add: action card sepreate with settings
2024-11-12 00:08:53 -03:00
RainyXeon
259e1f0268
remove: webuiError file to avoid inf loading
2024-11-12 00:08:52 -03:00
RainyXeon
ffd0e36118
add: track webui error and log directly into error history (may not working)
2024-11-12 00:08:51 -03:00
WinCS
0818f0ade6
fix: zh_CN and zh_TW translations contributor link; improve: complexity in customize.sh
...
This commit fixes the contributor link for Chinese translations and improves the complexity in customise.sh by reducing it.
2024-11-12 00:08:50 -03:00
RainyXeon
59ac30d3cc
add: builtin ProductSans font and option to toggle
2024-11-12 00:08:49 -03:00
RainyXeon
a18215226f
fix: corrupted zip file in webui
2024-11-12 00:08:48 -03:00
RainyXeon
7ef7cf24e9
add: error history modal for easier to view log and copy
2024-11-12 00:08:47 -03:00
RainyXeon
0538428a00
fix: webui infinity loading
2024-11-12 00:08:46 -03:00
RainyXeon
5778870963
fix: corrupted zip file in webui
2024-11-12 00:08:44 -03:00
RainyXeon
d1e86029ce
fix: corrupted zip file in webui (not confirmed)
2024-11-12 00:08:44 -03:00
RainyXeon
d1d69ae553
fix: wrong locate of translate
2024-11-12 00:08:43 -03:00
RainyXeon
c92ad7c748
improve: language system based on json file
...
This commit will introduce new language system based on json file for easier to translate using crowdin in the future, also fix webui cannot load
2024-11-12 00:08:43 -03:00
RainyXeon /
a337b55efd
add: base functional for lang system; fix: weird issue related to js
2024-11-12 00:08:40 -03:00
RainyXeon /
c707c151fd
add: lang list for lang modal
2024-11-12 00:08:38 -03:00
RainyXeon /
ad3624b945
add: base code for modal/lang support [W.I.P]
2024-11-12 00:08:38 -03:00
RainyXeon /
ebdba3ba0f
add: expand-able menu on settings card; fix: modules list not showing
2024-11-12 00:08:37 -03:00
RainyXeon /
e0cb8da6dd
add: loading screen, expandable list and card header icons
...
This commit will add new loading screen, expandable list and card header icons for improving UX/UI
2024-11-12 00:08:35 -03:00
RainyXeon /
c909e21ebc
add: new module list interface
2024-11-12 00:08:34 -03:00
RainyXeon /
37fc9a44b1
fix: svg sometimes not showing on webui
2024-11-12 00:08:34 -03:00
RainyXeon /
1f011eefc3
add: light theme with button based
2024-11-12 00:08:32 -03:00
RainyXeon /
79d9e4c531
add: light theme base
...
This commit will add the base of light theme support in ReZygisk WebUI
2024-11-12 00:08:32 -03:00
ThePedroo
cf59aed3f9
add: webroot files to get sign
...
This commit simply adds the webroot files to be also verified the autencity.
2024-11-12 00:08:32 -03:00
ThePedroo
bdf12dcf44
fix: building process; add: web UI JavaScript code
...
This commit both fixes the building process to include the webroot folder and adds the web UI JS code to allow it to fetch the values.
2024-11-12 00:08:29 -03:00
ThePedroo
c852a2c146
fix: not properly switching mount ns
...
This commit corrects mount namespace code.
2024-11-10 23:05:31 -03:00
ThePedroo
7d29fd821f
fix: zygiskd c99 building process
...
This commit fixes building process of new zygiskd.
2024-11-10 23:05:28 -03:00
Pedro.js
88f1b7fdb9
fix: permission loophole
...
This commit tights the permissions for `tmpfs`, removing the permission loophole.
Signed-off-by: Pedro.js <pedroolimpioguerra@gmail.com >
2024-08-05 12:40:50 -03:00
ThePedroo
f68385be5d
fix: ReZygisk break after first boot
...
This commit fixes the issue where ReZygisk would break after rebooting after first boot after flash.
2024-07-01 00:48:39 -03:00
ThePedroo
7399ae417d
fix: Apatch -> APatch
...
This commit fixes the name of APatch in "build.gradle.kts" and "customize.sh" files.
2024-06-30 23:22:40 -03:00
ThePedroo
1a82399e86
improve: hiding
...
This commit improves hiding by moving monitor related files to /data/adb/rezygisk, where it's not accessable without root.
2024-06-30 23:04:45 -03:00
ThePedroo
af23710782
update: module.prop information
...
This commit updates information in module.prop.
2024-06-26 19:52:50 -03:00
Matt
2047bdb1bf
add: APatch support ( #4 )
...
This commit adds support for APatch.
2024-06-22 23:13:29 -03:00
Pedro.js
678d886343
improve: CLI and code ( #3 )
...
This commit improves the CLI of ReZygisk, allowing the use of important information like PID of the daemons. Also improves the code of the loaders ptracer.
2024-06-20 22:53:13 -03:00
ThePedroo
c50d89e28e
update: Zygisk Next -> ReZygisk
...
This commit changes the name of the project to not be the same as the original one, Zygisk Next.
2024-06-16 15:32:24 -03:00
5ec1cff
505e5dc4ba
fix typo
2024-01-06 10:02:29 +08:00
5ec1cff
420e93f8ed
fix install magisk module task
2024-01-06 09:57:34 +08:00