David A. Velasco
|
732cfcede8
|
Removed synchronization in independent process to avoid problem in reload of certificates due to separate contexts
|
2013-11-29 12:14:27 +01:00 |
|
David A. Velasco
|
7ed9f29973
|
Enable Server Name Indication in HTTPS connections if available in the network implementation under the API
|
2013-11-25 14:43:03 +01:00 |
|
Mr. Jenkins
|
59f806f692
|
[tx-robot] updated from transifex
|
2013-11-21 19:14:11 -05:00 |
|
Mr. Jenkins
|
a78b7010c0
|
[tx-robot] updated from transifex
|
2013-11-21 07:47:41 -05:00 |
|
David A. Velasco
|
f3b45c8d20
|
Merge pull request #303 from owncloud/refactor_remote_operation_to_rename_folder
Refactored remote operation to rename folder into oc_framework
|
2013-11-19 23:45:58 -08:00 |
|
David A. Velasco
|
11c261c6cc
|
Fixed test of oc_framework; more simple initialization
|
2013-11-19 14:53:11 +01:00 |
|
David A. Velasco
|
04327e1f16
|
Small tweaks in rename operation
|
2013-11-19 12:11:07 +01:00 |
|
David A. Velasco
|
f6ac875ce5
|
Merge branch 'develop' into refactor_remote_operation_to_rename_folder
|
2013-11-19 11:25:30 +01:00 |
|
David A. Velasco
|
d82d6a6d04
|
Fixed wrong separator path in project.properties
|
2013-11-19 11:02:05 +01:00 |
|
David A. Velasco
|
32c1217d5a
|
Added empty resources file to avoid conspiracy of git and Android tools to break compilation
|
2013-11-19 09:39:08 +01:00 |
|
David A. Velasco
|
30d231b631
|
Merge pull request #304 from owncloud/refactor_remote_operation_to_create_folder
Created oc_framework; refactored remote operation to create folder into oc_framework
|
2013-11-19 00:26:22 -08:00 |
|
masensio
|
0b95d61cec
|
OC-2115: Validate Path in RenameRemoteFileOperation
|
2013-11-19 09:07:11 +01:00 |
|
masensio
|
515ec5e8dd
|
t puswqMerge branch 'refactor_remote_operation_to_create_folder' into refactor_remote_operation_to_rename_folder
Conflicts:
oc_framework-test-project/src/com/owncloud/android/oc_framework_test_project/TestActivity.java
oc_framework/src/com/owncloud/android/oc_framework/utils/FileUtils.java
|
2013-11-18 14:42:07 +01:00 |
|
David A. Velasco
|
3cd9b0dc1c
|
Merge remote-tracking branch 'origin/refactor_remote_operation_to_create_folder' into refactor_remote_operation_to_create_folder
|
2013-11-18 14:24:04 +01:00 |
|
masensio
|
eec99ea7d8
|
Change from PR comments. Creation of WebDavClient with AsynTask in UnitTest
|
2013-11-18 14:20:30 +01:00 |
|
David A. Velasco
|
e1245bbda7
|
Merge branch 'develop' into refactor_remote_operation_to_create_folder
|
2013-11-18 14:10:16 +01:00 |
|
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
|
8e0d41cca9
|
Merge remote-tracking branch 'origin/refactor_remote_operation_to_create_folder' into refactor_remote_operation_to_create_folder
|
2013-11-18 13:42:37 +01:00 |
|
masensio
|
4a4d78821a
|
OC-2107: Change validation name method: ValidateName and ValidatePath
|
2013-11-18 13:41:47 +01:00 |
|
David A. Velasco
|
b037c58b71
|
Smaller titles
|
2013-11-18 12:31:06 +01:00 |
|
David A. Velasco
|
aef2f45087
|
Fixed alignment in setup instructions
|
2013-11-18 12:27:29 +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 |
|
David A. Velasco
|
ab26e92b48
|
Updated instructions for building after creation of oc_framework
|
2013-11-18 12:03:06 +01:00 |
|
masensio
|
ad32d29634
|
Change account for Create Folder Unit Test
|
2013-11-18 09:22:55 +01:00 |
|
David A. Velasco
|
d7559f22a9
|
Removed obsolete quote
|
2013-11-18 08:54:29 +01:00 |
|
David A. Velasco
|
6ef1a604ec
|
Merge branch 'master' into develop
|
2013-11-18 08:53:48 +01:00 |
|
Mr. Jenkins
|
9431807ec7
|
[tx-robot] updated from transifex
|
2013-11-15 21:04:34 -05:00 |
|
David A. Velasco
|
a8d55d09dd
|
Fixed range of valid versions to install
|
2013-11-15 15:13:54 +01:00 |
|
David A. Velasco
|
e0f118ed3d
|
Updated icons for JB workaround app
|
2013-11-15 15:07:05 +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 |
|
David A. Velasco
|
41fe8645c5
|
New icon app with better contrast
|
2013-11-15 12:07:03 +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 |
|
David A. Velasco
|
bd90abedfb
|
Improved reaction when events about kept-in-sync files are received
|
2013-11-14 17:24:54 +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
|
2aaa55b044
|
Updated version of ownCloud workaround app for JB and removed unnecessary resources
|
2013-11-13 17:26:28 +01:00 |
|
David A. Velasco
|
e78c6a7636
|
Version number up: 1.5.0
|
2013-11-13 16:16:24 +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
|
de2e3aa126
|
Updated setup scripts to include oc_framework project
|
2013-11-13 12:06:33 +01:00 |
|
David A. Velasco
|
02edfaeea0
|
Allow the upload of project.properties and ant.properties files
|
2013-11-13 12:04:07 +01:00 |
|
David A. Velasco
|
79ebc75dfa
|
Moved some classes from root package to .utils
|
2013-11-13 11:17:30 +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
|
44ffdc3fb1
|
Merge branch 'develop' into refactor_remote_operation_to_create_folder
|
2013-11-13 09:44:25 +01:00 |
|
David A. Velasco
|
da7ea9b8d9
|
Fixed initialization of database tracking pending instant uploads
|
2013-11-13 09:33:19 +01:00 |
|