Go to file
David A. Velasco a8d55d09dd Fixed range of valid versions to install 2013-11-15 15:13:54 +01:00
.settings OC-216: Hide Refresh Button. OC-65 2013-06-03 12:43:42 +02:00
.tx Update transifex strings 2013-10-17 18:07:13 +02:00
actionbarsherlock@9598f2bb2c
doc xml wasn't readable... hopefully now 2013-04-18 00:12:25 +02:00
libs
oc_jb_workaround Fixed range of valid versions to install 2013-11-15 15:13:54 +01:00
res New icon app with better contrast 2013-11-15 12:07:03 +01:00
src Improved reaction when events about kept-in-sync files are received 2013-11-14 17:24:54 +01:00
tests Fixed bugs in tests 2013-11-06 11:03:56 +01:00
third_party
.classpath Merge branch 'develop'after SPRINT-002 2013-06-19 17:56:46 +02:00
.gitignore enabled project for building with maven (eclipse building stays untouched) 2013-10-21 09:29:05 +02:00
.gitmodules
.project
AndroidManifest.xml Version number up: 1.5.0 2013-11-13 16:16:24 +01:00
CONTRIBUTING.md
LICENSE.txt
README.md positive description about what app does 2013-10-24 09:40:03 +02:00
SETUP.md "follow" instead of "obey" 2013-10-24 09:35:53 +02: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 Update packageName 2013-10-29 14:10:42 +01:00
proguard.cfg
project.properties Reviewed integration with sychronization framework to fix problems in Android 4.4 2013-11-11 10:08:16 +01:00
setup_env.bat Added workaround app project to environment setup files 2013-11-04 11:40:07 +01:00
setup_env.sh Added workaround app project to environment setup files 2013-11-04 11:40:07 +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.