Skip to content

Commit

Permalink
Update by CLI (2024-12-14 01:45:08.118572)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 14, 2024
1 parent 3f0e1a9 commit 868c37e
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 30 deletions.
26 changes: 13 additions & 13 deletions json/modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"submission": "https://github.com/Googlers-Repo/gmr/issues/new?assignees=&labels=module&projects=&template=submission.yml&title=%5BModule%5D%3A+",
"metadata": {
"version": 1,
"timestamp": 1734114636.777048
"timestamp": 1734140708.118572
},
"modules": [
{
Expand Down Expand Up @@ -981,8 +981,8 @@
{
"id": "playintegrityfix",
"name": "Play Integrity Fix",
"version": "v18.0",
"versionCode": 18000,
"version": "v18.1",
"versionCode": 18100,
"author": "chiteroman",
"description": "Universal modular fix for Play Integrity (and SafetyNet) on devices running Android 8-15",
"added": 1445340430.7142262,
Expand All @@ -998,8 +998,8 @@
"zygisk-assistant"
],
"verified": false,
"timestamp": 1731804089.0,
"size": 239964,
"timestamp": 1734124640.0,
"size": 232176,
"features": {
"service": true,
"post_fs_data": true,
Expand All @@ -1013,14 +1013,6 @@
"antifeatures": null
},
"versions": [
{
"timestamp": 1726418486.0,
"version": "v17.5",
"versionCode": 17500,
"zipUrl": "https://gr.dergoogler.com/gmr/modules/playintegrityfix/v17.5_17500.zip",
"changelog": "https://gr.dergoogler.com/gmr/modules/playintegrityfix/v17.5_17500.md",
"size": 153957
},
{
"timestamp": 1726702298.0,
"version": "v17.6",
Expand Down Expand Up @@ -1060,6 +1052,14 @@
"zipUrl": "https://gr.dergoogler.com/gmr/modules/playintegrityfix/v18.0_18000.zip",
"changelog": "https://gr.dergoogler.com/gmr/modules/playintegrityfix/v18.0_18000.md",
"size": 239964
},
{
"timestamp": 1734124640.0,
"version": "v18.1",
"versionCode": 18100,
"zipUrl": "https://gr.dergoogler.com/gmr/modules/playintegrityfix/v18.1_18100.zip",
"changelog": "https://gr.dergoogler.com/gmr/modules/playintegrityfix/v18.1_18100.md",
"size": 232176
}
]
},
Expand Down
8 changes: 5 additions & 3 deletions modules/playintegrityfix/track.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,15 @@
"source": "https://github.com/chiteroman/PlayIntegrityFix",
"support": "https://github.com/chiteroman/PlayIntegrityFix/issues",
"donate": "https://www.paypal.com/paypalme/chiteroman",
"require": [
"zygisk-assistant"
],
"categories": [
"Zygisk",
"Security"
],
"require": ["zygisk-assistant"],
"readme": "https://raw.githubusercontent.com/chiteroman/PlayIntegrityFix/main/README.md",
"added": 1445340430.7142262,
"last_update": 1731804089.0,
"last_update": 1734124640.0,
"versions": 6
}
}
16 changes: 8 additions & 8 deletions modules/playintegrityfix/update.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@
"id": "playintegrityfix",
"timestamp": 1709399823.0,
"versions": [
{
"timestamp": 1726418486.0,
"version": "v17.5",
"versionCode": 17500,
"zipUrl": "https://gr.dergoogler.com/gmr/modules/playintegrityfix/v17.5_17500.zip",
"changelog": "https://gr.dergoogler.com/gmr/modules/playintegrityfix/v17.5_17500.md",
"size": 153957
},
{
"timestamp": 1726702298.0,
"version": "v17.6",
Expand Down Expand Up @@ -49,6 +41,14 @@
"zipUrl": "https://gr.dergoogler.com/gmr/modules/playintegrityfix/v18.0_18000.zip",
"changelog": "https://gr.dergoogler.com/gmr/modules/playintegrityfix/v18.0_18000.md",
"size": 239964
},
{
"timestamp": 1734124640.0,
"version": "v18.1",
"versionCode": 18100,
"zipUrl": "https://gr.dergoogler.com/gmr/modules/playintegrityfix/v18.1_18100.zip",
"changelog": "https://gr.dergoogler.com/gmr/modules/playintegrityfix/v18.1_18100.md",
"size": 232176
}
]
}
Binary file removed modules/playintegrityfix/v17.5_17500.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,10 @@ If not, try removing /data/adb/pif.json file.
Donations:
https://www.paypal.com/paypalme/chiteroman

If your ROM is signed with test-keys, modify "spoofSignature" value in
/data/adb/modules/playintegrityfix/pif.json and set to "true".
Remember to kill com.google.android.gms.unstable process after this!

If you are using TrickyStore and you have a valid keybox, but Strong
isn't passing, maybe you should change the ROM.
Stock ROMs gives the best results.

# v17.5
# v18.1

- Update fingerprint
- Refactor code
Binary file added modules/playintegrityfix/v18.1_18100.zip
Binary file not shown.

0 comments on commit 868c37e

Please sign in to comment.