FileDownloader v1.7.6 Release Notes

Release Date: 2019-02-20 // about 5 years ago
  • 2019-02-20

    ๐Ÿ›  Fix

    • ๐Ÿ›  Fix: stop foreground service after all tasks finished in Android O. closes #1096
    • ๐Ÿ›  Fix: fix 'Context.startForegroundService() did not then call Service.startForeground()' issue. closes #1104
    • ๐Ÿ›  Fix: insure all foreground service running notification is canceled when pause download. closes #1136
    • ๐Ÿ›  Fix: fix tiny possibility npe during retry. closes #1100