Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Version 1.3.0

Choose a tag to compare

@vRallev vRallev released this 29 Sep 21:39
· 13 commits to master since this release
  • (No changes compared to 1.3.0-rc1)
  • Implement an API that uses the WorkManager for scheduling work items
  • Initialize the job storage on a background thread, see #471
  • Restrict usage of internal classes for internal usage only, see #465
  • Use a JobIntentService implementation that doesn't crash, see #255
  • Offset the end time when rescheduling an inexact job, see #547