xmpp_client/src/main/java/eu/siacs/conversations/persistance
Alexei Sorokin 4f362aafac make the fulltext index for search more space-efficient
It now uses the data from the messages table instead of having a copy of each
message.

The message UUIDs are no longer part of the index.
2021-09-07 16:19:40 +02:00
..
DatabaseBackend.java make the fulltext index for search more space-efficient 2021-09-07 16:19:40 +02:00
FileBackend.java use androidx ExifInterface to parse rotation. fixes #4154 2021-09-05 16:29:24 +02:00
OnPhoneContactsMerged.java automated code clean up 2021-01-23 09:25:34 +01:00