Go to file
David A. Velasco c21c8e118b Version bump 2015-01-26 11:49:27 +01:00
.settings
.tx Update transifex strings 2013-10-17 18:07:13 +02:00
actionbarsherlock@9598f2bb2c
doc
libs Added requested changes. 2014-09-01 21:12:51 +02:00
oc_jb_workaround Update version number and name in oc_jb_workaround subproject 2014-11-20 18:03:33 +01:00
owncloud-android-library@0030d82ee8 Update owncloud library reference to 0.9.4 2014-12-03 09:31:41 +01:00
res Hotfix on French translation 2015-01-26 11:41:54 +01:00
src Merge pull request #752 from owncloud/instant_uploads_set_path 2014-11-26 13:10:04 +01:00
tests Revert "Add "select all" option to photo (or other) upload screen" 2014-10-29 22:37:45 +01:00
third_party Added requested changes. 2014-09-01 21:12:51 +02:00
user_manual Add user manual to Android repo 2015-01-19 13:57:23 -08:00
.classpath select all / deselect all file in upload menu 2014-10-10 14:05:49 +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 Build with new Android support in Travis 2014-10-20 13:48:12 +02:00
AndroidManifest.xml Version bump 2015-01-26 11:49:27 +01:00
CONTRIBUTING.md
LICENSE.txt
README.md Update README.md 2014-11-21 14:52:15 +01:00
SETUP.md small changes for building on Linux 2014-10-12 20:36:34 +02:00
THIRD_PARTY.txt Changes after CR 2014-07-29 15:08:49 +02:00
build.xml
issue_template.md
pom.xml fix mvn build. needs to go together with update of pom.xml of 2014-09-12 11:55:14 +02: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 small changes for building on Linux 2014-10-12 20:36:34 +02: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.