Undo and Redo function
There should be an ability to Undo and Redo up to at least the last 10 operations.
Obviously a 'Delete' cannot be undone because this is Android OS, unless a recycle bin mechanism was written.
The Undo and Redo would be important for:
-Renaming -undo/redo
-Moving files -undo/redo
-NOMEDIA -undo/redo
-creation of Archives -undo/redo
-future FTP and Cloud related things -undo/redo
The only sensible use cases are file delete and move. File delete can’t be undone until I implement recycle bin. File move can be undone easily, but only if a single file or folder was moved in the same partition. Other cases are too complex and require another file operation to perform.
I’ll implement this feature when the recycle bin will be ready. Both file delete and move.
-
Anonymous commented
Recycle bin implemented?
-
Roger commented
Personally I would not prefer recycle bin. Please allow short time to undo the action just like Gapps.
-
CDuke commented
I would like an Undo and Redo for 'Move' and 'Rename' file/folder operations.
Thank you for your support in this Mr Glodowski
-
Sergej commented
undo like in Gmail and g+ photos app behaviour would be great, if accidently delete a file i would have some short time amount to push undo but i dont know which is better toast notification like in g+ photos or the black bar like in gmail maybe include an Option to choose in settings so users are free to choose?