FileDownloader v1.7.6 Release Notes
Release Date: 2019-02-20 // about 6 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