ShellMS
ShellMS copied to clipboard
ShellMS - ADB Shell SMS APP
Request for enhancement: Enable sending an MMS text with JPG attachment.
Since a recent upgrade of Android (Android 10), the code is no longer working. When issuing the command from the command line in the smartphone: am startservice --user 0 -n...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems These problems occurred while renovating this repository. - WARN: Error executing...
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gradle](https://gradle.org) ([source](https://togithub.com/gradle/gradle)) | minor | `7.3.3` -> `7.5.1` | --- ### ⚠ Dependency...
Good day. I have one simple question: Is it possible to turn on sms delivery reports, when sending SMS thru ADB command? That would be very usefull for many users....
If I use the script I always see the same sms in the messaging app twice (I use cyanogenmod 12.1). But the receiver says that he/she only sees one sms.
I'm struggling to pass all variety of characters through the windows shell, then adb, then android shell right into com.android.shellms/.sendSMS application unchanged. The best I could come up with, is...
Is it possible to know if an sms has been sent? when sending sms with shellms it looks like that everything is ok.. how to check if something is wrong?...
Dear developers, We have recently developed a state-of-the-art static analysis tool for uncovering API compatibility issues in Android apps. Applying this tool to open source apps on F-droid, we have...
Messages seem to be truncated at the first semicolon. I don't *think* it's a shell-escaping issue, but either way it'd be nice to have a workround of some sort.