22 Commits

Author SHA1 Message Date
Kesha Antonov 168d35a9a5 fixed error with progressInterval. corrected types & ts config. removed percent from progress event. changed params to object in all events. updated readme. made onProgress starting on app start 2023-12-24 22:11:13 +03:00
Kesha Antonov bd1e4adfc6 rewritten android side from Fetch to DownloadManager. Everything works except manual pause/resume 2023-12-22 15:16:46 +03:00
Kesha Antonov 57403440a2 fix main file location. fix parse json 2023-02-19 06:26:40 +03:00
Kesha Antonov e431e4c471 improve typescript 2023-02-19 06:08:46 +03:00
Kesha Antonov 5ca5d57c3f downloadTask: set metadata only if it was parsed correctly; 2023-02-19 05:48:50 +03:00
Kesha Antonov b7dfbe24cc fix safeguard functions 2023-01-30 14:44:07 +03:00
Kesha Antonov 5e93648431 eslint files 2023-01-30 00:37:55 +03:00
Kesha Antonov 92e44e64e3 refactor js 2023-01-29 20:50:01 +03:00
Kesha Antonov 2a1a963513 fix by eslint rules 2022-12-23 09:09:32 +01:00
Tolgahan Çelik c9e26532d7 Remove semicolons 2022-11-03 14:43:24 +03:00
Tolgahan Çelik 0e92b36dbf Metadata support for initial creation phase. 2022-07-26 19:48:18 +03:00
Tolgahan Çelik d19b9c9a72 Metadata support added for DownloadTask. Android & Ios 2022-07-26 17:32:23 +03:00
Kesha Antonov d157726679 format js code with eslint 2021-12-05 21:27:10 +03:00
Kesha Antonov 7012fed52d upd from local changes to work correctly 2021-12-05 20:48:08 +03:00
Elad Gil b9a806d51a Changed documents dir on Android to getExternalFilesDir if supported
Added conditional support for AndroidX
2019-10-15 14:17:00 +03:00
sridhar 9fef9d38c7 Sync issue fix, added error code, handled enque failure
Sync issue fix, added error code, handled enque failure
2019-10-12 10:51:52 +05:30
Elad Gil 1fbca88b9d more "downloader" fixes 2018-07-16 17:44:46 +03:00
Elad Gil d283d485f4 some chages 2018-07-03 10:45:23 +03:00
Elad Gil 318a54e225 valitate that handlers are indeed functions and added a test to test it 2018-06-26 17:14:17 +03:00
Elad Gil c206eef6df final touches before it goes open-source 2018-06-26 16:40:32 +03:00
Elad Gil 3289391956 fixed typo in pauseTask 2018-06-19 15:24:02 +03:00
Elad Gil ac1fe56e3f first commit 2018-04-24 11:52:58 +03:00