Commit Graph

980 Commits

Author SHA1 Message Date
tibbi 29c0666243 fetch all drafts at once for better performance 2021-10-18 19:22:06 +02:00
tibbi dbab7f20d0 updating gradle too 2021-10-18 18:59:04 +02:00
tibbi bb59c84b77 avoid fetching conversation drafts during scrolling 2021-10-18 18:58:56 +02:00
Tibor Kaputa 83eb9a886d
Merge pull request #231 from Aga-C/dial-contact-from-thread
Added calling contact in conversation (#230)
2021-10-18 18:36:19 +02:00
Tibor Kaputa 580fc7d35b
make dialNumber callback nullable for easier reading 2021-10-18 18:36:00 +02:00
Tibor Kaputa 636c7cb8c5
minor code style update + imports 2021-10-18 18:35:31 +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 c2c76a2fd0 Fixed constant loading messages text (#225) 2021-10-11 09:20:37 +02:00
Tibor Kaputa 1c71cce6df
Merge pull request #222 from Aur36/patch-2
Update french translation
2021-10-10 15:05:45 +02:00
Aur36 0dd5e471be
Update french translation 2021-10-10 10:54:43 +02:00
Agnieszka C cce617b12f Changed back button behavior in thread (#187) 2021-09-26 23:33:39 +02:00
tibbi 1a4ceadbee updating changelog 2021-09-25 12:52:14 +02:00
tibbi 4d41c7d4d0 update version to 5.10.2 2021-09-25 12:52:07 +02:00
tibbi 2180d70ed3 updating commons 2021-09-25 12:46:18 +02:00
tibbi 18026c473f adding some crashfixes 2021-09-24 21:35:37 +02:00
Tibor Kaputa 8e843eece1
Merge pull request #214 from ltGuillaume/patch-1
Dutch
2021-09-24 21:08:14 +02:00
Tibor Kaputa da4586a055
Merge pull request #215 from solokot/master
Updated Russian language
2021-09-24 21:08:04 +02:00
solokot beb724edb1
Updated Russian language 2021-09-24 21:50:51 +03:00
Guillaume 16d81da4e4
Dutch 2021-09-24 20:38:37 +02:00
Tibor Kaputa 86769686bb
Merge pull request #213 from Aga-C/polish-translation
Updated Polish translation
2021-09-24 20:12:15 +02:00
Agnieszka C ccac528cd7 Updated Polish translation 2021-09-24 19:52:31 +02:00
tibbi a952b43c9a adding some spaces 2021-09-24 19:40:59 +02:00
tibbi c21bca5e22 unifying the export/import error messages 2021-09-24 19:40:32 +02:00
Tibor Kaputa 6f51e72608
Merge pull request #212 from Aga-C/polish-translation
Updated Polish translation
2021-09-24 19:37:00 +02:00
Agnieszka C 652d23b70d Updated Polish translation 2021-09-24 19:18:32 +02:00
tibbi 83b4300362 lets actually remove the un/pinning from the thread activity 2021-09-24 18:45:06 +02:00
Tibor Kaputa 46e9750fb5
Merge pull request #211 from KryptKode/fix/wrong-sender-name
fix wrong sender name from private contacts
2021-09-24 18:41:49 +02:00
Tibor Kaputa 7fae2d8324
Merge branch 'master' into fix/wrong-sender-name 2021-09-24 18:41:38 +02:00
tibbi 24a39b74f4 lets show the pin and unpin menu buttons in case they fit 2021-09-24 18:38:40 +02:00
tibbi c9d7642a4b some cleaup of the recent pull requests 2021-09-24 18:37:10 +02:00
Tibor Kaputa a2b8a77f42
Merge pull request #208 from Aga-C/add-pin-conversation
Added pinning conversations (#197)
2021-09-24 18:34:43 +02:00
Tibor Kaputa e92943b167
Merge branch 'master' into add-pin-conversation 2021-09-24 18:34:15 +02:00
Tibor Kaputa 163b86c2f8
Merge pull request #209 from KryptKode/feat/export-sms
Feat/export messages
2021-09-24 18:29:25 +02:00
Tibor Kaputa 24bc3931aa
Update strings.xml 2021-09-24 18:27:09 +02:00
Tibor Kaputa 03ff16f633
minor code style update 2021-09-24 17:58:28 +02:00
Tibor Kaputa 516131787c
removing a newline 2021-09-24 17:58:01 +02:00
Tibor Kaputa cc06bfa7f3
adding some spaces 2021-09-24 17:57:34 +02:00
darthpaul 50088ca967 Merge remote-tracking branch 'origin/feat/export-sms' into feat/export-sms
# Conflicts:
#	app/src/main/kotlin/com/simplemobiletools/smsmessenger/dialogs/ImportMessagesDialog.kt
2021-09-24 15:09:24 +01:00
darthpaul 24c08613d9 remove unused callback in ImportMessagesDialog 2021-09-24 15:07:40 +01:00
darthpaul 5e3c0af34d update commons dependency 2021-09-24 14:56:51 +01:00
darthpaul 492cbdf13a fix wrong sender name in SMS notification 2021-09-24 14:30:17 +01: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
Tibor Kaputa ae870aa048
adding some start margin to the export filename label 2021-09-22 23:02:48 +02:00
Tibor Kaputa ec2352e597
minor code update 2021-09-22 22:59:51 +02:00
Tibor Kaputa cbd6e7fa60
prevent importing the messages twice by confirming the dialog 2021-09-22 22:56:14 +02:00
Tibor Kaputa de57cc3085
minor code cleanup 2021-09-22 22:55:31 +02:00
darthpaul 3cd84e42bc Handle validation where no export options are checked 2021-09-21 15:29:38 +01:00
darthpaul 27a9cf4369 Handle cases where sms or mms does not exist in import or export 2021-09-21 15:19:09 +01:00