Commit graph

76 commits

Author SHA1 Message Date
tibbi
6efc41f9bb use a bit smaller text at the main screens message preview 2020-06-17 22:32:17 +02:00
tibbi
ea16415503 allow customizing the text size 2020-06-17 22:28:32 +02:00
tibbi
661798cff4 renaming system_id to thread_id 2020-05-30 20:03:13 +02:00
tibbi
a013c110ec adding a helper function for updating conversations, if necessary 2020-05-30 18:28:34 +02:00
tibbi
f638fa06f2 creating a room DB for storing conversations 2020-05-30 18:04:34 +02:00
tibbi
1adba70f3b hide the number blocking button below Android 7 2020-05-30 17:18:39 +02:00
tibbi
e8f6ec3eb2 minor code reformatting at number blocking confirmation 2020-05-23 19:03:14 +02:00
tibbi
3ac08e2b21 allow blocking numbers directly from the main screen 2020-05-23 18:56:24 +02:00
tibbi
d8e2a774e3 fix #34, allow adding new people to a conversation 2020-05-23 18:38:36 +02:00
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