📱 Nextcloud Android app
Find a file
David A. Velasco b6500777c2 Merge pull request #1592 from owncloud/removeMaven
Remove maven build capabilities
2016-04-25 14:24:29 +02:00
.settings
.tx
automationTest
doc
gradle/wrapper
libs
oc_jb_workaround Updated version number for app and JB workaround app 2016-04-21 11:31:48 +02:00
owncloud-android-library@19e30a6236 Error correctly reported when share password could not be set, and clean-up of unused code for sharing via link 2016-04-21 11:31:48 +02:00
res [tx-robot] updated from transifex 2016-04-25 01:13:49 -04:00
src Update SamlWebViewDialog.java 2016-04-25 09:46:44 +02:00
tests
third_party/touch-image-view
user_manual
.classpath
.gitignore #1320 remove maven build capabilities 2016-04-25 13:20:36 +02:00
.gitmodules
.project
.travis.yml #1320 remove maven build capabilities 2016-04-25 13:20:36 +02:00
AndroidManifest.xml Grant that Uploader activity is not attached to reused tasks while granting that passcode-protected Uploader is correctly shown after entering pasccode 2016-04-21 11:31:48 +02:00
build.gradle
build.xml
CHANGELOG.md Changelog update 2.0.0 release 2016-04-21 11:31:48 +02:00
CONTRIBUTING.md update users mailing list address 2016-04-14 09:26:18 +02:00
gradlew
gradlew.bat
issue_template.md typo 2016-04-06 09:20:53 +02:00
LICENSE.txt
proguard.cfg
project.properties
README.md
settings.gradle
SETUP.md #1320 remove maven build capabilities 2016-04-25 13:20:36 +02:00
setup_env.bat #1320 remove maven build capabilities 2016-04-25 13:20:36 +02:00
setup_env.sh #1320 remove maven build capabilities 2016-04-25 13:20:36 +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.