📱 Nextcloud Android app
Find a file
tobiasKaminsky be4d7d14d2 - fix #76
2014-12-27 16:20:34 +01:00
.settings
.tx Update transifex strings 2013-10-17 18:07:13 +02:00
doc
gradle/wrapper
libs
oc_jb_workaround
owncloud-android-library@8261865ff2
res
src
tests Revert "Add "select all" option to photo (or other) upload screen" 2014-10-29 22:37:45 +01:00
third_party
.classpath Added requested changes. 2014-09-01 21:12:51 +02:00
.gitignore Restore .gitignore and SETUP.md, remove files that were added 2014-11-25 20:46:44 +01:00
.gitmodules Change submodule from owncloudChalmers/android-library to ownCloud/android-library 2014-11-28 12:16:34 +01:00
.project
.travis.yml Let Gradle out of Travis for the moment - needs additional review 2014-12-02 09:47:02 +01:00
AndroidManifest.xml Merge pull request #752 from owncloud/instant_uploads_set_path 2014-11-26 13:10:04 +01:00
build.gradle Update Gradle plugin to 0.14 for compatibility with Android Studio 0.9.0 2014-11-01 16:08:15 +01:00
build.xml
CONTRIBUTING.md
gradlew Commit for the PR 2014-10-28 16:09:34 +01:00
gradlew.bat Commit for the PR 2014-10-28 16:09:34 +01:00
issue_template.md
LICENSE.txt
pom.xml Commit for the PR 2014-10-28 16:09:34 +01:00
proguard.cfg
project.properties
README.md Update README.md 2014-11-21 14:52:15 +01:00
settings.gradle
SETUP.md Restore .gitignore and SETUP.md, remove files that were added 2014-11-25 20:46:44 +01: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.

Make sure you read SETUP.md when you start working on this project.