-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6388cfa
commit dd1cfc4
Showing
7 changed files
with
38 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#!/bin/sh | ||
echo '' > /data/adb/modules/extreme_gt/remove | ||
setprop sys.extreme_gt.uninstall 1 | ||
echo '@string:dialog_addin_by_magisk' 1>&2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
id=extreme_gt | ||
name=Extreme GT | ||
version=3.0.7 (fixed camera fps, base 3.0.5) | ||
versionCode=3007 | ||
author=嘟嘟ski & SCENE (camera fps fix by amirulandalib) | ||
version=3.1.1 | ||
versionCode=3101 | ||
author=嘟嘟ski & SCENE (mod by andalib) | ||
description=本模块由SCENE生成,用于去除OPPO、Realme、OnePlus机型的锁帧和部分温控限制 | ||
minMagisk=17000 |