📱 Nextcloud Android app
Find a file
2015-08-03 21:39:27 +02:00
.settings
.tx
automationTest
doc
gradle/wrapper
libs
oc_jb_workaround
owncloud-android-library@02c24c8a3b
res Merge branch 'develop' of https://github.com/owncloud/android into material_toolbar 2015-08-03 21:38:32 +02:00
src Merge branch 'material_toolbar' of https://github.com/owncloud/android into material_toolbar 2015-08-03 21:39:27 +02:00
tests
third_party/touch-image-view
user_manual
.classpath
.gitignore
.gitmodules
.project
.travis.yml
AndroidManifest.xml
build.gradle
build.xml
CHANGELOG.md Update CHANGELOG.MD 2015-07-06 11:48:52 +02:00
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 develop: 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 'develop' branch.