Fixed bug when turning tablet with no file in the right fragment
[pub/Android/ownCloud.git] / src / com / owncloud / android / operations / RenameFileOperation.java
2013-04-19 David A. VelascoFixed rename of files when folder for local files is...
2013-04-17 David A. VelascoCopyright note fixes
2013-04-15 David A. VelascoMerge pull request #118 from owncloud/loggingtool
2013-04-15 David A. VelascoMerge branch 'develop' into loggingtool
2013-04-04 David A. VelascoMerge branch 'develop' into feature_previews
2013-03-14 David A. VelascoMerge pull request #90 from espenaf/master
2013-03-12 zerginatorThis wraps the android.util.logging into Log_OC which...
2013-02-08 David A. VelascoReplaced GPL v3 with GPL v2; PLEASE, note that GPL...
2013-02-07 David A. VelascoUpdated copyright in source files
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...