Commit graph

92 commits

Author SHA1 Message Date
tibbi
fc470d9408 updating commons, target sdk to 30 2020-08-20 23:50:22 +02:00
tibbi
41fb730511 properly handle contacts with multiple phone numbers 2020-07-27 21:53:21 +02:00
tibbi
3c1458b904 fix a glitch at marking a conversation unread 2020-06-18 11:38:27 +02:00
tibbi
22b6040a86 add a Mark as Unread menu item at the thread screen 2020-06-18 11:14:51 +02:00
tibbi
9641eed138 fix #48, no not show incoming message notifications at currently open thread 2020-06-17 20:25:58 +02:00
tibbi
8dd3fc561f mark messages as read in the local db too 2020-05-30 20:29:37 +02:00
tibbi
35c205605d properly handle inserting and deleting threads from local db 2020-05-30 20:01:09 +02:00
tibbi
09892e0078 catch and show exceptions thrown at adding message attachments 2020-05-30 17:20:29 +02:00
tibbi
e8f6ec3eb2 minor code reformatting at number blocking confirmation 2020-05-23 19:03:14 +02:00
tibbi
d8e2a774e3 fix #34, allow adding new people to a conversation 2020-05-23 18:38:36 +02:00
tibbi
1c1a2d2855 get the Photo Uri of private contacts too 2020-05-20 16:52:43 +02:00
tibbi
94086547a5 do not show an error message at loading contact image at the Conversation 2020-05-20 16:11:36 +02:00
tibbi
3569bce668 add private contacts at the Add Participant suggestions 2020-05-20 15:55:35 +02:00
tibbi
422ccf4b6a lets check those private contacts only if we actually have any 2020-05-18 23:38:56 +02:00
tibbi
83dcc7423c use proper placeholder avatars at private contacts too 2020-05-18 23:34:27 +02:00
tibbi
8760d85d2b recognize private contacts at the thread screen too 2020-05-18 23:28:17 +02:00
tibbi
d223266f1b updating commons 2020-05-18 23:06:11 +02:00
tibbi
98a7095324 handle activeSubscriptionInfoList returning null 2020-05-13 15:34:45 +02:00
tibbi
64bb563ef6 show the SIM card ID at messages 2020-05-13 15:27:25 +02:00
tibbi
f1edebb2dc renaming the helper class ContactsHelper to SimpleContactsHelper 2020-05-08 22:37:51 +02:00
tibbi
605f9e845a moving some contact related things into Commons 2020-05-06 23:41:12 +02:00
tibbi
cc2a4e596f remember the last used SIM card on a per-number basis 2020-05-03 23:12:00 +02:00
tibbi
f5d3c2ab70 allow toggling SIM cards at sending messages 2020-05-03 22:57:31 +02:00
tibbi
49a7cd98f5 show a Select SIM button at message sending, if multiple are available 2020-05-03 22:33:32 +02:00
tibbi
5db1695692 make sure to always update the top menu colors 2020-04-19 21:29:01 +02:00
tibbi
4b3051a845 catch and show exceptions thrown at sending messages 2020-04-19 20:41:12 +02:00
tibbi
4bb6f47f1b ignore blocked numbers below Android 7 2020-04-19 20:39:37 +02:00
tibbi
ab9aa5d2ba send the number to Thread activity too, use it if necessary 2020-04-14 09:58:19 +02:00
tibbi
b231f2c644 update the Conversations title only if not empty 2020-04-13 23:33:16 +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
078e8c4f14 open the keyboard at new conversation, if it is empty 2020-04-13 15:36:08 +02:00
tibbi
cd26b96384 rely on klinkerapps library at sending SMS too, not just MMS 2020-04-13 13:06:30 +02:00
tibbi
956e798558 allow adding not saved contacts to group threads 2020-04-13 11:42:51 +02:00
tibbi
fec69ff4c3 fixing some coloring issues 2020-04-13 11:20:18 +02:00
tibbi
2b01622533 remove the mms attachments after sending the message 2020-04-13 11:03:22 +02:00
tibbi
2166a5bbe2 remove attachments at pressing X 2020-04-13 10:55:23 +02:00
tibbi
5fb6d81586 allow adding multiple mms attachments 2020-04-13 10:44:44 +02:00
tibbi
f768d0cde9 properly handle any mms attachment types 2020-04-13 10:24:27 +02:00
tibbi
e04061c4ef allow sending MMS without text 2020-04-13 10:12:11 +02:00
tibbi
ba8f14de3b renaming attachment type onto mimetype 2020-04-12 23:17:37 +02:00
tibbi
aecaec8773 crop too tall mms attachments 2020-04-12 21:43:42 +02:00
tibbi
7c355e9aae determine the message attachments size at fetching 2020-04-12 20:41:31 +02:00
tibbi
554f087d56 allow sending MMS, sadly it needs internet access 2020-04-12 16:00:59 +02:00
tibbi
2ffdaa0712 check the Send Message button availabilty at adding an attachment 2020-04-12 15:20:54 +02:00
tibbi
52a7376694 show a preview of the attached file 2020-04-12 13:33:30 +02:00
tibbi
bed1d90434 launch a Pick PhotoVideo intent at pressing the attachment button 2020-04-12 12:17:06 +02:00
tibbi
ff1edd12b6 adding an Add Attachment button at the sending screen 2020-04-12 11:41:52 +02:00
tibbi
18f8b271e1 add handling for Share Text intent 2020-04-11 23:36:03 +02:00
tibbi
a5b11de6e1 mark messages not just as READ, but also SEEN 2020-04-11 20:36:07 +02:00