Commit Graph

658 Commits

Author SHA1 Message Date
solokot cdb135dfbf
Merge pull request #6 from SimpleMobileTools/master
upd
2021-01-01 16:16:29 +03:00
tibbi 7e68f561eb adding one more string for sending a message, before delivery 2021-01-01 12:18:44 +01:00
tibbi c8cbad7dde adding some new strings to be used in the future 2021-01-01 12:07:50 +01:00
tibbi 555399c31f enable delivery reports at sending messages 2021-01-01 11:15:27 +01:00
Tibor Kaputa 9480dcbad9
Merge pull request #119 from spkprs/patch-2
Update strings.xml
2020-12-31 18:46:07 +01:00
spkprs 94ff7eb6d6
Update strings.xml 2020-12-31 18:38:41 +02:00
tibbi 07091409e2 use a capital letter at Send Message text hint 2020-12-31 16:14:06 +01:00
tibbi 0ae337289f updating changelog 2020-12-30 16:39:38 +01:00
tibbi 1c030dbcd1 update version to 5.7.0 2020-12-30 16:39:30 +01:00
tibbi b8d3c6191f prefetch all messages at first app launch 2020-12-30 16:34:30 +01:00
Tibor Kaputa f956bb0fcf
Merge pull request #118 from ltGuillaume/patch-1
Dutch
2020-12-30 16:25:48 +01:00
Guillaume a63f4ce65b
Dutch 2020-12-30 16:07:55 +01:00
tibbi 1a8e8f9cf4 show a Loading Messages placeholder text at first launch 2020-12-30 16:06:45 +01:00
tibbi e7d8f703da require Simple Thank You for color customization 2020-12-30 15:57:23 +01:00
tibbi d1616d4997 removing the id field at conversations, use thread_id 2020-12-30 15:53:08 +01:00
tibbi 1c6d19c986 move Delete button at selecting a conversation in front 2020-12-30 12:44:50 +01:00
tibbi bf094745a9 adding a new string to show during the initial message loading 2020-12-30 12:41:26 +01:00
Tibor Kaputa 83b7f421be
Merge pull request #115 from ltGuillaume/patch-1
Dutch
2020-12-26 18:54:19 +01:00
Guillaume 4c6245a81d
Dutch 2020-12-26 16:42:05 +01:00
tibbi cd463d724d updating changelog 2020-12-25 16:32:26 +01:00
tibbi 89b0e1e892 update version to 5.6.2 2020-12-25 16:32:19 +01:00
tibbi e92e3b81e1 fix a glitch at opening a thread from the New Conversation screen 2020-12-25 16:21:19 +01:00
tibbi ef86833b82 updating changelog 2020-12-24 20:43:55 +01:00
tibbi 0157f85144 update version to 5.6.1 2020-12-24 20:43:48 +01:00
tibbi a375ff82b9 adding a crashfix at checking multiple SIM cards 2020-12-24 20:39:02 +01:00
tibbi a402241a03 updating changelog 2020-12-23 15:08:40 +01:00
tibbi 4614a0c28a update version to 5.6.0 2020-12-23 15:08:32 +01:00
tibbi f6d59d32df updating kotlin 2020-12-23 15:04:13 +01:00
tibbi 2e8d96b941 add better handling for the main screens scrollbar 2020-12-23 15:00:46 +01:00
tibbi e116c5baa8 properly store sent messages in local db 2020-12-21 23:17:20 +01:00
tibbi 733428da38 store received messages in hte local db asap 2020-12-21 22:56:10 +01:00
tibbi 9aba85b967 add handling for local message deleting 2020-12-21 22:00:36 +01:00
tibbi ba57fe2a22 properly mark read messages in the local db 2020-12-21 21:30:02 +01:00
tibbi 2f6ca40953 compare cached messages with new ones asap, continue only if necessary 2020-12-21 21:13:32 +01:00
tibbi 189e60ac32 setup some thread info sooner, before getting real messages 2020-12-21 21:03:12 +01:00
tibbi f97e3b048c move mms attachment size checking to a separate function 2020-12-21 20:46:56 +01:00
tibbi 6405b7431f work with threadIds as Longs, not Ints 2020-12-21 20:01:57 +01:00
tibbi e357b4a659 insert messages in a local db at fetching 2020-12-21 19:27:21 +01:00
tibbi 633f7cf5c0 create a db table for Messages too 2020-12-21 18:02:07 +01:00
tibbi b955678e90 creating a database table for MessageAttachments too 2020-12-21 16:40:48 +01:00
tibbi 0f33d3677b create a db table for attachments 2020-12-21 16:17:33 +01:00
tibbi 4cad413478 store attachment uri as a string 2020-12-21 15:29:10 +01:00
tibbi ceb9896988 changing message id from Int to Long 2020-12-21 12:40:29 +01:00
tibbi f412f401d3 adding some crashfixes 2020-12-21 11:38:57 +01:00
Tibor Kaputa 35bbd27d42
Merge pull request #109 from bac1/master
Create strings.xml
2020-12-16 10:17:00 +01:00
bac1 be6ac3bdb1
Update strings.xml 2020-12-16 06:15:22 +00:00
bac1 96636bff6e
Update strings.xml 2020-12-15 19:46:45 +00:00
bac1 1e511e8471
Update strings.xml 2020-12-15 17:05:29 +00:00
bac1 f2ebd6b648
Create strings.xml
Add Ukrainian translation (full)
2020-12-15 16:57:15 +00:00
tibbi 5c9f8e8f51 updating changelog 2020-12-06 16:42:12 +01:00