you-apps / RecordYou

Privacy focused recorder app built with MD3
https://you-apps.net
GNU General Public License v3.0
662 stars 31 forks source link

Allow pausing the recording from the quick settings tiles #263

Closed pvagner closed 4 months ago

pvagner commented 4 months ago

Describe your suggested feature

Currently quick settings tiles Record sound and Record screen start the recording in the same way pressing the Record action button on the app main screen would do. However when the recording is already in progress, pressing quick tile again starts the new recording I think pressing the tile while the recording is in progress should stop the recording to provide better user experience.

Other details

No response

Acknowledgements

Bnyro commented 4 months ago

That's not necessary, you can use the notification for that.

pvagner commented 4 months ago

Hello, I see your point that this functionality is available through the notification. However then I am thinking this might be a bug as clicking the quick tile when the recording is already started leads to an unexpected state. I think reconsidering this may help everyone.

Bnyro commented 4 months ago

There's enough stuff to work on, and this is probably not an important one.

You can open a pull request if you want to, but otherwise this is not going to be worked on.