Commit Graph

154 Commits

Author SHA1 Message Date
ThePedroo
d37d651d8c improve: immediatly set monitor status after set in WebUI
This commit improves the "Actions" tab by immediatly changing visually the monitor status in the WebUI once modified.
2025-05-18 13:06:14 -03:00
ThePedroo
d2a4110c9d fix: improper handling of unknown/exited zygote status in WebUI
This commit fixes the issue where the daemon info would not be found, causing a crash in WebUI due to accessing properties of "undefined" object.
2025-05-18 12:21:32 -03:00
ThePedroo
5c74037853 fix: WebUI translations file names and line ending
This commit fixes the file names of some translations of WebUI strings and the missing new space in their end.
2025-05-18 11:56:46 -03:00
Lucky Kiddos
18d552f59f update: WebUI id_ID translations (#160)
This commit updates WebUI Indonesian translation to improve clarity.

Signed-off-by: Lucky Kiddos <95188840+GuitarHeroStyles@users.noreply.github.com>
2025-05-13 15:59:13 -03:00
Lxchoooo
70cea41017 add: es_ES and es_MX translations to the WebUI (#157)
This commit adds both Spanish and Mexico Spanish translations to the ReZygisk WebUI.
2025-05-04 19:29:04 -03:00
ThePedroo
61d0e609c2 add: es_AR translations to the WebUI; fix: fr_FR file extension
This commit adds the Argentina Spanish translations to ReZygisk WebUI and fixes French translations file not having ".json".

Co-authored-by: Flopster101 <nahuelgomez329@gmail.com>
2025-05-04 18:33:35 -03:00
GhostFRR
90aec6f83c add: fr_FR.json translations to WebUI (#156)
This commit adds French translations to ReZygisk WebUI.

Signed-off-by: GhostFRR <ghost.game.fr@gmail.com>
2025-05-04 18:13:43 -03:00
thasave14
a566ced0c2 add: it_IT translations for the WebUI (#154)
This commit adds Italian translations for ReZygisk WebUI.

Signed-off-by: thasave14 <93542339+thasave14@users.noreply.github.com>
2025-05-03 22:33:11 -03:00
ThePedroo
3b07fb1d66 fix: WebUI loaded modules list parsing
This commit fixes the code that parses the loaded modules from ReZygisk "module.prop", which previously would only load the first module as it used "info[1]".
2025-05-03 06:45:07 -03:00
ZGX089ッ
1b2f9f23e9 fix: some translation in ar_EG.json (#153)
Signed-off-by: ZGX089ッ <159061718+ZG089@users.noreply.github.com>
2025-05-03 16:39:30 +07:00
ThePedroo
a3f68a5c06 update: translations; add: new translations; remove: incomplete translations
This commit updates and adds new translations based on contributions on Crowdin. If you are the contributor of any of the added ones, or participated in the updates of any, please, submit a PR adding your proper credit as the "README.md" suggests. Also removes translations that are incomplete at the moment of this commit. The credits for those will not be removed.
2025-05-03 01:08:46 -03:00
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