Commit Graph

936 Commits

Author SHA1 Message Date
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
Tibor Kaputa 27180c6053
correcting the file extension label from txt to json 2021-09-21 12:08:04 +02:00
Tibor Kaputa 41d9d067cf
Update build.gradle 2021-09-21 12:07:34 +02:00
Tibor Kaputa cb1affb711
correcting an Android OS version check 2021-09-21 12:03:07 +02:00
Tibor Kaputa ea9c317a11
correcting an Android OS version check 2021-09-21 12:01:41 +02:00
Tibor Kaputa 7069230506
Update dialog_export_messages.xml 2021-09-21 12:00:05 +02:00
Tibor Kaputa 72f0e27655
Make sure the Settings menu button is above About 2021-09-21 10:15:33 +02:00
Tibor Kaputa 3ed3ce2a9b
Update build.gradle 2021-09-21 10:14:38 +02:00
Agnieszka C 0f12365fc5
Merge branch 'master' into add-pin-conversation 2021-09-21 07:30:00 +02:00
Tibor Kaputa b774abdf58
Merge pull request #210 from Aga-C/add-hide-read-unread
Added hiding option "mark as read/unread" for conversations
2021-09-20 22:45:18 +02:00
Tibor Kaputa 9f5fbd2e1e
avoid fetching selected conversations too many times 2021-09-20 22:44:55 +02:00
Tibor Kaputa 4243679f2d
updating some slovak strings 2021-09-20 22:40:40 +02:00
Tibor Kaputa e033dd284a
removing some useles comments 2021-09-20 22:34:50 +02:00
Tibor Kaputa b0890dd581
updating commons 2021-09-20 22:28:43 +02:00
Tibor Kaputa 00b97dd639
Update dialog_export_messages.xml 2021-09-20 22:27:03 +02:00
Agnieszka C 6c32a449d8 Code style fixing 2021-09-20 10:13:48 +02:00
Agnieszka C ee9959cf8c Added hiding read/unread conversations 2021-09-20 09:41:45 +02:00
darthpaul 98cd90b5f2 Update strings 2021-09-18 22:36:19 +01:00
darthpaul a5109da19f Merge branch 'master' into feat/export-sms
# Conflicts:
#	app/src/main/kotlin/com/simplemobiletools/smsmessenger/extensions/Context.kt
#	app/src/main/kotlin/com/simplemobiletools/smsmessenger/helpers/Config.kt
#	app/src/main/kotlin/com/simplemobiletools/smsmessenger/helpers/Constants.kt
2021-09-18 22:16:12 +01:00
darthpaul 31ad2d1421 Merge remote-tracking branch 'origin/feat/export-sms' into feat/export-sms
# Conflicts:
#	app/src/main/kotlin/com/simplemobiletools/smsmessenger/dialogs/ImportMessagesDialog.kt
#	app/src/main/kotlin/com/simplemobiletools/smsmessenger/helpers/MessagesExporter.kt
#	app/src/main/kotlin/com/simplemobiletools/smsmessenger/helpers/MessagesImporter.kt
#	app/src/main/kotlin/com/simplemobiletools/smsmessenger/helpers/MessagesReader.kt
#	app/src/main/kotlin/com/simplemobiletools/smsmessenger/helpers/MessagesWriter.kt
#	app/src/main/kotlin/com/simplemobiletools/smsmessenger/models/ExportedMessage.kt
#	app/src/main/kotlin/com/simplemobiletools/smsmessenger/models/SmsBackup.kt
2021-09-18 22:11:23 +01:00
darthpaul 04cac740ee Cleanup code and remove logs 2021-09-18 22:07:13 +01:00
darthpaul 24d9988ec1 Add progress callbacks to importer and exporter, not used yet 2021-09-18 21:54:44 +01:00
darthpaul d78776e288 feat: use models during export, try to update conversation date during import 2021-09-18 21:05:06 +01:00
Agnieszka C c14e1f5b95 Added pinning conversations (#197) 2021-09-18 19:23:55 +02:00
darthpaul e10a410788 feat: restore mms 2021-09-18 16:14:58 +01:00
tibbi 52ebeeedc6 updating changelog 2021-09-16 22:58:53 +02:00
tibbi 0f342233df update version to 5.10.1 2021-09-16 22:58:46 +02:00
tibbi b52cafef09 fixing a new line at the french string 2021-09-15 16:46:31 +02:00
tibbi 6c550d484c escaping some french apostrophes 2021-09-15 16:45:14 +02:00
tibbi d5a09f4a9b moving the gl strings into the proper folder 2021-09-15 16:44:49 +02:00
tibbi 39d46d1d54 updating kotlin and commons 2021-09-15 13:38:34 +02:00
tibbi 362b18e2e5 fixing some dutch string closing tags 2021-09-15 13:34:48 +02:00
Tibor Kaputa 5a86854c52
Merge pull request #203 from Aga-C/fix-mark-as-read
Fixed marking as read/unread not refreshing list
2021-09-15 00:00:46 +02:00
Agnieszka C d2d291069c Fixed marking as read/unread not refreshing list 2021-09-14 19:03:04 +02:00
Paul Akhamiogu 25a3a2f47b Refactor import/export 2021-09-13 22:27:27 +01:00
Tibor Kaputa 90fcc031bc
Merge pull request #202 from ltGuillaume/patch-1
Dutch
2021-09-13 19:45:48 +02:00
Guillaume 1eed2ab4f5
Dutch 2021-09-13 16:52:13 +02:00
Paul Akhamiogu 9656207135 Import SMS 2021-09-12 18:44:52 +01:00
Tibor Kaputa e9b2c6b498
Merge pull request #201 from blombard/patch-1
Update french translation
2021-09-12 19:39:01 +02:00
Baptiste Lombard efb3bb4eb6
Update french translation 2021-09-12 19:23:46 +02:00
Paul Akhamiogu 7f32115afe back up messages 2021-09-12 00:43:00 +01:00
Tibor Kaputa 91a3642839
Merge pull request #198 from Aga-C/polish-translation
Updated Polish translation
2021-09-10 18:59:22 +02:00
Tibor Kaputa 97b77b6d83
Merge pull request #199 from solokot/master
Updated Russian language
2021-09-10 18:59:10 +02:00
Tibor Kaputa 40061ba694
Merge pull request #200 from spkprs/patch-5
Update strings.xml
2021-09-10 18:59:03 +02:00
spkprs 591570abca
Update strings.xml 2021-09-10 17:04:29 +03:00