📱 Nextcloud Android app
Find a file
2015-10-07 21:34:39 +02:00
.settings
.tx Update transifex strings 2013-10-17 18:07:13 +02:00
automationTest
doc Update setup, changes from the issue #1154 2015-09-14 14:07:05 +02:00
gradle/wrapper
libs
oc_jb_workaround Update versionName and versionCode for version 1.8. Also in workaround 2015-09-16 16:54:07 +02:00
owncloud-android-library@5985ba9a9f Update library reference 2015-09-16 12:55:05 +02:00
res [tx-robot] updated from transifex 2015-10-04 01:13:38 -04:00
src on wifi change: cancel all pending uploads, check prior each upload 2015-10-07 21:34:39 +02:00
tests
third_party/touch-image-view
user_manual
.classpath
.gitignore
.gitmodules
.project
.travis.yml
AndroidManifest.xml Update versionName and versionCode for version 1.8. Also in workaround 2015-09-16 16:54:07 +02:00
build.gradle Merge branch 'master' into copy 2015-09-01 18:35:51 +02:00
build.xml
CHANGELOG.md Update Changelog for 1.8 version 2015-09-30 10:43:56 +02:00
CONTRIBUTING.md
gradlew
gradlew.bat
issue_template.md
LICENSE.txt
pom.xml
proguard.cfg
project.properties
README.md
settings.gradle
SETUP.md Update setup, changes from the issue #1154 2015-09-14 14:07:05 +02:00
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.