Samuel Welten

Results 5 comments of Samuel Welten

Hi Johan and Robert, it would be great if my fork would be merged into Johan's fork and I would welcome your contribution. Yes, I had to abandon the project...

The 2 main files that do the import are: https://github.com/jukefoxer/Signal-Android/blob/master/app/src/main/java/org/thoughtcrime/securesms/database/WhatsappBackupImporter.java (contains the main entry point) and https://github.com/jukefoxer/Signal-Android/blob/master/app/src/main/java/org/thoughtcrime/securesms/database/WhatsappBackup.java The strings that I added are in the file: https://github.com/jukefoxer/Signal-Android/blob/master/app/src/main/res/values/strings1.xml I also added...

Hi Johan, Did you try an Android 11 emulator? To my knowledge these are rooted by default.

> Hey guys, > In advance: I'm not an android developer, I just tried to make it work for me :) > I added the commits from @jukefoxer to the...

I'm unable to help directly, sorry. I don't have access to Whatsapp anymore. If it helps, my approach to import specific Whatsapp features was something like this: - Set up...