Go to file
jabarros 552a84c1c7 Merge pull request #675 from owncloud/hotfix_full_sync_ignoring_etag
HOTFIX - Full-account synchronization should never fetch the contents of a folder...
2014-10-24 14:38:30 +02:00
.settings
.tx
actionbarsherlock@9598f2bb2c
doc xml wasn't readable... hopefully now 2013-04-18 00:12:25 +02:00
libs Added requested changes. 2014-09-01 21:12:51 +02:00
oc_jb_workaround Bump workaround app version to 1.0.19 2014-10-24 10:52:41 +02:00
owncloud-android-library@d709798359 Update library reference to 0.9.3 version 2014-10-20 13:32:01 +02:00
res Merge branch 'develop' into release-1.6.0 2014-10-02 09:04:11 +02:00
src/com/owncloud/android Full-account synchronization should never fetch the contents of a folder 2014-10-24 10:13:43 +02:00
tests
third_party Added requested changes. 2014-09-01 21:12:51 +02:00
.classpath Added requested changes. 2014-09-01 21:12:51 +02:00
.gitignore
.gitmodules
.project
.travis.yml Build with new Android support in Travis 2014-10-15 16:40:44 +02:00
AndroidManifest.xml Bump app version to 1.6.1 2014-10-24 10:51:40 +02:00
CONTRIBUTING.md
LICENSE.txt
README.md
SETUP.md
THIRD_PARTY.txt
build.xml
issue_template.md
pom.xml fix mvn build. needs to go together with update of pom.xml of 2014-09-12 11:55:14 +02:00
proguard.cfg
project.properties
setup_env.bat
setup_env.sh

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.