Commit graph

  • ebf2234f3f update commons to 5.26.5 tibbi 2020-04-19 21:25:21 +02:00
  • aea826b57c properly handle multipart longer sms messages tibbi 2020-04-19 20:55:48 +02:00
  • 4b3051a845 catch and show exceptions thrown at sending messages tibbi 2020-04-19 20:41:12 +02:00
  • 4bb6f47f1b ignore blocked numbers below Android 7 tibbi 2020-04-19 20:39:37 +02:00
  • 8e0a2c6578
    Merge pull request #2 from solokot/master Tibor Kaputa 2020-04-15 21:19:49 +02:00
  • fb5f67d5b6 check if the SMS Role exists before relying on it tibbi 2020-04-15 21:15:10 +02:00
  • e73962b1c9
    Russian translation solokot 2020-04-15 22:00:28 +03:00
  • a91c8d7334 moving the group colored icon creator in Commons tibbi 2020-04-15 19:48:54 +02:00
  • 3a515486ea moving the contact avatar creation into Commons tibbi 2020-04-15 18:09:09 +02:00
  • 1251d09900 moving an icon in Commons tibbi 2020-04-15 14:04:45 +02:00
  • 64ee324d1a properly sort multipart messages by date, then by id tibbi 2020-04-15 12:09:12 +02:00
  • 647410f4aa adding the Changelog file tibbi 2020-04-14 14:36:00 +02:00
  • b123be2a1a adding slovak translation tibbi 2020-04-14 14:25:50 +02:00
  • 4cc4bc7664 adding a dot tibbi 2020-04-14 13:57:44 +02:00
  • bc7680a468
    Update README.md Tibor Kaputa 2020-04-14 13:57:12 +02:00
  • 33fbb8ddba
    Update README.md Tibor Kaputa 2020-04-14 13:56:06 +02:00
  • 5fe5de47fb uploading some app screenshots tibbi 2020-04-14 13:52:56 +02:00
  • 80740d951e adding some app signing related things tibbi 2020-04-14 13:52:46 +02:00
  • 0acb7acdf2 properly handle deleting MMS messages tibbi 2020-04-14 12:19:48 +02:00
  • 1adcb0a789 lets append "debug" to the launcher name tibbi 2020-04-14 12:03:19 +02:00
  • db707441f2 remove the internet from the fastlane app description too tibbi 2020-04-14 11:14:41 +02:00
  • 7fcf3e93e8 turns out the internet is not needed afterall? Lets remove it and see tibbi 2020-04-14 11:13:56 +02:00
  • 53681baa79 adding the app descriptions tibbi 2020-04-14 10:32:13 +02:00
  • 1504bfa98c refresh the messages if Blocked numbers change in some way tibbi 2020-04-14 10:19:30 +02:00
  • cfda56973d adding some extra checks to avoid showing blocked numbers on some places tibbi 2020-04-14 10:14:05 +02:00
  • 5956aef897 do not show blocked number conversations on the main screen tibbi 2020-04-14 10:09:39 +02:00
  • ab9aa5d2ba send the number to Thread activity too, use it if necessary tibbi 2020-04-14 09:58:19 +02:00
  • b231f2c644 update the Conversations title only if not empty tibbi 2020-04-13 23:33:16 +02:00
  • e828381c9a lets not use the ARCHIVED Threads field, not all devices have it tibbi 2020-04-13 22:24:23 +02:00
  • eeb458b9b5 use a helper function for setting up the letters scrollbar tibbi 2020-04-13 22:08:19 +02:00
  • 9b758b617d adding a fastscroller with letters at the contact list tibbi 2020-04-13 21:58:12 +02:00
  • 06f61b55cb avoid showing the same contact multiple times at Suggestions tibbi 2020-04-13 21:15:04 +02:00
  • c1652efb2e addadding a New Conversation shortcut tibbi 2020-04-13 21:10:47 +02:00
  • 9103968595 adding some implementation of HeadlessSmsSendService tibbi 2020-04-13 21:00:23 +02:00
  • ce886b5b87 handle the SEND_MULTIPLE intent too tibbi 2020-04-13 20:21:14 +02:00
  • b7034a728c recognize Uri attachments at third party mms intents tibbi 2020-04-13 20:08:01 +02:00
  • 0836bdb9af show a placeholder at contact suggestions, if none are found tibbi 2020-04-13 18:46:18 +02:00
  • e8205c7c44 adding some placeholders if no contacts have been found tibbi 2020-04-13 15:55:36 +02:00
  • 078e8c4f14 open the keyboard at new conversation, if it is empty tibbi 2020-04-13 15:36:08 +02:00
  • ff05ec1623 renaming NewMessage to NewConversation, no other change tibbi 2020-04-13 15:26:25 +02:00
  • 2d1df0322f show a placeholder text on the main screen, if there are no conversations tibbi 2020-04-13 15:22:36 +02:00
  • b717f415b2 adding some placeholder strings tibbi 2020-04-13 14:30:24 +02:00
  • cd26b96384 rely on klinkerapps library at sending SMS too, not just MMS tibbi 2020-04-13 13:06:30 +02:00
  • fce6ed2640 handle read and send sms separately tibbi 2020-04-13 11:58:44 +02:00
  • 956e798558 allow adding not saved contacts to group threads tibbi 2020-04-13 11:42:51 +02:00
  • 8f913867f4 avoid showing some warnings if READ_CONTACTS permission isnt given tibbi 2020-04-13 11:28:19 +02:00
  • fec69ff4c3 fixing some coloring issues tibbi 2020-04-13 11:20:18 +02:00
  • 2b01622533 remove the mms attachments after sending the message tibbi 2020-04-13 11:03:22 +02:00
  • 2166a5bbe2 remove attachments at pressing X tibbi 2020-04-13 10:55:23 +02:00
  • 5fb6d81586 allow adding multiple mms attachments tibbi 2020-04-13 10:44:44 +02:00
  • f768d0cde9 properly handle any mms attachment types tibbi 2020-04-13 10:24:27 +02:00
  • e04061c4ef allow sending MMS without text tibbi 2020-04-13 10:12:11 +02:00
  • 854e125079 highlight selected messages at the Conversation screen tibbi 2020-04-13 10:04:06 +02:00
  • a40438a08c try harder at opening unknown attachments, guess mimetype from filename tibbi 2020-04-12 23:30:34 +02:00
  • c4e7fc3068 show the unknown attachment filename, if available tibbi 2020-04-12 23:25:41 +02:00
  • ba8f14de3b renaming attachment type onto mimetype tibbi 2020-04-12 23:17:37 +02:00
  • 5c79ca361d add a generic Attachment view for handling others than images and videos tibbi 2020-04-12 23:11:42 +02:00
  • 9f475ddfad
    Merge pull request #1 from smarquespt/patch-2 Tibor Kaputa 2020-04-12 22:20:05 +02:00
  • 2bc6a7d9d1
    Add Portuguese language Sérgio Marques 2020-04-12 21:15:54 +01:00
  • db5ddd9bd1 fix a glitch with clicking on MMS attachments tibbi 2020-04-12 21:59:14 +02:00
  • 98e20fc7cd renaming a view to make it clearer tibbi 2020-04-12 21:55:03 +02:00
  • aecaec8773 crop too tall mms attachments tibbi 2020-04-12 21:43:42 +02:00
  • 8827e21178 limit the fetched SMS and MMS messages to 100 tibbi 2020-04-12 20:46:43 +02:00
  • 7c355e9aae determine the message attachments size at fetching tibbi 2020-04-12 20:41:31 +02:00
  • 81b12dea70 do not allow null Uri at attachments tibbi 2020-04-12 19:59:57 +02:00
  • cc6dcafa88 add handling for multiple attachments in one mms tibbi 2020-04-12 19:30:03 +02:00
  • a5d8633593 prepare for handling multiple mms attachments tibbi 2020-04-12 18:13:40 +02:00
  • 59ba80d65a adding a FAQ item about the internet access tibbi 2020-04-12 17:34:39 +02:00
  • 554f087d56 allow sending MMS, sadly it needs internet access tibbi 2020-04-12 16:00:59 +02:00
  • 2ffdaa0712 check the Send Message button availabilty at adding an attachment tibbi 2020-04-12 15:20:54 +02:00
  • 52a7376694 show a preview of the attached file tibbi 2020-04-12 13:33:30 +02:00
  • bed1d90434 launch a Pick PhotoVideo intent at pressing the attachment button tibbi 2020-04-12 12:17:06 +02:00
  • 9202e9d1b5 properly handle typing in multiple lines high text tibbi 2020-04-12 11:58:56 +02:00
  • ff1edd12b6 adding an Add Attachment button at the sending screen tibbi 2020-04-12 11:41:52 +02:00
  • 8263327f70 handle clicks at contact suggestions tibbi 2020-04-12 11:01:08 +02:00
  • 827be7225b fill the suggested contacts before the remaining ones tibbi 2020-04-12 10:56:00 +02:00
  • 5a462775fd show some suggestions at top of the contact picker screen tibbi 2020-04-12 10:50:05 +02:00
  • e792ff37ab show a Play icon at video MMS items tibbi 2020-04-12 09:47:03 +02:00
  • 18f8b271e1 add handling for Share Text intent tibbi 2020-04-11 23:36:03 +02:00
  • 6d4f0bf7aa do not show empty conversations on the main screen tibbi 2020-04-11 23:26:50 +02:00
  • e966b7bccd handle the SEND_TO intent properly tibbi 2020-04-11 23:00:10 +02:00
  • 7f441218d2 show an avatar at the incoming messages tibbi 2020-04-11 22:44:02 +02:00
  • 6ef4a3b23a fetch the conversations snippet manually, if empty tibbi 2020-04-11 21:44:57 +02:00
  • a5b11de6e1 mark messages not just as READ, but also SEEN tibbi 2020-04-11 20:36:07 +02:00
  • 32d3e0b21a use a different placeholder image at group conversations, not a letter tibbi 2020-04-11 20:07:39 +02:00
  • a4adf59323 cleaning up getMessages, threadId cannot be null tibbi 2020-04-11 19:43:39 +02:00
  • 21dd815f2a lets use the new Conversation model at the main screen tibbi 2020-04-11 19:41:48 +02:00
  • 882b75324d create a Conversations model, separate it from Messages tibbi 2020-04-11 19:15:31 +02:00
  • 9cf479c496 removing the redundant isOrganization field from Contact model tibbi 2020-04-11 17:25:58 +02:00
  • 269b813a61 renaming some variables to make them clearer tibbi 2020-04-11 15:56:23 +02:00
  • 20e3ddfa60 adding an avatar photo at the Threads, to be used only at group messages tibbi 2020-04-11 15:52:48 +02:00
  • c6f1bd8012 filter out blocked numbers earlier tibbi 2020-04-11 15:50:04 +02:00
  • 6544351480 filter out messages where every participant is blocked, or somehow invalid tibbi 2020-04-11 15:41:06 +02:00
  • e0052d5516 avoid using the Thread menu items before messages load in tibbi 2020-04-11 11:22:22 +02:00
  • 2a0a96718a group MMS at fetching by id too, not just sms tibbi 2020-04-11 11:11:33 +02:00
  • e79818d789 removing some redundant functions tibbi 2020-04-11 10:51:48 +02:00
  • f2c368e12e rename MessagesAdapter to ThreadsAdapter, no other change tibbi 2020-04-11 10:50:47 +02:00
  • 8f6bd84773 lets randomize the letter background colors a bit more tibbi 2020-04-11 10:34:44 +02:00
  • b606d9fdfc use the colored letters as placeholders everywhere tibbi 2020-04-11 10:23:36 +02:00
  • f96f992203 use a helper function at loading contact thumbnails tibbi 2020-04-11 00:05:40 +02:00