Commit Graph

202 Commits

Author SHA1 Message Date
KOWX712
2ec00781e5 webui: add spoof config in webui 2025-03-05 07:07:16 +08:00
KOWX712
d8548d8a5b action: update to inject pif.json format 2025-03-05 05:18:35 +08:00
chiteroman
7aea0da641 update version 2025-03-04 20:57:53 +01:00
chiteroman
b8e81f760c inject changes 2025-03-04 20:42:55 +01:00
chiteroman
24ca377ec3
Merge pull request from Thisisauser6443/main
README.md: Expand notes for Strong Integrity
2025-03-04 17:21:36 +01:00
chiteroman
1333e7be75
Merge pull request from KOWX712/action
action: use preview over beta
2025-03-04 12:09:25 +01:00
KOWX712
15883b47ae webui: add preview fingerprint toggle 2025-03-04 05:10:21 +08:00
KOWX712
18364bcbc3 action: use preview over beta 2025-03-04 05:09:56 +08:00
Thisisauser6443
a9df56dd3a
Update README.md
Stick in the XDA thread for TS, since it's not mentioned in the README
2025-03-02 16:16:40 +00:00
Thisisauser6443
042aafb269
Update README.md
Yeah, forget about keeping things short and sweet. This really needed some explanation on the May 2025 verdict requirements
2025-03-02 13:56:51 +00:00
Thisisauser6443
2b0135c2e6
Update README.md
Perfection at the first attempt, as you can tell, is by no means easy. This should make it more prominent that the majority of folks don't need to follow this path
2025-03-01 19:01:01 +00:00
Thisisauser6443
3ee6fc1736
Update README.md
Do a better job of removing unnecessary stuff. (I mean seriously, I strive as best as I can for perfection, and I still make these errors anyway)
2025-03-01 18:32:36 +00:00
Thisisauser6443
e6b5644a55
Update README.md
Maybe actually provide accurate info?
2025-03-01 18:15:21 +00:00
Thisisauser6443
b9df941b1b
Update README.md
Better explanation for strong integrity
2025-03-01 17:51:52 +00:00
chiteroman
62481c0f1c Fix warnings 2025-02-28 19:10:36 +01:00
chiteroman
ca4c6202d2 Update Gradle, AGP, NDK, build tools 2025-02-28 19:10:22 +01:00
chiteroman
a344284aa8 Use JingMatrix fork of Dobby
https://github.com/JingMatrix/Dobby.git
2025-02-28 19:01:15 +01:00
chiteroman
e4eb52f554
Merge pull request from KOWX712/new_webui
spoofVendingSdk setting
2025-02-25 21:15:50 +01:00
KOWX712
dce4bec813 webui: limit content in one page 2025-02-25 15:45:49 +08:00
KOWX712
aa3a813f29 rewrite webui, option to toggle sppofVendingSdk in webui 2025-02-24 04:31:37 +08:00
KOWX712
e6261c628e preserve previous setting on installation and action.sh 2025-02-23 22:34:33 +08:00
chiteroman
0237ae96af v18.6 2025-02-21 15:59:17 +01:00
chiteroman
a0e3e33fa8 update to v18.6 2025-02-21 15:59:17 +01:00
chiteroman
b2185b2206 Add required spoofing for Play Store
I moved the logic to C++ so we don't need to inject any dex file.

This will cause crashes on A14+, so it's an experimental feature.

More info here: https://github.com/osm0sis/PlayIntegrityFork/pull/30

Co-authored-by: Nicholas Bissell <thefreeman193@hotmail.com>
2025-02-21 15:57:57 +01:00
chiteroman
1914e01d82 Update fingerprint 2025-02-20 21:48:52 +01:00
chiteroman
1f3de73504
Merge pull request from chiteroman/dependabot/gradle/com.android.application-8.8.1
Bump com.android.application from 8.8.0 to 8.8.1
2025-02-20 20:05:55 +01:00
chiteroman
81cc92a6bc
Merge pull request from chiteroman/dependabot/gradle/org.lsposed.hiddenapibypass-hiddenapibypass-6.1
Bump org.lsposed.hiddenapibypass:hiddenapibypass from 6.0 to 6.1
2025-02-20 20:05:42 +01:00
chiteroman
041e71de32
Merge pull request from KOWX712/webui_mmrl
webui: add MMRL check
2025-02-20 20:05:30 +01:00
chiteroman
24c29e4b7e
Merge pull request from backslashxx/action_dont_sleep
scripts: various updates
2025-02-20 20:04:34 +01:00
backslashxx
7eb71ba790 scripts/customize: dont remove action-on-webui
some folks might prefer this, since it does NOT auto close.
2025-02-20 07:51:02 +08:00
backslashxx
926d7474a0 scrtips/action: add /dev as tmpfs option
to support APatch .litemode_enable and MKSU .notmpfs
2025-02-19 14:59:07 +08:00
dependabot[bot]
6fe758bd80
Bump com.android.application from 8.8.0 to 8.8.1
Bumps com.android.application from 8.8.0 to 8.8.1.

