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

Manually run tasks does not yet work. #15

Closed levibostian closed 6 years ago

levibostian commented 6 years ago

In the newest version of the library, you can define in a PendingTask that a task should be manually run but the library doesn't actually query by that or allow users to run them manually.

levibostian commented 6 years ago

Done in this commit. It will be merged in next release.