Commit graph

177 commits

Author SHA1 Message Date
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
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
3f9433d577 adding an extra flag at pressing top Back from conversation 2021-10-20 09:51:38 +02:00
Tibor Kaputa
feaddf8558
Merge pull request #216 from Aga-C/going-back-from-thread
Changed back button behavior in thread (#187)
2021-10-20 09:46:20 +02:00
Agnieszka C
cd7e29c518 Removed overriding Back press 2021-10-19 23:51:33 +02:00
Agnieszka C
40b168cbeb Simplified going back action 2021-10-19 18:41:16 +02:00
Agnieszka C
21365e3b96 Exit on pressing Back 2021-10-19 16:33:49 +02:00
Tibor Kaputa
ea637c529a
removing an unused import 2021-10-18 18:35:10 +02:00
Agnieszka C
44547b05d0 Dialing number refactor 2021-10-18 18:19:26 +02:00
Agnieszka C
41114e5f2c Added calling contact in conversation (#230) 2021-10-18 15:45:20 +02:00
Agnieszka C
cce617b12f Changed back button behavior in thread (#187) 2021-09-26 23:33:39 +02:00
tibbi
18026c473f adding some crashfixes 2021-09-24 21:35:37 +02:00
tibbi
83b4300362 lets actually remove the un/pinning from the thread activity 2021-09-24 18:45:06 +02:00
Tibor Kaputa
7fae2d8324
Merge branch 'master' into fix/wrong-sender-name 2021-09-24 18:41:38 +02:00
Tibor Kaputa
516131787c
removing a newline 2021-09-24 17:58:01 +02:00
darthpaul
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
Agnieszka C
c14e1f5b95 Added pinning conversations (#197) 2021-09-18 19:23:55 +02:00
Agnieszka C
d2d291069c Fixed marking as read/unread not refreshing list 2021-09-14 19:03:04 +02:00
Tibor Kaputa
2aa8e3953b
Merge branch 'master' into add-simple-characters 2021-09-10 10:16:42 +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
5bd85fa93d
adding a newline 2021-09-09 23:30:46 +02:00
Paul Akhamiogu
13f5b9b582 Fix reference error, move file limit sizes to donottranslate.xml 2021-09-09 21:48:50 +01: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
Agnieszka C
2cac2516f2
Merge branch 'master' into add-simple-characters 2021-09-08 20:08:35 +02:00
Agnieszka C
9b0fe07fab Fixed missing plus sign when opened from another app (#107) 2021-09-08 19:13:36 +02:00
Paul Akhamiogu
c3c2ce4ee3 feat: add settings option to customise the MMS file size limit 2021-09-06 22:25:38 +01: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
Agnieszka C
7b84ec77fd Added SMS drafts support (#83) 2021-09-03 19:00:23 +02:00
Tibor Kaputa
0b0e806d32
Merge pull request #180 from KryptKode/feat/sms-delivered-status
Show 2 checks when sms is delivered
2021-08-27 12:33:26 +02:00