Commit Graph

53 Commits

Author SHA1 Message Date
KOWX712 1b2a1701f4 Invisible module update method, more
New update card for invisible module, refine module visibility logic (better adapt with MMRL). Add active class.
2024-12-07 16:10:13 +08:00
KOWX712 4563a3399d Update A-translate.md 2024-12-07 03:47:22 +08:00
KOWX712 873354b11c Adapt with MMRL 2024-12-07 03:47:15 +08:00
KOWX712 878a5faacf Simplify the translation process 2024-12-05 01:27:40 +08:00
KOWX712 504918a289 Fix some possible issue may happen in future 2024-12-05 01:24:53 +08:00
KOWX712 119e0aa2cf Cleanup, rearrange code 2024-12-03 22:03:30 +08:00
KOWX712 d17ca1d7ef prevent mistouch 2024-12-03 21:10:52 +08:00
KOWX712 8f6dc6523d adjust again 2024-12-03 19:37:10 +08:00
KOWX712 6a21702f25 slightly adjust ui on large screen display 2024-12-03 19:13:36 +08:00
KOWX712 31a229e52b save button style 2024-12-03 02:24:15 +08:00
KOWX712 227cbeeb5b Revert "change path"
This reverts commit ba2e699ca5.
2024-12-03 00:58:29 +08:00
KOWX712 ba2e699ca5 change path 2024-12-02 00:24:56 +08:00
KOWX712 785250d748 update translation 2024-12-02 00:12:53 +08:00
KOWX712 a0b0c5ca15 webui: improve ui 2024-12-01 22:58:39 +08:00
KOWX712 69198fa458 translation: update string 2024-12-01 22:58:16 +08:00
KOWX712 9b5293f7b0 webui: abandon UpdateTargetList.sh 2024-12-01 22:56:44 +08:00
KOWX712 017491b652 Squashed commit of the following:
commit 1562a97de621efe514274962826bc2601f694441
Author: KOWX712 <leecc0503@gmail.com>
Date:   Sun Dec 1 00:02:36 2024 +0800

    update translation guide
2024-12-01 00:03:47 +08:00
KOWX712 ce2164b6c2 add back missing string 2024-11-28 18:46:40 +08:00
KOWX712 1c1333d0c8 Update A-translate.md 2024-11-28 18:35:19 +08:00
KOWX712 561de52bf7 fix typo 2024-11-28 18:31:44 +08:00
KOWX712 6fe8d30ccf Update translate template 2024-11-28 18:29:43 +08:00
KOWX712 101bb6abd0 update prompt
translation update
2024-11-28 18:15:08 +08:00
KOWX712 5460a2fa5d Add update method for invisible module
optimize uninstall process
2024-11-28 18:02:56 +08:00
KOWX712 ad5e2ca551 Fix prompt animation missing
fix prompt bounce out animation missing
2024-11-27 21:14:20 +08:00
KOWX712 0607f2d223 Header UI adjust 2024-11-26 01:41:09 +08:00
KOWX712 f4085f8cf0 Invisible + UI fix
integrate module action.sh and WebUI into tricky store, module now is not visible root manager, Thanks for ideaa from @backslashxx . Add uninstall button in the bottom of WebUI. Fix some UI bug.
2024-11-26 00:42:57 +08:00
KOWX712 336efb8d3e Minor ui fix 2024-11-24 23:01:29 +08:00
KOWX712 dbed7f9f90 Fix an issue that may happen in Apatch
and update translation guide
2024-11-24 22:25:27 +08:00
KOWX712 5352e8604e Add translation guide and translation template 2024-11-24 21:47:48 +08:00
KOWX712 ff18585543 Initial support for multiple language, add save boot hash in WebUI
Language available: en-US, ru-RU, tl-PH, zh-CN, zh-TW. Add feature to save verifiedBootHash in WebUI
2024-11-24 21:46:49 +08:00
KOWX712 213c4a2f13 Optimize + set verified boot hash in WebUI
Reduce load time by preload applist in service.sh. New function in WebUI: set verified boot hash in WebUI
2024-11-23 21:22:23 +08:00
KOWX712 7a2c87b365 minor ui change x2 2024-11-22 00:15:51 +08:00
KOWX712 a1f4d8fc72 minor layout change 2024-11-21 23:51:26 +08:00
KOWX712 7f7c124b25 Add more detail x2 2024-11-21 23:24:38 +08:00
KOWX712 9cbb73bab0 Add more detail
Add more detail in help menu and clarity keybox operation prompt.
2024-11-21 23:04:38 +08:00
KOWX712 e848da327b change kb logic 2024-11-20 15:05:37 +08:00
KOWX712 0736f4ea38 Add app name display
try to display app name in webui
2024-11-20 00:44:28 +08:00
KOWX712 596c92ba18 Read app from DenlyList
For Magisk only
2024-11-18 20:19:40 +08:00
KOWX712 face2fe644 ui change
no connection prompt, help menu overlay transition. Better readability installation script.
2024-11-13 00:15:38 +08:00
KOWX712 584ad2f2df spacing format 2024-11-10 01:22:32 +08:00
KOWX712 a02ed06557 Update index.js
Better unsuccessful prompt
2024-11-10 01:06:55 +08:00
KOWX712 9883922927 Add help menu 2024-11-10 00:50:06 +08:00
KOWX712 fcfa723052 better logic
now can show app that excluded by keyword as deselected.
2024-11-09 03:22:48 +08:00
KOWX712 cfa795034e exclude more than only xposed
added option to exclude more root related app other than xposed module
2024-11-09 02:40:25 +08:00
KOWX712 d16611ddc1 minor UI enhance, new exclude list
introduce new exclude list to exclude unnecessary app from tricky store target.
2024-11-09 02:15:03 +08:00
KOWX712 5591a3ed14 Minor UI change
change icon, enhanced UI experience
2024-11-08 01:30:05 +08:00
KOWX712 6bab7df285 Update index.js 2024-11-06 20:24:55 +08:00
KOWX712 3201f9ee16 minor fix
search function enhancement
2024-11-06 20:03:00 +08:00
KOWX712 8a0ab7c56d v2.1
Add curl binary to fetch Xposed module package name list. WebUI bug fix and new feature: exclude Xposed module, better ui experience and more user friendly.
2024-11-06 19:39:37 +08:00
KOWX712 55406e377a fine tune UI 2024-11-04 23:42:15 +08:00