📱 Nextcloud Android app
Find a file
2016-05-24 12:53:41 +02:00
.settings
.tx
androidTest/java/com/owncloud/android Increased verbosity of logs for local unit tests 2016-05-24 12:53:41 +02:00
automationTest
doc
gradle/wrapper
libs
oc_jb_workaround
owncloud-android-library@785562038e
res
src
test/java/com/owncloud/android/utils Added sample local unit test 2016-05-24 12:53:41 +02:00
tests
third_party/touch-image-view
user_manual
.classpath
.gitignore
.gitmodules
.project
.travis.yml Increased verbosity of logs for local unit tests 2016-05-24 12:53:41 +02:00
AndroidManifest.xml
build.gradle Increased verbosity of logs for local unit tests 2016-05-24 12:53:41 +02:00
CHANGELOG.md
CONTRIBUTING.md
gradlew
gradlew.bat
issue_template.md
LICENSE.txt
proguard.cfg
README.md
settings.gradle
SETUP.md
THIRD_PARTY.txt
wait_for_emulator.sh Run sample instrumented unit test in Travis 2016-05-24 12:53:41 +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.

Build Status on

Git master: Build Status

Git stable: Build Status

Development

Project Setup

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

Contributing

Please see Contribution Guidelines. Fork this repository and contribute back using pull requests. All pull requests should be based on, and targeted to, the 'master' branch.