📱 Nextcloud Android app
Find a file
2014-03-17 13:39:03 +01:00
.settings
.tx
actionbarsherlock@9598f2bb2c
doc
oc_jb_workaround
owncloud-android-library@30acd4875d
res OC-3261: Fix a problem when trying to detect the kind of authentication. Add new AlertMessageDialog. Show an alert message if it is necessary a different authentication method 2014-03-17 13:39:03 +01:00
src/com/owncloud/android OC-3261: Fix a problem when trying to detect the kind of authentication. Add new AlertMessageDialog. Show an alert message if it is necessary a different authentication method 2014-03-17 13:39:03 +01:00
tests
third_party/android-support-library
.classpath
.gitignore Allow the upload of project.properties and ant.properties files 2013-11-13 12:04:07 +01:00
.gitmodules
.project
.travis.yml API14 was missing - don't start the emulator for now 2014-03-13 11:29:18 +01:00
AndroidManifest.xml
build.xml
CONTRIBUTING.md
issue_template.md
LICENSE.txt
lint.xml
pom.xml
proguard.cfg
project.properties
README.md
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.