Commit graph

49 commits

Author SHA1 Message Date
tibbi
a62c88a96b fixing a setting label 2023-09-18 21:45:10 +02:00
Naveen
69ff590cf0
Migrate to non-transitive R Classes 2023-08-24 20:59:34 +05:30
Naveen
0c01e607bb
Migrate from kotlin synthetics to View binding 2023-08-17 15:54:29 +05:30
Ensar Sarajčić
dbf582b239 Merge branch 'master' into feature/451-recycle-bin 2023-07-24 14:47:50 +02:00
merkost
e244fd5a53 Moved "Importing" toast 2023-07-22 22:54:05 +10:00
Ensar Sarajčić
565f991932 Update recycle bin related strings 2023-07-20 16:20:29 +02:00
merkost
ec6bf55025 Added and refactored xml import support 2023-07-20 13:37:54 +10:00
Ensar Sarajčić
b0141fe93d Add recycle bin list similar to main conversations list 2023-07-18 15:19:30 +02:00
Ensar Sarajčić
555b6ebea3 Add support for recycle bin for messages
This adds support for moving messages to recycle bin instead of
deleting them right away. The feature is not active by default.

This closes #451
2023-07-18 11:34:25 +02:00
merkost
db5decfcd8 Added additional types for txt or xml and moved import logic to Importer 2023-07-18 17:17:52 +10:00
Konstantin Merenkov
321e4f11ff
Merge branch 'master' into export_import_settings 2023-07-18 16:27:09 +10:00
merkost
47866a1c19 Settings activity configured import/export 2023-07-18 16:24:04 +10:00
Ensar Sarajčić
674a467694 Add support for blocking keywords for incoming messages
This adds support for filtering incoming messages based on
message body by checking if it contains any of the blocked keywords
(case insensitive). Regex and patterns are not supported at the moment.

NOTE: This does not currently support MMS, only SMS.

This closes #33
2023-07-10 14:11:41 +02:00
Ensar Sarajčić
ce76573614 Adjust settings section label color properly 2023-06-30 10:25:45 +02:00
Ensar Sarajčić
143aaece4b Add password protection feature to the app
This closes #446
2023-06-30 09:29:36 +02:00
tibbi
c1c9cf0419 move SearchActivity to be a part of MainActivity 2023-01-02 21:59:50 +01:00
tibbi
ef7a38204f redesigning the app settings 2023-01-01 21:32:11 +01:00
tibbi
c8818bfa57 lets lock number blocking 2022-11-13 20:14:46 +01:00
elena
407538e497 Add option to send on enter pressed 2022-11-07 18:41:51 +00:00
tibbi
d874e16024 flip the file size limit items 2022-08-25 08:57:23 +02:00
tibbi
63511f870d allow picking any language on Android 13+ 2022-08-22 18:21:56 +02:00
tibbi
84a59d6c22 updating commons with some style improvements 2022-07-10 19:44:10 +02:00
darthpaul
e04433b346 add setting for sending group message as MMS 2022-04-17 18:01:45 +01:00
tibbi
45874d13d4 updating commons and target SDK to 31 2022-04-12 09:45:18 +02:00
Agnieszka C
8fe7af8f83 Added an option to send long messages as MMS 2022-02-19 14:27:46 +01:00
tibbi
ed50f8ec31 moving some helper functions from context to settings 2021-11-15 18:03:19 +01:00
tibbi
081c979535 some setting UI tweak, lets show textual values below their labels 2021-11-15 15:21:09 +01:00
tibbi
938ba2b20c removing the file size limit label from the app settings 2021-11-15 14:47:14 +01:00
tibbi
9807f94480 properly update a background if the Customize notifications button is hidden 2021-11-13 10:29:05 +01:00
tibbi
a5dc5c1bb8 removing the lock screen notification visibility label from the settings 2021-11-13 10:26:56 +01:00
tibbi
efc95ef9f6 updating the Settings style 2021-11-13 10:10:42 +01:00
Tibor Kaputa
2aa8e3953b
Merge branch 'master' into add-simple-characters 2021-09-10 10:16:42 +02:00
Paul Akhamiogu
b27d3ab795 ref: update copy and make 1MB default MMS file limit 2021-09-07 22:11:33 +01:00
Paul Akhamiogu
c3c2ce4ee3 feat: add settings option to customise the MMS file size limit 2021-09-06 22:25:38 +01:00
Agnieszka C
b212aa49b3 Added removing diacritics (#29) 2021-09-06 10:12:51 +02:00
Paul Akhamiogu
bb7178bee6 Add setting for enabling/disabling delivery report 2021-08-25 17:17:21 +01:00
Tibor Kaputa
b65a78394e
Update SettingsActivity.kt 2021-08-18 12:45:08 +02:00
Tibor Kaputa
88213f1c39
Merge branch 'master' into fix_108 2021-08-18 12:40:27 +02:00
tibbi
ac7d7d2102 adding a settings item for quick notification customization settings 2021-01-18 17:20:00 +01:00
tanvirahmod
17c300be7e Add setting to hide message content in notification 2021-01-05 17:54:56 +06:00
tibbi
e7d8f703da require Simple Thank You for color customization 2020-12-30 15:57:23 +01:00
tibbi
82f78f002e add an option for showing character counter at sending messages 2020-11-04 12:36:02 +01:00
tibbi
ea16415503 allow customizing the text size 2020-06-17 22:28:32 +02:00
tibbi
5db1695692 make sure to always update the top menu colors 2020-04-19 21:29:01 +02:00
tibbi
1504bfa98c refresh the messages if Blocked numbers change in some way 2020-04-14 10:19:30 +02:00
tibbi
04152492a5 adding a Manage Blocked Numbers settings item 2020-04-08 11:59:34 +02:00
tibbi
251eca8823 adding a helper function for refreshing the messages 2020-04-05 15:06:27 +02:00
tibbi
049b8f9877 trigger a message refresh when the date/time format changes 2020-04-05 15:04:26 +02:00
tibbi
1350ce420a adding Settings and About sections 2020-04-03 10:26:54 +02:00