20 Commits

Author SHA1 Message Date
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 44b44cd14b android: rm abi filters 2023-11-08 05:36:03 +03:00
Kesha Antonov ffa8649a93 android: use namespace based on gradle version 2023-11-08 05:35:46 +03:00
Kesha Antonov 9dea0fb95a android: use namescape conditinally 2023-11-08 05:15:50 +03:00
Kesha Antonov cc6cc0c91e android: make sdk higher 2023-11-03 12:25:21 +03:00
Kesha Antonov 396bb3f6c8 android: add namespace 2023-11-03 12:25:03 +03:00
Kesha Antonov bb436069b6 android: better check for useAndroidX 2023-07-14 14:18:58 +03:00
Dmytraw 4f904b518b Update build.gradle
Typo fix
2023-06-23 19:00:45 +03:00
Kesha Antonov e2d35e0d90 android: upd gradle, compilesdk 2023-01-29 20:38:27 +03:00
ocboogie 8938590736 Use fetch2 from JitPack instead of JCenter 2022-07-16 17:43:03 -07:00
Kesha Antonov 7012fed52d upd from local changes to work correctly 2021-12-05 20:48:08 +03:00
Elad Gil dbd33e7ef9 'android.useAndroidX' might return a string, so we handle this case as well 2019-12-10 16:13:07 +02:00
Elad Gil 41b9af5817 Android: expose Fetch to app as api 2019-12-09 15:16:22 +02: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 10aa10ebe3 updated lib to require RN 0.57 minimum
updated testApp to latest RN
updated Fetch to version 3.0.3
2019-04-01 14:31:53 +03:00
pieter888 62dd0ddf0c Use implementation instead
To work with more recent versions of gradle/react-native
2019-02-26 11:43:45 +01:00
Elad Gil de4367cae1 now should fix android 2018-04-24 14:15:09 +03:00
Elad Gil 12e27863d6 maybe android will work now 2018-04-24 13:58:50 +03:00
Elad Gil ac1fe56e3f first commit 2018-04-24 11:52:58 +03:00