Commit graph

204 commits

Author SHA1 Message Date
tibbi
5fb6d81586 allow adding multiple mms attachments 2020-04-13 10:44:44 +02:00
tibbi
854e125079 highlight selected messages at the Conversation screen 2020-04-13 10:04:06 +02:00
tibbi
5c79ca361d add a generic Attachment view for handling others than images and videos 2020-04-12 23:11:42 +02:00
tibbi
98e20fc7cd renaming a view to make it clearer 2020-04-12 21:55:03 +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
cc6dcafa88 add handling for multiple attachments in one mms 2020-04-12 19:30:03 +02:00
tibbi
52a7376694 show a preview of the attached file 2020-04-12 13:33:30 +02:00
tibbi
9202e9d1b5 properly handle typing in multiple lines high text 2020-04-12 11:58:56 +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
5a462775fd show some suggestions at top of the contact picker screen 2020-04-12 10:50:05 +02:00
tibbi
e792ff37ab show a Play icon at video MMS items 2020-04-12 09:47:03 +02:00
tibbi
21dd815f2a lets use the new Conversation model at the main screen 2020-04-11 19:41:48 +02:00
tibbi
20e3ddfa60 adding an avatar photo at the Threads, to be used only at group messages 2020-04-11 15:52:48 +02:00
tibbi
f2c368e12e rename MessagesAdapter to ThreadsAdapter, no other change 2020-04-11 10:50:47 +02:00
tibbi
d8080848c6 make the contact images more colorful 2020-04-10 23:36:44 +02:00
tibbi
584fc7ca81 adding a contact avatar at the main screen 2020-04-10 22:44:28 +02:00
tibbi
c8038cdcde reducing the chat bubble padding a bit 2020-04-09 13:17:23 +02:00
tibbi
d0b4e17300 display mms attachments at the conversations 2020-04-09 10:52:14 +02:00
tibbi
156620c917 couple more threading improvements here and there 2020-04-08 22:15:43 +02:00
tibbi
630c87c6d9 implementing the Manage People menu button at the conversation screen 2020-04-08 17:46:42 +02:00
tibbi
04152492a5 adding a Manage Blocked Numbers settings item 2020-04-08 11:59:34 +02:00
tibbi
013fa62606 allow inserting not saved numbers in New Message activity 2020-04-06 23:11:49 +02:00
tibbi
3a23552326 removing some redundant views from the New Message activity 2020-04-06 23:03:32 +02:00
tibbi
5487dbb435 changing the hint text at creating a new conversation 2020-04-06 22:58:02 +02:00
tibbi
c4f209b8ff moving some more functions from NewMessage to Thread activity 2020-04-06 21:10:19 +02:00
tibbi
8736473b35 fill the Suggestions list with contacts 2020-04-06 19:20:17 +02:00
tibbi
979744cbd5 moving some views at the existing Thread activity 2020-04-06 12:44:53 +02:00
tibbi
127d7d8930 adding some new views at the New Message screen 2020-04-06 10:23:26 +02:00
tibbi
741e619822 improve the way selected contacts are shown, properly create new lines 2020-04-05 23:32:51 +02:00
tibbi
d15005bfd7 show the selected contacts at the top 2020-04-05 22:34:22 +02:00
tibbi
dc806c97d0 adding some autocomplete suggestions at new messages 2020-04-05 21:50:37 +02:00
tibbi
3373ce66e1 add a contact searching field at the New Message activity 2020-04-05 17:16:48 +02:00
tibbi
ef455cd961 adding a FAB at the main screen 2020-04-05 12:54:42 +02:00
tibbi
2c1482ebdd reduce the alpha of the Send Message button, if unavailable 2020-04-05 12:17:37 +02:00
tibbi
3eb1127c74 show an error at messages that havent been sent 2020-04-04 19:41:48 +02:00
tibbi
0f4e89c8a9 do not allow using the app, if it isnt the default SMS handler 2020-04-04 16:44:40 +02:00
tibbi
7068199f7f adding some checks to avoid sending empty SMS 2020-04-04 15:41:49 +02:00
tibbi
bd4269c3c9 adding a bottom input field for writing messages 2020-04-04 10:24:42 +02:00
tibbi
2fa899b05c add some empty space above thread datetime 2020-04-04 10:00:37 +02:00
tibbi
a9ba3ada0c improving the UI of section date time 2020-04-03 23:18:53 +02:00
tibbi
59c5d16f62 adding a DateTime thread view type 2020-04-03 23:07:34 +02:00
tibbi
9a47de4a30 limiting the chat bubbles width to 70% 2020-04-03 22:24:05 +02:00
tibbi
d8b00aa4c9 adding some initial coloring at the incoming and outgoing messages 2020-04-03 22:08:51 +02:00
tibbi
fc3e72d390 split messages between received and sent 2020-04-03 21:44:18 +02:00
tibbi
f938c14cba show the appropriate messages at opening a thread 2020-04-03 19:51:23 +02:00
tibbi
067c1d3876 open a new ThreadActivity on clicking on a message 2020-04-03 17:26:01 +02:00
tibbi
6cd1dcfbde highlight unread messages a bit more 2020-04-03 13:15:58 +02:00
tibbi
e6b8db6ad0 renaming SMS to Message in some cases for easier handling 2020-04-03 12:29:57 +02:00