This website requires JavaScript.
Explore
Help
Sign in
jeena
/
sms-translate
Watch
1
Star
0
Fork
You've already forked sms-translate
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
a85eb77d31
sms-translate
/
app
/
src
/
main
/
kotlin
/
com
/
simplemobiletools
/
smsmessenger
History
tibbi
a85eb77d31
fix
#47
, mark the whole conversation as read with Mark as Read at notification
2020-06-17 21:45:17 +02:00
..
activities
fix
#48
, no not show incoming message notifications at currently open thread
2020-06-17 20:25:58 +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
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