Skip to content

Commit 0c839a1

Browse files
Update by CLI (2025-07-29 04:42:00.472704)
1 parent c5b6935 commit 0c839a1

5 files changed

Lines changed: 52 additions & 12 deletions

File tree

json/modules.json

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"description": "A wonderful collection of useful modules that are known or considered as hidden gems, all in one repo, It also contains ZG089's projects (modules) as well.",
1010
"metadata": {
1111
"version": 1,
12-
"timestamp": 1753752065.852857
12+
"timestamp": 1753764120.472704
1313
},
1414
"modules": [
1515
{
@@ -337,16 +337,16 @@
337337
{
338338
"id": "PlayIntegrityFork",
339339
"name": "Play Integrity Fork",
340-
"version": "v13",
341-
"versionCode": 130000,
340+
"version": "v14",
341+
"versionCode": 140000,
342342
"author": "osm0sis & chiteroman @ xda-developers",
343-
"description": "Fix <A13 DEVICE (Play Integrity) verdict",
343+
"description": "Fix <A13 Play Integrity DEVICE verdict",
344344
"support": "https://github.com/osm0sis/PlayIntegrityFork/issues",
345345
"readme": "https://raw.githubusercontent.com/osm0sis/PlayIntegrityFork/master/README.md",
346346
"verified": true,
347347
"added": 0,
348-
"timestamp": 1747424290.0,
349-
"size": 268323,
348+
"timestamp": 1753754975.0,
349+
"size": 258159,
350350
"permissions": [
351351
"magisk.permission.SERVICE",
352352
"magisk.permission.POST_FS_DATA",
@@ -372,6 +372,14 @@
372372
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/PlayIntegrityFork/v13_130000.zip",
373373
"changelog": "https://zguation-projects.github.io/ZG-R/modules/PlayIntegrityFork/v13_130000.md",
374374
"size": 268323
375+
},
376+
{
377+
"timestamp": 1753754975.0,
378+
"version": "v14",
379+
"versionCode": 140000,
380+
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/PlayIntegrityFork/v14_140000.zip",
381+
"changelog": "https://zguation-projects.github.io/ZG-R/modules/PlayIntegrityFork/v14_140000.md",
382+
"size": 258159
375383
}
376384
]
377385
},
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
id: PlayIntegrityFork
21
enable: true
3-
verified: true
4-
update_to: https://raw.githubusercontent.com/osm0sis/PlayIntegrityFork/master/update.json
2+
id: PlayIntegrityFork
3+
last_update: 1753754975.0
4+
readme: https://raw.githubusercontent.com/osm0sis/PlayIntegrityFork/master/README.md
55
source: https://github.com/osm0sis/PlayIntegrityFork
66
support: https://github.com/osm0sis/PlayIntegrityFork/issues
7-
readme: https://raw.githubusercontent.com/osm0sis/PlayIntegrityFork/master/README.md
8-
last_update: 1747424290.0
9-
versions: 1
7+
update_to: https://raw.githubusercontent.com/osm0sis/PlayIntegrityFork/master/update.json
8+
verified: true
9+
versions: 2

modules/PlayIntegrityFork/update.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@
99
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/PlayIntegrityFork/v13_130000.zip",
1010
"changelog": "https://zguation-projects.github.io/ZG-R/modules/PlayIntegrityFork/v13_130000.md",
1111
"size": 268323
12+
},
13+
{
14+
"timestamp": 1753754975.0,
15+
"version": "v14",
16+
"versionCode": 140000,
17+
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/PlayIntegrityFork/v14_140000.zip",
18+
"changelog": "https://zguation-projects.github.io/ZG-R/modules/PlayIntegrityFork/v14_140000.md",
19+
"size": 258159
1220
}
1321
]
1422
}
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
## Custom Fork v14
2+
3+
- Add cleaning modified custom ROM persist props on uninstall
4+
- Add opt-out props and detection for more PIH variants
5+
- Fix spoofSignature crash when built with AGP 8.9+
6+
- Add experimental spoofVendingSdk to Advanced Settings
7+
- Update Action and install migrate to show Advanced Settings
8+
- Improve Action to match device print on Pixel devices
9+
- Improve ROM overlay xml disabling support (PixelOS 15)
10+
- Add TS security_patch.txt Simple format support
11+
- Update Action for Strong since Pixel Beta no longer pass Device
12+
13+
## Custom Fork v13
14+
15+
- Improve Action on KSU/APatch, KSU-Next, MMRL
16+
- Remove unnecessary adb props spoof
17+
- Add all known opt-out props for PPU/PIH variants/hybrids
18+
- Add new verified boot error props deletion
19+
- Update killgms to killpi
20+
- Improve autopif2 to populate TS's optional security_patch.txt
21+
- Improve ROM overlay xml disabling support (YAAP)
22+
- Improve autopif2 for wget2 on arm
23+
24+
_[Full changelogs](https://github.com/osm0sis/PlayIntegrityFork/releases)_
252 KB
Binary file not shown.

0 commit comments

Comments
 (0)