anonfaded / FadCam

Seamless background video recorder for Android – ad-free and open-source, with customizable options.
GNU General Public License v3.0
191 stars 14 forks source link

Feature: Add the scheduled video recording feature #4

Open anonfaded opened 2 months ago

anonfaded commented 2 months ago

Right now it only records when we press the start button, but we can add a feature to schedule recordings automatically.

AnjaliKamble commented 2 weeks ago

Interested to contribute!

anonfaded commented 2 weeks ago

Interested to contribute!

Great! So you have any idea for this feature?

AnjaliKamble commented 2 weeks ago

Yes! I have worked on this, and I have sent you the pull request as well.

anonfaded commented 2 weeks ago

Yes! I have worked on this, and I have sent you the pull request as well.

I'll check in some time. Btw the schedule issue was for schedule recording like we set a timer and date ans recording will start at that time automatically, but the starting timer is also a good feature that you did. 👍🏻

And btw have you made the timer option only at home tab with some gui button etc? If yes then we should make it easier by making it a settings option. Like the other settings in settingsFragment, at the bottom, above the review button if we make a similar spinner option and add title description about it, it would be better. By default it will be zero and from spinner user can choose the other options and then it should be saved in savedPreference and also linked with the start recording button.

Also if you attach screenshot here, it will be better.