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

Target AOSP API level ≥ 34 to remediate "Unsafe app blocked" prompt during installation. #5941

Closed
RokeJulianLockhart opened this issue Dec 10, 2024 · 5 comments

Comments

@RokeJulianLockhart
Copy link
Contributor

RokeJulianLockhart commented Dec 10, 2024

Describe the problem

When com.google.android.packageinstaller installs f-droid.org/repo/edu.berkeley.boinc_80003.apk, com.android.vending/com.google.android.finsky.protectdialogs.activity.PlayProtectDialogsActivity appears, to warn the user:

Image

Describe the solution you'd like

Target an API level ≥ 34. Lower would also probably work, but merely temporarily, and why work on targeting an older API level?

Additional context

If it gets older, you might see cypherstack/stack_wallet#1045 (comment) instead.

@AenBleidd
Copy link
Member

We cannot increase API level, because then complete application will stop working. See detailed explanation here: #5344

@AenBleidd AenBleidd closed this as not planned Won't fix, can't repro, duplicate, stale Dec 10, 2024
@github-project-automation github-project-automation bot moved this from Backlog to Done in Client/Manager Dec 10, 2024
@RokeJulianLockhart
Copy link
Contributor Author

RokeJulianLockhart commented Dec 10, 2024

#5941 (comment)

@AenBleidd, doesn't that mean that this application's days are numbered...? APIL28 isn't going to be around indefinitely, of course.

@AenBleidd
Copy link
Member

doesn't that mean that this application's days are numbered...?

Might be if we don't get a solution.
Any ideas from your side?

@AenBleidd
Copy link
Member

@RokeJulianLockhart, thank you for the link. It's a big discussion, and as far as I see, it's still open that means that there is no solution yet.
I'll check it later when we will decide how to proceed with that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants