📱 Nextcloud Android app
Find a file
2015-06-03 11:09:19 +02:00
.settings
.tx
doc
gradle/wrapper
libs Enforce to add empty folders lost by git 2015-05-26 14:00:41 +02:00
oc_jb_workaround
owncloud-android-library@e48aa9c304 Update library reference *after* merging library change into develop 2015-05-27 08:36:15 +02:00
res Fixed update of id.home action bar button on navigation through FileDisplayActivity 2015-06-02 01:00:14 +02:00
src Merge remote-tracking branch 'origin/navigationDrawer_basic' into navigationDrawer_basic 2015-06-03 11:09:19 +02:00
tests
third_party/touch-image-view Added exploded appcompat-v7 AAR to allow building from Ant and Eclipse 2015-05-26 13:31:50 +02:00
user_manual
.classpath
.gitignore
.gitmodules
.project
.travis.yml Try to enforce newer Android build tools in Travis 2015-05-26 13:54:07 +02:00
AndroidManifest.xml
build.gradle
build.xml
CHANGELOG.md
CONTRIBUTING.md
gradlew
gradlew.bat
issue_template.md
LICENSE.txt
pom.xml
proguard.cfg
project.properties Added exploded appcompat-v7 AAR to allow building from Ant and Eclipse 2015-05-26 13:31:50 +02:00
README.md
settings.gradle
SETUP.md
setup_env.bat Fixed setup_env.sh 2015-05-26 13:45:35 +02:00
setup_env.sh Fixed setup_env.sh 2015-05-26 13:45:35 +02:00
THIRD_PARTY.txt Update THIRD_PARTY License 2015-05-27 14:23:38 +02:00

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.