Dexter2389 / whatsapp-backup-chat-viewer

Extract WhatsApp conversations from the app's SQLite database and exporting them as JSON or TXT files
BSD 2-Clause "Simplified" License
34 stars 5 forks source link

fix warnings #37

Open kuhnst-akros-ch opened 1 month ago

kuhnst-akros-ch commented 1 month ago

Hi Saurabh

The utf8 PR #36 is really a problem when on Windows. This PR here has my the small fixes for warnings by IntelliJ/SonarLint. Use what you like.

Thanks for this project!

p.s. I renamed some branches after opening PRs on them. Sry for the noise or any extra emails.

kuhnst-akros-ch commented 1 month ago

Rebased on main branch to fix merge conflicts from PR #36 "Write files in UTF-8"