Closed DeKaN closed 4 years ago
@DeKaN hey, thanks for your contribution! It looks good and fixes the bug, there's just a small improvement to be made:
The flow of uploading notes with images is the following:
I noticed the delete of the image file from the cache is only done if the internet connection was up when first saving a note and it was sent to the server. But not in the manual sync case. Could you please check and add the delete there also?
Thanks!
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities (and 0 Security Hotspots to review)
0 Code Smells
No Coverage information
0.0% Duplication
@DeKaN awesome :rocket: thank you!
Get InputStream for Uri and write its content to the cache folder instead of trying to get the file.
Checked on Uri's: