issues
search
evilthreads669966
/
BootLaces
A Kotlin work manager library for Android with progress notifications and Hilt support.
Apache License 2.0
34
stars
4
forks
source link
Add Ability to Schedule Work Using Calendar Time
#219
Open
evilthreads669966
opened
3 years ago
evilthreads669966
commented
3 years ago
add scheduling functions for calendar time.
example tuesdayNoonWorker.scheduleAtNoon(periodic = true, day = tuesday)