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 |
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
|
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 |
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 |
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 |
Freddy Morán Jr
|
18df98e8e4
|
Updated Spanish translation
- Translated the new string about showing char counter.
|
2020-11-06 09:19:19 -06:00 |
solokot
|
bb46da384c
|
Updated Russian language
|
2020-11-04 17:47:28 +03: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 |
tibbi
|
d1fe3531e1
|
adding some crashfixes
|
2020-11-03 19:39:59 +01:00 |
tibbi
|
953d521e47
|
make sure received messages are stored on the background thread
|
2020-11-03 19:23:49 +01:00 |
tibbi
|
738c41715b
|
updating gradle and commons
|
2020-11-03 18:39:30 +01:00 |
tibbi
|
f70c331162
|
update version to 5.4.5
|
2020-10-27 23:15:44 +01:00 |
tibbi
|
fdf2af410c
|
fix #91, properly handle sending SMS to multiple recipients
|
2020-10-27 22:45:25 +01:00 |
tibbi
|
ba23de4c7e
|
updating commons to 5.31.11
|
2020-10-27 22:35:33 +01:00 |
Aur36
|
ab5341a7e2
|
Add French translation
|
2020-10-26 11:13:43 +01:00 |
Tommy He
|
1aada2a0bf
|
Add zh-CN translation.
|
2020-10-17 15:36:57 +08:00 |
davidre345
|
90868a23d6
|
Adding galician strings
|
2020-10-02 19:38:26 +02:00 |
tibbi
|
195bccca4f
|
update version to 5.4.4
|
2020-09-23 14:35:19 +02:00 |
tibbi
|
4668629b30
|
really fix crashing at received MMS messages
|
2020-09-23 14:32:59 +02:00 |
tibbi
|
39a28a2471
|
update version to 5.4.3
|
2020-09-23 10:11:44 +02:00 |
tibbi
|
97fabfec1a
|
fix a crash at receiving MMS
|
2020-09-23 10:08:07 +02:00 |
tibbi
|
b5c6b04613
|
update version to 5.4.2
|
2020-09-22 14:45:43 +02:00 |
tibbi
|
766f1ef78c
|
fix #76, make sure a notification is shown if app is paused
|
2020-09-22 14:22:03 +02:00 |
tibbi
|
e3f7d80987
|
fix a crash at showing received MMS messages
|
2020-09-22 14:16:05 +02:00 |
tibbi
|
bca2c7edc0
|
updating some libraries
|
2020-09-22 14:15:25 +02:00 |
vachan-maker
|
784956ead1
|
Updalte strings.xml (values-ml)
|
2020-09-14 11:04:37 +00:00 |
vachan-maker
|
e266daaff9
|
Added Malayalam Language(India) ml-in
|
2020-09-13 15:02:26 +00:00 |
tibbi
|
d2ac0fa938
|
update version to 5.4.1
|
2020-08-23 21:52:08 +02:00 |
tibbi
|
349ff11957
|
fix #35, show a tick at successfully sent last messages
|
2020-08-23 21:43:50 +02:00 |
tibbi
|
e66a24c8f8
|
rewriting the loop checking the messages
|
2020-08-23 21:30:27 +02:00 |
tibbi
|
f1dfe8c9cc
|
properly display incoming message senders name at private contacts
|
2020-08-23 20:54:15 +02:00 |
tibbi
|
fc470d9408
|
updating commons, target sdk to 30
|
2020-08-20 23:50:22 +02:00 |
Freddy Morán Jr
|
38ae247f4d
|
Spanish translation update
|
2020-08-09 08:22:12 -06:00 |
tibbi
|
bd2ab23556
|
updating commons to 5.29.20
|
2020-08-07 21:56:19 +02:00 |
Luis Alfredo Figueroa Bracamontes
|
7097af70a1
|
Inverting notification shortcuts
|
2020-07-29 15:06:44 -05:00 |
tibbi
|
e4637f8616
|
update version to 5.4.0
|
2020-07-27 22:58:59 +02:00 |
tibbi
|
6415b52b24
|
catch exceptions thrown at updating conversations
|
2020-07-27 22:51:44 +02:00 |
tibbi
|
2e0d6a877d
|
improving the unread messages counter badge
|
2020-07-27 22:37:11 +02:00 |
Tibor Kaputa
|
f511f35df0
|
Merge pull request #57 from michaelsam94/master
change the color of suggested contact name based on font color of app…
|
2020-07-27 22:13:08 +02:00 |
tibbi
|
41fb730511
|
properly handle contacts with multiple phone numbers
|
2020-07-27 21:53:21 +02:00 |
micheal Samuel Naeem
|
7b1b34dbbe
|
add brackets and white spaces to follow code style
|
2020-07-04 17:11:12 +02:00 |
micheal Samuel Naeem
|
bb12ca5e87
|
show unread message count badge on app icon
|
2020-07-03 17:08:20 +02:00 |
micheal Samuel Naeem
|
579e7ae356
|
change the color of suggested contact name based on font color of application
|
2020-07-01 12:43:35 +02:00 |
Philipp Fischbeck
|
506072958a
|
Improve German translation
|
2020-06-29 20:24:32 +02:00 |
Tibor Kaputa
|
b7a46fa0cf
|
Merge pull request #53 from spkprs/patch-1
Update strings.xml
|
2020-06-25 10:06:56 +02:00 |
Sérgio Marques
|
9f8241f0dc
|
Update strings.xml
|
2020-06-24 22:34:16 +01:00 |
spkprs
|
05b00c9c34
|
Update strings.xml
|
2020-06-24 18:33:28 +03:00 |
solokot
|
1ea367dc94
|
Updated Russian language
|
2020-06-21 16:16:59 +03:00 |
solokot
|
0158b6aa44
|
Updated Russian language
|
2020-06-21 16:16:38 +03:00 |
tibbi
|
fd7551167d
|
update version to 5.3.0
|
2020-06-18 22:06:41 +02:00 |
tibbi
|
05c6dd7a05
|
use casual text color at sent message links
|
2020-06-18 21:58:28 +02:00 |
tibbi
|
880dd7bf27
|
properly update the font size without restarting the app
|
2020-06-18 19:23:43 +02:00 |
tibbi
|
6d0dd67af3
|
fix #23, remove a messages notification if the thread is deleted
|
2020-06-18 18:45:38 +02:00 |
Tibor Kaputa
|
ed5fd91dfc
|
Merge pull request #49 from ltGuillaume/patch-1
Dutch
|
2020-06-18 18:14:43 +02:00 |
tibbi
|
f4da76a010
|
fix #21, allow replying directly from the top notification
|
2020-06-18 18:12:45 +02:00 |
Guillaume
|
b6b06b90ec
|
Dutch
|
2020-06-18 14:31:44 +02:00 |
tibbi
|
33f7bafbca
|
adding a new string for Reply
|
2020-06-18 13:56:12 +02:00 |
tibbi
|
3c1458b904
|
fix a glitch at marking a conversation unread
|
2020-06-18 11:38:27 +02:00 |
tibbi
|
838db92fee
|
refresh SMS read status first, then MMS
|
2020-06-18 11:27:46 +02:00 |
tibbi
|
22b6040a86
|
add a Mark as Unread menu item at the thread screen
|
2020-06-18 11:14:51 +02:00 |
tibbi
|
21891ff677
|
fix #12, make urls and emails clickable at messages
|
2020-06-17 22:37:54 +02:00 |
tibbi
|
6efc41f9bb
|
use a bit smaller text at the main screens message preview
|
2020-06-17 22:32:17 +02:00 |
tibbi
|
ea16415503
|
allow customizing the text size
|
2020-06-17 22:28:32 +02:00 |
tibbi
|
a85eb77d31
|
fix #47, mark the whole conversation as read with Mark as Read at notification
|
2020-06-17 21:45:17 +02:00 |
tibbi
|
26951cc979
|
make sure getThreadId returns a Long
|
2020-06-17 21:08:40 +02:00 |
tibbi
|
05c84e498c
|
catch exceptions thrown at fetching new thread IDs
|
2020-06-17 20:28:39 +02:00 |