Skip to content

v1.0.0-beta.1

Latest

Choose a tag to compare

@jeet-012 jeet-012 released this 28 Jul 08:00
f903231

SimpleDownloader v1.0.0-beta.1 Release

Added new features, API, and improved the stability.

What’s new:

  • Build-in foreground service
  • Build-in notifications with actions for pause, resume, cancel, and retry.
  • Notification thumbnails.
  • "DownloadListener" for individual task callbacks.
  • "TaskListObserver" for observing the complete task list.
  • Filtered task restoration using "TaskField".
  • Custom "OkHttpClient", headers, cookies, and user-agent support.
  • Checksum verification
  • Improved pause, resume, cancel, and retry behaviour.
  • Better task restoration after reopening the app.
  • Better FileName, and MimeType mode handling.
  • Improved database structure.
  • and many more

This is a close release of upcoming v1.0.0 (stable).
Bug reports and feedbacks are welcome.