sms-translate/app/src/main/kotlin/com/simplemobiletools/smsmessenger/models
2023-07-24 14:47:50 +02:00
..
ArchivedConversation.kt Add support for archiving conversations 2023-07-11 16:52:47 +02:00
Attachment.kt create a db table for attachments 2020-12-21 16:17:33 +01:00
AttachmentSelection.kt Use original uri as id for attachment selections 2022-11-06 17:15:49 +05:30
BackupType.kt Added BackupType with BackupSerializer 2023-07-18 16:21:44 +10:00
Conversation.kt Implement archive functionality using system API 2023-07-17 16:43:31 +02:00
Events.kt use EventBus for triggering sms list refreshes 2020-04-04 21:23:28 +02:00
ExportedMessage.kt Handle cases where sms or mms does not exist in import or export 2021-09-21 15:19:09 +01:00
ImportResult.kt ImportResult extracted to a separate class and MainActivity cleared 2023-07-18 16:23:04 +10:00
Message.kt Properly look up participants in MMS group conversations 2023-07-07 10:58:17 +02:00
MessageAttachment.kt creating a database table for MessageAttachments too 2020-12-21 16:40:48 +01:00
MessagesBackup.kt Added and refactored xml import support 2023-07-20 13:37:54 +10:00
MmsAddress.kt Added serialization 2023-07-18 12:38:31 +10:00
MmsBackup.kt Added BackupType with BackupSerializer 2023-07-18 16:21:44 +10:00
MmsPart.kt Added serialization 2023-07-18 12:38:31 +10:00
NamePhoto.kt properly fetch contact photos too 2020-04-10 21:48:15 +02:00
RecycleBinMessage.kt Add support for recycle bin for messages 2023-07-18 11:34:25 +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 Added BackupType with BackupSerializer 2023-07-18 16:21:44 +10:00
ThreadItems.kt Use DiffUtil with thread recyclerview 2022-11-17 02:25:36 +05:30
VCard.kt Use structured name when formatted name is empty 2022-08-31 17:34:51 +05:30