Added forgotten Comparator
[pub/Android/ownCloud.git] / src / com / owncloud / android / ui / activity / MoveActivity.java
2014-09-09 jabarrosMerge branch 'develop' into ADFS_auth_support
2014-09-05 jabarrosMerge pull request #608 from owncloud/move_files_and_fo...
2014-09-02 jabarrosFixed message when trying to move to a folder which...
2014-08-28 jabarrosMerge branch 'develop' into move_files_and_folders
2014-08-26 jabarrosPass info of target file that is going to be moved
2014-08-26 jabarrosTrigger MoveFileOperation when 'Choose' button is clicked
2014-08-26 David A. VelascoStart MoveFileOperation when 'Choose' button is clicked...
2014-08-19 David A. VelascoPerform creation of new folder in MoveActivity
2014-08-19 David A. VelascoRefactored MoveActivity and friends to remove duplicati...
2014-08-19 David A. VelascoSome clean-up and refactoring in fragments listing...
2014-08-18 David A. VelascoUpdated navigation elements of action bar and some...
2014-08-13 jabarrosAdd new activity for selecting the destination folder...