Commit Graph

1302 Commits

Author SHA1 Message Date
tibbi b8ec0a657f show latest messages first at search results 2022-05-01 22:55:55 +02:00
tibbi 43c55e24ac updating smsmms 2022-05-01 22:49:38 +02:00
Tibor Kaputa a94be22ad0
Merge pull request #334 from KryptKode/feat/group-sms
handle sending group SMS
2022-05-01 22:48:58 +02:00
darthpaul 510dacb87e fix: remove isDigitsOnly filter from SMS participants 2022-05-01 21:09:33 +01: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 43d5a0f665 adding pt-BR fastlane files 2022-04-18 10:26:44 +02:00
Tibor Kaputa 5b8a7852cc
Merge pull request #331 from weblate/weblate-simple-mobile-tools-simple-sms-messenger
Translations update from Hosted Weblate
2022-04-18 10:23:32 +02:00
Tibor Kaputa af68921da5
Update strings.xml 2022-04-18 10:23:17 +02:00
Naveen e8f4cfe5a5
Translated using Weblate (Tamil)
Currently translated at 100.0% (55 of 55 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/ta/
2022-04-18 10:07:47 +02:00
Iago cfb4a1e95e
Translated using Weblate (Spanish)
Currently translated at 98.1% (54 of 55 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/es/
2022-04-18 10:07:47 +02:00
Alan ca84b577ef
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (55 of 55 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/pt_BR/
2022-04-18 10:07:47 +02:00
Tibor Kaputa 0d3c87a67b
Merge pull request #332 from KryptKode/feat/group_msgs_as_mms
add setting for sending group message as MMS
2022-04-18 10:07:43 +02:00
Tibor Kaputa 0006076b9b
after some testing, lets enable group message MMS sending by default 2022-04-18 10:05:45 +02:00
darthpaul e04433b346 add setting for sending group message as MMS 2022-04-17 18:01:45 +01:00
tibbi 1b8c841cf6 updating changelog 2022-04-13 14:05:29 +02:00
tibbi 5c0934373e update version to 5.13.1 2022-04-13 14:05:23 +02:00
tibbi aae232f5c1 fix sending messages with Android 12 2022-04-13 14:00:46 +02:00
tibbi 91e1026bae updating changelog 2022-04-12 15:50:22 +02:00
tibbi ff10e88633 update version to 5.13.0 2022-04-12 15:50:16 +02:00
tibbi fa83697473 lets make those pendingintents mutable 2022-04-12 14:38:29 +02:00
tibbi bf2f4887ca add the PendingIntent.FLAG_IMMUTABLE flag to PendingIntents 2022-04-12 14:35:02 +02:00
tibbi 15d6b7f17a do not show Mark as Unread at empty conversations 2022-04-12 10:08:39 +02:00
tibbi a216919cc0 catch exceptions thrown at file picker errors 2022-04-12 09:57:37 +02:00
tibbi cefa96806a lets show Select All icon if it fits 2022-04-12 09:47:58 +02:00
tibbi 45874d13d4 updating commons and target SDK to 31 2022-04-12 09:45:18 +02:00
tibbi 7ed5c667ef adding Productivity app category 2022-04-12 09:25:09 +02:00
Tibor Kaputa a827843843
Merge pull request #328 from weblate/weblate-simple-mobile-tools-simple-sms-messenger
Translations update from Hosted Weblate
2022-04-12 09:17:47 +02:00
Alan 369603b412
Translated using Weblate (Portuguese)
Currently translated at 100.0% (55 of 55 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/pt/
2022-04-11 04:16:48 +02:00
Alan a990832daf
Added translation using Weblate (Portuguese (Brazil)) 2022-04-10 03:25:43 +02:00
melintemarian d8521b2e59
Translated using Weblate (Romanian)
Currently translated at 92.7% (51 of 55 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/ro/
2022-04-08 12:11:11 +02:00
Linerly 45db69c8c5
Translated using Weblate (Indonesian)
Currently translated at 100.0% (55 of 55 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/id/
2022-03-26 16:11:12 +01:00
tibbi d78a1c9da4 updating changelog 2022-03-25 22:31:25 +01:00
tibbi 2e827defd2 update version to 5.12.7 2022-03-25 22:30:50 +01:00
tibbi aa495b4251 allow storing unstored numbers from the conversation screen too 2022-03-25 21:07:54 +01:00
tibbi 57a417f42b remove the delay at thread refreshing after sending a message 2022-03-25 20:50:39 +01:00
tibbi d0bbd05913 tweaking more margins and paddings 2022-03-25 09:57:26 +01:00
Tibor Kaputa 6ba28dbe70
Merge pull request #324 from Spitfireap/Message-Counter
Added message counter
2022-03-24 22:20:55 +01:00
Tibor Kaputa bd2bc8bf50
removing a duplicate import 2022-03-24 22:20:37 +01:00
Tibor Kaputa e9c9222861
Update ThreadActivity.kt 2022-03-24 22:20:14 +01:00
Tibor Kaputa 5b7209ad31
Merge pull request #326 from weblate/weblate-simple-mobile-tools-simple-sms-messenger
Translations update from Hosted Weblate
2022-03-24 16:08:34 +01:00
Tibor Kaputa 08ec11c01e
Update strings.xml 2022-03-24 16:08:10 +01:00
zica 1b73d78b5b
Translated using Weblate (Chinese (Traditional))
Currently translated at 58.1% (32 of 55 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/zh_Hant/
2022-03-24 16:04:46 +01:00
zica 90f623e4c8
Added translation using Weblate (Chinese (Traditional)) 2022-03-24 16:04:46 +01:00
kazushi3 a7bf4d79ca
Translated using Weblate (Japanese)
Currently translated at 100.0% (55 of 55 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/ja/
2022-03-24 16:04:46 +01:00
tibbi 82af3c5fcf adding tiny padding at the bottom of Sending 2022-03-24 16:04:42 +01:00
tibbi e0a7a82600 adding handling for application_preferences intent 2022-03-24 15:40:30 +01:00
Spitap 603f591ab4
correct formating 2022-03-11 18:42:52 +01:00
Spitap 11a6a230ae
Taking into account useSimpleCharacters option 2022-03-11 17:50:39 +01:00
Spitap 92f0dc3b1a
add mms flag when attachment is added 2022-03-11 13:28:46 +01:00
Spitap baf9c4a832
Correct how sms length is calculated (@tswistak) 2022-03-11 13:14:55 +01:00