Commit Graph

479 Commits

Author SHA1 Message Date
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
tibbi cb78138623 update version to 5.5.1 2020-12-06 16:42:04 +01:00
tibbi 75fb84f9d4 fix #103, make sure private contact names are shown at group conversations 2020-12-06 16:36:31 +01:00
tibbi 8b17b8a13e updating commons to 5.32.5 2020-12-06 16:10:52 +01:00
tibbi 7b588fb8a5 adding japanese translation 2020-12-05 21:33:08 +01:00
tibbi f66833e9bd complicate the threading at receiving messages a bit more 2020-11-28 22:47:11 +01:00
tibbi 64011e1083 adding some crashfixes 2020-11-28 22:44:21 +01:00
tibbi 521731ec2c updating kotlin, commons, gradle 2020-11-28 22:31:36 +01:00
Tibor Kaputa 01357577ad
Merge pull request #100 from FatihFIRINCI/patch-1
Create Turkish strings.xml
2020-11-25 22:31:36 +01:00
Fatih Fırıncı 763307251d
Create strings.xml 2020-11-25 22:57:33 +03:00
Tibor Kaputa b6e55a1405
Merge pull request #98 from smarquespt/patch-1
Update strings.xml
2020-11-21 09:38:38 +01:00
Tibor Kaputa 313672e35b
Merge pull request #99 from breakdowns/master
Added Indonesia translation
2020-11-21 09:38:11 +01:00
Sérgio Marques 688c76f750
Update strings.xml 2020-11-20 22:33:36 +00:00
Hafitz Setya bae7f825ec
Added Indonesia translation 2020-11-20 17:01:08 +07:00
tibbi 67a02d71e9 adding a github funding link 2020-11-09 19:44:09 +01:00
Tibor Kaputa 0ffb0ed405
Merge pull request #97 from FredMan95/patch-2
Updated Spanish translation
2020-11-06 16:42:35 +01:00
Freddy Morán Jr 18df98e8e4
Updated Spanish translation
- Translated the new string about showing char counter.
2020-11-06 09:19:19 -06:00
Tibor Kaputa 343d1580ee
Merge pull request #96 from solokot/master
Updated Russian language
2020-11-04 17:00:40 +01:00
solokot bb46da384c
Updated Russian language 2020-11-04 17:47:28 +03:00
solokot 808baffa8c
Merge pull request #5 from SimpleMobileTools/master
upd
2020-11-04 17:44:25 +03:00
tibbi 0a6be93eb4 updating changelog 2020-11-04 12:57:13 +01:00
tibbi 327d455596 update version to 5.5.0 2020-11-04 12:57:06 +01:00
tibbi d49eaa4abe applying the selected text size on a couple places 2020-11-04 12:53:24 +01:00
tibbi 82f78f002e add an option for showing character counter at sending messages 2020-11-04 12:36:02 +01:00
tibbi 87e1be8e1b allow selecting parts of a message instead of copying the whole 2020-11-04 10:39:51 +01:00
tibbi acd0055477 removing the Select All cab menu button 2020-11-03 23:26:43 +01:00
tibbi 13b25b918d allow dialing phone numbers of conversation recipiends 2020-11-03 22:24:17 +01:00
tibbi 7d8e1a2155 allow copying conversation numbers to clipboard 2020-11-03 22:15:28 +01:00
tibbi 524a3546c4 add a new string about showing char counter 2020-11-03 19:58:39 +01:00
tibbi 94b2d7328e make the message bubbles a bit wider, 80% 2020-11-03 19:43:10 +01:00