📱 Nextcloud Android app
Find a file
2016-02-10 11:39:05 +01:00
.settings
.tx
automationTest
doc
gradle/wrapper
libs
oc_jb_workaround Version number up to 1.9.1 2016-02-04 14:51:54 +01:00
owncloud-android-library@4eb15976ea Updated library reference 2016-02-10 11:39:05 +01:00
res Update branch master with released code for version 1.9.1 2016-02-10 11:35:07 +01:00
src Prevent that lost waiting dialogs block operation after tricky rotations 2016-02-09 09:54:31 +01:00
tests
third_party/touch-image-view
user_manual Merge branch 'master' of https://github.com/owncloud/android into material_buttons 2015-12-28 20:03:25 +01:00
.classpath
.gitignore
.gitmodules
.project
.travis.yml
AndroidManifest.xml Version number up to 1.9.1 2016-02-04 14:51:54 +01:00
build.gradle Force ant and android studio to use Java7 2015-12-22 11:40:07 +01:00
build.xml
CHANGELOG.md Updated changelog for version 1.9.1 2016-02-10 08:46:56 +01:00
CONTRIBUTING.md
gradlew
gradlew.bat
issue_template.md
LICENSE.txt
pom.xml
proguard.cfg
project.properties Force ant and android studio to use Java7 2015-12-22 11:40:07 +01:00
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.