David A. Velasco [Tue, 19 Nov 2013 11:11:07 +0000 (12:11 +0100)]
Small tweaks in rename operation
David A. Velasco [Tue, 19 Nov 2013 10:25:30 +0000 (11:25 +0100)]
Merge branch 'develop' into refactor_remote_operation_to_rename_folder
David A. Velasco [Tue, 19 Nov 2013 10:02:05 +0000 (11:02 +0100)]
Fixed wrong separator path in project.properties
David A. Velasco [Tue, 19 Nov 2013 08:39:08 +0000 (09:39 +0100)]
Added empty resources file to avoid conspiracy of git and Android tools to break compilation
David A. Velasco [Tue, 19 Nov 2013 08:26:22 +0000 (00:26 -0800)]
Merge pull request #304 from owncloud/refactor_remote_operation_to_create_folder
Created oc_framework; refactored remote operation to create folder into oc_framework
masensio [Tue, 19 Nov 2013 08:07:11 +0000 (09:07 +0100)]
OC-2115: Validate Path in RenameRemoteFileOperation
masensio [Mon, 18 Nov 2013 13:42:07 +0000 (14:42 +0100)]
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
David A. Velasco [Mon, 18 Nov 2013 13:24:04 +0000 (14:24 +0100)]
Merge remote-tracking branch 'origin/refactor_remote_operation_to_create_folder' into refactor_remote_operation_to_create_folder
masensio [Mon, 18 Nov 2013 13:20:30 +0000 (14:20 +0100)]
Change from PR comments. Creation of WebDavClient with AsynTask in UnitTest
David A. Velasco [Mon, 18 Nov 2013 13:10:16 +0000 (14:10 +0100)]
Merge branch 'develop' into refactor_remote_operation_to_create_folder
David A. Velasco [Mon, 18 Nov 2013 13:10:11 +0000 (14:10 +0100)]
Add check of characters in file name before starting rename/createFolder operations
masensio [Mon, 18 Nov 2013 12:42:37 +0000 (13:42 +0100)]
Merge remote-tracking branch 'origin/refactor_remote_operation_to_create_folder' into refactor_remote_operation_to_create_folder
masensio [Mon, 18 Nov 2013 12:41:47 +0000 (13:41 +0100)]
OC-2107: Change validation name method: ValidateName and ValidatePath
David A. Velasco [Mon, 18 Nov 2013 11:31:06 +0000 (12:31 +0100)]
Smaller titles
David A. Velasco [Mon, 18 Nov 2013 11:27:29 +0000 (12:27 +0100)]
Fixed alignment in setup instructions
masensio [Mon, 18 Nov 2013 11:07:54 +0000 (12:07 +0100)]
FIX OC-2101: App crash when renaming a folder while the server is down or without internet connection
David A. Velasco [Mon, 18 Nov 2013 11:03:06 +0000 (12:03 +0100)]
Updated instructions for building after creation of oc_framework
masensio [Mon, 18 Nov 2013 08:22:55 +0000 (09:22 +0100)]
Change account for Create Folder Unit Test
David A. Velasco [Mon, 18 Nov 2013 07:54:29 +0000 (08:54 +0100)]
Removed obsolete quote
David A. Velasco [Mon, 18 Nov 2013 07:53:48 +0000 (08:53 +0100)]
Merge branch 'master' into develop
Mr. Jenkins [Sat, 16 Nov 2013 02:04:34 +0000 (21:04 -0500)]
[tx-robot] updated from transifex
David A. Velasco [Fri, 15 Nov 2013 14:13:54 +0000 (15:13 +0100)]
Fixed range of valid versions to install
David A. Velasco [Fri, 15 Nov 2013 14:07:05 +0000 (15:07 +0100)]
Updated icons for JB workaround app
masensio [Fri, 15 Nov 2013 13:51:49 +0000 (14:51 +0100)]
OC-2097:Fix init test. Fix classpath of oc-test
masensio [Fri, 15 Nov 2013 13:41:06 +0000 (14:41 +0100)]
OC-1991: Add more cases in rename file / folder tests
masensio [Fri, 15 Nov 2013 12:43:45 +0000 (13:43 +0100)]
OC-1991: Create Unit Tests for Rename File and Folder
David A. Velasco [Fri, 15 Nov 2013 11:07:03 +0000 (12:07 +0100)]
New icon app with better contrast
masensio [Thu, 14 Nov 2013 16:44:23 +0000 (17:44 +0100)]
OC-1990: Isolate code from RenameFileOperation to remove dependecies on local storage. Filter invalid characters in fileName
David A. Velasco [Thu, 14 Nov 2013 16:24:54 +0000 (17:24 +0100)]
Improved reaction when events about kept-in-sync files are received
masensio [Thu, 14 Nov 2013 16:23:25 +0000 (17:23 +0100)]
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
masensio [Thu, 14 Nov 2013 16:18:33 +0000 (17:18 +0100)]
Fix, creation of subdirectories
masensio [Thu, 14 Nov 2013 16:02:38 +0000 (17:02 +0100)]
OC-1990: Isolate code RenameRemoteFileOperation
masensio [Thu, 14 Nov 2013 08:27:34 +0000 (09:27 +0100)]
OC-2067: Adapt CreateRemoteFolderOperation, new class FileUtils.java. Try to create folder with invalid characters return an error message
masensio [Wed, 13 Nov 2013 17:45:06 +0000 (18:45 +0100)]
Merge remote-tracking branch 'origin/refactor_remote_operation_to_create_folder' into refactor_remote_operation_to_create_folder
masensio [Wed, 13 Nov 2013 17:44:25 +0000 (18:44 +0100)]
OC-2067: Adapt CreateRemoteFolderOperation to detect Invalid Characters
David A. Velasco [Wed, 13 Nov 2013 16:26:28 +0000 (17:26 +0100)]
Updated version of ownCloud workaround app for JB and removed unnecessary resources
David A. Velasco [Wed, 13 Nov 2013 15:16:24 +0000 (16:16 +0100)]
Version number up: 1.5.0
David A. Velasco [Wed, 13 Nov 2013 11:07:07 +0000 (12:07 +0100)]
Added project files to build with command line tools
David A. Velasco [Wed, 13 Nov 2013 11:06:33 +0000 (12:06 +0100)]
Updated setup scripts to include oc_framework project
David A. Velasco [Wed, 13 Nov 2013 11:04:07 +0000 (12:04 +0100)]
Allow the upload of project.properties and ant.properties files
David A. Velasco [Wed, 13 Nov 2013 10:17:30 +0000 (11:17 +0100)]
Moved some classes from root package to .utils
David A. Velasco [Wed, 13 Nov 2013 09:30:39 +0000 (10:30 +0100)]
Removed unnceeded resources and reduced AndroidManifest to minimum contents
David A. Velasco [Wed, 13 Nov 2013 08:44:25 +0000 (09:44 +0100)]
Merge branch 'develop' into refactor_remote_operation_to_create_folder
David A. Velasco [Wed, 13 Nov 2013 08:33:19 +0000 (09:33 +0100)]
Fixed initialization of database tracking pending instant uploads
David A. Velasco [Tue, 12 Nov 2013 14:22:36 +0000 (15:22 +0100)]
Merge branch 'develop' into refactor_remote_operation_to_create_folder
David A. Velasco [Tue, 12 Nov 2013 13:55:21 +0000 (14:55 +0100)]
Merge remote-tracking branch 'origin/refactor_remote_operation_to_create_folder' into refactor_remote_operation_to_create_folder
David A. Velasco [Tue, 12 Nov 2013 13:51:40 +0000 (14:51 +0100)]
Fixed broken build
David A. Velasco [Tue, 12 Nov 2013 13:50:44 +0000 (14:50 +0100)]
Refactored to build ownCloud app with oc_framework as dependency
masensio [Tue, 12 Nov 2013 13:13:50 +0000 (14:13 +0100)]
OC-1869: Create Unit Tests
masensio [Tue, 12 Nov 2013 11:36:13 +0000 (12:36 +0100)]
OC-1869: Create Unit test project
masensio [Tue, 12 Nov 2013 11:35:55 +0000 (12:35 +0100)]
OC-1869: Create Unit test project
David A. Velasco [Tue, 12 Nov 2013 08:14:30 +0000 (09:14 +0100)]
Target SDK up
masensio [Mon, 11 Nov 2013 14:10:39 +0000 (06:10 -0800)]
Merge pull request #302 from owncloud/remove_automatic_full_syncs
Removed automatic full syncs and fixed full sync in Android 4.4
David A. Velasco [Mon, 11 Nov 2013 09:08:16 +0000 (10:08 +0100)]
Reviewed integration with sychronization framework to fix problems in Android 4.4
Mr. Jenkins [Mon, 11 Nov 2013 08:53:32 +0000 (03:53 -0500)]
[tx-robot] updated from transifex
Mr. Jenkins [Sat, 9 Nov 2013 04:51:28 +0000 (23:51 -0500)]
[tx-robot] updated from transifex
masensio [Fri, 8 Nov 2013 13:49:18 +0000 (14:49 +0100)]
Fix project oc_tests
masensio [Fri, 8 Nov 2013 13:41:32 +0000 (14:41 +0100)]
OC-1868: Remove dependences from accountType and authorities
David A. Velasco [Fri, 8 Nov 2013 13:01:34 +0000 (14:01 +0100)]
Removed requests for synchronization of account when account is changed or created
masensio [Thu, 7 Nov 2013 17:31:54 +0000 (18:31 +0100)]
OC-1868: Create library project. Add classes to Create FolderOperation
Mr. Jenkins [Thu, 7 Nov 2013 01:38:25 +0000 (20:38 -0500)]
[tx-robot] updated from transifex
masensio [Wed, 6 Nov 2013 17:01:31 +0000 (18:01 +0100)]
OC-1867: Remove package eu.alefzero.webdav
masensio [Wed, 6 Nov 2013 16:55:11 +0000 (17:55 +0100)]
OC-1865: Isolate code from CreateFolderOperation to remove dependencies on local storage
David A. Velasco [Wed, 6 Nov 2013 10:47:01 +0000 (02:47 -0800)]
Merge pull request #294 from owncloud/setup_buttons
Allow setting up style for buttons
David A. Velasco [Wed, 6 Nov 2013 10:43:22 +0000 (11:43 +0100)]
Merge branch 'develop' into setup_buttons
David A. Velasco [Wed, 6 Nov 2013 10:30:15 +0000 (11:30 +0100)]
Let setting up the visibility of the link for new users in the login view
David A. Velasco [Wed, 6 Nov 2013 10:03:56 +0000 (11:03 +0100)]
Fixed bugs in tests
David A. Velasco [Wed, 6 Nov 2013 09:36:34 +0000 (10:36 +0100)]
Merge branch 'develop' into setup_buttons
masensio [Tue, 5 Nov 2013 13:52:49 +0000 (14:52 +0100)]
OC-1866: new class com.owncloud.android.operations.remote.CreateRemoteFolderOperation
masensio [Tue, 5 Nov 2013 10:43:05 +0000 (02:43 -0800)]
Merge pull request #298 from owncloud/review_build_process
Reviewed build process
David A. Velasco [Tue, 5 Nov 2013 08:21:13 +0000 (09:21 +0100)]
Resources in JB workaround refactored
David A. Velasco [Mon, 4 Nov 2013 11:39:30 +0000 (12:39 +0100)]
Merge branch 'develop' into review_build_process
David A. Velasco [Mon, 4 Nov 2013 11:21:57 +0000 (12:21 +0100)]
Merge branch 'develop' into review_build_process
Mr. Jenkins [Mon, 4 Nov 2013 10:57:20 +0000 (05:57 -0500)]
[tx-robot] updated from transifex
David A. Velasco [Mon, 4 Nov 2013 10:40:07 +0000 (11:40 +0100)]
Added workaround app project to environment setup files
Mr. Jenkins [Sun, 3 Nov 2013 16:32:25 +0000 (11:32 -0500)]
[tx-robot] updated from transifex
David A. Velasco [Thu, 31 Oct 2013 16:30:38 +0000 (17:30 +0100)]
Merge branch 'develop' into review_build_process
David A. Velasco [Thu, 31 Oct 2013 16:26:51 +0000 (17:26 +0100)]
Translations updated after clean up of source language in Transifex
masensio [Thu, 31 Oct 2013 16:25:12 +0000 (17:25 +0100)]
Update images
masensio [Thu, 31 Oct 2013 16:20:00 +0000 (17:20 +0100)]
Update comment
David A. Velasco [Thu, 31 Oct 2013 16:12:20 +0000 (09:12 -0700)]
Merge pull request #292 from owncloud/clean_up
Clean up: removed unused resources (specially strings and drawables)
David A. Velasco [Thu, 31 Oct 2013 16:10:09 +0000 (17:10 +0100)]
Merge branch 'develop' into clean_up
masensio [Thu, 31 Oct 2013 15:59:38 +0000 (16:59 +0100)]
Remove custom_buttons option from setup.xml. Review account_setup and pincodelock
masensio [Wed, 30 Oct 2013 17:37:05 +0000 (18:37 +0100)]
Update images. New Styles for Buttons, Dropdown and Progress
masensio [Wed, 30 Oct 2013 16:29:22 +0000 (17:29 +0100)]
Update image buttons and remove CustomButton class
David A. Velasco [Wed, 30 Oct 2013 12:46:14 +0000 (13:46 +0100)]
Merge branch 'develop' into review_build_process
masensio [Wed, 30 Oct 2013 09:30:48 +0000 (10:30 +0100)]
Update preferences and style
masensio [Wed, 30 Oct 2013 09:24:15 +0000 (10:24 +0100)]
Update setup
masensio [Wed, 30 Oct 2013 09:20:41 +0000 (10:20 +0100)]
Update Strings (values-es)
masensio [Wed, 30 Oct 2013 08:08:02 +0000 (09:08 +0100)]
Update images
Mr. Jenkins [Wed, 30 Oct 2013 05:39:00 +0000 (01:39 -0400)]
[tx-robot] updated from transifex
David A. Velasco [Tue, 29 Oct 2013 13:39:56 +0000 (14:39 +0100)]
Removed unnecessary full namespaces
masensio [Tue, 29 Oct 2013 13:36:09 +0000 (14:36 +0100)]
Update setup and strings
masensio [Tue, 29 Oct 2013 13:13:24 +0000 (14:13 +0100)]
Merge branch 'develop' into setup_buttons
masensio [Tue, 29 Oct 2013 13:10:42 +0000 (14:10 +0100)]
Update packageName
David A. Velasco [Tue, 29 Oct 2013 12:56:27 +0000 (13:56 +0100)]
Merge branch 'develop' into review_build_process
masensio [Tue, 29 Oct 2013 12:18:49 +0000 (13:18 +0100)]
Adding default images for dropdown and indeterminate_progress in ActionBar
David A. Velasco [Tue, 29 Oct 2013 10:12:57 +0000 (11:12 +0100)]
Included in setup.xml the background color for logo in login view
Mr. Jenkins [Tue, 29 Oct 2013 09:35:45 +0000 (05:35 -0400)]
[tx-robot] updated from transifex
masensio [Tue, 29 Oct 2013 09:33:30 +0000 (10:33 +0100)]
OC-1832: Customize dropdown and spinner in ActionBar