Commit graph

939 commits

Author SHA1 Message Date
Agnieszka C
14b7526ab3
Merge branch 'master' into add-sms-draft 2021-09-08 15:10:07 +02:00
Tibor Kaputa
3c81f9bc7d
move Select All item at the bottom for consistency with other apps 2021-09-08 15:05:17 +02:00
Paul Akhamiogu
b27d3ab795 ref: update copy and make 1MB default MMS file limit 2021-09-07 22:11:33 +01:00
Paul Akhamiogu
c3c2ce4ee3 feat: add settings option to customise the MMS file size limit 2021-09-06 22:25:38 +01:00
Agnieszka C
b212aa49b3 Added removing diacritics (#29) 2021-09-06 10:12:51 +02:00
Paul Akhamiogu
0124c6e2f7 clean up 2021-09-05 23:17:46 +01:00
Paul Akhamiogu
664346e8a9 feat: compress images before sending 2021-09-05 20:45:04 +01:00
AlbertoPellitteri
d139548f06 Now the conversation can be marked as read from the main message cab 2021-09-05 18:15:37 +02:00
AlbertoPellitteri
5bde636dfb Now is possible to mark as unread the conversation from outside the conversation itself, selecting also more than one chat 2021-09-05 17:12:30 +02:00
Agnieszka C
7b84ec77fd Added SMS drafts support (#83) 2021-09-03 19:00:23 +02:00
Igor Calì
5d72ade8b8 Updated Italian Translation 2021-09-01 10:24:19 +02:00
solokot
1c0ea0a044
Updated Russian translation 2021-08-27 22:37:27 +04:00
Tibor Kaputa
0b0e806d32
Merge pull request #180 from KryptKode/feat/sms-delivered-status
Show 2 checks when sms is delivered
2021-08-27 12:33:26 +02:00
Paul Akhamiogu
67078dcc2a Add double check icon 2021-08-25 17:35:12 +01:00
Paul Akhamiogu
bb7178bee6 Add setting for enabling/disabling delivery report 2021-08-25 17:17:21 +01:00
Paul Akhamiogu
46f71c994f Show 2 checks when sms is delivered
- differentiate between sent sms and delivered sms by updating the SmsStatusSentReceiver which updates the type to Telephony.Sms.MESSAGE_TYPE_SENT or Telephony.Sms.MESSAGE_TYPE_FAILED depending on the outcome.
- rename ThreadSuccess to ThreadSent and add a boolean field for the delivery status
- SmsStatusSentReceiver updates the status of the message to Telephony.Sms.STATUS_COMPLETE.
- accommodate for the need to keep track of the status by adding Int field status to the Message class,
- add appropriate database migrations (3 to 4) for the new status field.
- add status to the query for sms in extension function Context.getMessages and Context.getMMS
- add extension function Context.updateMessageStatus to update the status of a message in the database
2021-08-25 16:57:07 +01:00
spkprs
364e3a1317
Update strings.xml 2021-08-18 23:31:41 +03:00
Tibor Kaputa
4dc06f9c5a
Merge pull request #174 from Aga-C/master
Updated Polish translation
2021-08-18 16:52:49 +02:00
Guillaume
2f5c5218db
Dutch 2021-08-18 16:23:41 +02:00
Agnieszka C
a073be356d Updated Polish translation 2021-08-18 16:15:04 +02:00
tibbi
55d11145ab adding a new string to be used for toggling delivery reports 2021-08-18 15:41:39 +02:00
Tibor Kaputa
d2c4e11a3d
Merge pull request #173 from Aga-C/master
Updated Polish translation
2021-08-18 15:40:59 +02:00
Agnieszka C
78bea5e36b Updated Polish translation 2021-08-18 15:36:42 +02:00
Tibor Kaputa
e0b4e16d08
Merge pull request #172 from ltGuillaume/patch-2
Dutch
2021-08-18 15:26:48 +02:00
tibbi
ccc4d24204 fix #171, make sure the lock screen settings dont overlap 2021-08-18 15:26:21 +02:00
Guillaume
a9c4f17059
Dutch 2021-08-18 15:10:15 +02:00
tibbi
0eb8c3ddf3 adding some new lock screen visibility related strings 2021-08-18 12:49:17 +02:00
Tibor Kaputa
5d782a7f7a
Update activity_settings.xml 2021-08-18 12:46:15 +02:00
Tibor Kaputa
88213f1c39
Merge branch 'master' into fix_108 2021-08-18 12:40:27 +02:00
Agnieszka C
4da01d0961 Translated app name to Polish 2021-06-21 15:18:54 +02:00
Agnieszka C
8725de0b4c Polish translation fix 2021-06-20 12:53:02 +02:00
Agnieszka C
e7e6bb985f Added Polish translation 2021-06-20 12:22:47 +02:00
tibbi
b2084d8d03 show more items at the top menu 2021-05-23 18:01:17 +02:00
Guillaume
1417a96d7e
Dutch 2021-05-02 08:21:20 +02:00
Filda6
66d8ee136a
Update strings.xml
new translate to Czech
2021-04-15 10:59:39 +02:00
tibbi
f1daa4eab1 adding a czech strings file 2021-04-14 21:04:13 +02:00
tibbi
ab50b0b74a adding some animations 2021-03-15 23:43:42 +01:00
Sérgio Marques
5c34d245c5
Update strings.xml 2021-02-28 19:31:24 +00:00
spkprs
861ba9ce4f
Update strings.xml 2021-02-27 19:06:30 +02:00
Tibor Kaputa
c99bfd9ee1
adding some spaces 2021-02-26 10:41:42 +01:00
HJMVR
5758935cfa
Update strings.xml 2021-02-26 10:38:15 +01:00
HJMVR
986e55f3c0
Danish translations
Started danish translations of this file
2021-02-26 10:24:13 +01:00
solokot
edd3c94dfb
Updated Russian language 2021-02-16 17:55:11 +03:00
Guillaume
2472efa94c
Dutch 2021-02-16 14:33:59 +01:00
tibbi
86d4967cc5 adding some backup related strings 2021-02-16 13:53:59 +01:00
tibbi
1d0ecc6cab updating some group chat related coloring issues 2021-02-16 13:44:26 +01:00
tibbi
65ae360743 use the main color at showing conversation participants 2021-02-16 13:19:12 +01:00
tibbi
5c684a5361 show an image at search results too 2021-02-16 10:04:05 +01:00
tibbi
37d063a3c9 fill out the other ends name, if we sent the message with searched text 2021-02-15 23:39:57 +01:00
tibbi
33a8b498f3 show search results in a recyclerview list 2021-02-15 23:23:39 +01:00