📱 Nextcloud Android app
Find a file
2014-02-10 09:29:33 +01:00
.settings
.tx
actionbarsherlock@9598f2bb2c
doc
oc_jb_workaround Version up for JB workaround-app: 1.0.12 2014-01-21 14:44:16 +01:00
owncloud-android-library@985b005995 Merge branch 'develop' into share_link__unshare_file 2014-02-07 12:02:38 +01:00
res OC-2868: Fix bug: Unshare a file that does not exist any more, no message is shown 2014-02-07 12:54:52 +01:00
src/com/owncloud/android Fixed wrong local state of a file after a download finishes 2014-02-10 09:29:33 +01:00
tests Library updated with final names (project and packages) 2014-01-20 11:59:41 +01:00
third_party/android-support-library Removed unneeded Transifex client 2013-12-11 08:51:34 +01:00
.classpath
.gitignore Allow the upload of project.properties and ant.properties files 2013-11-13 12:04:07 +01:00
.gitmodules Oc_framework, now owncloud-android-library, included as a submodule 2014-01-21 14:53:00 +01:00
.project
AndroidManifest.xml Merge branch 'share_link__new_share' into share_link__new_share_menu 2014-02-03 09:46:26 +01:00
build.xml
CONTRIBUTING.md
issue_template.md
LICENSE.txt
lint.xml
pom.xml made oc_framework a mvn project 2013-12-12 17:25:53 +01:00
proguard.cfg
project.properties ownCloud app linked to owncloud-android-library in its new location as submodule 2014-01-21 15:03:36 +01:00
README.md
SETUP.md correction 2014-01-25 14:50:15 +01:00
setup_env.bat Updated scrips files to setup environment 2014-01-22 10:16:53 +01:00
setup_env.sh Updated scrips files to setup environment 2014-01-22 10:16:53 +01:00
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.