sms-translate/app/src/main/kotlin/com/simplemobiletools/smsmessenger
2020-06-17 22:28:32 +02:00
..
activities allow customizing the text size 2020-06-17 22:28:32 +02:00
adapters allow customizing the text size 2020-06-17 22:28:32 +02:00
databases creating a room DB for storing conversations 2020-05-30 18:04:34 +02:00
extensions fix #47, mark the whole conversation as read with Mark as Read at notification 2020-06-17 21:45:17 +02:00
helpers fix #47, mark the whole conversation as read with Mark as Read at notification 2020-06-17 21:45:17 +02:00
interfaces mark messages as read in the local db too 2020-05-30 20:29:37 +02:00
models renaming system_id to thread_id 2020-05-30 20:03:13 +02:00
receivers fix #47, mark the whole conversation as read with Mark as Read at notification 2020-06-17 21:45:17 +02:00
services fix #47, properly decode phone numbers at Reply via SMS intent 2020-05-30 17:35:34 +02:00
App.kt adding some more generic boilerplate code 2020-04-03 10:19:28 +02:00