Commit graph

11 commits

Author SHA1 Message Date
tibbi
c21bca5e22 unifying the export/import error messages 2021-09-24 19:40:32 +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
Tibor Kaputa
cbd6e7fa60
prevent importing the messages twice by confirming the dialog 2021-09-22 22:56:14 +02:00
darthpaul
3cd84e42bc Handle validation where no export options are checked 2021-09-21 15:29:38 +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
Paul Akhamiogu
9656207135 Import SMS 2021-09-12 18:44:52 +01:00
Paul Akhamiogu
b74a511a5e Add dialog to import messages 2021-09-10 00:31:04 +01:00
Paul Akhamiogu
2a5f2bfc03 Add dialog to export messages 2021-09-10 00:08:57 +01:00
tibbi
87e1be8e1b allow selecting parts of a message instead of copying the whole 2020-11-04 10:39:51 +01:00