Commit Graph

37 Commits

Author SHA1 Message Date
KOWX712 dc46e5f12e Remove restriction on installation
But module will still removed automatically if tricky store module not found to keep the convenient for user to remove webui when uninstalling tricky store.
2024-12-16 02:38:54 +08:00
KOWX712 9302d39910 Fix update operation in ksu/apatch
Simplified the code, better readability.
2024-12-11 15:05:45 +08:00
KOWX712 ff6244b140 Invisible module full implementation
NOT STABLE, not tested on KSU
2024-12-10 22:25:01 +08:00
KOWX712 c500e7476a Update customize.sh 2024-12-07 16:32:13 +08:00
KOWX712 13f020ebd0 test canary 2024-12-03 01:00:24 +08:00
KOWX712 d6d890ef10 make invisible module optional
add choices for invisible module on installation
2024-11-28 18:01:49 +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 e848da327b change kb logic 2024-11-20 15:05:37 +08:00
KOWX712 383a7eeb5f Update action button
Abandon action.sh in KernelSU and Apatch. Magisk: redirect to WebUI with action button if installed KSU WebUI. Add KSU WebUI standalone automated installation script (optional).
2024-11-18 18:36:51 +08:00
KOWX712 bcfb8c12ad remove curl binary
use busybox wget binary instead of curl binary to fetch exclude-list
2024-11-14 21:44:31 +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 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 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 6d8f364d17 v2.0 2024-11-04 21:50:35 +08:00
KOWX712 20c402d425 v1.7 2024-11-03 16:22:54 +08:00
KOWX712 52e10335dc v1.6 2024-11-02 17:58:09 +08:00
KOWX712 3fe5853a7d Update customize.sh 2024-11-01 05:37:39 +08:00
KOWX712 6cb72d87aa update v1.5 2024-11-01 03:27:02 +08:00
KOWX712 842b2691a7 Update customize.sh 2024-10-31 23:10:26 +08:00
KOWX712 eb3ab39a80 fix config list issue
fix multiple package name in config list when updating module
2024-10-31 22:45:21 +08:00
KOWX712 02c27b9692 Update customize.sh 2024-10-31 21:48:08 +08:00
KOWX712 6043b1de06 Update customize.sh 2024-10-31 21:05:46 +08:00
KOWX712 af8d3a1723 optimize 2024-10-29 02:01:08 +08:00
KOWX712 932648bc5b reduce size 2024-10-29 01:40:59 +08:00
KOWX712 5808080237 fix recognize error 2024-10-28 22:29:50 +08:00
KOWX712 1ebe14c646 refactor code
simplify, bug fix, unify variable name
2024-10-28 21:28:56 +08:00
KOWX712 4a7437705c change ro.boot.vbmeta.digest logic
migrate from system.prop to reset prop due system.prop not working on some device
2024-10-28 19:50:02 +08:00
KOWX712 6d56230a99 Update customize.sh 2024-10-28 03:16:15 +08:00
KOWX712 dc85dfbe10 fix 2024-10-27 01:34:30 +08:00
KOWX712 5e790b98f7 1.3.1 initial 2024-10-27 01:06:03 +08:00
KOWX712 85e1382c5a Update customize.sh 2024-10-26 03:38:30 +08:00
KOWX712 15e56e6aa3 Update customize.sh 2024-10-26 03:15:30 +08:00
KOWX712 9d2faa76b3 fix 2024-10-26 02:30:23 +08:00
KOWX712 35f07c5b1b Fix
fix installation process keep going on when tricky store is not installed
2024-10-26 02:22:12 +08:00
KOWX712 fd029a8b8e Improve update compatibility 2024-10-20 21:39:57 +08:00
KOWX712 8930f73a88 Update customize.sh 2024-10-18 21:39:49 +08:00
KOWX712 565bbeb75f Initial 2024-10-16 05:03:20 +08:00