Releases
v0.11.1
Compare
Sorry, something went wrong.
No results found
Add zng::env::android_install_res helper.
Add zng::env::android_external.
Add zng_env::android_internal.
Add zng::view_process::default::android.
Implement Android suspend/resume cycle using the existing "respawn" API.
Add APP.is_suspended var.
Add VIEW_PROCESS_SUSPENDED_EVENT.
VIEW_PROCESS_INITED_EVENT now notifies a "respawn" on resume after suspension.
Breaking Add Event::Suspended.
Note that this is only a breaking change for direct dependents of zng-view-api.
Add ViewExtension::suspended/resumed.
Implement system fonts query for Android.
Implement conversions from FontStyle, FontWeight and FontStretch to the ttf-parser equivalent types.
Implement PartialOrd, Ord for FontName.
Add zng_view::platform.
Implemented Android run_same_process entry point.
Fixed Android build errors.
Fix gradient stops that mix positional stops with offset stops.
Fix build in platforms without AtomicU64.
Fix zng::env::bin in Wasm builds.
You can’t perform that action at this time.