Ensar Sarajčić
7dbd6c5d9f
Add proper strings for archive operations
2023-07-12 10:37:20 +02:00
Ensar Sarajčić
47861f605d
Add support for archiving conversations
...
Archiving messages currently acts like recycle bin in
Simple Gallery, meaning that after 30 days, conversations
will be deleted permanently. Any updates to the conversation
(new messages) removes it from archive.
This closes #177
2023-07-11 16:52:47 +02:00
Naveen
f0c3333a72
Disable replying to non-numeric short codes
...
Also, break down large thread layout file
2023-01-06 18:32:31 +05:30
tibbi
fffe86dcb0
use the nicer time picker on system theme
2023-01-02 11:48:11 +01:00
tibbi
b0225c1693
adding some more conversation details UI fixes
2023-01-01 23:10:12 +01:00
tibbi
e52cb19059
adding some conversation details related UI improvements
2023-01-01 22:42:59 +01:00
Naveen
5aac009102
Add conversation details page
2022-11-21 17:28:21 +05:30
Naveen
8d283858e1
Add ability to rename group conversations
2022-11-21 02:51:51 +05:30
tibbi
a1f6d0e5e0
stop the scheduling process if the date or time pickers are closed
2022-10-14 23:52:32 +02:00
tibbi
7f24e4d2a8
renaming some stuff
2022-10-14 23:47:52 +02:00
tibbi
f240f4f695
improving some code readability
2022-10-14 23:44:48 +02:00
tibbi
3768a4195c
adding a couple scheduled sending related improvements
2022-10-14 23:41:41 +02:00
Naveen
45c7dd77a8
Use datetime format as per the settings
2022-10-15 00:48:57 +05:30
Naveen
8c67dfa929
Use consistent font size in date time texts
2022-10-14 22:14:13 +05:30
Naveen
5edb0b099b
Reduce datetime font size
2022-10-14 02:01:10 +05:30
Naveen
8142489d87
Use a descriptive function name
2022-10-01 01:13:13 +05:30
Naveen
703bb003c1
Coerce hours in range 0 to 23
2022-09-27 23:40:39 +05:30
Naveen
7624174cad
Add schedule send message creation ui
...
Move android-smsmms logic into a separate file
2022-09-26 03:02:07 +05:30
tibbi
84fdbdf28a
open keyboard by default at launching the ExportMessagesDialog
2022-07-10 21:02:47 +02:00
tibbi
84a59d6c22
updating commons with some style improvements
2022-07-10 19:44:10 +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
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