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

Release 0.4.2 #90

Merged
merged 3 commits into from
Jun 27, 2023
Merged

Release 0.4.2 #90

merged 3 commits into from
Jun 27, 2023

Conversation

rib
Copy link
Collaborator

@rib rib commented Jun 25, 2023

No description provided.

@rib rib requested a review from MarijnS95 June 25, 2023 23:02
@rib rib force-pushed the release-0.4.2 branch from a385a48 to 63cde70 Compare June 25, 2023 23:09
android-activity/CHANGELOG.md Outdated Show resolved Hide resolved
android-activity/CHANGELOG.md Outdated Show resolved Hide resolved
examples/agdk-mainloop/app/build.gradle Show resolved Hide resolved
unsafe {
let mut buf: ndk_sys::ANativeWindow_Buffer = std::mem::zeroed();
let mut rect: ndk_sys::ARect = std::mem::zeroed();
ndk_sys::ANativeWindow_lock(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We shouldn't forget to bump these to the new API when ndk 0.5 drops... I already have a branch that fixes some of the breaking changes and will rebase that to include a copy of rust-mobile/rust-android-examples#7 to prep for it.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, I just sync these examples by copying from rust-android-examples.

@rib rib force-pushed the release-0.4.2 branch from 63cde70 to 9a713c8 Compare June 27, 2023 16:20
@rib rib merged commit 0f00a58 into main Jun 27, 2023
@MarijnS95 MarijnS95 deleted the release-0.4.2 branch June 27, 2023 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants