📱 Nextcloud Android app
Find a file
2015-02-24 14:05:54 +01:00
.settings
.tx
doc
gradle/wrapper
libs
oc_jb_workaround Updated version number to 1.7.0 2015-02-03 12:52:17 +01:00
owncloud-android-library@c2b5ddd236 Fix bug: Black screen is shown when trying to go to files view after changing the password 2015-02-18 12:23:25 +01:00
res Merge pull request #888 from owncloud/enable_cookies 2015-02-24 14:05:54 +01:00
src Clean-up and minor refactoring 2015-02-23 13:22:44 +01:00
tests
third_party
user_manual
.classpath
.gitignore
.gitmodules
.project
.travis.yml
AndroidManifest.xml Updated version number to 1.7.0 2015-02-03 12:52:17 +01:00
build.gradle
build.xml
CHANGELOG.md Added changelog 2015-02-19 16:08:27 +01:00
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.

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