Commit Graph

1835 Commits

Author SHA1 Message Date
merkost 4d378e819c ImportResult extracted to a separate class and MainActivity cleared 2023-07-18 16:23:04 +10:00
merkost 30b100b62f Dialogs refactoring 2023-07-18 16:22:14 +10:00
merkost 5a8cc0f14d Added BackupType with BackupSerializer 2023-07-18 16:21:44 +10:00
merkost 5363af1071 Added serialization 2023-07-18 12:38:31 +10:00
merkost 56ce7c5aa4 Added settings migrating section 2023-07-18 12:32:06 +10:00
Ensar Sarajčić 9ff6c3cbb6 Properly load threads on configuration changes 2023-06-30 10:56:07 +02:00
Ensar Sarajčić 8675de70c2 Handle app locking for threads too 2023-06-30 10:55:30 +02:00
Ensar Sarajčić ae2e480876 Prevent loading messages before app is unlocked 2023-06-30 10:41:01 +02:00
Ensar Sarajčić ce76573614 Adjust settings section label color properly 2023-06-30 10:25:45 +02:00
Ensar Sarajčić 143aaece4b Add password protection feature to the app
This closes #446
2023-06-30 09:29:36 +02:00
J. Lavoie 4bacfa4fa8
Translated using Weblate (Italian)
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/it/
2023-06-26 23:03:48 +02:00
J. Lavoie f8982156fa
Translated using Weblate (French)
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/fr/
2023-06-26 23:03:48 +02:00
Tibor Kaputa 73c12d0db1
removing an empty line 2023-06-26 22:48:13 +02:00
Alier 3a4f54b4be Remove extra translation 2023-06-27 02:40:41 +06:00
Alier a21662baef Update string translation 2023-06-26 16:27:23 +06:00
AAlier 5169539a88 Add missing code 2023-06-24 04:28:35 +06:00
Alier b076da3840 Add Delete Action Button to Sms message 2023-06-24 04:09:35 +06:00
tibbi 220dec1cd5 replacing jcenter with mavenCentral 2023-06-23 11:37:15 +02:00
tibbi 77768c66e0 fix #44, load less messages at conversations by default to speed it up 2023-06-21 12:22:11 +02:00
tibbi 4dfdb39603 adding some margin between conversations 2023-06-12 12:33:10 +02:00
tibbi 1d2443fda3 removing a confusing background at conversations, set it dynamically 2023-06-12 12:20:59 +02:00
tibbi e8d021a662 use nicer effects at long pressing conversations 2023-06-11 21:42:55 +02:00
Milo Ivir 08dd629b8b
Translated using Weblate (Croatian)
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/hr/
2023-05-28 17:58:30 +02:00
Kryštof Černý ba518ea641
Translated using Weblate (Czech)
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/cs/
2023-05-28 10:52:00 +02:00
gallegonovato 80428e2658
Translated using Weblate (Spanish)
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/es/
2023-05-27 08:27:56 +02:00
Tibor Kaputa 063cd2bace
Merge pull request #658 from Aga-C/fix-deleting-notification
Fixed deleting notification after deleting conversation ( #637)
2023-05-24 10:15:05 +02:00
en2sv 3074f28279
Translated using Weblate (Swedish)
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/sv/
2023-05-22 20:52:27 +02:00
Agnieszka C bb61229cef Fixed deleting notification after deleting conversation ( #637) 2023-05-20 08:35:03 +02:00
tibbi 2bba900eb1 update version to 5.18.2 2023-05-19 22:59:00 +02:00
tibbi 16734aa93d Merge branch 'master' of github.com:SimpleMobileTools/Simple-SMS-Messenger 2023-05-19 22:54:22 +02:00
tibbi 3dadb0ccb8 updating commons and room 2023-05-19 22:54:13 +02:00
tibbi fb96109973 removing some extra margins at importing dialog 2023-05-19 22:53:59 +02:00
Tibor Kaputa dd48fa544e
Merge pull request #651 from yparitcher/history
refresh sms history based on oldest sms loaded, ignoring mms
2023-05-19 22:49:21 +02:00
Milo Ivir fcfd0574bb
Translated using Weblate (Croatian)
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/hr/
2023-05-19 22:48:06 +02:00
Priit Jõerüüt e7bc2c5e6d
Translated using Weblate (Estonian)
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/et/
2023-05-19 22:48:06 +02:00
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
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
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