You've already forked Tricky-Addon-Update-Target-List
mirror of
https://github.com/KOWX712/Tricky-Addon-Update-Target-List.git
synced 2025-09-06 06:37:09 +00:00
v1.4
This commit is contained in:
@@ -3,11 +3,17 @@ Automated script to update tricky store target.txt
|
||||
|
||||
Requirement: Tricky Store module installed
|
||||
|
||||
Manually add VerifiedBootHash to /data/adb/modules/TA_utl/boot_hash (optional)
|
||||
|
||||
GitHub release: [https://github.com/KOWX712/Tricky-Addon-Update-Target-List/releases/latest](https://github.com/KOWX712/Tricky-Addon-Update-Target-List/releases/latest)
|
||||
|
||||
Telegram channel: [https://t.me/kowchannel](https://t.me/kowchannel)
|
||||
|
||||
## Changelog
|
||||
### v1.4
|
||||
- migrate ro.boot.vbmeta.digest from system.prop to resetprop
|
||||
- refactor code
|
||||
|
||||
### v1.3.1
|
||||
- Added Apatch Next package name to exclude list
|
||||
- Fix automatic update target script not working issue
|
||||
|
||||
@@ -3,6 +3,9 @@
|
||||
- Run with root priviledge
|
||||
|
||||
## Changelog
|
||||
### v1.4
|
||||
- Remain same with v1.3.1
|
||||
|
||||
### v1.3.1
|
||||
- Added Apatch Next package name to exclude list
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
id=TA_utl
|
||||
name=Tricky Addon: Update Target List
|
||||
version=v1.3.1
|
||||
versionCode=131
|
||||
version=v1.4
|
||||
versionCode=140
|
||||
author=KOWX712
|
||||
description=Update tricky store target list with action button. Custom config: ADDITION and EXCLUDE in /data/adb/tricky_store/target_list_config
|
||||
updateJson=https://raw.githubusercontent.com/KOWX712/Tricky-Addon-Update-Target-List/refs/heads/master/update.json
|
||||
Reference in New Issue
Block a user