aboutsummaryrefslogtreecommitdiff
path: root/src/com/cyanogenmod/filemanager/commands/java/Program.java
Commit message (Collapse)AuthorAgeFilesLines
* Implement ability to cancel file copy.Martin Brabham2015-04-131-1/+11
| | | | | | | | | | - Short circuit Java CopyCommand for move/copy when the user cancels the dialog. - Bubble up CancelledOperationException when the Cancel/Move operation is cancelled. Handle cancellation differently than success. Change-Id: I3e4426aaccf42e12bf299041d489e72b3b76a626 (cherry picked from commit 7e13ec2fa4fc052c2a880a8dba8ed871b3bc10ca)
* Change application name to 'File Manager' (issue #20)jruesga2012-10-261-0/+97
Full refactoring of package from explorer to filemanager