Tibor Kaputa
|
951c1a229a
|
Update strings.xml
|
2021-09-10 10:17:22 +02:00 |
Tibor Kaputa
|
2aa8e3953b
|
Merge branch 'master' into add-simple-characters
|
2021-09-10 10:16:42 +02:00 |
tibbi
|
c9b679a791
|
translating a slovak string
|
2021-09-10 10:12:39 +02:00 |
Tibor Kaputa
|
c8e5033eba
|
Merge pull request #193 from KryptKode/feature/compress-images
Feature/compress images
|
2021-09-10 10:02:38 +02:00 |
Tibor Kaputa
|
223b7ed746
|
Update strings.xml
|
2021-09-10 10:01:56 +02:00 |
Tibor Kaputa
|
5bd85fa93d
|
adding a newline
|
2021-09-09 23:30:46 +02:00 |
Tibor Kaputa
|
7e3696e965
|
adding an extra space
|
2021-09-09 23:30:08 +02:00 |
Paul Akhamiogu
|
1a1b1aa8c0
|
Fix formatting in strings
|
2021-09-09 22:15:14 +01:00 |
Paul Akhamiogu
|
13f5b9b582
|
Fix reference error, move file limit sizes to donottranslate.xml
|
2021-09-09 21:48:50 +01:00 |
Agnieszka C
|
30e7b68c06
|
Used normalizeString from Commons
|
2021-09-09 22:41:23 +02:00 |
Tibor Kaputa
|
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 |
Paul Akhamiogu
|
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 |
Paul Akhamiogu
|
74c5e4384c
|
Check file size before compression
|
2021-09-08 21:53:54 +01:00 |
Agnieszka C
|
e4c47780e4
|
Changed option name
|
2021-09-08 20:17:00 +02:00 |
Agnieszka C
|
2cac2516f2
|
Merge branch 'master' into add-simple-characters
|
2021-09-08 20:08:35 +02:00 |
Tibor Kaputa
|
3e40feb3c0
|
Merge pull request #189 from Aga-C/add-sms-draft
Added SMS drafts support (#83)
|
2021-09-08 20:03:55 +02:00 |
Tibor Kaputa
|
aa71a39f1b
|
minor code cleanup + color customization fix
|
2021-09-08 20:03:35 +02:00 |
Tibor Kaputa
|
327b7f673a
|
fixing a compile error + some renaming
|
2021-09-08 20:00:28 +02:00 |
Agnieszka C
|
9b0fe07fab
|
Fixed missing plus sign when opened from another app (#107)
|
2021-09-08 19:13:36 +02:00 |
Tibor Kaputa
|
07cd3372d8
|
Merge branch 'master' into feature/compress-images
|
2021-09-08 15:47:55 +02:00 |
Agnieszka C
|
df8759e00a
|
Merge branch 'master' into add-sms-draft
|
2021-09-08 15:37:21 +02:00 |
Tibor Kaputa
|
96e25bf855
|
move mimetype lowercase into the function itself
|
2021-09-08 15:36:19 +02:00 |
Tibor Kaputa
|
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 |
Tibor Kaputa
|
14ea068f73
|
Update ConversationsAdapter.kt
|
2021-09-08 15:20:31 +02:00 |
Tibor Kaputa
|
e2a916a993
|
Merge branch 'master' into markAsRead
|
2021-09-08 15:19:58 +02:00 |
Tibor Kaputa
|
8ffc176d31
|
Update ConversationsAdapter.kt
|
2021-09-08 15:18:57 +02:00 |
Tibor Kaputa
|
e28b8ddae0
|
Update ConversationsAdapter.kt
|
2021-09-08 15:18:24 +02:00 |
Tibor Kaputa
|
f9a71c0e0b
|
keep Select All as the last cab item
|
2021-09-08 15:18:03 +02:00 |
Agnieszka C
|
80ffc85ace
|
Merge branch 'master' into add-simple-characters
|
2021-09-08 15:13:13 +02:00 |
Agnieszka C
|
02a8633ffd
|
Merge branch 'master' into add-sms-draft
|
2021-09-08 15:12:05 +02:00 |
Tibor Kaputa
|
345a611b0e
|
Merge pull request #190 from Aga-C/fix-last-deleted-message
Fixed updating last message after deleting (#167)
|
2021-09-08 15:10:09 +02:00 |
Agnieszka C
|
14b7526ab3
|
Merge branch 'master' into add-sms-draft
|
2021-09-08 15:10:07 +02:00 |
Tibor Kaputa
|
857c9d8735
|
Merge pull request #191 from AlbertoPellitteri/master
Mark as unread chats from the main messages cab
|
2021-09-08 15:06:21 +02:00 |
Tibor Kaputa
|
3c81f9bc7d
|
move Select All item at the bottom for consistency with other apps
|
2021-09-08 15:05:17 +02:00 |
Tibor Kaputa
|
162d09e466
|
Update ConversationsAdapter.kt
|
2021-09-08 15:04:07 +02:00 |
Paul Akhamiogu
|
b27d3ab795
|
ref: update copy and make 1MB default MMS file limit
|
2021-09-07 22:11:33 +01:00 |
Paul Akhamiogu
|
c3c2ce4ee3
|
feat: add settings option to customise the MMS file size limit
|
2021-09-06 22:25:38 +01:00 |
AlbertoPellitteri
|
8ce253b957
|
Remove unused import
|
2021-09-06 22:51:37 +02:00 |
Paul Akhamiogu
|
b317507370
|
convert image mimetype to lowercase, remove unused imports/tags
|
2021-09-06 11:13:28 +01:00 |
Agnieszka C
|
b212aa49b3
|
Added removing diacritics (#29)
|
2021-09-06 10:12:51 +02:00 |
Paul Akhamiogu
|
0124c6e2f7
|
clean up
|
2021-09-05 23:17:46 +01:00 |
Paul Akhamiogu
|
664346e8a9
|
feat: compress images before sending
|
2021-09-05 20:45:04 +01:00 |
AlbertoPellitteri
|
d0d252a1e0
|
Small performance improvement
|
2021-09-05 18:42:41 +02:00 |
AlbertoPellitteri
|
1a5f055cd9
|
small performance improvement
|
2021-09-05 18:38:35 +02:00 |
AlbertoPellitteri
|
d139548f06
|
Now the conversation can be marked as read from the main message cab
|
2021-09-05 18:15:37 +02:00 |
AlbertoPellitteri
|
5bde636dfb
|
Now is possible to mark as unread the conversation from outside the conversation itself, selecting also more than one chat
|
2021-09-05 17:12:30 +02:00 |
Agnieszka C
|
44c540b961
|
Fixed updating last message after deleting (#167)
|
2021-09-04 22:14:22 +02:00 |
Agnieszka C
|
7b84ec77fd
|
Added SMS drafts support (#83)
|
2021-09-03 19:00:23 +02:00 |
Tibor Kaputa
|
72833f6f16
|
Merge pull request #185 from igor-cali/master
Updated Italian Translation
|
2021-09-01 10:50:32 +02:00 |
Igor Calì
|
5d72ade8b8
|
Updated Italian Translation
|
2021-09-01 10:24:19 +02:00 |