OSDN Git Service

CMFileManager: Check write operation
authorJorge Ruesga <jorge@ruesga.com>
Thu, 5 Sep 2013 00:01:27 +0000 (02:01 +0200)
committerJorge Ruesga <jorge@ruesga.com>
Sat, 7 Sep 2013 16:20:58 +0000 (18:20 +0200)
commit14d3354a9d712e1c53b793e7bbdf35dd9bb327bc
tree624e7664f09bfbbe55a3f84877eb6d3162d71966
parentbefa7d49edd1d1555f525a5e275c36a659d7a750
CMFileManager: Check write operation

Check that write operation writes exactly the expected bytes to the backend filesystem.
Otherway, retry the write operation.

Change-Id: I69911d6ce2260b616ce28614fc9ca3a55d474105
JIRA: CYAN-2129
Issue: https://jira.cyanogenmod.org/browse/CYAN-2129
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
src/com/cyanogenmod/filemanager/activities/EditorActivity.java