Commit Graph

141 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 e192fcc916 v2.5 v2.5 2024-11-22 00:23:08 +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 90696c5c5d Update update.json 2024-11-21 23:09:01 +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 d9eb97cb3c fix webui installation skip
Magisk action.sh: On next installation, prompt webui again if rejected.
2024-11-21 23:04:13 +08:00
KOWX712 e848da327b change kb logic 2024-11-20 15:05:37 +08:00
KOWX712 67581ae941 Update .extra 2024-11-20 13:56:15 +08:00
KOWX712 91dea027ce Create .extra 2024-11-20 13:40:27 +08:00
KOWX712 5806ab16d7 v2.4 v2.4 2024-11-20 00:52:21 +08:00
KOWX712 0736f4ea38 Add app name display
try to display app name in webui
2024-11-20 00:44:28 +08:00
KOWX712 ff8a768a00 Add aapt bianry
prepare for app name feature
2024-11-19 23:26:27 +08:00
KOWX712 af3f8b88c0 Update changelog.md 2024-11-18 22:02:31 +08:00
KOWX712 40f1e8d69e v2.3 v2.3 2024-11-18 21:59:17 +08:00
KOWX712 82d803c2db v2.3 2024-11-18 21:37:46 +08:00
KOWX712 68158796dc v2.3
update boot_hash path
2024-11-18 21:17:23 +08:00
KOWX712 3015fd44ba finalize 2024-11-18 21:04:30 +08:00
KOWX712 605a4c8c90 Update more-excldue.json 2024-11-18 20:59:09 +08:00
KOWX712 439ae0332a Update UpdateTargetList.sh 2024-11-18 20:54:28 +08:00
KOWX712 6f7108543f cleanup residue
cleanup residue during remove module
2024-11-18 20:33:37 +08:00
KOWX712 596c92ba18 Read app from DenlyList
For Magisk only
2024-11-18 20:19:40 +08:00
KOWX712 1f3c1e960a Migrate boot hash to /data/adb
prevent ksu/apatch overwrite
2024-11-18 18:56:07 +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 2e71b6512b Update more-excldue.json 2024-11-17 00:14:21 +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 e9346303ac prevent tspa overwrite 2024-11-14 21:37:32 +08:00
KOWX712 cc77b95f5c v2.2 2024-11-13 01:18:25 +08:00
KOWX712 685a6b89ef v2.2
update description, changelog and version code
v2.2
2024-11-13 00:34:17 +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 47e383bf69 Update more-excldue.json
add link
2024-11-10 01:19:29 +08:00
KOWX712 a02ed06557 Update index.js
Better unsuccessful prompt
2024-11-10 01:06:55 +08:00
KOWX712 eb8666f79e Update more-excldue.json 2024-11-10 00:57:01 +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 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 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 b1f75d012e Create more-excldue.json
for more exclude package name
2024-11-08 02:10:31 +08:00
KOWX712 3f19e0bee5 Update README.md 2024-11-08 01:34:02 +08:00
KOWX712 bd38e1a615 Update README.md 2024-11-08 01:33:35 +08:00
KOWX712 bfb4c3293e Merge branch 'master' of https://github.com/KOWX712/Tricky-Addon-Update-Target-List 2024-11-08 01:30:08 +08:00
KOWX712 5591a3ed14 Minor UI change
change icon, enhanced UI experience
2024-11-08 01:30:05 +08:00
KOWX712 9d0d1c7e46 Update changelog.md 2024-11-06 20:29:51 +08:00
KOWX712 6bab7df285 Update index.js 2024-11-06 20:24:55 +08:00
KOWX712 5d14680bb9 Update update.json 2024-11-06 20:21:38 +08:00
KOWX712 3201f9ee16 minor fix
search function enhancement
v2.1
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