Files
Tricky-Addon-Update-Target-…/changelog.md
2024-10-28 21:46:43 +08:00

34 lines
1019 B
Markdown
Executable File

### Tricky Addon: Update Target List
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
### 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)