sms-translate/app/src/main/kotlin/com/simplemobiletools/smsmessenger
2020-08-23 20:54:15 +02:00
..
activities updating commons, target sdk to 30 2020-08-20 23:50:22 +02:00
adapters properly handle contacts with multiple phone numbers 2020-07-27 21:53:21 +02:00
databases creating a room DB for storing conversations 2020-05-30 18:04:34 +02:00
extensions properly display incoming message senders name at private contacts 2020-08-23 20:54:15 +02:00
helpers fix #21, allow replying directly from the top notification 2020-06-18 18:12:45 +02:00
interfaces improving the unread messages counter badge 2020-07-27 22:37:11 +02:00
models renaming system_id to thread_id 2020-05-30 20:03:13 +02:00
receivers improving the unread messages counter badge 2020-07-27 22:37:11 +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