sms-translate/app/src/main/kotlin/com/simplemobiletools/smsmessenger
2020-12-30 15:57:23 +01:00
..
activities require Simple Thank You for color customization 2020-12-30 15:57:23 +01:00
adapters work with threadIds as Longs, not Ints 2020-12-21 20:01:57 +01:00
databases removing the id field at conversations, use thread_id 2020-12-30 15:53:08 +01:00
dialogs allow selecting parts of a message instead of copying the whole 2020-11-04 10:39:51 +01:00
extensions removing the id field at conversations, use thread_id 2020-12-30 15:53:08 +01:00
helpers insert messages in a local db at fetching 2020-12-21 19:27:21 +01:00
interfaces removing the id field at conversations, use thread_id 2020-12-30 15:53:08 +01:00
models removing the id field at conversations, use thread_id 2020-12-30 15:53:08 +01:00
receivers store received messages in hte local db asap 2020-12-21 22:56:10 +01: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