Skip to content

Releases: rust-mobile/ndk

ndk v0.2.1

23 Oct 18:37
7d36455
Compare
Choose a tag to compare
  • Fix documentation build on docs.rs

ndk-sys v0.2.1

23 Oct 18:37
7d36455
Compare
Choose a tag to compare
  • Fix documentation build on docs.rs

ndk-glue v0.2.1

23 Oct 18:38
7d36455
Compare
Choose a tag to compare
  • Fix documentation build on docs.rs

cargo-apk v0.5.3

23 Oct 18:36
7d36455
Compare
Choose a tag to compare
  • Fix res folder resolve.

ndk v0.2.0

15 Sep 18:01
b7dee6b
Compare
Choose a tag to compare
  • Breaking: Updated to use ndk-sys 0.2.0
  • Added media bindings
  • Added bitmap and hardware_buffer bindings
  • Added aaudio bindings
  • Fixed assets directory path to be relative to the manifest
  • Added trace feature for native tracing

ndk-sys v0.2.0

15 Sep 18:02
b7dee6b
Compare
Choose a tag to compare
  • Breaking: onSaveInstanceState signature corrected to take outSize as a *mut size_t instead of *mut usize.
  • Add media bindings
  • Add bitmap and hardware_buffer bindings
  • Add aaudio bindings

ndk-macro v0.2.0

15 Sep 19:43
Compare
Choose a tag to compare
  • Added crate name override option
  • Breaking: Changed macro attribute syntax

ndk-glue v0.2.0

15 Sep 19:44
Compare
Choose a tag to compare
  • Breaking: Removed ndk_glue macro in favor of new main attribute macro.

ndk-build v0.1.2

15 Sep 18:00
b7dee6b
Compare
Choose a tag to compare
  • android:label is configurable.
  • Library search paths are much more intelligent.
  • android:screenOrientation is configurable.

cargo-apk v0.5.2

15 Sep 18:34
Compare
Choose a tag to compare