Skip to content

Commit

Permalink
Some improvements, fixes and cherrypicking from @iamlazy123
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrozzz0 committed Nov 23, 2020
1 parent 96bf475 commit 1ff67cc
Show file tree
Hide file tree
Showing 7 changed files with 334 additions and 147 deletions.
3 changes: 1 addition & 2 deletions customize.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# !/system/bin/sh
# Written by Draco (tytydraco @ github).
# Modified by pedrozzz (pedroginkgo @ telegram pedrozzz0 @ github).
# By pedrozzz (pedroginkgo @ telegram pedrozzz0 @ github).

ui_print ""
ui_print "╭╮╭━╮ ╭━━━━╮ ╭━━━╮"
Expand Down
4 changes: 2 additions & 2 deletions module.prop
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
id=KTKSR
name=King Tweaks Reborn
version=1.8.5
versionCode=185
version=1.8.6
versionCode=186
author=pedrozzz (pedroginkgo)
description=A module which have the objective of maximize user experience.
6 changes: 2 additions & 4 deletions service.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/system/bin/sh
# Written by Draco (tytydraco @github).
# Modified by pedrozzz (pedroginkgo @ telegram pedrozzz0 @ github).
# Wait for boot to finish completely
# By pedrozzz (pedroginkgo @ telegram pedrozzz0 @ github).

wait_until_login() {
# we doesn't have the permission to rw "/sdcard" before the user unlocks the screen
Expand All @@ -20,7 +18,7 @@ wait_until_login() {
}

wait_until_login
sleep 15
sleep 30

# Setup tweaks
kingtweaks
468 changes: 329 additions & 139 deletions system/bin/kingtweaks

Large diffs are not rendered by default.

Binary file added system/priv-app/KingToast/KingToast.apk
Binary file not shown.
Binary file added system/priv-app/KingTweaks/KingTweaks.apk
Binary file not shown.
Binary file removed system/priv-app/Spectrum/Spectrum.apk
Binary file not shown.

0 comments on commit 1ff67cc

Please sign in to comment.