📱 Nextcloud Android app
Find a file
tobiasKaminsky 0d01bf30c3 Added support for sharing files:
- Long press on file list
- Add option on ImageViewer
2013-11-24 10:00:04 +01:00
.settings
.tx
actionbarsherlock@9598f2bb2c
doc
libs
oc_framework Small tweaks in rename operation 2013-11-19 12:11:07 +01:00
oc_framework-test-project Fixed test of oc_framework; more simple initialization 2013-11-19 14:53:11 +01:00
oc_jb_workaround Fixed range of valid versions to install 2013-11-15 15:13:54 +01:00
res Added support for sharing files: 2013-11-24 10:00:04 +01:00
src/com/owncloud/android Added support for sharing files: 2013-11-24 10:00:04 +01:00
tests OC-2097:Fix init test. Fix classpath of oc-test 2013-11-15 14:51:49 +01:00
third_party
.classpath
.gitignore
.gitmodules
.project
AndroidManifest.xml Merge branch 'develop' into refactor_remote_operation_to_create_folder 2013-11-18 14:10:16 +01:00
build.xml
CONTRIBUTING.md
issue_template.md
LICENSE.txt
lint.xml
pom.xml
proguard.cfg
project.properties Fixed wrong separator path in project.properties 2013-11-19 11:02:05 +01:00
README.md
SETUP.md Smaller titles 2013-11-18 12:31:06 +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.