📱 Nextcloud Android app
Find a file
2015-08-21 17:09:18 +02:00
.settings
.tx Update transifex strings 2013-10-17 18:07:13 +02:00
automationTest
doc
gradle/wrapper
libs
oc_jb_workaround
owncloud-android-library@dbc8c325d7
res added delete icon files 2015-08-21 17:09:18 +02:00
src Disable some parts in code for testing actions in uploads view 2015-08-21 14:04:31 +02:00
tests
third_party/touch-image-view
user_manual
.classpath
.gitignore
.gitmodules
.project
.travis.yml
AndroidManifest.xml
build.gradle
build.xml
CHANGELOG.md
CONTRIBUTING.md
gradlew
gradlew.bat
issue_template.md
LICENSE.txt
pom.xml
proguard.cfg
project.properties
README.md
settings.gradle
SETUP.md
setup_env.bat
setup_env.sh
THIRD_PARTY.txt

#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.