Commit graph

119 commits

Author SHA1 Message Date
Naveen
8d283858e1 Add ability to rename group conversations 2022-11-21 02:51:51 +05:30
Naveen
89f378b973 Minor code consistency change 2022-11-18 01:45:17 +05:30
Naveen
9bdc8b6f7e Use DiffUtil at conversations screen 2022-11-13 00:38:11 +05:30
tibbi
3092253022 hide the More Apps From Us menu item in some cases 2022-11-12 19:27:57 +01:00
tibbi
ee339dcd6b adding a "More apps from us" menu button 2022-11-10 17:03:40 +01:00
Naveen
42d4c72137 Let base activity configure bottom bar 2022-11-07 00:43:59 +05:30
Naveen
6f58903cf2 Set proper navigation bar color 2022-11-06 19:07:17 +05:30
tibbi
2d0131e7af add scheduled messages to release notes 2022-10-26 19:25:54 +02:00
Tibor Kaputa
d41c57093e
Merge pull request #438 from Naveen3Singh/feature_schedule_send
Add schedule send feature
2022-10-14 23:29:49 +02:00
tibbi
0de5cabc92 adding a new faq item about scheduled messages 2022-10-12 22:58:33 +02:00
Naveen
203f10618f Prefer last modified time over last message time 2022-10-08 20:50:49 +05:30
Naveen
ee8130c767 Handle conversations with scheduled messages only 2022-09-28 02:05:06 +05:30
Naveen
2ff0880cb5 Handle sending scheduled messages 2022-09-27 16:08:45 +05:30
Tibor Kaputa
48421d6891
make the new code a bit more readable 2022-09-13 11:21:43 +02:00
Naveen
74cc5f99b1 Handle notification permission 2022-09-13 01:38:29 +05:30
tibbi
84a59d6c22 updating commons with some style improvements 2022-07-10 19:44:10 +02:00
tibbi
30399df77f reset messages at app upgrade 2022-06-29 14:27:37 +02:00
tibbi
0031c7bb1d delete all messages to reset the db 2022-06-26 12:59:44 +02:00
tibbi
bb74e7dfad hide some FAQ items at the F-droid app variant 2022-06-24 23:33:07 +02:00
tibbi
a216919cc0 catch exceptions thrown at file picker errors 2022-04-12 09:57:37 +02:00
tibbi
45874d13d4 updating commons and target SDK to 31 2022-04-12 09:45:18 +02:00
tibbi
5880fa3c85 get proper image resolutions at loading a thread 2022-03-06 22:19:30 +01:00
tibbi
da9a9d5e56 updating release 47 to 48 2022-02-26 19:55:01 +01:00
tibbi
c786d667c4 set wasDbCleared to true 2022-02-26 19:45:10 +01:00
tibbi
a993ccf004 show the changes in Whats New 2022-02-26 19:29:43 +01:00
tibbi
cdf17cf415 adding a comment at the db clearing 2022-02-11 09:50:22 +01:00
tibbi
9265946d64 delete db after latest update 2022-02-11 09:28:53 +01:00
tibbi
cc04594d31 updating commons 2022-02-07 11:45:59 +01:00
tibbi
8336ec0052 updating commons, kotlin + add some keyboard hiding 2022-02-05 21:07:43 +01:00
tibbi
f80fc16b6a adding a new FAQ item about changing the MMS size limit 2022-01-10 12:21:29 +01:00
tibbi
7a6f673e1e fixing some compile errors 2021-12-25 18:22:55 +01:00
tibbi
4157f758f9 hide the proper view if no conversations are found 2021-11-16 15:48:18 +01:00
tibbi
d66c435e77 hide the proper view if no conversations are found 2021-11-15 22:52:51 +01:00
tibbi
86a9cab458 switching to the new fastscroller 2021-11-15 15:41:25 +01:00
tibbi
ad40ac4e92 use layout animations only if they are enabled in the system 2021-11-13 09:16:41 +01:00
Tibor Kaputa
2385dcd14b
fixing some visibility and clickability things 2021-10-19 13:28:17 +02:00
Agnieszka C
c2c76a2fd0 Fixed constant loading messages text (#225) 2021-10-11 09:20:37 +02:00
Tibor Kaputa
e92943b167
Merge branch 'master' into add-pin-conversation 2021-09-24 18:34:15 +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
Tibor Kaputa
ec2352e597
minor code update 2021-09-22 22:59:51 +02: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
Agnieszka C
c14e1f5b95 Added pinning conversations (#197) 2021-09-18 19:23:55 +02:00
Paul Akhamiogu
9656207135 Import SMS 2021-09-12 18:44:52 +01:00
Paul Akhamiogu
7f32115afe back up messages 2021-09-12 00:43:00 +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
2e3604ab54 updating commons and kotlin 2021-04-14 23:15:34 +02:00