sms-translate/app/src/main/kotlin/com/simplemobiletools/smsmessenger
2020-05-30 21:01:01 +02:00
..
activities fix #38, properly handle the VIEW third party intent 2020-05-30 21:01:01 +02:00
adapters renaming system_id to thread_id 2020-05-30 20:03:13 +02:00
databases creating a room DB for storing conversations 2020-05-30 18:04:34 +02:00
extensions mark messages as read in the local db too 2020-05-30 20:29:37 +02:00
helpers add a Mark As Read notification item 2020-05-13 16:04:28 +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 mark messages as read in the local db too 2020-05-30 20:29:37 +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