Go to file
David A. Velasco a03e7e48eb Update library reference to 0.9.2 version 2014-07-24 09:23:29 +02: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 Updated copyright in source files 2013-02-07 18:45:10 +01:00
doc xml wasn't readable... hopefully now 2013-04-18 00:12:25 +02:00
oc_jb_workaround Update version number and name in workaround-app subproject 2014-07-07 14:46:21 +02:00
owncloud-android-library@5ebf81e26e Update library reference to 0.9.2 version 2014-07-24 09:23:29 +02:00
res Fixed bug. Changed icon for 'send' option in file actions menu 2014-07-15 12:45:28 +02:00
src/com/owncloud/android Fixed bug: failed upload notification not appearing in Android 2.x devices 2014-07-14 14:50:02 +02:00
tests Fix import in AccountUtilsTest 2014-02-21 14:52:46 +01:00
third_party/android-support-library Update android-support-v4 to revision 19.1 2014-05-29 15:24:10 +02: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 Updated .gitmodules for easier access to ownCloud library from different environments 2014-02-20 17:51:13 +01:00
.project
.travis.yml Updated version of build-tools to 20 to satisfy new minimum requirement of platform-tools 2014-06-27 14:50:08 +02:00
AndroidManifest.xml Remove InstantUploadActivity and related resources 2014-07-14 08:40:16 +02:00
CONTRIBUTING.md Added CONTRIBUTING.md and THIRD_PARTY.txt 2013-03-25 15:08:40 +01:00
LICENSE.txt Copyright note fixes 2013-04-17 12:26:13 +02:00
README.md positive description about what app does 2013-10-24 09:40:03 +02:00
SETUP.md tiny SETUP.md correction 2014-02-27 14:37:44 +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 Added CONTRIBUTING.md and THIRD_PARTY.txt 2013-03-25 15:08:40 +01:00
lint.xml OC-208: Changes from comments 2013-06-11 10:46:21 +02:00
pom.xml changed name of oc_framework to android-library in setup.md and pom.xml 2014-01-30 08:51:07 +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.