Commit graph

126 commits

Author SHA1 Message Date
tibbi
b231f2c644 update the Conversations title only if not empty 2020-04-13 23:33:16 +02:00
tibbi
eeb458b9b5 use a helper function for setting up the letters scrollbar 2020-04-13 22:08:19 +02:00
tibbi
9b758b617d adding a fastscroller with letters at the contact list 2020-04-13 21:58:12 +02:00
tibbi
c1652efb2e addadding a New Conversation shortcut 2020-04-13 21:10:47 +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
0836bdb9af show a placeholder at contact suggestions, if none are found 2020-04-13 18:46:18 +02:00
tibbi
e8205c7c44 adding some placeholders if no contacts have been found 2020-04-13 15:55:36 +02:00
tibbi
078e8c4f14 open the keyboard at new conversation, if it is empty 2020-04-13 15:36:08 +02:00
tibbi
ff05ec1623 renaming NewMessage to NewConversation, no other change 2020-04-13 15:26:25 +02:00
tibbi
2d1df0322f show a placeholder text on the main screen, if there are no conversations 2020-04-13 15:22:36 +02:00
tibbi
b717f415b2 adding some placeholder strings 2020-04-13 14:30:24 +02:00
tibbi
cd26b96384 rely on klinkerapps library at sending SMS too, not just MMS 2020-04-13 13:06:30 +02:00
tibbi
fce6ed2640 handle read and send sms separately 2020-04-13 11:58:44 +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
59ba80d65a adding a FAQ item about the internet access 2020-04-12 17:34:39 +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
8263327f70 handle clicks at contact suggestions 2020-04-12 11:01:08 +02:00
tibbi
827be7225b fill the suggested contacts before the remaining ones 2020-04-12 10:56:00 +02:00
tibbi
5a462775fd show some suggestions at top of the contact picker screen 2020-04-12 10:50:05 +02:00
tibbi
18f8b271e1 add handling for Share Text intent 2020-04-11 23:36:03 +02:00
tibbi
e966b7bccd handle the SEND_TO intent properly 2020-04-11 23:00:10 +02:00
tibbi
a5b11de6e1 mark messages not just as READ, but also SEEN 2020-04-11 20:36:07 +02:00
tibbi
21dd815f2a lets use the new Conversation model at the main screen 2020-04-11 19:41:48 +02:00
tibbi
e0052d5516 avoid using the Thread menu items before messages load in 2020-04-11 11:22:22 +02:00
tibbi
e79818d789 removing some redundant functions 2020-04-11 10:51:48 +02:00
tibbi
f2c368e12e rename MessagesAdapter to ThreadsAdapter, no other change 2020-04-11 10:50:47 +02:00
tibbi
e92576f876 adding the SMS MMS license 2020-04-10 20:19:31 +02:00
tibbi
a791b681aa properly mark read MMS messages too, not just SMS 2020-04-10 18:51:47 +02:00
tibbi
5185a98ca9 cache participant fetching at the mainscreen to speed it up 2020-04-09 18:35:01 +02:00
tibbi
fb45d68835 properly set the thread title if it contains no messages 2020-04-08 22:31:15 +02:00
tibbi
ef09a8871a go to new Thread activity only if it is different than the current 2020-04-08 22:25:52 +02:00
tibbi
156620c917 couple more threading improvements here and there 2020-04-08 22:15:43 +02:00
tibbi
8b37aab610 lets add a Participants field into Message 2020-04-08 20:36:59 +02:00
tibbi
630c87c6d9 implementing the Manage People menu button at the conversation screen 2020-04-08 17:46:42 +02:00
tibbi
bed5a80ccf implement number blocking from the Thread screen 2020-04-08 12:35:17 +02:00
tibbi
0fe917053c adding a menu item for blocking a number 2020-04-08 12:12:13 +02:00