Naveen
23f9422142
Filter out duplicated messages
2022-09-02 19:36:08 +05:30
Naveen
f965bcd37b
Result intent can be null depending on the camera app, ignore it
2022-08-22 00:19:04 +05:30
Naveen
bb742fa7e2
Allow capturing image attachments from camera
2022-08-22 00:06:01 +05:30
Naveen
e73117b872
Use showErrorToast
2022-07-17 11:46:08 +05:30
Naveen
a5f57a239a
Remove default toast parameter
2022-07-16 20:18:45 +05:30
Naveen
e6515436d9
Show long toast errors
2022-07-16 20:08:47 +05:30
tibbi
84a59d6c22
updating commons with some style improvements
2022-07-10 19:44:10 +02:00
tibbi
30399df77f
reset messages at app upgrade
2022-06-29 14:27:37 +02:00
Naveen
0195af61ef
Add braces to if statement
2022-06-19 15:39:42 +05:30
Naveen
52a694a1c4
Update message type after fetching participants
2022-06-19 14:46:18 +05:30
Naveen
3f80913b2c
Update message type on contact add/remove
2022-06-18 22:51:05 +05:30
Naveen
13e7ee1537
Add SMS/MMS label under Send button
2022-06-18 22:26:23 +05:30
Naveen
43e19c95c1
Minor readability improvement
2022-06-12 11:55:09 +05:30
Pavel Poley
86df932ce8
fix scroll position resetting on refresh
2022-06-06 16:18:05 +03:00
Tibor Kaputa
195a7033ce
Update ThreadActivity.kt
2022-06-02 22:47:31 +02:00
Pavel Poley
f3ef5dfd67
allow displaying older messages
2022-06-02 16:34:04 +03:00
Pavel Poley
ec157ba19e
allow displaying older messages
2022-06-02 15:12:48 +03:00
Pavel Poley
d2f824ed66
Merge remote-tracking branch 'origin/master' into task/older-messages
2022-06-02 13:01:15 +03:00
Pavel Poley
c8dbfb4090
allow displaying older messages
2022-06-02 13:01:03 +03:00
Pavel Poley
e9c32e7487
allow displaying older messages
2022-06-01 17:45:09 +03:00
tibbi
06bc45514b
improve the way subsequent message SIM IDs are marked
2022-05-31 16:50:16 +02:00
tibbi
8b8ee88c43
show SMS time header also if a message was sent from a different SIM
2022-05-23 20:21:43 +02:00
darthpaul
72cbb342a6
handle sending group SMS
...
- in Context.getMessages, split the sender number by spaces " " to get each contact.
- apply update in the android-smsmms lib - do not pass threadId in Transaction.sendNewMessage
2022-05-01 03:33:47 +01:00
tibbi
15d6b7f17a
do not show Mark as Unread at empty conversations
2022-04-12 10:08:39 +02:00
tibbi
a216919cc0
catch exceptions thrown at file picker errors
2022-04-12 09:57:37 +02:00
tibbi
45874d13d4
updating commons and target SDK to 31
2022-04-12 09:45:18 +02:00
tibbi
aa495b4251
allow storing unstored numbers from the conversation screen too
2022-03-25 21:07:54 +01:00
tibbi
57a417f42b
remove the delay at thread refreshing after sending a message
2022-03-25 20:50:39 +01:00
Tibor Kaputa
6ba28dbe70
Merge pull request #324 from Spitfireap/Message-Counter
...
Added message counter
2022-03-24 22:20:55 +01:00
Tibor Kaputa
bd2bc8bf50
removing a duplicate import
2022-03-24 22:20:37 +01:00
Tibor Kaputa
e9c9222861
Update ThreadActivity.kt
2022-03-24 22:20:14 +01:00
Spitap
603f591ab4
correct formating
2022-03-11 18:42:52 +01:00
Spitap
11a6a230ae
Taking into account useSimpleCharacters option
2022-03-11 17:50:39 +01:00
Spitap
92f0dc3b1a
add mms flag when attachment is added
2022-03-11 13:28:46 +01:00
Spitap
baf9c4a832
Correct how sms length is calculated (@tswistak)
2022-03-11 13:14:55 +01:00
Spitap
277b16762c
Added message counter
2022-03-11 12:25:16 +01:00
tibbi
9052c5183d
apply some configs at sending message from anywhere
2022-03-07 10:19:40 +01:00
tibbi
5880fa3c85
get proper image resolutions at loading a thread
2022-03-06 22:19:30 +01:00
Agnieszka C
8fe7af8f83
Added an option to send long messages as MMS
2022-02-19 14:27:46 +01:00
tibbi
cc04594d31
updating commons
2022-02-07 11:45:59 +01:00
tibbi
4a57000d9a
adding some crashfixes
2022-02-06 23:40:42 +01:00
tibbi
591f473a1f
updating commons with PhoneNumber containing multiple fields
2022-02-06 22:44:20 +01:00
Tibor Kaputa
b2b8a38c7b
Merge pull request #289 from EveX1/feature/downsize-big-images
...
Downsize big images
2022-02-05 23:03:49 +01:00
tibbi
8336ec0052
updating commons, kotlin + add some keyboard hiding
2022-02-05 21:07:43 +01:00
Tibor Kaputa
d39dea0f78
Merge branch 'master' into feature/downsize-big-images
2022-02-03 10:07:24 +01:00
Tibor Kaputa
9631e84ef3
Merge pull request #279 from Aga-C/open-contact-details
...
Added opening contact details from the conversation view (#104 )
2022-01-31 21:37:54 +01:00
Clément Merlin
9ec0824100
refactor attachment deletion
2022-01-27 18:00:32 +01:00
EveX
2605a61005
add error message on MMS compression failed
2022-01-27 01:44:27 +01:00
Agnieszka C
95ab900383
Fixed private contacts not showing in group autocomplete
2022-01-24 17:42:05 +01:00
Agnieszka C
67f5404f26
Added opening contact details from the conversation view ( #104 )
2022-01-23 15:09:50 +01:00