luscii_patient_actions_sdk_android 0.9.0+1
luscii_patient_actions_sdk_android: ^0.9.0+1 copied to clipboard
Android implementation of the luscii_patient_actions_sdk plugin
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased #
0.9.0+1 - 2026-03-23 #
Added #
- Added caching layer, improving the speed of
launchActionby keeping action objects in memory.
0.8.1+1 - 2026-01-23 #
Fixed #
- Fixed bug where
isPlanned,isSelfCareandisExtrawere null. - Renamed
getSelfcareActionstogetSelfCareActions.