Go to file
David A. Velasco 4604f925e8 Fixed version code in JB workaround app 2013-12-12 14:32:16 +01:00
.settings OC-216: Hide Refresh Button. OC-65 2013-06-03 12:43:42 +02:00
.tx Update transifex strings 2013-10-17 18:07:13 +02:00
actionbarsherlock@9598f2bb2c
doc xml wasn't readable... hopefully now 2013-04-18 00:12:25 +02:00
libs Revert "update jackrabbit webdav lib to version 2.6.3" 2013-10-28 14:24:18 +01:00
oc_framework Merge branch 'develop' into sni_support_based_on_network_implementation_built_in 2013-12-02 13:44:08 +01:00
oc_framework-test-project Merge getFile and getData methods of RemoteOperationResult in a single one 2013-11-29 10:30:53 +01:00
oc_jb_workaround Fixed version code in JB workaround app 2013-12-12 14:32:16 +01:00
res Updated hint in URL input field 2013-12-10 13:53:21 +01:00
src/com/owncloud/android File with just one chunk use the old non-chunked interface, so that they work in all the servers under 6.0 2013-12-11 18:48:56 +01:00
tests OC-2164: Isolate code from RemoveFileOperation. Include new RemoveRemoteFileOperation in library 2013-11-22 13:30:09 +01:00
third_party
.classpath Merge branch 'develop'after SPRINT-002 2013-06-19 17:56:46 +02:00
.gitignore Allow the upload of project.properties and ant.properties files 2013-11-13 12:04:07 +01:00
.gitmodules
.project
AndroidManifest.xml Version up to 1.5.2 2013-12-05 18:06:02 +01:00
CONTRIBUTING.md
LICENSE.txt
README.md positive description about what app does 2013-10-24 09:40:03 +02:00
SETUP.md Smaller titles 2013-11-18 12:31:06 +01:00
THIRD_PARTY.txt Fixed typo in overview of third party software 2013-05-17 12:54:13 +02:00
build.xml
issue_template.md
lint.xml OC-208: Changes from comments 2013-06-11 10:46:21 +02:00
pom.xml Revert "update jackrabbit webdav lib to version 2.6.3" 2013-10-28 14:24:18 +01:00
proguard.cfg
project.properties Fixed wrong separator path in project.properties 2013-11-19 11:02:05 +01:00
setup_env.bat Updated setup scripts to include oc_framework project 2013-11-13 12:06:33 +01:00
setup_env.sh Updated setup scripts to include oc_framework project 2013-11-13 12:06:33 +01:00

README.md

This is the Android client for ownCloud.

The app performs file synchronization with an ownCloud server. Other ownCloud features may be added in the future, but they are not a priority right now.

Make sure you read SETUP.md when you start working on this project.