Commit graph

691 commits

Author SHA1 Message Date
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
Tibor Kaputa
9c56922b75
Merge pull request #257 from Aga-C/save-mms
Added saving MMS (#106)
2021-11-27 19:45:12 +01:00
tibbi
70a6e701dc updating commons + the new fastscroller handling 2021-11-27 19:35:30 +01:00
Agnieszka C
f2a25b46dd Added saving MMS (#106) 2021-11-20 13:39:52 +01:00
tibbi
4157f758f9 hide the proper view if no conversations are found 2021-11-16 15:48:18 +01:00
tibbi
d66c435e77 hide the proper view if no conversations are found 2021-11-15 22:52:51 +01:00
tibbi
ed50f8ec31 moving some helper functions from context to settings 2021-11-15 18:03:19 +01:00
tibbi
86a9cab458 switching to the new fastscroller 2021-11-15 15:41:25 +01:00
tibbi
081c979535 some setting UI tweak, lets show textual values below their labels 2021-11-15 15:21:09 +01:00
tibbi
938ba2b20c removing the file size limit label from the app settings 2021-11-15 14:47:14 +01:00
darthpaul
ac5fb1def4 handle single click in select mode for attachments 2021-11-14 23:35:51 +00:00
darthpaul
894f9ef7df handle long-press of attachment 2021-11-14 23:16:51 +00:00
tibbi
9807f94480 properly update a background if the Customize notifications button is hidden 2021-11-13 10:29:05 +01:00
tibbi
a5dc5c1bb8 removing the lock screen notification visibility label from the settings 2021-11-13 10:26:56 +01:00
tibbi
efc95ef9f6 updating the Settings style 2021-11-13 10:10:42 +01:00
tibbi
ccd298444b Merge branch 'master' of github.com:SimpleMobileTools/Simple-SMS-Messenger 2021-11-13 09:16:51 +01:00