Commit Graph

32 Commits

Author SHA1 Message Date
KOWX712 f4860d1a00 Improve xposed detection logic
Detect Xposed module from AndroidMainfest.xml instead of relying on LSPosed module repository since not all Xposed module will available in the repo.
2024-11-22 17:02:30 +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 82d803c2db v2.3 2024-11-18 21:37:46 +08:00
KOWX712 3015fd44ba finalize 2024-11-18 21:04:30 +08:00
KOWX712 439ae0332a Update UpdateTargetList.sh 2024-11-18 20:54:28 +08:00
KOWX712 596c92ba18 Read app from DenlyList
For Magisk only
2024-11-18 20:19:40 +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 fcfa723052 better logic
now can show app that excluded by keyword as deselected.
2024-11-09 03:22:48 +08:00
KOWX712 c347392792 fix typo 2024-11-09 02:53:58 +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 2b023ca1ba KSU WebUI information 2024-11-04 02:18:50 +08:00
KOWX712 d4b48998eb clarify rermark
remove useless code, unify variable,
2024-11-03 17:45:03 +08:00
KOWX712 52e10335dc v1.6 2024-11-02 17:58:09 +08:00
KOWX712 6cb72d87aa update v1.5 2024-11-01 03:27:02 +08:00
KOWX712 2948476589 optimize 2024-10-31 23:27:00 +08:00
KOWX712 af8d3a1723 optimize 2024-10-29 02:01:08 +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 cf5b4d458d fix recognition issue 2024-10-27 02:24:27 +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 c8a355e8e0 Update UpdateTargetList.sh 2024-10-26 03:57:17 +08:00
KOWX712 9e8ac343f7 Update system.prop 2024-10-26 02:55:25 +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 9f4f9f73aa test 2024-10-21 17:45:59 +08:00
KOWX712 102b5d3a87 update script 2024-10-20 21:44:28 +08:00
KOWX712 565bbeb75f Initial 2024-10-16 05:03:20 +08:00