johanw666
johanw666
I didn't write that code so I'd have to look at that, but I will have to have it updated anyway now that WhatsApp introduced reactions too.
I can take a look but to be honest I have no time to maintain this import function at the moment. It could very well not work due to a...
I think it would be easier to convert that to xml and use the existing plaintext import. But that won't work for groups, you would get the messages in a...
Yes, media messages are not saved in the xml export. Adding the text part of those to the export is on my planning.
Certainly, it would safe me some work. I have already made provisions in the code for media message export but it does not work yet and is behind an if...
It is now in in Settings - Privacy - Advanced - Push Notifications via FCM. The toggle moved with the redesign of the settings screens. However, I noticed that this...
I can't find any crash but I should add more logging to test what is going on. Are you trying to export the backups to removable storage or to internal...
> The option to backup to sd card is gone Yes, on Android 10 the same base directory is used as the one for the normal backup. Since the switch...
I implemented a quick hack in 4.75.8.0-JW that might fix this problem temporarily until I can implement a proper solution, but I can not test it. It works on lower...
> owever, the backup times out after 10 seconds. This import problem is indeed something else. For a temporarily solution to get going, can you manually split the xml file...