Commit graph

12 commits

Author SHA1 Message Date
Naveen
7624174cad Add schedule send message creation ui
Move android-smsmms logic into a separate file
2022-09-26 03:02:07 +05:30
Naveen
a4bd3364c6 Use subscriptionManagerCompat() everywhere 2022-09-18 22:57:28 +05:30
Naveen
cd8b40b3b6 Add safe call operator 2022-08-21 23:48:48 +05:30
Naveen
aeafc7030d Minor code improvements 2022-06-16 19:23:59 +05:30
tibbi
f41e1aa18e fix #316, use proper SIM at replying via the top notification 2022-05-23 20:14:51 +02:00
darthpaul
72cbb342a6 handle sending group SMS
- in Context.getMessages, split the sender number by spaces " " to get each contact.
- apply update in the android-smsmms lib - do not pass threadId in Transaction.sendNewMessage
2022-05-01 03:33:47 +01:00
tibbi
9052c5183d apply some configs at sending message from anywhere 2022-03-07 10:19:40 +01:00
Agnieszka C
b212aa49b3 Added removing diacritics (#29) 2021-09-06 10:12:51 +02:00
tibbi
75aac13e1e adding a null check at DirectReplyReceiver 2021-03-22 16:03:34 +01:00
tibbi
6c9d25d16f properly handle sending reply messages through the top notification 2021-03-15 23:10:59 +01:00
tibbi
6405b7431f work with threadIds as Longs, not Ints 2020-12-21 20:01:57 +01:00
tibbi
f4da76a010 fix #21, allow replying directly from the top notification 2020-06-18 18:12:45 +02:00