Commit graph

111 commits

Author SHA1 Message Date
Agnieszka C
990c693d3d
Translated using Weblate (Polish)
Currently translated at 100.0% (107 of 107 strings)

Translation: Fossify/Messages
Translate-URL: https://hosted.weblate.org/projects/fossify/sms-messenger/pl/
2024-01-27 18:56:07 +01:00
Naveen
7371fa16d6
Update app name 2024-01-22 19:42:29 +05:30
Naveen Singh
8d8fe4c32c
Merge branch 'master' into add-custom-notifications 2024-01-09 03:16:24 +05:30
Naveen
a68b3c5e99
Autoremove non-translated files 2024-01-09 00:33:20 +05:30
Naveen
2193ea8529
Autoremove non-translated strings 2024-01-08 17:20:14 +05:30
Naveen
64c1b24511
Update app names 2023-12-25 19:20:53 +05:30
Agnieszka C
8c1ff75655 Changed string 2023-12-22 09:53:13 +01:00
Agnieszka C
535d722936 Added custom notifications 2023-12-22 09:18:47 +01:00
Naveen
3a2535a980
Update link 2023-12-21 17:16:18 +05:30
Agnieszka C
1ce1eed123
Translated using Weblate (Polish)
Currently translated at 100.0% (107 of 107 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/pl/
2023-08-27 12:04:34 +02:00
Naveen
e76130d037
Show error toast when mms download fails 2023-08-23 15:41:45 +05:30
Agnieszka C
cca6f90cfa
Translated using Weblate (Polish)
Currently translated at 100.0% (106 of 106 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/pl/
2023-08-02 08:07:13 +02:00
Agnieszka C
5a1aec1cdd
Translated using Weblate (Polish)
Currently translated at 100.0% (106 of 106 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/pl/
2023-07-26 17:20:33 +02:00
Ensar Sarajčić
6ca6462155 Use capital R in recycle bin for consistency 2023-07-25 08:08:38 +02:00
Ensar Sarajčić
dbf582b239 Merge branch 'master' into feature/451-recycle-bin 2023-07-24 14:47:50 +02:00
Agnieszka C
661293be41
Translated using Weblate (Polish)
Currently translated at 100.0% (100 of 100 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/pl/
2023-07-22 23:19:49 +02:00
Ensar Sarajčić
565f991932 Update recycle bin related strings 2023-07-20 16:20:29 +02:00
Tibor Kaputa
0c5242df2d
Merge pull request #698 from esensar/feature/177-conversations-archive
Implement archive feature for conversations using system API
2023-07-19 16:40:16 +02:00
Ensar Sarajčić
e07fbe40a6 Add confirmation for archiving conversations 2023-07-19 10:11:52 +02:00
Ensar Sarajčić
5dff8367e3 Update label for archive emptying for clarity 2023-07-19 10:08:18 +02:00
Ensar Sarajčić
1b8cfee9ea Remove unused strings 2023-07-18 08:21:22 +02:00
Ensar Sarajčić
c1446194a1 Change archived conversations section label to archive 2023-07-13 16:37:32 +02:00
Agnieszka C
512a354f44
Translated using Weblate (Polish)
Currently translated at 100.0% (91 of 91 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/pl/
2023-07-13 10:12:24 +02:00
Agnieszka C
52fecff926
Translated using Weblate (Polish)
Currently translated at 100.0% (86 of 86 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/pl/
2023-07-13 04:28:43 +02:00
Ensar Sarajčić
4b3fa422be Move Show archived conversations to strings.xml 2023-07-12 12:32:28 +02:00
Ensar Sarajčić
7dbd6c5d9f Add proper strings for archive operations 2023-07-12 10:37:20 +02:00
Tibor Kaputa
7ca11c8427
Merge pull request #682 from esensar/feature/19-message-details
Add message details menu button
2023-07-11 15:25:10 +02:00
Ensar Sarajčić
cf7003e3b4 Remove extra spaces in strings files 2023-07-11 15:11:53 +02:00
Ensar Sarajčić
98eb62e1b6 Move message_details_sim to donottranslate 2023-07-11 13:45:15 +02:00
Ensar Sarajčić
3adfdd401e Update dialog to reuse properties dialog from file manager 2023-07-11 11:02:55 +02:00
Ensar Sarajčić
a5d6e7724c Reduce displayed data in message details dialog 2023-07-11 09:49:40 +02:00
Ensar Sarajčić
bdd506c96e Add message details menu button
Adds a "Properties" menu button in conversation, when one message
is selected, which displays details about the message:
- Type (SMS or MMS)
- Sender phone number (or receiver if it is a sent message)
- Used SIM
- Date sent at
- Date received at (if it is an incoming message)

This closes #19
2023-07-10 16:43:07 +02:00
Ensar Sarajčić
674a467694 Add support for blocking keywords for incoming messages
This adds support for filtering incoming messages based on
message body by checking if it contains any of the blocked keywords
(case insensitive). Regex and patterns are not supported at the moment.

NOTE: This does not currently support MMS, only SMS.

This closes #33
2023-07-10 14:11:41 +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
tibbi
69e448f0a1 adding a new error message 2023-05-10 22:42:22 +02:00
Agnieszka C
5f0bcfbc80
Translated using Weblate (Polish)
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/pl/
2023-03-03 12:19:33 +01:00
Tibor Kaputa
9dc5b30e80
Merge pull request #591 from Naveen3Singh/add_mms_limit_string
Add max MMS limit reached string
2023-02-19 09:05:14 +01:00
Naveen
c828c044ca Add max MMS limit reached string 2023-02-17 20:24:19 +05:30
Agnieszka C
84095d3253
Translated using Weblate (Polish)
Currently translated at 100.0% (79 of 79 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/pl/
2023-02-09 11:36:35 +01:00
Agnieszka C
0ab72dd3f7
Translated using Weblate (Polish)
Currently translated at 100.0% (79 of 79 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/pl/
2023-01-15 23:29:26 +01:00
Agnieszka C
298e8cc225
Translated using Weblate (Polish)
Currently translated at 100.0% (79 of 79 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/pl/
2023-01-05 22:51:30 +01:00
Naveen
d5bcb96f12 Replace BW-SMS with AB-CD0 2023-01-05 01:16:29 +05:30
Naveen
56d49c8860 Add invalid short code strings 2023-01-05 00:36:44 +05:30
Agnieszka C
b3a00df785
Translated using Weblate (Polish)
Currently translated at 100.0% (77 of 77 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/pl/
2023-01-02 23:06:53 +01:00
Naveen
2d88ac3577 Replace "address" with "number" 2022-12-31 20:44:24 +05:30
Naveen
157c1c1586 Remove errorCode 2022-12-31 20:30:35 +05:30
Naveen
ceeba0d48f Show resultCode for unknown failures 2022-12-31 20:22:30 +05:30
Naveen
e58a2c0f7c Rephrase some strings 2022-12-31 20:15:06 +05:30
Naveen
80ada88bf0 Add some new strings related to messaging errors 2022-12-31 19:52:28 +05:30
Agnieszka C
f14f2d8052
Translated using Weblate (Polish)
Currently translated at 100.0% (71 of 71 strings)

Translation: Simple Mobile Tools/Simple SMS Messenger
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-sms-messenger/pl/
2022-11-27 09:04:37 +01:00