1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-21 09:38:01 +02:00
joplin/ReactNativeClient/lib/components/shared
Laurent Cozic 8a6fe20a69
All: Resolves #1481: New: Allow downloading attachments on demand or automatically (#1527)
* Allow downloading resources automatically, on demand, or when loading note

* Make needToBeFetched calls to return the right number of resources

* All: Improved handling of resource downloading and decryption

* Desktop: Click on resource to download it (and, optionally, to decrypt it)

* Desktop: Better handling of resource state (not downloaded, downloading, encrypted) in front end

* Renamed setting to sync.resourceDownloadMode

* Download resources when changing setting

* tweaks

* removed duplicate cs

* Better report resource download progress

* Make sure resource cache is properly cleared when needed

* Also handle manual download for non-image resources

* More improvements to logic when downloading and decrypting resources
2019-05-22 15:56:07 +01:00
..
config-shared.js Desktop: Group config options into sections 2019-01-27 23:15:56 +00:00
dropbox-login-shared.js Styled Dropbox mobile GUI 2018-03-27 17:41:19 +00:00
encryption-config-shared.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
note-screen-shared.js All: Resolves #1481: New: Allow downloading attachments on demand or automatically (#1527) 2019-05-22 15:56:07 +01:00
reduxSharedMiddleware.js All: Resolves #1481: New: Allow downloading attachments on demand or automatically (#1527) 2019-05-22 15:56:07 +01:00
side-menu-shared.js Desktop: Use arrow to move between items, and added shortcuts to focus different elements 2019-01-26 18:04:32 +00:00