update v1.5

This commit is contained in:
KOWX712
2024-11-01 03:27:02 +08:00
parent 2948476589
commit 6cb72d87aa
7 changed files with 11 additions and 11 deletions

View File

@@ -10,6 +10,10 @@ GitHub release: [Tricky Addon: Update Target List](https://github.com/KOWX712/Tr
Telegram channel: [KOW's Little World](https://t.me/kowchannel)
## Changelog
### v1.5
- Fixed some known issue
- Updated something
### v1.4.1
- Fixed Magisk installation issue

View File

@@ -4,6 +4,10 @@
- Recommend to run with MT manager
## Changelog
### v1.5
- Reduced size
- Removed useless code
### v1.4.1
- Remain same with v1.3.1

View File

@@ -45,8 +45,4 @@ for app in $ADDITION; do
fi
done
# Force stop gms. Not necessary, you can add it if you want
#su -c killall com.google.android.gms
#su -c killall com.google.android.gms.unstable
echo " All done!"

View File

@@ -44,9 +44,5 @@ for app in $ADDITION; do
fi
done
# Force stop gms. Not necessary, you can add it if you want
#su -c killall com.google.android.gms
#su -c killall com.google.android.gms.unstable
echo "- target.txt updated successfully"
echo " "

View File

@@ -114,7 +114,7 @@ if [ -f "$ORG_DIR/system.prop" ]; then
fi
fi
kb="$COMPATH/.keybox"
kb="$COMPATH/.default"
ui_print "*********************************************"
ui_print "- Do you want to replace tricky store keybox?"
ui_print " VOL [+]: YES"

View File

@@ -1,7 +1,7 @@
id=TA_utl
name=Tricky Addon: Update Target List
version=v1.4.1
versionCode=141
version=v1.5
versionCode=150
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/master/update.json