FossifyOrg / Voice-Recorder

An easy way of recording any discussion or sounds without ads or internet access
https://www.fossify.org
GNU General Public License v3.0
174 stars 14 forks source link

Secretly Record #26

Open saltsoftdrink opened 4 months ago

saltsoftdrink commented 4 months ago

Checklist

Feature description

Add shortcut to secretly record the audio

Why do you want this feature?

It'll help in certain situation where we can't turn the phone on but it's important to record there

Additional information

No response

Aga-C commented 4 months ago

Would this be enough: https://github.com/FossifyOrg/Voice-Recorder/issues/20? If not, how it should work, how it should be triggered?

saltsoftdrink commented 4 months ago

Would this be enough: #20? If not, how it should work, how it should be triggered?

No #20 that's aquick tile, we can implement shortcuts like shaking phone and start recording and add option to enable/disable

inson1 commented 4 months ago

maybe not shaking that is too obvious, but what if it was some action with buttons?

naveensingh commented 3 months ago

What about an app launcher shortcut?

image

Starting recording using some gesture (like shaking) while the app is in the background is likely going to consume a lot of power as we'll need a background service listening for the gesture. Alternatively, we can run some gesture detection while the app is in the foreground.