Commit graph

103 commits

Author SHA1 Message Date
Naveen
3a2535a980
Update link 2023-12-21 17:16:18 +05:30
spkprs
1d7c73ede8
Update.xml 2023-08-30 07:42:13 +03:00
Naveen
e76130d037
Show error toast when mms download fails 2023-08-23 15:41:45 +05:30
spkprs
c1575ef821
Update strings.xml 2023-07-25 17:18:12 +03: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
spkprs
3d95ce2b83
Update strings.xml 2023-07-22 12:51:21 +03: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
spkprs
2a5eff964c
Update strings.xml 2023-07-14 14:28:18 +03:00
Ensar Sarajčić
c1446194a1 Change archived conversations section label to archive 2023-07-13 16:37:32 +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
spkprs
ccb61683ef
Update strings.xml 2023-05-14 18:52:46 +03:00
tibbi
69e448f0a1 adding a new error message 2023-05-10 22:42:22 +02:00
spkprs
94695bc993
Update strings.xml 2023-02-26 14:59:47 +02:00
Naveen
c828c044ca Add max MMS limit reached string 2023-02-17 20:24:19 +05:30
spkprs
c440132a7c
Update strings.xml 2023-01-08 20:43:37 +02:00
Naveen
40ff35675c Escape quotes 2023-01-06 21:54:07 +05:30
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
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
spkprs
447e5af456
Update strings.xml 2022-11-23 11:08:44 +02:00
Naveen
d84a3f9a24 Replace "group" with "conversation" 2022-11-20 03:20:30 +05:30
Naveen
921fed44a8 Add some new strings related to group name 2022-11-20 03:02:28 +05:30
Tibor Kaputa
56ea66634d
Merge branch 'master' into enter-to-send 2022-11-10 16:41:07 +01:00
elena
407538e497 Add option to send on enter pressed 2022-11-07 18:41:51 +00:00
Naveen
c1c60e8971 Reformat xml comment 2022-11-06 16:15:12 +05:30
Naveen
fedc52adc3 Show toast warning for duplicate attachments 2022-11-03 00:20:02 +05:30
tibbi
c8a7857821 fixing a typo 2022-10-17 08:38:26 +02:00
spkprs
2c5ba1dd1d
Update strings.xml 2022-10-16 13:49:22 +03:00
tibbi
9ff1f90f88 a couple minor tweaks 2022-10-14 23:52:45 +02:00
tibbi
3768a4195c adding a couple scheduled sending related improvements 2022-10-14 23:41:41 +02:00
tibbi
0de5cabc92 adding a new faq item about scheduled messages 2022-10-12 22:58:33 +02:00
Naveen
575abae09c Add new strings related to the schedule send feature 2022-10-01 01:01:51 +05:30
spkprs
f9a3ee2209
Update strings.xml 2022-09-05 22:12:20 +03:00