TUI-ConsoleLauncher
TUI-ConsoleLauncher copied to clipboard
SMS command
My launcher won't read the sms command. My call command seems to work fine as it retrieves my contacts but when it comes to sms, it won't even recognize the command.
mine is working perfectly fine. are you using the command correctly? what I mean is..
sms contact->enter your text message here
it doesn't work in one line like you would expect it to
mine is working perfectly fine. are you using the command correctly? what I mean is..
sms contact->enter your text message here
it doesn't work in one line like you would expect it to
Sms isn't recognized
Seconding this, downloaded off google play, version 6.15, no sms command.
While I'm pretty new with this launcher, it also looks like there's no sms command here, even though call and other commands are here: https://github.com/fAndreuzzi/TUI-ConsoleLauncher/tree/master/app/src/main/java/ohi/andre/consolelauncher/commands/main/raw
I don't know why this is the case, but it seems the sms command is only accessible from the fdroid install, not the Google play install. You can see the source here which even has fdroid in its path. Maybe google play store has an issue with putting something on it that has this functionality?
Quite some time ago Google essentially issued a cease and desist on SMS access to any app whose main purpose wasn't SMS related. Apps like T-UI, Titanium Backup, KWGT (widgets), Bubble Cloud WearOS launcher/watchface, and so many others, had to remove SMS features or risk being pulled from the Play Store. Some of those can still deal with SMS using addons/plugins now. In the case of T-UI one has to use the F-Droid version.
Not sure why the sms command has not been removed from the Play Store description.
Thanks for the info Melvin Ramirez
On Wed, Jan 8, 2020 at 8:32 AM Marc Williams [email protected] wrote:
Quite some time ago Google essentially issued a cease and desist on SMS access to any app whose main purpose wasn't SMS related. Apps like T-UI, Titanium Backup, KWGT (widgets), Bubble Cloud WearOS launcher/watchface, and so many others, had to remove SMS features or risk being pulled from the Play Store. Some of those can still deal with SMS using addons/plugins now. In the case of T-UI one has to use the F-Droid version.
Not sure why the sms command has not been removed from the Play Store description.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/fAndreuzzi/TUI-ConsoleLauncher/issues/291?email_source=notifications&email_token=AJTX7MDB7KWX25KRZZZIKG3Q4XBW5A5CNFSM4JWHJHG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEIMHKIQ#issuecomment-572028194, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJTX7MAYDF3FRXJYKHMRK7DQ4XBW5ANCNFSM4JWHJHGQ .
Agreed, and potentially an update to the readme or docs specifically stating the difference between the two versions would be good too, maybe help limit this type of issue being reported in the future.