Commit graph

606 commits

Author SHA1 Message Date
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
f389be0de1 removing a default value 2022-03-07 15:11:57 +01:00
tibbi
79f51e42d5 allow sharing attachments too 2022-03-07 13:53:32 +01:00
tibbi
394a990e9c add text message forwarding 2022-03-07 13:37:47 +01:00
tibbi
5e97a97e5f use rounded corners imageview instead of rounding it ourselves 2022-03-07 10:46:31 +01:00
tibbi
9052c5183d apply some configs at sending message from anywhere 2022-03-07 10:19:40 +01:00
tibbi
6349d18c62 use a transparent placeholder at loading mms images 2022-03-06 22:48:52 +01:00
tibbi
5880fa3c85 get proper image resolutions at loading a thread 2022-03-06 22:19:30 +01:00
tibbi
4b514469e4 updating commons and gradle 2022-03-06 12:51:51 +01:00
tibbi
da9a9d5e56 updating release 47 to 48 2022-02-26 19:55:01 +01:00
tibbi
c786d667c4 set wasDbCleared to true 2022-02-26 19:45:10 +01:00
tibbi
a993ccf004 show the changes in Whats New 2022-02-26 19:29:43 +01:00
Agnieszka C
8fe7af8f83 Added an option to send long messages as MMS 2022-02-19 14:27:46 +01:00
tibbi
e826c3c1d2 disable delivery reports by default as it can cost money 2022-02-14 15:35:00 +01:00
tibbi
cdf17cf415 adding a comment at the db clearing 2022-02-11 09:50:22 +01:00
tibbi
9265946d64 delete db after latest update 2022-02-11 09:28:53 +01:00
tibbi
cc04594d31 updating commons 2022-02-07 11:45:59 +01:00
tibbi
c2339a929d show type at the number picker at new thread 2022-02-07 10:09:54 +01:00
tibbi
9279c66cb3 show all contact numbers at the new conversation screen 2022-02-07 10:07:33 +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
b7510134a6 fix #278, removing a weird MMS grouping rule, not sure why was it added 2022-02-05 22:51:34 +01:00
tibbi
7e9586af09 adding an activity extension 2022-02-05 21:08:21 +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
EveX1
f19fab5285 UPDATE compressImage()
- ADD Compressor Resolution Constraint as inner class
- ADD two util (private) methods from same package
- ADD logic to cut the width / height by half if
image size > 2 * targeted size
- UPDATE comment from #285
2022-01-29 02:07:12 +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
Tibor Kaputa
1edc254b71
Merge pull request #271 from Aga-C/add-contact-photo-notification
Added contact photo to notification
2022-01-19 15:43:33 +01:00
Tibor Kaputa
76e8381080
Merge pull request #272 from Aga-C/fix-mark-as-read-notification
Fixed disabled mark as read in notification
2022-01-19 15:43:27 +01:00
Agnieszka C
3f6acce970 Added multiple messages in notification 2022-01-14 19:45:24 +01:00
tibbi
2b65ebceff lower the default MMS file size limit to 600kb 2022-01-13 20:22:27 +01:00
Agnieszka C
fdd75384ff Fixed disabled mark as read in notification 2022-01-12 19:11:25 +01:00
Agnieszka C
5751eabc16 Added contact photo to notification 2022-01-12 18:23:18 +01:00
tibbi
f80fc16b6a adding a new FAQ item about changing the MMS size limit 2022-01-10 12:21:29 +01:00
tibbi
928246eaea fix #206, solving a glitch with number being shown instead of name 2021-12-25 18:37:47 +01:00
tibbi
7a6f673e1e fixing some compile errors 2021-12-25 18:22:55 +01:00
tibbi
b3a30f17d9 properly color the new fastscroller 2021-11-27 19:47:57 +01:00