Releases: rust-mobile/ndk
Releases · rust-mobile/ndk
ndk v0.2.1
- Fix documentation build on docs.rs
ndk-sys v0.2.1
- Fix documentation build on docs.rs
ndk-glue v0.2.1
- Fix documentation build on docs.rs
cargo-apk v0.5.3
- Fix
resfolder resolve.
ndk v0.2.0
- Breaking: Updated to use ndk-sys 0.2.0
- Added
mediabindings - Added
bitmapandhardware_bufferbindings - Added
aaudiobindings - Fixed assets directory path to be relative to the manifest
- Added
tracefeature for native tracing
ndk-sys v0.2.0
- Breaking:
onSaveInstanceStatesignature corrected to takeoutSizeas a*mut size_tinstead of*mut usize. - Add
mediabindings - Add
bitmapandhardware_bufferbindings - Add
aaudiobindings
ndk-macro v0.2.0
- Added crate name override option
- Breaking: Changed macro attribute syntax
ndk-glue v0.2.0
- Breaking: Removed
ndk_gluemacro in favor of newmainattribute macro.
ndk-build v0.1.2
android:labelis configurable.- Library search paths are much more intelligent.
android:screenOrientationis configurable.
cargo-apk v0.5.2
- Updated to use ndk-build 0.1.2