| .. |
|
Attachment.kt
|
create a db table for attachments
|
2020-12-21 16:17:33 +01:00 |
|
Conversation.kt
|
removing the id field at conversations, use thread_id
|
2020-12-30 15:53:08 +01:00 |
|
Events.kt
|
use EventBus for triggering sms list refreshes
|
2020-04-04 21:23:28 +02:00 |
|
ExportedMessage.kt
|
feat: use models during export, try to update conversation date during import
|
2021-09-18 21:05:06 +01:00 |
|
Message.kt
|
Show 2 checks when sms is delivered
|
2021-08-25 16:57:07 +01:00 |
|
MessageAttachment.kt
|
creating a database table for MessageAttachments too
|
2020-12-21 16:40:48 +01:00 |
|
MmsAddress.kt
|
feat: use models during export, try to update conversation date during import
|
2021-09-18 21:05:06 +01:00 |
|
MmsBackup.kt
|
feat: use models during export, try to update conversation date during import
|
2021-09-18 21:05:06 +01:00 |
|
MmsPart.kt
|
feat: use models during export, try to update conversation date during import
|
2021-09-18 21:05:06 +01:00 |
|
NamePhoto.kt
|
properly fetch contact photos too
|
2020-04-10 21:48:15 +02:00 |
|
SearchResult.kt
|
adding message Id to search results
|
2021-02-16 11:34:19 +01:00 |
|
SIMCard.kt
|
allow toggling SIM cards at sending messages
|
2020-05-03 22:57:31 +02:00 |
|
SmsBackup.kt
|
feat: use models during export, try to update conversation date during import
|
2021-09-18 21:05:06 +01:00 |
|
ThreadDateTime.kt
|
show the SIM card ID at messages
|
2020-05-13 15:27:25 +02:00 |
|
ThreadError.kt
|
allow clicking the message failed label
|
2021-01-02 10:25:54 +01:00 |
|
ThreadItem.kt
|
adding a DateTime thread view type
|
2020-04-03 23:07:34 +02:00 |
|
ThreadSending.kt
|
improving the messages delivery status
|
2021-01-01 19:00:40 +01:00 |
|
ThreadSent.kt
|
Show 2 checks when sms is delivered
|
2021-08-25 16:57:07 +01:00 |