File tree Expand file tree Collapse file tree 2 files changed +4
-11
lines changed
app/src/main/java/com/wmods/wppenhacer/xposed/features/general Expand file tree Collapse file tree 2 files changed +4
-11
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ public void doHook() throws Exception {
8989 propsBoolean .put (7769 , false );
9090
9191 // disable new Media Picker
92- propsBoolean .put (9286 , false );
92+ propsBoolean .put (9286 , true );
9393
9494 // Instant Video
9595 propsBoolean .put (3354 , true );
Original file line number Diff line number Diff line change 1- [BUGS FIXED]
2- * Fixed issues with Themes and colors
3- * Fixed issues when showing the last seen on the home screen
4- * Fixed a bug that caused the audio view to be displayed.
5- * Fixed issues with resource loading on HyperOS ROM and possibly other ROMs
1+ [WHATSAPP]
2+ * Add support for WhatsApp 2.25.10.XX and 2.25.11.XX (Thanks to frknkrc44)
63
74[IMPROVEMENTS]
8- * Added the option to load a keybox file to be used as the bootloader spoofer
9- * Added the option to disable statuses in contact profile pictures
10- * Added the option to disable the proximity sensor during audios and calls
11- * Added support for selecting the download folder in lite mode by WAE
12- * Improvements in theme loading
5+ * Improved warning in README.md (Thanks to pedroborraz)
You can’t perform that action at this time.
0 commit comments