📱 Nextcloud Android app
Find a file
2015-12-04 01:13:39 -05:00
.settings
.tx
automationTest
doc
gradle/wrapper
libs
oc_jb_workaround Bumped version numbers (app and workaround-app) 2015-11-25 09:42:13 +01:00
owncloud-android-library@77c0d785c9 Fix bug related with sharee with special characters 2015-11-26 14:07:31 +01:00
res [tx-robot] updated from transifex 2015-12-04 01:13:39 -05:00
src Fix bug: App crash when try to share link with api disabled 2015-11-26 14:07:32 +01:00
tests
third_party/touch-image-view
user_manual more file management options 2015-11-05 09:48:53 -08:00
.classpath
.gitignore
.gitmodules
.project
.travis.yml Merge pull request #1105 from owncloud/fixLegacyTravis 2015-10-29 19:03:41 +01:00
AndroidManifest.xml Removed unneeded permissions 2015-11-25 09:42:15 +01:00
build.gradle Remove android.support.widget components from the sharewith view. Waiting for introducing Floating button in the project 2015-10-30 16:25:54 +01:00
build.xml
CHANGELOG.md
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 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.