NewPipe/app
Tobi a3bbbf03b4 Ask for consent before starting update checks
NewPipe is contacting its servers without asking for the users' consent. This is categorized as "tracking" by F-Droid (see https://github.com/TeamNewPipe/NewPipe/discussions/10785).

This commit disables checking for udpates by default and adds a dialog asking for the user's consent to automatically check for updates if the app version is eligible for them. After upgrading to a version containing this commit the user is asked directly on the first app start. On fresh installs however, showing it on the first app start contributes to a bad onboarding an welcoming experience. Therefore, the dialog is shown at the second app start.

Co-authored-by: Stypox <stypox@pm.me>
2024-03-28 23:42:00 +01:00
..
sampledata Larger channel cards in search results 2023-02-09 06:15:22 +05:30
schemas/org.schabi.newpipe.database.AppDatabase Trim search string and remove duplicate records from the database 2023-08-16 21:26:35 +02:00
src Ask for consent before starting update checks 2024-03-28 23:42:00 +01:00
build.gradle Merge pull request #10717 from Stypox/cache-key-type 2024-03-28 13:34:51 +01:00
proguard-rules.pro Organize the proguard file 2023-05-12 01:09:08 -04:00