Skip to content

Query, update or cancel tasks, with or without optional parameter

Compare
Choose a tag to compare
@joysfera joysfera released this 24 May 11:13
· 5 commits to master since this release
7cfa4c2

This release brings several great new features: tasks waiting in Tasker queue can be queried when they will run, can be modified (their scheduled time, number of repeats and priority) at runtime and also can be stopped and canceled anytime. Task function definitions no longer need to include the unused int parameter. Last but not least, the default priority handling has changed to get rid of eventual user surprises.