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
7e68f561eb
sms-translate
/
app
/
src
/
main
/
kotlin
/
com
/
simplemobiletools
/
smsmessenger
History
tibbi
555399c31f
enable delivery reports at sending messages
2021-01-01 11:15:27 +01:00
..
activities
enable delivery reports at sending messages
2021-01-01 11:15:27 +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