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

Make task_id optional property in PendingTask. #32

Closed levibostian closed 6 years ago

levibostian commented 6 years ago

...as it is null until it is added to Wendy and then it's populated.

Fixes #27

levibostian-oss-bot commented 6 years ago
2 Warnings
:warning: Did you remember to generate documentation via dokku? (Hint: ./gradlew dokka)
:warning: I see you edited a build.gradle file. Keep in mind that unless you are simply upgrading version numbers of libraries, that is ok. If you are adding dependencies, you may get your PR denied to keep the library slim.

Generated by :no_entry_sign: Danger