Commit graph

71 commits

Author SHA1 Message Date
David A. Velasco
73849d822d Add check of characters in file name before starting rename/createFolder operations 2013-11-18 14:10:11 +01:00
masensio
4a4d78821a OC-2107: Change validation name method: ValidateName and ValidatePath 2013-11-18 13:41:47 +01:00
masensio
f780062616 FIX OC-2101: App crash when renaming a folder while the server is down or without internet connection 2013-11-18 12:07:54 +01:00
masensio
7a1c3be1cb OC-2097:Fix init test. Fix classpath of oc-test 2013-11-15 14:51:49 +01:00
masensio
6e092bf235 OC-1991: Add more cases in rename file / folder tests 2013-11-15 14:41:06 +01:00
masensio
af0b050668 OC-1991: Create Unit Tests for Rename File and Folder 2013-11-15 13:43:45 +01:00
masensio
b9808f6938 OC-1990: Isolate code from RenameFileOperation to remove dependecies on local storage. Filter invalid characters in fileName 2013-11-14 17:44:23 +01:00
masensio
f299079851 Merge branch 'refactor_remote_operation_to_create_folder' into refactor_remote_operation_to_rename_folder
Conflicts:
	oc_framework/src/com/owncloud/android/oc_framework/operations/remote/CreateRemoteFolderOperation.java
2013-11-14 17:23:25 +01:00
masensio
15442976fe Fix, creation of subdirectories 2013-11-14 17:18:33 +01:00
masensio
9b79ed71c3 OC-1990: Isolate code RenameRemoteFileOperation 2013-11-14 17:02:38 +01:00
masensio
3ee1c51039 OC-2067: Adapt CreateRemoteFolderOperation, new class FileUtils.java. Try to create folder with invalid characters return an error message 2013-11-14 09:27:34 +01:00
masensio
7aa7e0587f Merge remote-tracking branch 'origin/refactor_remote_operation_to_create_folder' into refactor_remote_operation_to_create_folder 2013-11-13 18:45:06 +01:00
masensio
ea0c6a71c5 OC-2067: Adapt CreateRemoteFolderOperation to detect Invalid Characters 2013-11-13 18:44:25 +01:00
David A. Velasco
df00395935 Added project files to build with command line tools 2013-11-13 12:07:07 +01:00
David A. Velasco
8a32ac7bd7 Removed unnceeded resources and reduced AndroidManifest to minimum contents 2013-11-13 10:30:39 +01:00
David A. Velasco
89b37b7508 Merge branch 'develop' into refactor_remote_operation_to_create_folder 2013-11-12 15:22:36 +01:00
David A. Velasco
a8f70cf823 Fixed broken build 2013-11-12 14:51:40 +01:00
David A. Velasco
6da5d3c212 Refactored to build ownCloud app with oc_framework as dependency 2013-11-12 14:50:44 +01:00
David A. Velasco
788debb382 Target SDK up 2013-11-12 09:14:30 +01:00
masensio
629f463748 OC-1868: Remove dependences from accountType and authorities 2013-11-08 14:41:32 +01:00
masensio
f297a37669 OC-1868: Create library project. Add classes to Create FolderOperation 2013-11-07 18:31:54 +01:00