Skip to content

Commit de915d1

Browse files
committed
update changelog.txt
1 parent daab4b8 commit de915d1

File tree

2 files changed

+4
-11
lines changed

2 files changed

+4
-11
lines changed

app/src/main/java/com/wmods/wppenhacer/xposed/features/general/Others.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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);

changelog.txt

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
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)

0 commit comments

Comments
 (0)