You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Automatic update of fingerprints list](https://github.com/Magisk-Modules-Repo/MagiskHide-Props-Config/blob/master/README.md#automatic-update-of-fingerprints-list)
@@ -114,16 +115,18 @@ this information to the module settings as custom
114
115
prop values.
115
116
116
117
Options:
117
-
-d Update to fingerprints test list.
118
-
-f Update fingerprints list.
119
-
-l Save module logs and info.
120
-
-h Show this message.
118
+
-d *Update to fingerprints test list during start.
119
+
-f *Update fingerprints list during start.
120
+
-l *Save module logs and info.
121
+
-h *Show this message.
121
122
-nc Run without colours.
122
-
-nw Run without fingerprint startup check.
123
-
-r Reset all options/settings.
124
-
-s Open script settings menu.
123
+
-nw Run without connecting to the web during start.
124
+
-r *Reset all options/settings.
125
+
-s *Open script settings menu.
125
126
-t Activate test mode.
127
+
-u *Perform a module update check during start.
126
128
```
129
+
Options marked with an asterisk (\*) cannot be combined with each other.
127
130
128
131
The settings option (-s) can be used even if the module boot scripts did not run.
129
132
@@ -234,11 +237,11 @@ In case you can't get the Play Store to report your device as "certified", see [
234
237
## Current fingerprints list version
235
238
The fingerprints list will update without the need to update the entire module. Keep an eye on the [module support thread](https://forum.xda-developers.com/apps/magisk/module-magiskhide-props-config-t3789228) for info.
236
239
237
-
Just run the `props` command and the list will be updated automatically. Use the -nw option to run the script without updating the list or disable it completely in the script settings (see ["Prop script settings"](https://github.com/Magisk-Modules-Repo/MagiskHide-Props-Config#prop-script-settings) below). If you've disabled the this setting you can update the list manually in the `Edit device fingerprint` menu or by running the `props` command with the -f option.
240
+
Just run the `props` command and the list will be updated automatically. Use the -nw option to run the script without updating the list or disable it completely in the script settings (see ["Prop script settings"](https://github.com/Magisk-Modules-Repo/MagiskHide-Props-Config#prop-script-settings) below). If you've disabled the this setting you can update the list manually in the `Edit device fingerprint` menu or by running the `props` command with the -f run option.
238
241
239
242
If you already have a device fingerprint set by the module, and it has been updated in the current fingerprints list, it will be automatically updated when the prints list gets an update. Just reboot to apply. This function can be turned of in the script settings (see ["Prop script settings"](https://github.com/Magisk-Modules-Repo/MagiskHide-Props-Config#prop-script-settings) below)
240
243
241
-
**_Current fingerprints list version - v101_**
244
+
**_Current fingerprints list version - v102_**
242
245
243
246
244
247
## Please add support for device X
@@ -335,7 +338,7 @@ If you would like to delete a certain prop value from your system, that can be d
335
338
336
339
337
340
## Prop script settings
338
-
There are a couple of persistent options that you can set for the `props` script. These are currently "Boot stage", "Script colours" and "Fingerprints list check". The options are found under "Script settings" when running the `props` script. The settings menu can also be opened by using the -s option (use -h for details).
341
+
There are a couple of persistent options that you can set for the `props` script. These are currently "Boot stage", "Script colours" and "Fingerprints list check". The options are found under "Script settings" when running the `props` script. The settings menu can also be opened by using the -s run option (use -h for details).
339
342
340
343
### Boot stage
341
344
It's possible to move the execution of the boot script from the default system.prop file to either post-fs-data or late_start service. If there are any kind of issues during boot or that props don't set properly, try changing the boot stage to either post-fs-data or late_start service instead. Just keep in mind that this might cause other issues like the fingerprint not setting properly (if set during late_start service) or that post-fs-data will be interupted by having too many props causing the script to run too slow.
@@ -347,8 +350,11 @@ Note: post-fs-data runs earlier than system.prop and late_start service runs aft
347
350
### Script colours
348
351
This option will disable or enable colours for the `props` script.
349
352
350
-
### Fingerprints list check
351
-
This option will disable or enable the automatic updating of the fingerprints list when the `props` script starts. If the fingerprints list check is disabled, the list can be manually updated from within the script, under the `Edit device fingerprint` menu, or with the -f option (use -h for details).
353
+
### Automatic module update check
354
+
This option will disable or enable the automatic check for a module update when the `props` script starts. If the update check is disabled, it can still be performed manually from within the script, in the main menu, or with the -u run option (use -h for details).
355
+
356
+
### Automatic update of fingerprints list
357
+
This option will disable or enable the automatic updating of the fingerprints list when the `props` script starts. If the fingerprints list check is disabled, the list can be manually updated from within the script, under the `Edit device fingerprint` menu, or with the -f run option (use -h for details).
352
358
353
359
### Automatic fingerprint update
354
360
Whenever there is an update to the fingerprints list and if you have a fingerprint applied for a device that is on the list, the fingerprint will automatically be updated (if there is an update to that particular fingerprint). This option will not update a fingerprint to one for a different Android version if there are several fingerprints available for the same device.
@@ -457,7 +463,7 @@ This is caused by the [MagiskHide Sensitive props](https://github.com/Magisk-Mod
457
463
If your device's Play Store reports that the device is "uncertified", this is usually fixed by making sure that you pass SafetyNet and then clearing data for the Play Store (and possibly rebooting). More details in the [Magisk troubleshooting guide](https://www.didgeridoohan.com/magisk/MagiskHide#hn_Device_uncertified_in_Play_storeNetflix_and_other_apps_wont_install_or_doesnt_show_up).
458
464
459
465
## Logs
460
-
In case of issues, please provide the logs by running the `props` script and selecting the "Collect logs" option (or running the `props` script with the -l option, use -h for details). All the relevant logs and module files, together with the Magisk log, the stock build.prop file and current prop values will be packaged into a file that'll be stored in the root of the device's internal storage, ready for attaching to a post in the [module support thread](https://forum.xda-developers.com/apps/magisk/module-magiskhide-props-config-t3789228), together with a detailed description of your problem.
466
+
In case of issues, please provide the logs by running the `props` script and selecting the "Collect logs" option (or running the `props` script with the -l run option, use -h for details). All the relevant logs and module files, together with the Magisk log, the stock build.prop file and current prop values will be packaged into a file that'll be stored in the root of the device's internal storage, ready for attaching to a post in the [module support thread](https://forum.xda-developers.com/apps/magisk/module-magiskhide-props-config-t3789228), together with a detailed description of your problem.
461
467
462
468
The logs will also automatically be saved to the root of the device's internal storage if there's an issue with the module scripts.
463
469
@@ -496,6 +502,14 @@ Releases from v5.0.0 are recommended for Magisk v19.4+.
496
502
Releases from v5.2.5 will only install on Magisk v20+.
497
503
498
504
## Changelog
505
+
### V5.3.4
506
+
- Added a module update check option. See the documentation for details.
507
+
- Added `system_ext` to the list of partitions used for certain props (thank you @simonsmh).
508
+
- Fixed an edge case where changing settings after updating the module, but not having rebooted yet would cause issues with system.prop being kept from the previous version.
509
+
- Fixed the -nw run option and made sure that some run options can't be picked together. See the documentation for details.
510
+
- Cleaned up some unused variables.
511
+
- Added print for Sony Xperia 10 II Dual XQ-AU52. Updated fingerprints for Google Pixel 2, 2 XL, 4, 4 XL and 4a, OnePlus 8 IN2015 and 8 Pro In2025 and Xiaomi Mi 10 Global, Mi 10 Pro and Pocophone F1. List updated to v102.
512
+
499
513
### v5.3.3
500
514
- More (very) minor ui tweaks.
501
515
- Added fingerprint for Samsung Galaxy J7 Neo SM-J701M. Updated fingerprints for OnePlus 8 IN2013, 8 Pro IN2023, Nord AC2001, Nord European AC2003 and Nord Global AC2003 and Samsung Galaxy Tab S5e SM-T720. List updated to v5.
@@ -867,7 +881,7 @@ Releases from v5.2.5 will only install on Magisk v20+.
867
881
868
882
869
883
## Current fingerprints list
870
-
### List v101
884
+
### List v102
871
885
- Asus ZenFone 2 Laser ASUS_Z00LD (6.0.1)
872
886
- Asus ZenFone 3 Max ASUS_X00DD (7.1.1 & 8.1.0)
873
887
- Asus ZenFone 4 Max ASUS_X00HD (7.1.1)
@@ -905,7 +919,7 @@ Releases from v5.2.5 will only install on Magisk v20+.
905
919
- Google Pixel 3a XL (9 & 10 & 11)
906
920
- Google Pixel 4 (10 & 11)
907
921
- Google Pixel 4 XL (10 & 11)
908
-
- Google Pixel 4a (10)
922
+
- Google Pixel 4a (10 & 11)
909
923
- Google Pixel C (6.0.1 & 7.0 & 7.1.1 & 7.1.2 & 8.0.0 & 8.1.0)
910
924
- HTC 10 (6.0.1)
911
925
- HTC U11 (8.0.0)
@@ -1013,21 +1027,21 @@ Releases from v5.2.5 will only install on Magisk v20+.
1013
1027
- OnePlus 7T HD1901 (10)
1014
1028
- OnePlus 7T HD1903 (10)
1015
1029
- OnePlus 7T HD1905 (10)
1016
-
- OnePlus 7 Pro HD1910 (10)
1030
+
- OnePlus 7T Pro HD1910 (10)
1017
1031
- OnePlus 7T Pro HD1911 (10)
1018
1032
- OnePlus 7T Pro HD1913 (10)
1019
1033
- OnePlus 7T Pro HD1917 (10)
1020
1034
- OnePlus 7T Pro NR HD1925 (10)
1021
1035
- OnePlus 8 IN2010 (10)
1022
1036
- OnePlus 8 IN2011 (10)
1023
1037
- OnePlus 8 IN2013 (10)
1024
-
- OnePlus 8 IN2015 (10)
1038
+
- OnePlus 8 IN2015 (10 & 11)
1025
1039
- OnePlus 8 IN2017 (10)
1026
1040
- OnePlus 8 IN2019 (10)
1027
1041
- OnePlus 8 Pro IN2020 (10)
1028
1042
- OnePlus 8 Pro IN2021 (10)
1029
1043
- OnePlus 8 Pro IN2023 (10)
1030
-
- OnePlus 8 Pro IN2025 (10)
1044
+
- OnePlus 8 Pro IN2025 (10 & 11)
1031
1045
- OnePlus Nord AC2001 (10)
1032
1046
- OnePlus Nord European AC2003 (10)
1033
1047
- OnePlus Nord Global AC2003 (10)
@@ -1112,6 +1126,7 @@ Releases from v5.2.5 will only install on Magisk v20+.
1112
1126
- Samsung Galaxy Tab S4 SM-T830 (10)
1113
1127
- Samsung Galaxy Tab S5e SM-T720 (9 & 10)
1114
1128
- Sony Xperia 5 DSDS J9210 (10)
1129
+
- Sony Xperia 10 II Dual XQ-AU52 (10)
1115
1130
- Sony Xperia M (4.3)
1116
1131
- Sony Xperia X F5121 (8.0.0)
1117
1132
- Sony Xperia X Compact F5321 (8.0.0)
@@ -1161,9 +1176,9 @@ Releases from v5.2.5 will only install on Magisk v20+.
0 commit comments