Go to file
masensio 5ca133c5e4 Submodule Library updated 2014-01-27 12:38:56 +01:00
.settings OC-247: Resize active area for the eye icon 2013-06-04 10:45:24 +02:00
.tx Update transifex strings 2013-10-17 18:07:13 +02:00
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@1c44c7ac22 Submodule Library updated 2014-01-27 12:38:56 +01:00
res Merge pull request #360 from owncloud/oc_framework_cleanup_and_documentation 2014-01-27 01:14:01 -08:00
src/com/owncloud/android Fixed bug preventing that right modification time is saved in downloads 2014-01-24 14:22:05 +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 Merge branch 'develop'after SPRINT-002 2013-06-19 17:56:46 +02:00
.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 App version up: 1.5.3 2014-01-21 14:41:46 +01:00
CONTRIBUTING.md
LICENSE.txt
README.md positive description about what app does 2013-10-24 09:40:03 +02:00
SETUP.md made oc_framework a mvn project 2013-12-11 13:55:34 +01:00
THIRD_PARTY.txt Fixed typo in overview of third party software 2013-05-17 12:54:13 +02:00
build.xml
issue_template.md
lint.xml OC-208: Changes from comments 2013-06-11 10:46:21 +02:00
pom.xml updated jackrabbit to version 2.7.2 (eclipse) 2013-12-11 14:44:40 +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
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

README.md

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.