Commit graph

27 commits

Author SHA1 Message Date
tibbi
d6fdbc4271 scroll to the message containing the searched string 2021-02-16 12:48:52 +01:00
tibbi
d3494014a6 improving the messages delivery status 2021-01-01 19:00:40 +01:00
tibbi
e357b4a659 insert messages in a local db at fetching 2020-12-21 19:27:21 +01:00
tibbi
633f7cf5c0 create a db table for Messages too 2020-12-21 18:02:07 +01:00
tibbi
b955678e90 creating a database table for MessageAttachments too 2020-12-21 16:40:48 +01:00
tibbi
82f78f002e add an option for showing character counter at sending messages 2020-11-04 12:36:02 +01:00
tibbi
349ff11957 fix #35, show a tick at successfully sent last messages 2020-08-23 21:43:50 +02:00
tibbi
f4da76a010 fix #21, allow replying directly from the top notification 2020-06-18 18:12:45 +02:00
tibbi
a85eb77d31 fix #47, mark the whole conversation as read with Mark as Read at notification 2020-06-17 21:45:17 +02:00
tibbi
d4e9c22d13 add a Mark As Read notification item 2020-05-13 16:04:28 +02:00
tibbi
cc2a4e596f remember the last used SIM card on a per-number basis 2020-05-03 23:12:00 +02:00
tibbi
3a515486ea moving the contact avatar creation into Commons 2020-04-15 18:09:09 +02:00
tibbi
ab9aa5d2ba send the number to Thread activity too, use it if necessary 2020-04-14 09:58:19 +02:00
tibbi
ce886b5b87 handle the SEND_MULTIPLE intent too 2020-04-13 20:21:14 +02:00
tibbi
b7034a728c recognize Uri attachments at third party mms intents 2020-04-13 20:08:01 +02:00
tibbi
18f8b271e1 add handling for Share Text intent 2020-04-11 23:36:03 +02:00
tibbi
d8080848c6 make the contact images more colorful 2020-04-10 23:36:44 +02:00
tibbi
156620c917 couple more threading improvements here and there 2020-04-08 22:15:43 +02:00
tibbi
e1f1583b17 add handling for storing sent messages 2020-04-05 19:12:02 +02:00
tibbi
251eca8823 adding a helper function for refreshing the messages 2020-04-05 15:06:27 +02:00
tibbi
3eb1127c74 show an error at messages that havent been sent 2020-04-04 19:41:48 +02:00
tibbi
2e078af782 send the targeted number at the Thread activity to be used 2020-04-04 15:25:21 +02:00
tibbi
59c5d16f62 adding a DateTime thread view type 2020-04-03 23:07:34 +02:00
tibbi
fc3e72d390 split messages between received and sent 2020-04-03 21:44:18 +02:00
tibbi
d20623c44a show the other persons name at the Thread title 2020-04-03 19:54:13 +02:00
tibbi
067c1d3876 open a new ThreadActivity on clicking on a message 2020-04-03 17:26:01 +02:00
tibbi
1350ce420a adding Settings and About sections 2020-04-03 10:26:54 +02:00