levibostian / Wendy-Android

Build offline first Android mobile apps. Remove loading screens, perform tasks instantly.
https://levibostian.github.io/Wendy-Android/wendy/
MIT License
64 stars 16 forks source link

Allow Wendy to run 1 task. #4

Closed levibostian closed 7 years ago

levibostian commented 7 years ago

Wendy allows you to run all API tasks right now. However, I would like to also give the ability to run 1 task.

Wendy.runTask(task).

Use case: Say that you have a task that fails. You press a "Try again" button in the UI and want to immediately try to run that 1 task again.

levibostian commented 7 years ago

Done via https://github.com/curiosityio/Wendy/commit/a018ab738c8f948c1cd588726bf4ad53ee356ffc