Commit Graph

496 Commits

Author SHA1 Message Date
tibbi 5b99c8a599 apply the selected text size at the search placeholders too 2021-02-15 23:41:41 +01:00
tibbi 37d063a3c9 fill out the other ends name, if we sent the message with searched text 2021-02-15 23:39:57 +01:00
tibbi 33a8b498f3 show search results in a recyclerview list 2021-02-15 23:23:39 +01:00
tibbi fbe46a55a8 converting conversations and messages into searchresults 2021-02-15 22:36:48 +01:00
tibbi a53652042b search conversations too, not just messages 2021-02-15 22:07:50 +01:00
tibbi 131b1a44c3 adding more search related functionality 2021-02-15 21:46:51 +01:00
tibbi 7048b7bcb5 adding the searching query 2021-02-15 20:38:01 +01:00
tibbi cb88706f7e adding some search boilerplate code 2021-02-15 20:18:37 +01:00
tibbi e7690f6717 adding a search button and an own activity fori t 2021-02-15 19:59:41 +01:00
tibbi 78b65843fd remove the transparency from sent message background 2021-02-15 19:03:15 +01:00
tibbi 26710c572f updating some colors for the white theme 2021-02-15 18:56:12 +01:00
tibbi 6e10df81d0 update menu colors on the main screen, so we wont forget it in the future 2021-02-15 18:48:46 +01:00
tibbi 1e7405ee2d updating kotlin and commons 2021-02-15 18:17:55 +01:00
baron 851859f2fa Fixed an unescaped ampersand in German translation 2021-02-08 22:25:54 +01:00
GithubUser699 d6669b5ae2
Translated german strings
In line 52 "Simple SMS Messenger - Nachrichten einfach verwalten" would be nicer, but has more than 50 characters.
So I edited it to "simple" which is also correct and delete 2 spaces. Not the best for styling though...
2021-02-01 20:47:47 +00:00
Nekromanser 2f27897396
Update strings.xml
Corrected one word.
2021-01-31 13:17:41 +02:00
Nekromanser 4e0a6bb206
Create strings.xml
Adding finnish strings.
2021-01-31 09:03:25 +02:00
tibbi ff6393083b update version to 5.8.3 2021-01-27 20:45:29 +01:00
tibbi e3ccec9055 removing the 2 new receivers from AndroidManifest, it is crashing 2021-01-27 20:40:36 +01:00
tibbi 50dd919374 update version to 5.8.2 2021-01-18 17:28:31 +01:00
tibbi ac7d7d2102 adding a settings item for quick notification customization settings 2021-01-18 17:20:00 +01:00
tibbi ec20dcadeb fix #134, properly send messages in new conversations 2021-01-18 17:06:29 +01:00
Sérgio Marques dd66636e8b
Update strings.xml 2021-01-16 14:49:33 +00:00
Tibor Kaputa d0c2f2780e
escaping some apostrophes 2021-01-11 17:35:19 +01:00
donsaimon 8111e29e92
Update strings.xml 2021-01-11 17:03:25 +01:00
tibbi 3ac909f144 update version to 5.8.1 2021-01-11 12:14:33 +01:00
tibbi 9984084d60 fix #22, allow selecting a phone number at contacts that have multiple 2021-01-11 11:02:55 +01:00
tibbi 9412024baa try fixing a glitch with "Sending..." message getting stuck 2021-01-11 10:37:51 +01:00
tibbi d52b4da80e adding some crashfixes 2021-01-07 23:15:10 +01:00
tibbi 80517444a4 adding an italian app translation 2021-01-07 12:06:33 +01:00
Guillaume 69cad49977
Dutch 2021-01-02 22:05:48 +01:00
solokot 37392545cd
Updated Russian language 2021-01-02 14:07:27 +03:00
tibbi c0b2e415ca update version to 5.8.0 2021-01-02 11:28:37 +01:00
tibbi d02df0a1a2 improve message marking after delivery to avoid glitching 2021-01-02 11:24:56 +01:00
tibbi da4f476bce update commons to 5.32.20 2021-01-02 10:49:15 +01:00
tibbi 659b9c59a5 refresh the conversation manually in 2 seconds, if nothing happens meanwhile 2021-01-02 10:41:13 +01:00
tibbi a100ddb290 allow clicking the message failed label 2021-01-02 10:25:54 +01:00
tibbi c3826dc9f2 removing the no longer used Message not sent error 2021-01-01 23:08:10 +01:00
tibbi 08dfd98fdb changing the sending error and making it smaller 2021-01-01 23:05:56 +01:00
tibbi 9e2f3fc62c shortening an error string 2021-01-01 23:02:03 +01:00
tibbi 7554bb1f10 show a notification if a message sending failed 2021-01-01 22:52:23 +01:00
tibbi 868b6fcd1a adding one more failed message sending string 2021-01-01 22:46:30 +01:00
tibbi b3db4c359f adding more strings related to failed message handling 2021-01-01 21:14:29 +01:00
tibbi 6761d9d970 Merge branch 'master' of github.com:SimpleMobileTools/Simple-SMS-Messenger 2021-01-01 21:02:34 +01:00
tibbi 10125c874a properly place the contact suggestions placeholder 2021-01-01 21:02:25 +01:00
Tibor Kaputa 52714af8f9
Merge pull request #122 from ltGuillaume/patch-2
Dutch
2021-01-01 20:57:47 +01:00
tibbi 71d7085ddb update the conversation if something changes, avoid recreating it 2021-01-01 20:45:10 +01:00
tibbi ac7d2afbb6 properley update message types in the local db too 2021-01-01 20:13:45 +01:00
tibbi 7fedcbd108 leave mms handling on the system, do not mess with it 2021-01-01 20:02:30 +01:00
tibbi d3494014a6 improving the messages delivery status 2021-01-01 19:00:40 +01:00