📱 Nextcloud Android app
Find a file
2015-07-20 12:20:15 +02:00
.settings
.tx
automationTest update -gitignore and readme 2015-06-08 15:02:29 +02:00
doc
gradle/wrapper
libs Enforce to add empty folders lost by git 2015-05-26 14:00:41 +02:00
oc_jb_workaround Update versionName and versionCode in AndroidManifest.xml, for workaround 2015-06-22 15:52:08 +02:00
owncloud-android-library@02c24c8a3b Fixed SAML SSO 2015-07-02 14:03:12 +02:00
res [tx-robot] updated from transifex 2015-07-10 01:14:03 -04:00
src remove empty line 2015-07-20 12:20:15 +02:00
tests Update year in license 2015-03-05 13:27:45 +01:00
third_party/touch-image-view Added exploded appcompat-v7 AAR to allow building from Ant and Eclipse 2015-05-26 13:31:50 +02:00
user_manual
.classpath
.gitignore
.gitmodules
.project
.travis.yml Merge remote-tracking branch 'origin/develop' into navigationDrawer_basic 2015-06-15 14:07:49 +02:00
AndroidManifest.xml Update versionName and versionCode in AndroidManifest.xml 2015-06-22 15:47:36 +02:00
build.gradle Add actionBar 2015-05-25 12:39:05 +02:00
build.xml
CHANGELOG.md Update CHANGELOG.MD 2015-07-06 11:48:52 +02:00
CONTRIBUTING.md Reviewed and updated project setup instructions 2015-06-15 12:33:03 +02:00
gradlew
gradlew.bat
issue_template.md
LICENSE.txt
pom.xml
proguard.cfg
project.properties Added exploded appcompat-v7 AAR to allow building from Ant and Eclipse 2015-05-26 13:31:50 +02:00
README.md
settings.gradle Update gradle - remove actionSherlock 2015-05-21 16:43:34 +02:00
SETUP.md Reviewed and updated project setup instructions 2015-06-15 12:33:03 +02:00
setup_env.bat Fixed setup_env.sh 2015-05-26 13:45:35 +02:00
setup_env.sh Trying different options to update support library project (fixing Travis build) 2015-06-15 13:19:50 +02:00
THIRD_PARTY.txt Update THIRD_PARTY License 2015-05-27 14:23:38 +02:00

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.