Commit Graph

2171 Commits

Author SHA1 Message Date
tibbi 0acb7acdf2 properly handle deleting MMS messages 2020-04-14 12:19:48 +02:00
tibbi 1adcb0a789 lets append "debug" to the launcher name 2020-04-14 12:03:19 +02:00
tibbi db707441f2 remove the internet from the fastlane app description too 2020-04-14 11:14:41 +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 53681baa79 adding the app descriptions 2020-04-14 10:32:13 +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
tibbi e828381c9a lets not use the ARCHIVED Threads field, not all devices have it 2020-04-13 22:24:23 +02:00
tibbi eeb458b9b5 use a helper function for setting up the letters scrollbar 2020-04-13 22:08:19 +02:00
tibbi 9b758b617d adding a fastscroller with letters at the contact list 2020-04-13 21:58:12 +02:00
tibbi 06f61b55cb avoid showing the same contact multiple times at Suggestions 2020-04-13 21:15:04 +02:00
tibbi c1652efb2e addadding a New Conversation shortcut 2020-04-13 21:10:47 +02:00
tibbi 9103968595 adding some implementation of HeadlessSmsSendService 2020-04-13 21:00:23 +02:00
tibbi ce886b5b87 handle the SEND_MULTIPLE intent too 2020-04-13 20:21:14 +02:00
tibbi b7034a728c recognize Uri attachments at third party mms intents 2020-04-13 20:08:01 +02:00
tibbi 0836bdb9af show a placeholder at contact suggestions, if none are found 2020-04-13 18:46:18 +02:00
tibbi e8205c7c44 adding some placeholders if no contacts have been found 2020-04-13 15:55:36 +02:00
tibbi 078e8c4f14 open the keyboard at new conversation, if it is empty 2020-04-13 15:36:08 +02:00
tibbi ff05ec1623 renaming NewMessage to NewConversation, no other change 2020-04-13 15:26:25 +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 b717f415b2 adding some placeholder strings 2020-04-13 14:30:24 +02:00
tibbi cd26b96384 rely on klinkerapps library at sending SMS too, not just MMS 2020-04-13 13:06:30 +02:00
tibbi fce6ed2640 handle read and send sms separately 2020-04-13 11:58:44 +02:00
tibbi 956e798558 allow adding not saved contacts to group threads 2020-04-13 11:42:51 +02:00
tibbi 8f913867f4 avoid showing some warnings if READ_CONTACTS permission isnt given 2020-04-13 11:28:19 +02:00
tibbi fec69ff4c3 fixing some coloring issues 2020-04-13 11:20:18 +02:00
tibbi 2b01622533 remove the mms attachments after sending the message 2020-04-13 11:03:22 +02:00
tibbi 2166a5bbe2 remove attachments at pressing X 2020-04-13 10:55:23 +02:00
tibbi 5fb6d81586 allow adding multiple mms attachments 2020-04-13 10:44:44 +02:00
tibbi f768d0cde9 properly handle any mms attachment types 2020-04-13 10:24:27 +02:00
tibbi e04061c4ef allow sending MMS without text 2020-04-13 10:12:11 +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
Tibor Kaputa 9f475ddfad
Merge pull request #1 from smarquespt/patch-2
Add Portuguese language
2020-04-12 22:20:05 +02:00
Sérgio Marques 2bc6a7d9d1
Add Portuguese language 2020-04-12 21:15:54 +01: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 8827e21178 limit the fetched SMS and MMS messages to 100 2020-04-12 20:46:43 +02:00
tibbi 7c355e9aae determine the message attachments size at fetching 2020-04-12 20:41:31 +02:00
tibbi 81b12dea70 do not allow null Uri at attachments 2020-04-12 19:59:57 +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 59ba80d65a adding a FAQ item about the internet access 2020-04-12 17:34:39 +02:00