Skip to content

Releases: jeetarc/SimpleDownloader

v1.0.0-beta.1

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.

v1.0.0-beta

Choose a tag to compare

@jeet-012 jeet-012 released this 18 May 20:55
cd5ec98

This is the first beta release of SimpleDownloader.

Please use/test and share your feedback about:

  • Download start/pause/resume/cancel behavior
  • Network awareness
  • Status changes, lifecycle
  • Queue and priority behavior
  • Retry behaviour
  • Scoped storage / DocumentFile output
    Any crashes or unexpected behavior