OSDN Git Service

Fix getFileInfo calls. The return of this function must be checked
authorjruesga <jorge@ruesga.com>
Sun, 21 Oct 2012 13:52:59 +0000 (15:52 +0200)
committerjruesga <jorge@ruesga.com>
Sun, 21 Oct 2012 13:52:59 +0000 (15:52 +0200)
commit57f69dcee99db89d14bc37f7aad45b38dfb5ce63
tree72aa6b37fc42ee0da2ab65c46b8c168a8b7f6fc0
parent288ca4cac5a9dcc932d70b0712ed380f56a427bb
Fix getFileInfo calls. The return of this function must be checked
src/com/cyanogenmod/explorer/activities/NavigationActivity.java
src/com/cyanogenmod/explorer/activities/SearchActivity.java
src/com/cyanogenmod/explorer/ui/policy/CompressActionPolicy.java
src/com/cyanogenmod/explorer/ui/policy/CopyMoveActionPolicy.java
src/com/cyanogenmod/explorer/ui/policy/DeleteActionPolicy.java
src/com/cyanogenmod/explorer/ui/policy/NewActionPolicy.java
tests/src/com/cyanogenmod/explorer/commands/shell/LinkCommandTest.java