586 Commits

Author SHA1 Message Date
KOWX712 24548025fe Update A-template.json 2024-12-29 03:52:27 +08:00
KOWX712 d3885966b2 fix wrong error toast 2024-12-29 03:36:31 +08:00
KOWX712 ae32ccf973 Final touchup
- UI adjust: color, placement, size

#7
2024-12-29 03:08:34 +08:00
KOWX712 77a6e06631 Support ! and ? mode in WebUI
- Long press to open mode menu
- Show toast on error log

#7
2024-12-29 02:39:49 +08:00
KOWX712 940d809ac5 complete animation
- adjust position of prompt and save button on MMRL
- complete ripple animation
- new checkbox animation
2024-12-28 14:54:38 +08:00
KOWX712 1861e43a81 Simplify logic, add Material Design ripple effect 2024-12-26 20:52:01 +08:00
KOWX712 10c02a6924 Add trigger on pull request 2024-12-26 01:19:03 +08:00
KOWX712 b07c9f8f5a v2.9 Merry Christmas v2.9 2024-12-25 16:41:34 +08:00
KOWX712 dad4bed07e Restructure css 2024-12-25 16:22:39 +08:00
KOWX712 a7214cfa81 Preserve ! and ? during update target
#7
2024-12-25 15:32:49 +08:00
KOWX712 82c489f787 local icon
No longer need internet connection to load icon
2024-12-24 22:40:03 +08:00
KOWX712 de43439200 Restructure index.js, simplify translation process
No big change
2024-12-24 22:25:41 +08:00
KOWX712 5347ac29bf Restructure translation (no functional change) 2024-12-24 15:55:09 +08:00
Keinta15 37467411cf Update es-ES.json
Adjusted phrasing for better fluency and corrected minor grammar issues
2024-12-20 01:18:30 +00:00
KOWX712 4fd5b47817 add Spanish 2024-12-20 00:36:54 +08:00
KOWX712 610f106913 Weak connection fix + code optimize + fix typo
Don't show applist before finish check update. Slightly slower loading but remove freeze on weak connection device
2024-12-19 22:58:33 +08:00
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
backslashxx f46cc964e4 module: common/get_extra: reorder functions 2024-12-15 13:44:17 +08:00
backslashxx a7963c53dc module: common/get_extra: remove bashism 2024-12-15 13:44:17 +08:00
backslashxx 7c5b144492 module: common/get_extra: use download instead 2024-12-15 13:44:17 +08:00
backslashxx 4230929dc9 module: common/get_extra: import download function from bindhosts 2024-12-15 13:44:17 +08:00
backslashxx 437237e3d4 module: common/get_extra: drop check_wget function 2024-12-15 13:44:17 +08:00
KOWX712 cfb51e28fb v2.8 release v2.8 2024-12-14 16:08:51 +08:00
KOWX712 6bdfff7f92 fix auto select language
fix auto language select missing due to change in https://github.com/KOWX712/Tricky-Addon-Update-Target-List/commit/ff6244b1409c44807a13f6708714784d41abfcfd
2024-12-14 16:06:34 +08:00
KOWX712 4146f09062 Merge pull request #4 from reindex-ot/main
Add Japanese locale.
2024-12-14 12:38:00 +08:00
KOWX712 d223b39e29 add option in html 2024-12-14 12:37:14 +08:00
Re*Index. (ot_inc) 6bf5009cb8 Add files via upload 2024-12-14 11:16:51 +09:00
KOWX712 22bdb3986a lite 2024-12-13 03:44:35 +08:00
KOWX712 2a04b7426d Update README.md 2024-12-13 03:33:10 +08:00
KOWX712 a03b785323 adjust ui 2024-12-13 03:09:52 +08:00
KOWX712 d307c57171 update README.md 2024-12-11 17:09:14 +08:00
KOWX712 c6339f4e5d Add back missing no connection prompt 2024-12-11 16:27:59 +08:00
KOWX712 4c9e56c1db Fix lag on deselect unnecessary option 2024-12-11 15:41:20 +08:00
KOWX712 9302d39910 Fix update operation in ksu/apatch
Simplified the code, better readability.
2024-12-11 15:05:45 +08:00
KOWX712 06d2edf57f Update README.md 2024-12-10 22:55:33 +08:00
KOWX712 ff6244b140 Invisible module full implementation
NOT STABLE, not tested on KSU
2024-12-10 22:25:01 +08:00
KOWX712 dfe4a23f8a loading time optimization
probably removed all loading time
2024-12-10 04:05:06 +08:00
KOWX712 5dd1496ca7 Merge pull request #3 from DerGoogler/main
Add metadata for MMRL
2024-12-08 09:53:32 +08:00
Der_Googler 8c831cea39 Add metadata for MMRL
Also includes a note
2024-12-08 00:40:36 +01:00
KOWX712 42a8f6baae v2.7.1 quick fix v2.7.1 2024-12-07 21:20:53 +08:00
KOWX712 befa011c15 remove unused logic 2024-12-07 21:19:19 +08:00
KOWX712 f576b4bb2f link redirect quick fix 2024-12-07 20:52:01 +08:00
KOWX712 a2b2da27f8 v2.7 release v2.7 2024-12-07 17:59:57 +08:00
KOWX712 b3282816cb handle tmpdir in Magisk 2024-12-07 17:47:40 +08:00
KOWX712 15f975ee67 increase prompt priority 2024-12-07 17:33:59 +08:00
KOWX712 11d3b34657 remove residue changing from invisible to visible 2024-12-07 17:28:08 +08:00
KOWX712 ad905cb6e0 fix invisible ksu residue 2024-12-07 17:02:42 +08:00
KOWX712 5b966f5626 fix visible broken logic 2024-12-07 16:40:14 +08:00
KOWX712 c500e7476a Update customize.sh 2024-12-07 16:32:13 +08:00
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