All notable changes to this project will be documented in this file.
- Adapt Android 12
- Adapt Android 10
- Task add extraInfo
- Migrate to androidx
- Support limit number of tasks
- Add Pending status
- Fix recorder write too fast bug
- Fix native crash
- Downgrade okhttp to 3.12.6
- Downgrade retrofit to 2.6.2
- Support Android 4.0.3+
- Fix download dir not exists bug
- Fix duplicate download tasks bug
- Add query singe task api
- Add startAll,stopAll,deleteAll api
- Fix download file error bug
- Fix started status update bug
- Fix notification vibration bug
- Optimize manager creation
- Fix native crash
- Add Task Recorder API
- Fix notification bug
- Fix file delete bug
- Support multiple subscribe status
- Add JvmOverloads annotation for Java
- RxDownload4 First version