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

[Android Editor] Update handling of the REQUEST_INSTALL_PACKAGES permission #100815

Merged

Conversation

m4gr3d
Copy link
Contributor

@m4gr3d m4gr3d commented Dec 26, 2024

  • Only request the REQUEST_INSTALL_PACKAGES permission the first time the editor tries to install an exported apk
  • Disable the permission for the HorizonOS build as the HorizonOS store doesn't support it yet

- Only request the permission the first time the editor tries to open an apk
- Disable the permission for the HorizonOS build as the HorizonOS store doesn't support it yet
@m4gr3d m4gr3d added this to the 4.4 milestone Dec 26, 2024
@m4gr3d m4gr3d requested a review from a team as a code owner December 26, 2024 04:10
@akien-mga akien-mga changed the title [Android Editor] Updates handling of the REQUEST_INSTALL_PACKAGES permission [Android Editor] Update handling of the REQUEST_INSTALL_PACKAGES permission Dec 26, 2024
@Repiteo Repiteo merged commit 589a2b5 into godotengine:master Dec 30, 2024
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Dec 30, 2024

Thanks!

@m4gr3d m4gr3d deleted the remove_install_permission_for_xr_editor branch December 30, 2024 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants