Commit Graph

2443 Commits

Author SHA1 Message Date
Tibor Kaputa e475069c42
autoformatting code 2023-05-19 22:47:21 +02:00
Kevin Cotugno da117ecca4 Fix import for partial exports
The previous implementation assumed that each JSON object would have an
"SMS" key and a "MMS" key, and in that order. This caused an exception
when it tried to read the next NAME token because the next token is
actually the closing bracket of the object. This commit fixes this issue
by checking that the next token is actually a NAME. If it is, we consume
the token and handle it according to its value, which may be either
"sms" or "mms". If it's neither of those, we skip it.

Fixes #646
2023-05-19 07:07:07 -07:00
Tibor Kaputa abedc2a18a
Merge pull request #642 from rmullin7286/master
Made ThreadActivity launch in singleTop mode and added onNewIntent.
2023-05-18 17:58:35 +02:00
Tibor Kaputa bfadbb42b5
Merge pull request #654 from spkprs/patch-15
Update strings.xml
2023-05-14 22:24:52 +02:00
Tibor Kaputa eb960c2a34
Merge pull request #653 from weblate/weblate-simple-mobile-tools-simple-sms-messenger
Translations update from Hosted Weblate
2023-05-14 22:24:36 +02:00
spkprs ccb61683ef
Update strings.xml 2023-05-14 18:52:46 +03:00
Sergio Marques dd02f4cf61
Translated using Weblate (Portuguese)
Currently translated at 100.0% (81 of 81 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/pt/
2023-05-13 23:52:08 +02:00
Tibor Kaputa 90ff57d877
Merge pull request #652 from weblate/weblate-simple-mobile-tools-simple-sms-messenger
Translations update from Hosted Weblate
2023-05-12 22:23:32 +02:00
Josep M. Ferrer a606058ad6
Translated using Weblate (Catalan)
Currently translated at 100.0% (81 of 81 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/ca/
2023-05-12 21:50:34 +02:00
Rex_sa 1abe0b84ae
Translated using Weblate (Arabic)
Currently translated at 100.0% (81 of 81 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/ar/
2023-05-12 21:50:33 +02:00
Eric 83397c508b
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (81 of 81 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/zh_Hans/
2023-05-12 21:50:33 +02:00
Oğuz Ersen 0970c478eb
Translated using Weblate (Turkish)
Currently translated at 100.0% (81 of 81 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/tr/
2023-05-12 21:50:33 +02:00
solokot ff9a96f32c
Translated using Weblate (Russian)
Currently translated at 100.0% (81 of 81 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/ru/
2023-05-12 21:50:32 +02:00
Agnieszka C eabacec0b1
Translated using Weblate (Polish)
Currently translated at 100.0% (81 of 81 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/pl/
2023-05-12 21:50:32 +02:00
Guillaume c66bdbf6c5
Translated using Weblate (Dutch)
Currently translated at 100.0% (81 of 81 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/nl/
2023-05-12 21:50:32 +02:00
VfBFan 05e4d8e42b
Translated using Weblate (German)
Currently translated at 100.0% (81 of 81 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/de/
2023-05-12 21:50:31 +02:00
yparitcher 707d7499e3
better method: limit the total of sms+mms to MESSAGES_LIMIT
this causes the sms and mms to load together for a smoother flow
2023-05-10 20:35:12 -04:00
tibbi 4596ab4475 use the new error string 2023-05-10 22:52:12 +02:00
tibbi 69e448f0a1 adding a new error message 2023-05-10 22:42:22 +02:00
tibbi 83c56c9f00 updating commons 2023-05-10 22:33:14 +02:00
Tibor Kaputa 055c1c7c08
Merge pull request #621 from Anis-cpu-13/fix-messaging-bug
Fix issue where sms_body was not being handled as an alternative to I…
2023-05-10 22:30:49 +02:00
Tibor Kaputa 616cab35f3
Merge pull request #625 from weblate/weblate-simple-mobile-tools-simple-sms-messenger
Translations update from Hosted Weblate
2023-05-10 22:24:54 +02:00
yparitcher 7b5d32e624
refresh sms history based on oldest sms loaded, ignoring mms
all mms are always loaded, the number of messages only concerns sms, so only reference sms to determine the oldest loaded message

this should load all sms messages when there are mms messages in between

Fixes: #535
2023-05-10 15:37:43 -04:00
FTno a57f8de092
Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (80 of 80 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/nb_NO/
2023-05-07 18:51:02 +02:00
FTno 4ca0144219
Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (80 of 80 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/nb_NO/
2023-05-07 18:51:02 +02:00
en2sv e756fbf9c3
Translated using Weblate (Swedish)
Currently translated at 100.0% (80 of 80 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/sv/
2023-05-07 18:51:02 +02:00
Slávek Banko 4f140c5754
Translated using Weblate (Czech)
Currently translated at 100.0% (80 of 80 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/cs/
2023-05-07 18:51:02 +02:00
tibbi a54155d358 updating commons 2023-05-07 18:50:55 +02:00
Ryan Mullin 41083ef754 Made ThreadActivity launch in singleTop mode and added onNewIntent. 2023-04-25 18:14:24 -07:00
tibbi 66c8b21cce changing version 5.18.0 to 5.18.1 in changelog 2023-04-14 10:20:18 +02:00
Anis-cpu-13 b4ea472884 Fix issue where sms_body was not being handled as an alternative to Intent.EXTRA_TEXT when sending SMS messages. Updated the launchThreadActivity function in NewConversationActivity.kt to handle sms_body as a fallback for message text. 2023-03-27 01:31:05 +02:00
tibbi fb0da99dc0 updating changelog 2023-03-25 09:13:57 +01:00
tibbi 06b435eae6 update version to 5.18.1 2023-03-25 09:13:15 +01:00
tibbi 197da1c7c9 Merge branch 'master' of github.com:SimpleMobileTools/Simple-SMS-Messenger 2023-03-25 09:12:39 +01:00
tibbi c3e9108132 updating changelog 2023-03-25 09:12:28 +01:00
tibbi 2ff719d2ac update version to 5.18.0 2023-03-25 09:12:22 +01:00
Tibor Kaputa d6f8d58867
Merge pull request #616 from kcotugno/stream-json-decode-on-import
Stream json during import fixes #329
2023-03-25 09:02:56 +01:00
tibbi 587250fd8d updating commons 2023-03-25 08:59:17 +01:00
Tibor Kaputa 8eb5d7e7af
Merge pull request #619 from Naveen3Singh/sms_mms_improvements
Fix MMS issues
2023-03-25 08:39:01 +01:00
Naveen Singh 8fb6f9ca83
Merge branch 'SimpleMobileTools:master' into sms_mms_improvements 2023-03-24 05:43:19 -07:00
Tibor Kaputa 2293a76045
Merge pull request #612 from weblate/weblate-simple-mobile-tools-simple-sms-messenger
Translations update from Hosted Weblate
2023-03-19 19:58:44 +01:00
Kevin Cotugno cdbb16bdc8 Stream json during import fixes #329 2023-03-17 13:32:45 -07:00
Milo Ivir 3f6f301dca
Translated using Weblate (Croatian)
Currently translated at 100.0% (80 of 80 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/hr/
2023-03-16 15:37:47 +01:00
P.O d686b18ae5
Translated using Weblate (Swedish)
Currently translated at 100.0% (80 of 80 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/sv/
2023-03-12 18:40:18 +01:00
Eric 160ac78220
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (80 of 80 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/zh_Hans/
2023-03-09 14:41:42 +01:00
J. Lavoie 4ab858f652
Translated using Weblate (Italian)
Currently translated at 100.0% (80 of 80 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/it/
2023-03-07 23:41:28 +01:00
J. Lavoie 0198c14e82
Translated using Weblate (French)
Currently translated at 100.0% (80 of 80 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/fr/
2023-03-07 23:41:28 +01:00
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
tibbi fba1c6f904 updating changelog 2023-03-04 23:07:46 +01:00
tibbi 60e2124602 update version to 5.17.5 2023-03-04 23:07:37 +01:00