Added removing diacritics (#29)
This commit is contained in:
parent
72833f6f16
commit
b212aa49b3
28 changed files with 75 additions and 2 deletions
|
|
@ -13,6 +13,7 @@ const val SEARCHED_MESSAGE_ID = "searched_message_id"
|
|||
const val USE_SIM_ID_PREFIX = "use_sim_id_"
|
||||
const val NOTIFICATION_CHANNEL = "simple_sms_messenger"
|
||||
const val SHOW_CHARACTER_COUNTER = "show_character_counter"
|
||||
const val USE_SIMPLE_CHARACTERS = "use_simple_characters"
|
||||
const val LOCK_SCREEN_VISIBILITY = "lock_screen_visibility"
|
||||
const val ENABLE_DELIVERY_REPORTS = "enable_delivery_reports"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue