tranquvis / SimpleSmsRemote

Android app for remotely controlling a phone through sms messages
MIT License
129 stars 37 forks source link

Command for Playing a Sound #46

Open tranquvis opened 3 years ago

tranquvis commented 3 years ago

Add command to play sound on the device in case you have lost it in a place close to you.

Idea is from discussion https://github.com/tranquvis/SimpleSmsRemote/issues/45 .

thewh1teagle commented 3 years ago

@tranquvis In case we want to make noise even when the phone on quiet mode, we need to change the sound mode on the phone to ringtone, and that's require do not disturb permission

tranquvis commented 3 years ago

What would be the advantage of sending an SMS over just calling the phone? The existing audio module allows to adjust the ringtone volume to maximum.

intika commented 3 years ago

A command to lock/unlock the volume level would be very useful

tranquvis commented 2 years ago

@intika What do you mean with locking/unlocking?