sms-translate/app/src/main/kotlin/com/simplemobiletools/smsmessenger/receivers
2021-01-02 11:24:56 +01:00
..
DirectReplyReceiver.kt work with threadIds as Longs, not Ints 2020-12-21 20:01:57 +01:00
MarkAsReadReceiver.kt work with threadIds as Longs, not Ints 2020-12-21 20:01:57 +01:00
MmsReceiver.kt work with threadIds as Longs, not Ints 2020-12-21 20:01:57 +01:00
MmsSentReceiver.kt allow sending MMS, sadly it needs internet access 2020-04-12 16:00:59 +02:00
SmsReceiver.kt improving the messages delivery status 2021-01-01 19:00:40 +01:00
SmsStatusDeliveredReceiver.kt improve message marking after delivery to avoid glitching 2021-01-02 11:24:56 +01:00
SmsStatusSentReceiver.kt show a notification if a message sending failed 2021-01-01 22:52:23 +01:00