The Wayback Machine - https://web.archive.org/web/20220203021249/https://github.com/TeamNewPipe/NewPipe/issues/7233
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use UPDATE_PACKAGES_WITHOUT_USER_ACTION for automatic background app updates #7233

Open
3 tasks done
Victor239 opened this issue Oct 12, 2021 · 2 comments
Open
3 tasks done

Comments

@Victor239
Copy link

@Victor239 Victor239 commented Oct 12, 2021

Checklist

What feature do you want?

This post describes how apps are now able to update themselves automatically in the background without prompting the user. This would be preferable than having to be prompted each time to update the browsers.

Why do you want this feature?

This would allow users to not have to be notified every time the app needs to be updated.

@Redirion
Copy link
Member

@Redirion Redirion commented Oct 12, 2021

this is only for Android 12. As long as this isn't backported via AndroidX I don't see why we should consider this at the moment.

However I see this as a good first issue as this could be some sort of "dedicated" component for self updating apps. I guess there will be plenty of usable sample code once this gets adopted.

@khimaros
Copy link
Contributor

@khimaros khimaros commented Dec 14, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment