andreas-mausch / whatsapp-viewer

Small tool to display chats from the Android msgstore.db database (crypt12)
https://andreas-mausch.de/whatsapp-viewer/
MIT License
1.23k stars 381 forks source link

New db format #166

Open Adair-GA opened 1 year ago

Adair-GA commented 1 year ago

I've changed the program to be used with the new database format. Also, changed the way that messageCount() works, so that it reuses the same sql statement rather tah creating new ones every time.

I've forked from #147 , so it has that optimization while searching for quoted messages.

Dekamir commented 1 year ago

This does not seem to get chat thumbnails aside from link thumbnails.

Adair-GA commented 1 year ago

This does not seem to get chat thumbnails aside from link thumbnails.

sorry, I don't think I understand, what are you referring to by chat thumbnails?