Skip to content

ndk v0.5.0

Compare
Choose a tag to compare
@MarijnS95 MarijnS95 released this 23 Nov 09:48
· 196 commits to master since this release
7c4da9e
  • Breaking: Replace add_fd_with_callback ident with constant value ALOOPER_POLL_CALLBACK,
    as per https://developer.android.com/ndk/reference/group/looper#alooper_addfd.
  • Breaking: Accept unboxed closure in add_fd_with_callback.
  • aaudio: Replace "Added in" comments with missing #[cfg(feature)].
  • aaudio: Add missing fn get_allowed_capture_policy().
  • configuration: Add missing api-level-30 feature to fn screen_round().