Commit graph

8 commits

Author SHA1 Message Date
Naveen
06f6a9ae05 Use sendMessage extension 2023-01-03 15:43:39 +05:30
Naveen
7624174cad Add schedule send message creation ui
Move android-smsmms logic into a separate file
2022-09-26 03:02:07 +05:30
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
tibbi
6c9d25d16f properly handle sending reply messages through the top notification 2021-03-15 23:10:59 +01:00
tibbi
4e89e8b7ac fix #47, properly decode phone numbers at Reply via SMS intent 2020-05-30 17:35:34 +02:00
tibbi
9103968595 adding some implementation of HeadlessSmsSendService 2020-04-13 21:00:23 +02:00
tibbi
0f4e89c8a9 do not allow using the app, if it isnt the default SMS handler 2020-04-04 16:44:40 +02:00