Commit Graph

385 Commits

Author SHA1 Message Date
Tibor Kaputa ed5fd91dfc
Merge pull request #49 from ltGuillaume/patch-1
Dutch
2020-06-18 18:14:43 +02:00
tibbi f4da76a010 fix #21, allow replying directly from the top notification 2020-06-18 18:12:45 +02:00
Guillaume b6b06b90ec
Dutch 2020-06-18 14:31:44 +02:00
tibbi 33f7bafbca adding a new string for Reply 2020-06-18 13:56:12 +02:00
tibbi 3c1458b904 fix a glitch at marking a conversation unread 2020-06-18 11:38:27 +02:00
tibbi 838db92fee refresh SMS read status first, then MMS 2020-06-18 11:27:46 +02:00
tibbi 22b6040a86 add a Mark as Unread menu item at the thread screen 2020-06-18 11:14:51 +02:00
tibbi 21891ff677 fix #12, make urls and emails clickable at messages 2020-06-17 22:37:54 +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 a85eb77d31 fix #47, mark the whole conversation as read with Mark as Read at notification 2020-06-17 21:45:17 +02:00
tibbi 26951cc979 make sure getThreadId returns a Long 2020-06-17 21:08:40 +02:00
tibbi 05c84e498c catch exceptions thrown at fetching new thread IDs 2020-06-17 20:28:39 +02:00
tibbi 9641eed138 fix #48, no not show incoming message notifications at currently open thread 2020-06-17 20:25:58 +02:00
tibbi db3b0b794a update commons to 5.29.7 2020-06-17 20:17:14 +02:00
solokot 801b1ec016
Updated Russian language 2020-06-07 14:38:46 +03:00
Guillaume 9d2a014d12
Dutch 2020-06-07 11:33:25 +02:00
tibbi 14d7579aac adding a new string for marking messages as unread 2020-06-07 09:40:14 +02:00
Luis Alfredo Figueroa Bracamontes e5c4be118c
Create strings.xml Español
I changed in some parts "managing" to "send" because it sounds better
2020-06-02 11:58:58 -05:00
tibbi 0d8cd9a5de update version to 5.2.0 2020-05-30 21:17:29 +02:00
tibbi 9a7529af68 update commons to 5.28.25 2020-05-30 21:17:22 +02:00
tibbi 4dcd17fe1f fix #38, properly handle the VIEW third party intent 2020-05-30 21:01:01 +02:00
tibbi 8dd3fc561f mark messages as read in the local db too 2020-05-30 20:29:37 +02:00
tibbi 0db8b202c7 properly add new messages into the local database on receiving 2020-05-30 20:21:27 +02:00
tibbi 661798cff4 renaming system_id to thread_id 2020-05-30 20:03:13 +02:00
tibbi 35c205605d properly handle inserting and deleting threads from local db 2020-05-30 20:01:09 +02:00
tibbi 2b3df2719b fix #8, load some cached messages instantly 2020-05-30 18:55:57 +02:00
tibbi a013c110ec adding a helper function for updating conversations, if necessary 2020-05-30 18:28:34 +02:00
tibbi 7a7b1aab32 insert fetched conversations in db 2020-05-30 18:23:54 +02:00
tibbi f638fa06f2 creating a room DB for storing conversations 2020-05-30 18:04:34 +02:00
tibbi 4e89e8b7ac fix #47, properly decode phone numbers at Reply via SMS intent 2020-05-30 17:35:34 +02:00
tibbi 1950893b58 fix #40, allow adding newlines with Enter 2020-05-30 17:32:58 +02:00
tibbi 0bf7e12ee8 renaming conversation to new_conversation layout 2020-05-30 17:29:00 +02:00
tibbi 09892e0078 catch and show exceptions thrown at adding message attachments 2020-05-30 17:20:29 +02:00
tibbi 1adba70f3b hide the number blocking button below Android 7 2020-05-30 17:18:39 +02:00
Tibor Kaputa 96609d822c
Merge pull request #36 from nopeppermint/patch-1
Create strings.xml for German
2020-05-24 22:13:42 +02:00
tibbi d905a9a8a3 deleting the mdpi resolution images 2020-05-24 21:29:39 +02:00
Stefan e80f3ed84a
Create strings.xml 2020-05-24 19:17:24 +02:00
tibbi 25bc8660bf update version to 5.1.4 2020-05-23 19:05:24 +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 5ab95c00fd updating commons to 5.28.19 2020-05-23 18:20:50 +02:00
tibbi b5cd6aafbc improving blocked number checking performance 2020-05-23 17:15:27 +02:00
tibbi b90110b108 change inputtype of the SMS message to cap sentences 2020-05-20 21:42:59 +02:00
tibbi 070a2dc367 update version to 5.1.3 2020-05-20 16:56:36 +02:00
tibbi 60c994756d make photoUri changeable at the Conversation model 2020-05-20 16:53:38 +02:00
tibbi 1c1a2d2855 get the Photo Uri of private contacts too 2020-05-20 16:52:43 +02:00
tibbi 81e5905bf7 update commons to 5.28.14 2020-05-20 16:47:22 +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 3e8697d7cc removing the noHistory flag from NewConversationActivity 2020-05-20 15:13:29 +02:00
tibbi 2344a49b26 list privately stored contacts at the New Conversation too 2020-05-20 15:10:55 +02:00
Sérgio Marques 38deb780a6
Update strings.xml 2020-05-19 23:31:13 +01: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
spkprs 6f8a8f3ed0
Add files via upload
yeahh... ))
2020-05-16 01:35:44 +03:00
spkprs 04f2a0a5ac
Add files via upload 2020-05-16 01:30:24 +03:00
ltGuillaume 31e4872b9e Dutch 2020-05-15 16:48:15 +02:00
tibbi 30ff32c392 update version to 5.1.2 2020-05-13 16:47:26 +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 516aab0d5c do not show Block Number at the conversation screen, it wont be used often 2020-05-13 15:22:18 +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
solokot 0f99f19bbc
Updated Russian language 2020-05-12 14:55:41 +03:00
tibbi e2b714cabc adding a new string for Marking as Read, to be used in the notification 2020-05-11 15:46:40 +02:00
tibbi 3de9f175bf moving the SIM card icon in Commons 2020-05-11 15:45:15 +02:00
tibbi c9fcd135de use proper resolutions for the launcher icon foregrounds 2020-05-09 17:08:14 +02:00
tibbi d31a3de39c update version to 5.1.1 2020-05-08 23:38:53 +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 c17d78b871 allow moving the app on an SD card 2020-05-06 21:35:52 +02:00
tibbi a2d088d3fe update version to 5.1.0 2020-05-03 23:46:11 +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 eff3b70c93 increase min SDK version to 22 to improve multi-SIM support 2020-05-03 22:06:21 +02:00
tibbi 23203620ef show 100 latest messages, not oldest 2020-05-03 21:22:05 +02:00
tibbi d5c9cd5cee properly align received unknown attachment message 2020-05-03 21:15:08 +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
Sérgio Marques 400dd4526c
Update strings.xml 2020-04-29 22:27:40 +01:00
tibbi 502f68d7fa decode the received number at third party intents 2020-04-27 22:30:33 +02:00