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