Commit Graph

143 Commits

Author SHA1 Message Date
RainyXeon
1f88a8f30e add: temporary fix for translation as some code in home translate broken 2025-04-30 19:23:36 +07:00
RainyXeon
d92d854a3b add: experiment RTL layout feature 2025-04-30 19:17:04 +07:00
ZGX089ッ
cf9e03ac5c add: Arabic Translation (#150)
* feat: Added Arabic Translation

Signed-off-by: ZGX089ッ <159061718+ZG089@users.noreply.github.com>

* Update TRANSLATOR.md

Signed-off-by: ZGX089ッ <159061718+ZG089@users.noreply.github.com>

---------

Signed-off-by: ZGX089ッ <159061718+ZG089@users.noreply.github.com>
2025-04-30 19:12:57 +07:00
ThePedroo
0b9a2c26b8 fix: WebUI ReZygisk info retrieval
This commit fixes how the WebUI retrieves ReZygisk information, such as if it is working, which modules are loaded, etc.
2025-04-29 13:33:36 -03:00
RainyXeon
f58dacea0b fix: debug log 2025-04-29 18:14:00 +07:00
RainyXeon
c14d3ff36e add: debug log for chrome dev tools (don't remove) 2025-04-29 17:34:44 +07:00
Alice w/🌧️
64f002541e fix: misconfiguration on section header
Signed-off-by: Alice w/🌧️ <rainyxeon@gmail.com>
2025-04-23 23:04:10 +07:00
Alice w/🌧️
a3d07583d3 improve: spacing on Rezygisk section header
Signed-off-by: Alice w/🌧️ <rainyxeon@gmail.com>
2025-04-23 23:02:40 +07:00
RainyXeon
17f430b354 improve: some small space on section header 2025-04-23 21:06:51 +07:00
ThePedroo
caa4b6b640 improve: reduce size of section headers
This commit reduce the size of section headers to make it more appropriate.
2025-04-23 03:08:49 -03:00
ThePedroo
d8c0310053 improve: use module name, not module id; add: show Android/Kernel version in WebUI
This commit improves the WebUI module listing by listing the module name rather than the module id, and also adds 2 fields in the WebUI, so that it shows the Android version and Kernel release string.
2025-04-23 02:27:10 -03:00
Kitty
c465754be7 add: ukrainian translations to WebUI (#100)
This commit adds Ukrainian translations for the WebUI available languages.

Signed-off-by: Kitty <73357005+Kittyskj@users.noreply.github.com>
Co-authored-by: Pedro.js <pedroolimpioguerra@gmail.com>
2025-04-12 20:57:18 -03:00
Lucky Kiddos
88eb16331e update: id_ID translations (#107)
This commit updates the translations for Indonesia language with proper grammar.

Signed-off-by: Lucky Kiddos <95188840+GuitarHeroStyles@users.noreply.github.com>
2025-01-11 01:13:22 -03:00
Kirill Kuznetsov
5a061e6daa fix: ru_RU language name translation (#86)
This commit fixes russian language name translation, which previously said, in russian, "English (USA)".

Signed-off-by: Kirill Kuznetsov <kdevlab@yandex.ru>
2024-11-24 15:24:49 -03:00
Willow Hayley Lovelace
27b3de562f add: Turkish language for WebUI (#85)
Co-authored-by: witch <witch@dyingwillow.dev>
2024-11-23 14:47:23 +07:00
Berlian Panca
56d307783f add: indonesian language for WebUI (#83)
This commit will add support for indonesian language in webui, following commits:

* Add Indonesian language for WebUI

* Sort TRANSLATOR.md contributor alphabetically
2024-11-15 15:18:20 +07:00
RainyXeon
43b3bfbc99 fix: language cannot translated fully 2024-11-13 18:44:05 +07:00
SheepChef
ef7e6c07e4 update: translations for zh_CN (#79)
This commit updates the translations for Simplified Chinese so that it is fully translated.

Signed-off-by: SheepChef <50871867+SheepChef@users.noreply.github.com>
2024-11-13 07:01:03 -03:00
unexpected unresolved
84a139fcaf add: new translation for vi_VN
Signed-off-by: unexpected unresolved <xeondev@xeondex.onmicrosoft.com>
2024-11-13 06:36:44 +07:00
ThePedroo
ea42fbea41 fix: monitor information
This commit fixes monitor information, which now is properly working and named, and also has proper status words.
2024-11-12 20:25:57 -03:00
ThePedroo
e55a825f7d fix: 64-bit/32-bit-only device detection
This commit fixes the detection made by ReZygisk WebUI that makes it be aware of whether the device's CPU is capable of 64-bit or 32-bit only, allowing it to properly mark as Fully functioning or just partially.
2024-11-12 17:39:57 -03:00
SheepChef
dddda78496 update: zh_CN translations (#78)
This commit updates the Simplified Chinese translations for the WebUI.

Signed-off-by: SheepChef <50871867+SheepChef@users.noreply.github.com>
2024-11-12 14:48:00 -03:00
RainyXeon
664aed058a fix: translation not completely for webui 2024-11-12 20:04:16 +07:00
RainyXeon
8b611b4153 add: some small padding for header 2024-11-12 19:40:23 +07:00
RainyXeon
b805d86f47 fix: go back icon not change the color 2024-11-12 18:43:05 +07:00
ThePedroo
d82bd17003 fix: re-declaring constant variable
This commit fixes the issue where two variables with the same name would overlap, causing a re-declaration of a constant (imutable) variable
2024-11-12 04:22:54 -03:00
unexpected unresolved
847c8c1544 remove: light icon data for errorh page
Signed-off-by: unexpected unresolved <minh15052008@gmail.com>
2024-11-12 14:29:02 +07:00
unexpected unresolved
5d8db1b602 remove: button icon in light theme
Signed-off-by: unexpected unresolved <minh15052008@gmail.com>
2024-11-12 14:28:11 +07:00
RainyXeon
44ba054f96 fix: error history header 2024-11-12 14:16:41 +07:00
RainyXeon
98743e8523 add: new ui for error history page
remove: modal support (initial)
2024-11-12 14:12:53 +07:00
ThePedroo
949a526cf2 fix: Web UI not loading
This commit fixes the issue where the Web UI doesn't load by properly implementing the saving of the status of ReZygisk so that it can be displayed easily, which wasn't properly implemented before.
2024-11-12 02:33:33 -03:00
ThePedroo
73295ab4b5 update: ReZygisk's Web UI license
This commit updates the Web UI of ReZygisk to a license with copyleft, making it harder to be used in proprietary projects.
2024-11-12 00:18:07 -03:00
RainyXeon
a0d79875ea add: new cache state storing and handling 2024-11-12 00:17:38 -03:00
ThePedroo
73acecaa9d improve: translations detection
This commit allows ReZygisk WebUI to dynamically fetch translations.
2024-11-12 00:17:37 -03:00
Blazzycrafter
f4968599cf add: de_DE translations (#62)
This commit adds German translations for ReZygisk WebUI.

Signed-off-by: Blazzycrafter <39300111+Blazzycrafter@users.noreply.github.com>
2024-11-12 00:17:37 -03:00
Igor
8f6a3ae8e8 update: ro_RO translations (#57)
This commit updates Romanian translations to translate untranslated phrases and fix some grammatically incorrect phrases.

Signed-off-by: Igor <sorocean.igor@gmail.com>
2024-11-12 00:17:36 -03:00
RainyXeon
cd96363249 remove: test code 2024-11-12 00:17:35 -03: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
ThePedroo
ae2664d7e4 fix: zygisk-ptraceXX response parsing
This commit fixes the parsing of "ptrace" command.
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
unexpected unresolved
b59b4f4a72 improve: tablet navbar by decrease scale 2024-11-12 00:16:55 -03:00
RainyXeon
fbed1e5633 add: initial support for tablet/desktop mode
This commit will add initial support for tablet/desktop mode by trick the navbar a bit
2024-11-12 00:16:55 -03:00
RainyXeon
6a0f5aaad2 add: AJleKcAHgP68's russian translation credits
This commit will add AJleKcAHgP68's russian translation credits to TRANSLATION.md and webroot/js/language.js

Co-authored-by: AJleKcAHgP68 <78802768+AJleKcAHgP68@users.noreply.github.com>
2024-11-12 00:16:54 -03:00
AJleKcAHgP68
3fde061c18 improve: russian translation on ru_RU.json (#44)
Add RU translate

Signed-off-by: AJleKcAHgP68 <78802768+AJleKcAHgP68@users.noreply.github.com>
2024-11-12 00:16:54 -03:00
unexpected unresolved
b26b988f08 fix: translation credits synchronization
Signed-off-by: unexpected unresolved <minh15052008@gmail.com>
2024-11-12 00:16:53 -03:00
SheepChef
657512ca2c fix: lines variable not declared; improve: style of web UI (#43)
This commit fixes an issue where "lines" variable would not be declared and improves the style of the web UI.

Signed-off-by: SheepChef <50871867+SheepChef@users.noreply.github.com>
Co-authored-by: Pedro.js <pedroolimpioguerra@gmail.com>
2024-11-12 00:16:52 -03:00
SheepChef
19cedefcf3 improve: chinese translation. (#42)
* Full Chinese Translation.

Translate all currently existing English strings to Chinese.

Signed-off-by: SheepChef <50871867+SheepChef@users.noreply.github.com>

* Update language.js

---------

Signed-off-by: SheepChef <50871867+SheepChef@users.noreply.github.com>
2024-11-12 00:16:52 -03:00
ThePedroo
f85baf92ab fix: pt_BR translation grammar
This commit fixes grammar mistakes in brazilian portuguese translation.
2024-11-12 00:16:51 -03:00
ThePedroo
7b26d07454 improve: Web UI loading speed
This commit improves the speed of loading of the Web UI.
2024-11-12 00:16:48 -03:00
Kirill Kuznetsov
67a7475946 fix #36: WebUI not working on 64 bit only devices 2024-11-12 00:12:04 -03:00