Commit graph

98 commits

Author SHA1 Message Date
tibbi
78b65843fd remove the transparency from sent message background 2021-02-15 19:03:15 +01:00
tibbi
d52b4da80e adding some crashfixes 2021-01-07 23:15:10 +01:00
tibbi
a100ddb290 allow clicking the message failed label 2021-01-02 10:25:54 +01:00
tibbi
08dfd98fdb changing the sending error and making it smaller 2021-01-01 23:05:56 +01:00
tibbi
71d7085ddb update the conversation if something changes, avoid recreating it 2021-01-01 20:45:10 +01:00
tibbi
d3494014a6 improving the messages delivery status 2021-01-01 19:00:40 +01:00
tibbi
8ac5a1d65e add a Select All menu item at conversations and messages 2021-01-01 18:07:00 +01:00
tibbi
6405b7431f work with threadIds as Longs, not Ints 2020-12-21 20:01:57 +01:00
tibbi
4cad413478 store attachment uri as a string 2020-12-21 15:29:10 +01:00
tibbi
ceb9896988 changing message id from Int to Long 2020-12-21 12:40:29 +01:00
tibbi
f412f401d3 adding some crashfixes 2020-12-21 11:38:57 +01:00
tibbi
d49eaa4abe applying the selected text size on a couple places 2020-11-04 12:53:24 +01:00
tibbi
87e1be8e1b allow selecting parts of a message instead of copying the whole 2020-11-04 10:39:51 +01:00
tibbi
acd0055477 removing the Select All cab menu button 2020-11-03 23:26:43 +01:00
tibbi
13b25b918d allow dialing phone numbers of conversation recipiends 2020-11-03 22:24:17 +01:00
tibbi
7d8e1a2155 allow copying conversation numbers to clipboard 2020-11-03 22:15:28 +01:00
tibbi
d1fe3531e1 adding some crashfixes 2020-11-03 19:39:59 +01:00
tibbi
349ff11957 fix #35, show a tick at successfully sent last messages 2020-08-23 21:43:50 +02:00
tibbi
41fb730511 properly handle contacts with multiple phone numbers 2020-07-27 21:53:21 +02:00
tibbi
05c6dd7a05 use casual text color at sent message links 2020-06-18 21:58:28 +02:00
tibbi
880dd7bf27 properly update the font size without restarting the app 2020-06-18 19:23:43 +02:00
tibbi
6d0dd67af3 fix #23, remove a messages notification if the thread is deleted 2020-06-18 18:45:38 +02:00
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