Naveen
|
abb7e66105
|
Allow sending only-text MMS messages
Fixes regression caused by recent changes in https://github.com/SimpleMobileTools/Simple-SMS-Messenger/pull/589
|
2023-03-06 14:28:11 +05:30 |
|
Naveen
|
0b33ec877d
|
Remove index decrement when using until
|
2023-02-19 14:49:29 +05:30 |
|
Naveen
|
c931eb0171
|
Send MMS attachments separately
If the message contains text, it is sent with the last attachment.
|
2023-02-19 03:03:51 +05:30 |
|
Naveen
|
f24c88eac7
|
Rename variable to msg
|
2023-01-10 17:32:38 +05:30 |
|
Naveen
|
619898fae9
|
Remove all braces from when statement
|
2023-01-10 17:29:16 +05:30 |
|
Naveen
|
0095352713
|
Set PendingIntent when sending MMS
|
2023-01-10 16:54:55 +05:30 |
|
Naveen
|
a48a160632
|
Move abstract receiver to receivers package (for now)
|
2023-01-10 14:46:35 +05:30 |
|
Naveen
|
e59bc1feae
|
Remove length check
|
2023-01-07 17:33:54 +05:30 |
|
Naveen
|
71e5e06c60
|
Mark sms sent status failed when any exceptions occur
|
2023-01-06 19:13:09 +05:30 |
|
Naveen
|
f0c3333a72
|
Disable replying to non-numeric short codes
Also, break down large thread layout file
|
2023-01-06 18:32:31 +05:30 |
|
Naveen
|
08ee7ac700
|
Improve SMS delivery report handling
On some phones, SMS message is marked delivered even though it wasn't really delivered, this should fix such issues. Based on AOSP and Signal app
|
2023-01-05 23:51:29 +05:30 |
|
Naveen
|
9a515d7fd0
|
Show in-app error code for unknown errors
|
2023-01-03 16:06:23 +05:30 |
|
Naveen
|
1f36738be0
|
Rewrite, move SMS related code into the app
|
2023-01-03 15:43:14 +05:30 |
|