📱 Nextcloud Android app
Find a file
2015-09-11 12:47:01 +02:00
.settings
.tx
automationTest
doc Added slides for Android workshop @ oCC 2015 2015-08-30 11:42:25 +02:00
gradle/wrapper
libs
oc_jb_workaround Update build.gradle to 1.2.3 2015-08-03 15:07:20 +02:00
owncloud-android-library@17bb724b42 updated to latest library version 2015-09-04 13:31:00 +02:00
res Merge branch 'master' of https://github.com/owncloud/android into material_buttons 2015-09-11 12:47:01 +02:00
src Merge branch 'master' of https://github.com/owncloud/android into material_buttons 2015-09-11 12:47:01 +02:00
tests
third_party/touch-image-view
user_manual
.classpath
.gitignore
.gitmodules Updated submodule to point to the branch with the additional stuff for the copy action 2015-08-18 17:07:35 +02:00
.project
.travis.yml removed Android 16/19 to test drive 2015-07-26 23:16:35 +02:00
AndroidManifest.xml Merge branch 'master' into copy 2015-09-01 18:35:51 +02:00
build.gradle Merge branch 'master' into copy 2015-09-01 18:35:51 +02:00
build.xml
CHANGELOG.md
CONTRIBUTING.md Updated documents and .gitmodules with new policy: PRs should go to master, no more to develop 2015-08-07 09:15:14 +02:00
gradlew
gradlew.bat
issue_template.md
LICENSE.txt
pom.xml
proguard.cfg
project.properties
README.md Updated documents and .gitmodules with new policy: PRs should go to master, no more to develop 2015-08-07 09:15:14 +02:00
settings.gradle
SETUP.md Update SETUP.md 2015-08-11 15:40:27 +02:00
setup_env.bat Bump compile from 16-->22 in order to compile actual appcompat 2015-07-26 23:23:45 +02:00
setup_env.sh Bump compile from 16-->22 in order to compile actual appcompat 2015-07-26 23:23:45 +02:00
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.