Android task scheduler + event-based execution
This is the first stable release of NativeScript Task Dispatcher.
It allows to schedule tasks in Android starting from a minute or more time. Tasks can be both scheduled once or in a recurrent manner.
Tasks can also be triggered in reaction to another task result or an external event. This can happen while the app is visible or meanwhile is in the background.