[File] Added using encoding to url paths.
authorTomasz Marciniak <t.marciniak@samsung.com>
Tue, 17 Nov 2015 08:44:23 +0000 (09:44 +0100)
committerTomasz Marciniak <t.marciniak@samsung.com>
Tue, 17 Nov 2015 08:44:23 +0000 (09:44 +0100)
commit28d782cd62c46cceabc6d26cf538326d70556df5
tree3d415f09daa57dfe2503e96faa266f10f6f300d2
parentc488237c150805e61f0882e8761be936847c34ec
[File] Added using encoding to url paths.

[Feature] Now nativeURLs are encoded. Cordova.file paths
are changed to URI paths.

[Verification] Code compiles. pass rate: 140/140, all manual tests pass.

Change-Id: Ia2c05c0cdad53523d0d03987e9b58573f19f9241
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
src/file/js/fileSystemPaths.js
src/file/js/rootsUtils.js