Commit graph

249 commits

Author SHA1 Message Date
tibbi
1c1a2d2855 get the Photo Uri of private contacts too 2020-05-20 16:52:43 +02:00
tibbi
7d1e28203e changing the conversation fetcher code style a bit 2020-05-20 16:21:57 +02:00
tibbi
94086547a5 do not show an error message at loading contact image at the Conversation 2020-05-20 16:11:36 +02:00
tibbi
3569bce668 add private contacts at the Add Participant suggestions 2020-05-20 15:55:35 +02:00
tibbi
2e20dd7454 count with the privately stored contacts at Suggestions 2020-05-20 15:45:34 +02:00
tibbi
2344a49b26 list privately stored contacts at the New Conversation too 2020-05-20 15:10:55 +02:00
tibbi
422ccf4b6a lets check those private contacts only if we actually have any 2020-05-18 23:38:56 +02:00
tibbi
83dcc7423c use proper placeholder avatars at private contacts too 2020-05-18 23:34:27 +02:00
tibbi
8760d85d2b recognize private contacts at the thread screen too 2020-05-18 23:28:17 +02:00
tibbi
db90f0f08c check if no message came from a privately stored contact in Simple Contacts 2020-05-18 23:22:27 +02:00
tibbi
910aa365ac fix #25, ensure that the top conversations are at the top 2020-05-18 23:16:06 +02:00
tibbi
d223266f1b updating commons 2020-05-18 23:06:11 +02:00
tibbi
8d663b994d allow saving received phone numbers to contacts 2020-05-13 16:43:30 +02:00
tibbi
d4e9c22d13 add a Mark As Read notification item 2020-05-13 16:04:28 +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
e4d01a7607 ignore messages and contacts without number 2020-05-13 14:58:20 +02:00
tibbi
dcc98c0a25 properly fetch the SIM card ID at messages 2020-05-13 13:49:12 +02:00
tibbi
6fb8d963a8 store the subscription ID at incoming messages too 2020-05-13 13:44:43 +02:00
tibbi
d5af551001 speed up MMS fetching by caching participants 2020-05-08 23:21:50 +02:00
tibbi
ff0cc0b005 speed up SMS loading by caching blocked numbers 2020-05-08 22:49:54 +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
d98c1abb96 improve contact sorting at New Conversation, prefer names starting with letters 2020-05-03 23:43:09 +02:00
tibbi
cc2a4e596f remember the last used SIM card on a per-number basis 2020-05-03 23:12:00 +02:00
tibbi
f5d3c2ab70 allow toggling SIM cards at sending messages 2020-05-03 22:57:31 +02:00
tibbi
49a7cd98f5 show a Select SIM button at message sending, if multiple are available 2020-05-03 22:33:32 +02:00
tibbi
23203620ef show 100 latest messages, not oldest 2020-05-03 21:22:05 +02:00
tibbi
ebe1ab967f moving some helper functions into Commons 2020-05-01 11:08:48 +02:00
tibbi
6db8d2a2d3 fix a glitch at setting the received sms time in the future 2020-05-01 00:12:22 +02:00
tibbi
502f68d7fa decode the received number at third party intents 2020-04-27 22:30:33 +02:00
tibbi
5db1695692 make sure to always update the top menu colors 2020-04-19 21:29:01 +02:00
tibbi
aea826b57c properly handle multipart longer sms messages 2020-04-19 20:55:48 +02:00
tibbi
4b3051a845 catch and show exceptions thrown at sending messages 2020-04-19 20:41:12 +02:00
tibbi
4bb6f47f1b ignore blocked numbers below Android 7 2020-04-19 20:39:37 +02:00
tibbi
fb5f67d5b6 check if the SMS Role exists before relying on it 2020-04-15 21:15:10 +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
64ee324d1a properly sort multipart messages by date, then by id 2020-04-15 12:09:12 +02:00
tibbi
0acb7acdf2 properly handle deleting MMS messages 2020-04-14 12:19:48 +02:00
tibbi
7fcf3e93e8 turns out the internet is not needed afterall? Lets remove it and see 2020-04-14 11:13:56 +02:00
tibbi
1504bfa98c refresh the messages if Blocked numbers change in some way 2020-04-14 10:19:30 +02:00
tibbi
cfda56973d adding some extra checks to avoid showing blocked numbers on some places 2020-04-14 10:14:05 +02:00
tibbi
5956aef897 do not show blocked number conversations on the main screen 2020-04-14 10:09:39 +02:00
tibbi
ab9aa5d2ba send the number to Thread activity too, use it if necessary 2020-04-14 09:58:19 +02:00
tibbi
b231f2c644 update the Conversations title only if not empty 2020-04-13 23:33:16 +02:00