diff --git a/json/modules.json b/json/modules.json index e108538..83f6d4d 100644 --- a/json/modules.json +++ b/json/modules.json @@ -6,24 +6,32 @@ "submission": "https://github.com/Googlers-Repo/gmr/issues/new?assignees=&labels=module&projects=&template=submission.yml&title=%5BModule%5D%3A+", "metadata": { "version": 1, - "timestamp": 1734157772.487708 + "timestamp": 1734180013.429924 }, "modules": [ { "id": "TA_utl", "name": "Tricky Addon - Update Target List", - "version": "v2.7.1", - "versionCode": 271, + "version": "v2.8", + "versionCode": 280, "author": "KOWX712", "description": "A WebUI to conifgure tricky store target.txt ", "added": 1723905223.0, + "categories": [ + "WebUI" + ], + "support": "https://github.com/KOWX712/Tricky-Addon-Update-Target-List/issues", + "license": " GPL-3.0", + "readme": "https://raw.githubusercontent.com/KOWX712/Tricky-Addon-Update-Target-List/refs/heads/main/README.md", + "note": { + "message": "This module is not a part of the Tricky Store module. DO NOT report any issues to Tricky Store if encountered" + }, "verified": false, - "timestamp": 1733577682.0, - "size": 1185982, + "timestamp": 1734163760.0, + "size": 1187881, "features": { "service": true, - "post_fs_data": true, - "webroot": true + "post_fs_data": true }, "track": { "type": "ONLINE_JSON", @@ -58,6 +66,14 @@ "zipUrl": "https://gr.dergoogler.com/gmr/modules/TA_utl/v2.7.1_271.zip", "changelog": "https://gr.dergoogler.com/gmr/modules/TA_utl/v2.7.1_271.md", "size": 1185982 + }, + { + "timestamp": 1734163760.0, + "version": "v2.8", + "versionCode": 280, + "zipUrl": "https://gr.dergoogler.com/gmr/modules/TA_utl/v2.8_280.zip", + "changelog": "https://gr.dergoogler.com/gmr/modules/TA_utl/v2.8_280.md", + "size": 1187881 } ] }, diff --git a/modules/TA_utl/track.json b/modules/TA_utl/track.json index deef745..210fdc3 100644 --- a/modules/TA_utl/track.json +++ b/modules/TA_utl/track.json @@ -9,6 +9,6 @@ "NonFreeDep" ], "added": 1723905223.0, - "last_update": 1733577682.0, - "versions": 3 + "last_update": 1734163760.0, + "versions": 4 } \ No newline at end of file diff --git a/modules/TA_utl/update.json b/modules/TA_utl/update.json index f86a7d9..e0dff4b 100644 --- a/modules/TA_utl/update.json +++ b/modules/TA_utl/update.json @@ -25,6 +25,14 @@ "zipUrl": "https://gr.dergoogler.com/gmr/modules/TA_utl/v2.7.1_271.zip", "changelog": "https://gr.dergoogler.com/gmr/modules/TA_utl/v2.7.1_271.md", "size": 1185982 + }, + { + "timestamp": 1734163760.0, + "version": "v2.8", + "versionCode": 280, + "zipUrl": "https://gr.dergoogler.com/gmr/modules/TA_utl/v2.8_280.zip", + "changelog": "https://gr.dergoogler.com/gmr/modules/TA_utl/v2.8_280.md", + "size": 1187881 } ] } \ No newline at end of file diff --git a/modules/TA_utl/v2.8_280.md b/modules/TA_utl/v2.8_280.md new file mode 100644 index 0000000..56958c1 --- /dev/null +++ b/modules/TA_utl/v2.8_280.md @@ -0,0 +1,118 @@ +### Tricky Addon: Update Target List +A **KSU WebUI** to configure tricky store target.txt + +*This module is **not** a part of the Tricky Store module. DO NOT report any issues to Tricky Store if encountered.* + +GitHub release: [Tricky Addon: Update Target List](https://github.com/KOWX712/Tricky-Addon-Update-Target-List/releases/latest) + +Telegram channel: [KOW's Little World](https://t.me/kowchannel) + +## Changelog +### v2.8 +- Fixed all KSUWebUIStandalone freeze issue, removed visible option. +- Reduced WebUI loading time. +- Added Japanese. Thanks to @reindex-ot. + +### v2.7.1 +- Link redirect quick fix + +### v2.7 +- Abandoned `UpdateTargetList.sh`; No longer automatically update target on boot. +- Adapted with MMRL, Magisk user can uninstall KSUWebUIStandalone if you have latest MMRL installed, action button will redirect to MMRL if KSUWebUIStandalone not found. +- New update card for invisible module. +- Improved UI. +- Press any position of app card to select/deselct. + +### v2.6 +- Invisible module, intergrate action button & webui on tricky store card. You can stil use visible option if you found any issue with invisble module. Thanks for idea from @backslashxx. +- To uninstall invisble module, scroll down to the bottom of WebUI and press Uninstall WebUI. +- Add update prompt if found new version in webui, and show module if found an update. (invisible) +- Reduced WebUI loading time +- Added feature to save verifiedBootHash +- New way to detect Xposed module, now can catch all Xposed module apk package name in Deselect Unnecessary option, feedback in [Telegram](https://t.me/kowchannel) or [create issue](https://github.com/KOWX712/Tricky-Addon-Update-Target-List/issues) if missed any. +- **Initial support for multiple languages** +- Language available: **en-US**, **ru-RU**, **tl-PH**, **zh-CN**, **zh-TW** +- Add language or fix translation error? [Read here](https://github.com/KOWX712/Tricky-Addon-Update-Target-List/tree/master/module/webui/locales/A-translate.md). + +### v2.6-beta.3 +- Check in [release notes](https://github.com/KOWX712/Tricky-Addon-Update-Target-List/releases/tag/v2.6-beta.3). + +### v2.6-beta.2 +- Check in [release notes](https://github.com/KOWX712/Tricky-Addon-Update-Target-List/releases/tag/v2.6-beta.2). + +### v2.6-beta.1 +- Check in [release notes](https://github.com/KOWX712/Tricky-Addon-Update-Target-List/releases/tag/v2.6-beta.1). + +### v2.5 +- Remove kb prompt on installation, moved into WebUI +- Restore to AOSP keybox during uninstallation + +### v2.4 +- Added aapt binary for app name display + +- **KSU WebUI:** +- Added app name display + +### v2.3 +- Removed curl binary +- Moved boot_hash to /data/adb to prevent overwrite +- Stop TSP-A auto target to prevent overwrite +- Abandoned action button in KernelSU and Apatch +- Magisk action button: open WebUI, automatic download if not installed (optional) + +- **KSU WebUI:** +- Option to select app from DenyList (Magisk) + +### v2.2 +- **KSU WebUI:** +- Added help menu +- Added extra [unnecessary app](https://raw.githubusercontent.com/KOWX712/Tricky-Addon-Update-Target-List/main/more-excldue.json) exclude option +- Added no Internet connection prompt + +### v2.1 +- Added curl binary to fetch Xposed module package name from LSPosed webside + +- **KSU WebUI:** +- Added feature to exclude Xposed module package name +- Fixed abnormal color in dark mode +- Combined save config and update target.txt button +- Fixed some more known bugs + +### v2.0 +- Added WebUI for configuration + +### v1.7 +- Fixed update issue (Will start to work in next update) + +### v1.6 +- Updated something + +### v1.5 +- Fixed some known issue +- Updated something + +### v1.4.1 +- Fixed Magisk installation issue + +### v1.4 +- Migrate ro.boot.vbmeta.digest from system.prop to resetprop +- Fix config list recognize error on some device +- Refactor code + +### v1.3.1 +- Added Apatch Next package name to exclude list +- Fix automatic update target script not working issue + +### v1.3 +- Minor improvement in code +- Overwrite protection: won't remove previous setup when updating module + +### v1.2 +- Initial release +- Automated update target list on every boot + +### v1.1 +- Add exclution and addition list config, config directory: /data/adb/tricky_store/target_list_config (No release) + +### v1.0 +- Initial version (No release) diff --git a/modules/TA_utl/v2.8_280.zip b/modules/TA_utl/v2.8_280.zip new file mode 100644 index 0000000..5753524 Binary files /dev/null and b/modules/TA_utl/v2.8_280.zip differ