Fixed lack of File#getUsableSpace() in Android versions previous to GINGERBREAD
[pub/Android/ownCloud.git] / src / com / owncloud / android / operations / RenameFileOperation.java
2012-11-26 David A. VelascoMerge pull request #7 from Mic92/master
2012-11-23 David A. VelascoMerge branch 'long_press'
2012-11-23 David A. VelascoMerge of master after sync_review was merged into it
2012-11-21 David A. VelascoFixed rename of local copy of files
2012-11-21 David A. VelascoFixed database update due to renaming folders
2012-11-15 David A. VelascoDownload button in file details view upgraded to sync...
2012-11-12 David A. VelascoFixed local path NULL when making favourite a file...
2012-11-08 David A. VelascoFixed update of right fragment when actions in the...
2012-11-06 David A. VelascoRename of folders completed (by now)
2012-10-31 David A. VelascoMerge remote-tracking branch 'origin/master' into long_...
2012-10-31 David A. VelascoRename and remove operations connected to the contextua...
2012-10-26 David A. VelascoCharacter % is rejected for names of files when renaming
2012-10-26 David A. VelascoNo more Canonical Names in log TAGs
2012-10-26 David A. VelascoRefactored renaming operation (inherits RemoteOperation...