Skip to content
Unverified Commit e05c649d authored by Joris Bodin's avatar Joris Bodin Committed by tobiasKaminsky
Browse files

Refactor fileExists


Optimization isFileExists
Fix sql injection
bulkInsert is more efficient
Split query for SQL variables limit and remove unused method
Remove bulkInsert and optimize applyBatch (only >= Android M)
Optimization RemoveSharesInFolder
Begin refactor FileDataStorageManager
Finish refactor FileDataStorageManager
Extract method for applyBatch and updateFiles
Extract insertFile and DeleteFiles
Finish extract deleteFiles and applyBatch
Prepare remove duplication
Add old comment
Remove createContentValueForFile doublon
Export createContentValue for saveFile()
Fix when search file
Fix bug on first connect
Oups

Signed-off-by: default avatarJoris Bodin <joris.bodin@infomaniak.com>
Signed-off-by: default avatartobiasKaminsky <tobias@kaminsky.me>
parent 3ae47b3f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment