1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-03 08:35:29 +02:00
joplin/packages/app-mobile/utils
Jan Blunck 826dda5a75
Mobile: Fixes #4268: Fix "Not implemented" error when downloading resources with S3 sync target (#4279)
Since the RNFetchBlob API doesn't support writing binary data directly
it creates a custom Writable which is doing the base64 encoding per 
chunk.

This also fixes a problem with the S3 synchronization code using the
shim.fsDriver().writeBinaryFile().

Tested with AVD Android 10.0 target.

Signed-off-by: Jan Blunck <jblunck@users.noreply.github.com>
2021-01-07 16:36:07 +00:00
..
checkPermissions.ts Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
database-driver-react-native.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
dialogs.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
fs-driver-rn.js Mobile: Fixes #4268: Fix "Not implemented" error when downloading resources with S3 sync target (#4279) 2021-01-07 16:36:07 +00:00
geolocation-react.js Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
ShareExtension.ts Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
shareHandler.ts Mobile: Add support for Joplin Server 2020-12-30 10:54:00 +00:00
shim-init-react.js Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00