siavash79 / PixelXpert

mixed Xposed+Magisk module for customization of Google Pixel rom of Android 12+
GNU General Public License v3.0
1.84k stars 110 forks source link

Automatically check for updates: Add option for user to set update check frequency #914

Closed leifalbor closed 4 days ago

leifalbor commented 6 days ago

Not much to add here that isn't in the title. Would it possible to add either an interger field to allow users to specify check for updates every x days, or radio box to check for updates daily or weekly, etc etc - something like that?

EleoXDA commented 4 days ago

I believe app already does it

leifalbor commented 4 days ago

Thanks for the reply. I know I can enable or disable auto check for update, but cannot find where I set the update check frequency. Can you please advise where this is located in the app?

Below is what I can see in app settings.

Screenshot_20241031-072920

siavash79 commented 3 days ago

I thought about it when making this option in the app. My conclusion was 12 hours is a good amount of time for keeping up to date and also not spamming the notifications. Plus adding a duration option in the app would clutter the page

leifalbor commented 3 days ago

I thought about it when making this option in the app. My conclusion was 12 hours is a good amount of time for keeping up to date and also not spamming the notifications. Plus adding a duration option in the app would clutter the page

Would it be possible instead to add functionality to "Never remind me for this version again" then?

Here's my use case: I am using canary-400 on a Pixel 9 Pro XL. Everything is working as I want it to. Canary-401 is released. Changelook shows this version:

I don't need to upgrade to 401; my device is not a tablet and I'm not a KSU user so 401 does not offer me any benefit. But I cannot skip updating to 401 without getting update notifications twice a day, or disabling update checks entirely.