---
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>
2025-02-17 02:25:08 +00:00
dependabot[bot]
8c983c1a33
Bump org.lsposed.hiddenapibypass:hiddenapibypass from 6.0 to 6.1
Bumps [org.lsposed.hiddenapibypass:hiddenapibypass](https://github.com/LSPosed/AndroidHiddenApiBypass) from 6.0 to 6.1.
- [Commits](https://github.com/LSPosed/AndroidHiddenApiBypass/compare/v6.0...v6.1)

---
updated-dependencies:
- dependency-name: org.lsposed.hiddenapibypass:hiddenapibypass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 02:25:05 +00:00
KOWX712
55ed35cb89 webui: add MMRL check
- guide user to fix error in MMRL
- request permission directly in newer version
2025-02-15 04:29:43 +08:00
backslashxx
6c42fa08a9 scripts: disable LeafOS gmscompat if found
This also properly cleans it up at uninstall.
Some LineageOS based roms use this pif implementation.
2025-02-13 14:43:34 +08:00
backslashxx
79385b6f9d scripts/action: do NOT sleep on KSU_NEXT
ksu next does NOT auto close
2025-02-10 23:54:23 +08:00
chiteroman
bf1217e9e7 improve xread, xwrite
removed useless code
2025-02-09 09:37:28 +01:00
chiteroman
2269f63ff3 Add com.android.vending to DenyList changes
Co-authored-by: Chris Renshaw <osm0sis@outlook.com>
2025-02-09 09:25:14 +01:00
chiteroman
9012710b33
Merge pull request from KOWX712/action_fix
Fix broken pif.json fetched from action.sh
2025-02-09 09:18:00 +01:00
backslashxx
def1948e51 final touch up 2025-02-07 20:12:35 +08:00
Chris Renshaw
1b7ecc1b93 upstream autopif2 from PIFork
fix broken pif.json
2025-02-07 20:11:34 +08:00
chiteroman
1b3dde79a3
Merge pull request from chiteroman/dependabot/gradle/org.lsposed.hiddenapibypass-hiddenapibypass-6.0
Bump org.lsposed.hiddenapibypass:hiddenapibypass from 4.3 to 6.0
2025-01-29 20:19:10 +01:00
dependabot[bot]
a034c78bd3
Bump org.lsposed.hiddenapibypass:hiddenapibypass from 4.3 to 6.0
Bumps [org.lsposed.hiddenapibypass:hiddenapibypass](https://github.com/LSPosed/AndroidHiddenApiBypass) from 4.3 to 6.0.
- [Commits](https://github.com/LSPosed/AndroidHiddenApiBypass/compare/v4.3...v6.0)

---
updated-dependencies:
- dependency-name: org.lsposed.hiddenapibypass:hiddenapibypass
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 02:11:59 +00:00
chiteroman
4eeddec07e
Merge pull request from backslashxx/action
scripts/action: alert user properly on failure
2025-01-26 21:53:15 +01:00
KOWX712
50c129e49b scripts/action: alert user properly on failure 2025-01-26 20:27:03 +08:00
chiteroman
f0ce683ef0 v18.5 2025-01-25 23:12:51 +01:00
chiteroman
0a98e4e0f6 update version to v18.5 2025-01-25 12:45:55 +01:00
chiteroman
f0c2bf6321 update code 2025-01-25 12:45:43 +01:00
chiteroman
6bb3ab20e7 Revert "update nlohmann json"
This reverts commit e316029d54.
2025-01-25 12:40:05 +01:00
chiteroman
db7a07259a update dobby 2025-01-25 12:40:01 +01:00