Commit graph

67 commits

Author SHA1 Message Date
tibbi
83dcc7423c use proper placeholder avatars at private contacts too 2020-05-18 23:34:27 +02:00
tibbi
8d663b994d allow saving received phone numbers to contacts 2020-05-13 16:43:30 +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
9c5255701b updating commons with some details 2020-05-08 10:27:16 +02:00
tibbi
5206b43677 formatting some adapter code style 2020-05-07 15:54:58 +02:00
tibbi
6634130325 moving some contact handling related things in Commons 2020-05-07 15:51:23 +02:00
tibbi
bea48aff13 moving some contact display related things into Commons 2020-05-07 15:20:40 +02:00
tibbi
605f9e845a moving some contact related things into Commons 2020-05-06 23:41:12 +02:00
tibbi
a91c8d7334 moving the group colored icon creator in Commons 2020-04-15 19:48:54 +02:00
tibbi
3a515486ea moving the contact avatar creation into Commons 2020-04-15 18:09:09 +02:00
tibbi
0acb7acdf2 properly handle deleting MMS messages 2020-04-14 12:19:48 +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
854e125079 highlight selected messages at the Conversation screen 2020-04-13 10:04:06 +02:00
tibbi
a40438a08c try harder at opening unknown attachments, guess mimetype from filename 2020-04-12 23:30:34 +02:00
tibbi
c4e7fc3068 show the unknown attachment filename, if available 2020-04-12 23:25:41 +02:00
tibbi
ba8f14de3b renaming attachment type onto mimetype 2020-04-12 23:17:37 +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
db5ddd9bd1 fix a glitch with clicking on MMS attachments 2020-04-12 21:59:14 +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
cc6dcafa88 add handling for multiple attachments in one mms 2020-04-12 19:30:03 +02:00
tibbi
a5d8633593 prepare for handling multiple mms attachments 2020-04-12 18:13:40 +02:00
tibbi
e792ff37ab show a Play icon at video MMS items 2020-04-12 09:47:03 +02:00
tibbi
7f441218d2 show an avatar at the incoming messages 2020-04-11 22:44:02 +02:00
tibbi
32d3e0b21a use a different placeholder image at group conversations, not a letter 2020-04-11 20:07:39 +02:00
tibbi
21dd815f2a lets use the new Conversation model at the main screen 2020-04-11 19:41:48 +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
b606d9fdfc use the colored letters as placeholders everywhere 2020-04-11 10:23:36 +02:00
tibbi
f96f992203 use a helper function at loading contact thumbnails 2020-04-11 00:05:40 +02:00
tibbi
d8080848c6 make the contact images more colorful 2020-04-10 23:36:44 +02:00
tibbi
0984449a76 show video MMS attachments too 2020-04-09 13:41:51 +02:00
tibbi
0749c0bb9d try opening the mms attachment on fullscreen view on click 2020-04-09 13:22:02 +02:00
tibbi
d0b4e17300 display mms attachments at the conversations 2020-04-09 10:52:14 +02:00
tibbi
c4972c9204 always use a proper thread title at the main screen 2020-04-08 22:32:18 +02:00
tibbi
8b37aab610 lets add a Participants field into Message 2020-04-08 20:36:59 +02:00
tibbi
04152492a5 adding a Manage Blocked Numbers settings item 2020-04-08 11:59:34 +02:00
tibbi
4c7cecbe4e updating some resources 2020-04-08 11:56:16 +02:00
tibbi
2a36a23782 at search results prioritize names that start with the search string 2020-04-06 22:32:16 +02:00
tibbi
900982999f use an AutocompleteTextView at the ThreadActivity 2020-04-06 22:18:50 +02:00
tibbi
8736473b35 fill the Suggestions list with contacts 2020-04-06 19:20:17 +02:00
tibbi
dc806c97d0 adding some autocomplete suggestions at new messages 2020-04-05 21:50:37 +02:00
tibbi
931f977c65 allow sharing message text directly 2020-04-05 20:00:26 +02:00
tibbi
bed6ef764f allow copying a message value into the clipboard easily 2020-04-05 19:46:37 +02:00
tibbi
251eca8823 adding a helper function for refreshing the messages 2020-04-05 15:06:27 +02:00
tibbi
3cf6ce2e37 handle deleting individual messages 2020-04-05 13:38:33 +02:00
tibbi
2a319f9550 allow deleting threads from the main screen 2020-04-05 13:25:24 +02:00
tibbi
3eb1127c74 show an error at messages that havent been sent 2020-04-04 19:41:48 +02:00