Tibor Kaputa
|
00a38fb0bf
|
Merge pull request #46 from solokot/master
Updated Russian language
|
2020-06-07 13:57:00 +02:00 |
solokot
|
801b1ec016
|
Updated Russian language
|
2020-06-07 14:38:46 +03:00 |
solokot
|
0c2186da24
|
Merge pull request #3 from SimpleMobileTools/master
upd
|
2020-06-07 14:36:58 +03:00 |
Tibor Kaputa
|
00ee6a32b3
|
Merge pull request #45 from ltGuillaume/patch-1
Dutch
|
2020-06-07 13:00:24 +02:00 |
Guillaume
|
9d2a014d12
|
Dutch
|
2020-06-07 11:33:25 +02:00 |
tibbi
|
14d7579aac
|
adding a new string for marking messages as unread
|
2020-06-07 09:40:14 +02:00 |
tibbi
|
1fc2f612db
|
updating the spanish app descriptions
|
2020-06-02 21:13:15 +02:00 |
Tibor Kaputa
|
22e247f8a4
|
Merge pull request #43 from LuisAlfredo92/patch-1
Create strings.xml Español
|
2020-06-02 21:12:47 +02:00 |
Luis Alfredo Figueroa Bracamontes
|
e5c4be118c
|
Create strings.xml Español
I changed in some parts "managing" to "send" because it sounds better
|
2020-06-02 11:58:58 -05:00 |
tibbi
|
88af80a456
|
updating changelog
|
2020-05-30 21:18:04 +02:00 |
tibbi
|
0d8cd9a5de
|
update version to 5.2.0
|
2020-05-30 21:17:29 +02:00 |
tibbi
|
9a7529af68
|
update commons to 5.28.25
|
2020-05-30 21:17:22 +02:00 |
tibbi
|
4dcd17fe1f
|
fix #38, properly handle the VIEW third party intent
|
2020-05-30 21:01:01 +02:00 |
tibbi
|
8dd3fc561f
|
mark messages as read in the local db too
|
2020-05-30 20:29:37 +02:00 |
tibbi
|
0db8b202c7
|
properly add new messages into the local database on receiving
|
2020-05-30 20:21:27 +02:00 |
tibbi
|
661798cff4
|
renaming system_id to thread_id
|
2020-05-30 20:03:13 +02:00 |
tibbi
|
35c205605d
|
properly handle inserting and deleting threads from local db
|
2020-05-30 20:01:09 +02:00 |
tibbi
|
2b3df2719b
|
fix #8, load some cached messages instantly
|
2020-05-30 18:55:57 +02:00 |
tibbi
|
a013c110ec
|
adding a helper function for updating conversations, if necessary
|
2020-05-30 18:28:34 +02:00 |
tibbi
|
7a7b1aab32
|
insert fetched conversations in db
|
2020-05-30 18:23:54 +02:00 |
tibbi
|
f638fa06f2
|
creating a room DB for storing conversations
|
2020-05-30 18:04:34 +02:00 |
tibbi
|
4e89e8b7ac
|
fix #47, properly decode phone numbers at Reply via SMS intent
|
2020-05-30 17:35:34 +02:00 |
tibbi
|
1950893b58
|
fix #40, allow adding newlines with Enter
|
2020-05-30 17:32:58 +02:00 |
tibbi
|
0bf7e12ee8
|
renaming conversation to new_conversation layout
|
2020-05-30 17:29:00 +02:00 |
tibbi
|
09892e0078
|
catch and show exceptions thrown at adding message attachments
|
2020-05-30 17:20:29 +02:00 |
tibbi
|
1adba70f3b
|
hide the number blocking button below Android 7
|
2020-05-30 17:18:39 +02:00 |
Tibor Kaputa
|
96609d822c
|
Merge pull request #36 from nopeppermint/patch-1
Create strings.xml for German
|
2020-05-24 22:13:42 +02:00 |
tibbi
|
d905a9a8a3
|
deleting the mdpi resolution images
|
2020-05-24 21:29:39 +02:00 |
Stefan
|
e80f3ed84a
|
Create strings.xml
|
2020-05-24 19:17:24 +02:00 |
tibbi
|
d328fd8c5a
|
updating changelog
|
2020-05-23 19:05:30 +02:00 |
tibbi
|
25bc8660bf
|
update version to 5.1.4
|
2020-05-23 19:05:24 +02:00 |
tibbi
|
e8f6ec3eb2
|
minor code reformatting at number blocking confirmation
|
2020-05-23 19:03:14 +02:00 |
tibbi
|
3ac08e2b21
|
allow blocking numbers directly from the main screen
|
2020-05-23 18:56:24 +02:00 |
tibbi
|
d8e2a774e3
|
fix #34, allow adding new people to a conversation
|
2020-05-23 18:38:36 +02:00 |
tibbi
|
5ab95c00fd
|
updating commons to 5.28.19
|
2020-05-23 18:20:50 +02:00 |
tibbi
|
b5cd6aafbc
|
improving blocked number checking performance
|
2020-05-23 17:15:27 +02:00 |
tibbi
|
b90110b108
|
change inputtype of the SMS message to cap sentences
|
2020-05-20 21:42:59 +02:00 |
tibbi
|
e042f7f1e0
|
updating changelog
|
2020-05-20 16:56:43 +02:00 |
tibbi
|
070a2dc367
|
update version to 5.1.3
|
2020-05-20 16:56:36 +02:00 |
tibbi
|
60c994756d
|
make photoUri changeable at the Conversation model
|
2020-05-20 16:53:38 +02:00 |
tibbi
|
1c1a2d2855
|
get the Photo Uri of private contacts too
|
2020-05-20 16:52:43 +02:00 |
tibbi
|
81e5905bf7
|
update commons to 5.28.14
|
2020-05-20 16:47:22 +02:00 |
tibbi
|
7d1e28203e
|
changing the conversation fetcher code style a bit
|
2020-05-20 16:21:57 +02:00 |
tibbi
|
94086547a5
|
do not show an error message at loading contact image at the Conversation
|
2020-05-20 16:11:36 +02:00 |
tibbi
|
3569bce668
|
add private contacts at the Add Participant suggestions
|
2020-05-20 15:55:35 +02:00 |
tibbi
|
2e20dd7454
|
count with the privately stored contacts at Suggestions
|
2020-05-20 15:45:34 +02:00 |
tibbi
|
3e8697d7cc
|
removing the noHistory flag from NewConversationActivity
|
2020-05-20 15:13:29 +02:00 |
tibbi
|
2344a49b26
|
list privately stored contacts at the New Conversation too
|
2020-05-20 15:10:55 +02:00 |
tibbi
|
2a8b357815
|
fixing a typo in the portugals fastlane app data
|
2020-05-20 11:27:45 +02:00 |
Tibor Kaputa
|
cc9d7df88d
|
Merge pull request #26 from smarquespt/patch-3
Update strings.xml
|
2020-05-20 11:27:09 +02:00 |