Github Sponsor now available! Soon to be added in the application #32
Replies: 1 comment 1 reply
-
|
Sorry for the down-vote, but I don't like reminders, at all as I don't like to be nagged about something that I already know. Also I don't like CPU cycles, hence the battery to be wasted by functions that ask every hour and every day if it's the right time do do something. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
My profile now has GitHub Sponsors enabled! I wanted to do so for some time but was finding it confusing, I finally did it. If you want to show your support, please consider a one-time or recurring sponsorship.
In the next application release v1.1.x, I will likely add a yearly in-app reminder (just once a year). The application will remain entirely free, with no ads or privacy invasive tracking, but it will include a friendly reminder of ways you can support the project.
There will also be a once per year notification
Because of the nature of ShizuCallRecorder, where you usually just open it once, configure it, and rarely open it again. I am also thinking of adding a yearly, silent reminder notification.
The check will run either when a call is detected or right before the app process closes. I do not want to add an always-running background process just for this.
To ensure this isn't intrusive, I will place it in its own notification channel named something like "Sponsorship Reminder". That way, anyone can easily disable it by going into the app settings in Android if they feel once a year is too much, or if it causes issues with specific device setups.
Beta Was this translation helpful? Give feedback.
All reactions