backslashxx
824fee7cf1
module/autopif: simplify find_busybox
...
this is for simplification
2024-12-24 19:58:03 +08:00
KOWX712
5e22e0f59b
module/autopif: simplify
...
this leaves core functionality intact
this also ignores dev previews as stated on
c3ee7e5c0a
Co-Authored-By: Chris Renshaw <osm0sis@outlook.com>
2024-12-24 19:57:51 +08:00
Chris Renshaw
6634cc9a0e
module/autopif: sync up to v11
...
snapshot @ 0d05112f38
2024-12-24 15:47:10 +08:00
Chris Renshaw
405efadec2
module: import autopif.sh
...
snapshot @ 8c216e2d40
2024-12-24 15:43:52 +08:00
chiteroman
89ed021da0
v18.1
2024-12-13 22:15:03 +01:00
chiteroman
94c7c8252a
Fix workflows + update AGP
2024-12-13 22:07:35 +01:00
chiteroman
aba008e224
Update fingerprint
...
XiaomiEUModule_2024.11.27.apk
2024-12-13 21:59:05 +01:00
chiteroman
29dc8645fd
Update README.md
2024-11-29 22:58:17 +01:00
chiteroman
05e0bef6f3
Update FUNDING.yml
2024-11-26 22:24:57 +01:00
chiteroman
668a338d8a
v18.0
2024-11-17 01:41:01 +01:00
Marcos
e1ced606bf
Merge pull request #470 from DanGLES3/patch-1
...
Remove Selinux Prop spoofing
2024-11-16 23:51:07 +01:00
DanGLES3
bb1d41951f
Remove Selinux Prop spoofing
...
I'd suggest either removing this line of code or have it set the property to 1, which by itself shouldn't problematic as it's present on some stock ROMs thus doesn't alarm detection systems and doesn't cause property deletion detection
2024-11-07 00:20:02 -03:00
Marcos
bea32cfb33
Merge pull request #469 from chiteroman/dependabot/gradle/com.android.application-8.7.2
...
Bump com.android.application from 8.7.1 to 8.7.2
2024-11-05 15:48:15 +01:00
dependabot[bot]
cedbd08780
Bump com.android.application from 8.7.1 to 8.7.2
...
Bumps com.android.application from 8.7.1 to 8.7.2.
---
updated-dependencies:
- dependency-name: com.android.application
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 02:53:44 +00:00
Marcos
b6c6d6e973
Merge pull request #465 from ZQBCWG/main
...
Fixed continue installing when magisk is not found
2024-11-03 14:37:09 +01:00
ZQBCWG
224cf94417
Fixed continue installing when magisk is not found
2024-10-30 18:22:40 +08:00
Marcos
290c5b442c
Merge pull request #461 from 3a06fa5cf14d569c/main
...
Better ways to check zygisk
2024-10-26 18:01:19 +02:00
3a06fa5cf14d569c
1f1126ee5c
Better magisk zygisk check
2024-10-26 23:22:39 +08:00
3a06fa5cf14d569c
721c93e7f0
Check zygisksu before execute magisk
2024-10-26 23:10:25 +08:00
chiteroman
cd22f0361a
v17.9
2024-10-25 11:58:41 +02:00
chiteroman
73050ca67c
Add EliteRoms module apk to conflict app list
2024-10-25 11:42:51 +02:00
chiteroman
01036c58a7
Fix uninstall conflict apps
2024-10-25 01:11:18 +02:00
chiteroman
2a3506a053
Correctly check Shamiko module and add missing GMS proc
2024-10-25 00:21:37 +02:00
chiteroman
7bc8d991dc
Check if app is installed
2024-10-25 00:11:35 +02:00
chiteroman
a4d268cf3d
Update fingerprint from XiaomiEU apk
2024-10-25 00:11:23 +02:00
chiteroman
0c536e05c7
Don't force remove SNFix
2024-10-24 23:13:49 +02:00
chiteroman
d1c1be57c8
Fix script bootloop issue
2024-10-24 23:12:00 +02:00
chiteroman
b121977824
Create .gitattributes
2024-10-24 22:34:35 +02:00
Marcos
57323e0e93
Merge pull request #454 from IcyColdified/main
...
Check if Shamiko whitelist is not active before configuring DenyList
2024-10-24 22:26:00 +02:00
Inche Hwang
2ec63b609d
Check Shamiko whitelist before configuring DenyList
...
Since creating a file named 'whitelist' on /data/adb/shamiko/ seems to be the only way to enable whitelist mode on Shamiko.
This commit adds a simple if statement to check that whitelist mode is not enabled.
2024-10-24 01:03:28 +09:00
chiteroman
fb36aab0c0
v17.8
2024-10-23 14:28:43 +02:00
chiteroman
0d2c22d982
Improve scripts
2024-10-23 14:22:27 +02:00
chiteroman
ac9d4d385c
Improvements
...
- Better logic in prop hook.
- Extract common fields from fingerprint.
- Other changes.
2024-10-23 13:06:15 +02:00
chiteroman
51350088ae
Bring back Dobby!
2024-10-22 12:48:05 +02:00
chiteroman
d846ccc772
Update to Java 21
2024-10-22 12:24:28 +02:00
chiteroman
5cfa5a3357
Update AGP
2024-10-22 12:23:47 +02:00
chiteroman
2598ecfd7c
Downgrade CMake x2
2024-10-22 12:18:59 +02:00
chiteroman
affc86afc5
Update NDK, revert LTO, downgrade CMake
2024-10-22 12:16:33 +02:00
chiteroman
7ed05a41d7
Convert to Linux line endings (LF)
...
find . -type f -exec dos2unix {} \;
2024-10-22 12:15:16 +02:00
xqyz
15579aa13b
Add additional PixelPropsUtils props to workaround
2024-10-22 11:57:21 +02:00
chiteroman
da4bd8b983
v17.7
2024-10-03 17:26:57 +02:00
chiteroman
a466518ab6
Revert "Add action.sh"
...
This reverts commit 1ece12a655
.
Magisk busybox doesn't have Internet :(
2024-10-03 17:24:41 +02:00
chiteroman
d9fdddb9ec
workflow: fetch 1, java 21
2024-10-03 16:53:11 +02:00
chiteroman
24b4146f79
Downgrade CMake
...
Fix Github Actions
2024-10-03 16:50:02 +02:00
chiteroman
28291bcf5d
Prepare v17.7 x2
2024-10-03 16:49:26 +02:00
chiteroman
f1c1f5051a
Prepare v17.7
2024-10-03 16:42:03 +02:00
chiteroman
6e78670321
Update fp
...
Fix RCS
2024-10-03 16:41:05 +02:00
chiteroman
1ece12a655
Add action.sh
2024-10-03 16:35:31 +02:00
chiteroman
f3f15a1c6e
Update Gradle, AGP & CMake
2024-10-03 16:29:10 +02:00
chiteroman
eff20178eb
v17.6
2024-09-19 01:31:11 +02:00