492cbdf13a
fix wrong sender name in SMS notification
2021-09-24 14:30:17 +01:00
91d81e3bd8
fix wrong sender name from private contacts
...
- use SimpleContact.doesHavePhoneNumber to perform comparision between a sender and private contact. SimpleContact.doesHavePhoneNumber does equality check.
2021-09-24 13:57:15 +01:00
52ebeeedc6
updating changelog
5.10.1
2021-09-16 22:58:53 +02:00
0f342233df
update version to 5.10.1
2021-09-16 22:58:46 +02:00
b52cafef09
fixing a new line at the french string
2021-09-15 16:46:31 +02:00
6c550d484c
escaping some french apostrophes
2021-09-15 16:45:14 +02:00
d5a09f4a9b
moving the gl strings into the proper folder
2021-09-15 16:44:49 +02:00
39d46d1d54
updating kotlin and commons
2021-09-15 13:38:34 +02:00
362b18e2e5
fixing some dutch string closing tags
2021-09-15 13:34:48 +02:00
5a86854c52
Merge pull request #203 from Aga-C/fix-mark-as-read
...
Fixed marking as read/unread not refreshing list
2021-09-15 00:00:46 +02:00
d2d291069c
Fixed marking as read/unread not refreshing list
2021-09-14 19:03:04 +02:00
90fcc031bc
Merge pull request #202 from ltGuillaume/patch-1
...
Dutch
2021-09-13 19:45:48 +02:00
1eed2ab4f5
Dutch
2021-09-13 16:52:13 +02:00
e9b2c6b498
Merge pull request #201 from blombard/patch-1
...
Update french translation
2021-09-12 19:39:01 +02:00
efb3bb4eb6
Update french translation
2021-09-12 19:23:46 +02:00
91a3642839
Merge pull request #198 from Aga-C/polish-translation
...
Updated Polish translation
2021-09-10 18:59:22 +02:00
97b77b6d83
Merge pull request #199 from solokot/master
...
Updated Russian language
2021-09-10 18:59:10 +02:00
40061ba694
Merge pull request #200 from spkprs/patch-5
...
Update strings.xml
2021-09-10 18:59:03 +02:00
591570abca
Update strings.xml
2021-09-10 17:04:29 +03:00
eeb09727f8
Updated Russian language
2021-09-10 13:00:59 +03:00
8489ec967e
Updated Polish translation
2021-09-10 10:48:01 +02:00
85ae37c3b3
Merge pull request #194 from Aga-C/add-simple-characters
...
Added removing diacritics (#29 )
2021-09-10 10:17:50 +02:00
951c1a229a
Update strings.xml
2021-09-10 10:17:22 +02:00
2aa8e3953b
Merge branch 'master' into add-simple-characters
2021-09-10 10:16:42 +02:00
c9b679a791
translating a slovak string
2021-09-10 10:12:39 +02:00
c8e5033eba
Merge pull request #193 from KryptKode/feature/compress-images
...
Feature/compress images
2021-09-10 10:02:38 +02:00
223b7ed746
Update strings.xml
2021-09-10 10:01:56 +02:00
5bd85fa93d
adding a newline
2021-09-09 23:30:46 +02:00
7e3696e965
adding an extra space
2021-09-09 23:30:08 +02:00
1a1b1aa8c0
Fix formatting in strings
2021-09-09 22:15:14 +01:00
13f5b9b582
Fix reference error, move file limit sizes to donottranslate.xml
2021-09-09 21:48:50 +01:00
30e7b68c06
Used normalizeString from Commons
2021-09-09 22:41:23 +02:00
99c80b15df
Merge pull request #196 from Aga-C/fix-plus-sign
...
Fixed missing plus sign when opened from another app (#107 )
2021-09-09 22:36:20 +02:00
b52aeda83b
Merge branch 'master' into feature/compress-images
...
# Conflicts:
# app/src/main/kotlin/com/simplemobiletools/smsmessenger/extensions/Context.kt
2021-09-08 22:07:52 +01:00
74c5e4384c
Check file size before compression
2021-09-08 21:53:54 +01:00
e4c47780e4
Changed option name
2021-09-08 20:17:00 +02:00
2cac2516f2
Merge branch 'master' into add-simple-characters
2021-09-08 20:08:35 +02:00
3e40feb3c0
Merge pull request #189 from Aga-C/add-sms-draft
...
Added SMS drafts support (#83 )
2021-09-08 20:03:55 +02:00
aa71a39f1b
minor code cleanup + color customization fix
2021-09-08 20:03:35 +02:00
327b7f673a
fixing a compile error + some renaming
2021-09-08 20:00:28 +02:00
9b0fe07fab
Fixed missing plus sign when opened from another app ( #107 )
2021-09-08 19:13:36 +02:00
07cd3372d8
Merge branch 'master' into feature/compress-images
2021-09-08 15:47:55 +02:00
df8759e00a
Merge branch 'master' into add-sms-draft
2021-09-08 15:37:21 +02:00
96e25bf855
move mimetype lowercase into the function itself
2021-09-08 15:36:19 +02:00
b731348f14
Merge pull request #192 from AlbertoPellitteri/markAsRead
...
Conversations can be marked as "Read" from the main message cab
2021-09-08 15:20:44 +02:00
14ea068f73
Update ConversationsAdapter.kt
2021-09-08 15:20:31 +02:00
e2a916a993
Merge branch 'master' into markAsRead
2021-09-08 15:19:58 +02:00
8ffc176d31
Update ConversationsAdapter.kt
2021-09-08 15:18:57 +02:00
e28b8ddae0
Update ConversationsAdapter.kt
2021-09-08 15:18:24 +02:00
f9a71c0e0b
keep Select All as the last cab item
2021-09-08 15:18:03 +02:00