Aucune description

Luke Owncloud 64827cf4ad refactoring, commenting, understanding code. added TODO for FileUploadService. il y a 10 ans
.settings 6daba6801f OC-216: Hide Refresh Button. OC-65 il y a 12 ans
.tx dc70f9e890 Update transifex strings il y a 11 ans
actionbarsherlock @ 9598f2bb2c bb257ec729 Updated copyright in source files il y a 12 ans
doc 74d234d48a xml wasn't readable... hopefully now il y a 12 ans
libs db4ccec8ee Added requested changes. il y a 11 ans
oc_jb_workaround 83ab65da1f Bump workaround app version to 1.0.19 il y a 10 ans
owncloud-android-library @ 5bd0d73877 3a8ff76d0a Merge branch 'master' into develop il y a 10 ans
res 068b826b32 [tx-robot] updated from transifex il y a 10 ans
src 64827cf4ad refactoring, commenting, understanding code. added TODO for FileUploadService. il y a 10 ans
tests 3960309379 Fix import in AccountUtilsTest il y a 11 ans
third_party 65dfc25583 Added helper library to use zoomable images il y a 11 ans
.classpath db4ccec8ee Added requested changes. il y a 11 ans
.gitignore 02edfaeea0 Allow the upload of project.properties and ant.properties files il y a 11 ans
.gitmodules 10e856c2e8 Updated .gitmodules for easier access to ownCloud library from different environments il y a 11 ans
.project 333514da73 junit for android app il y a 13 ans
.travis.yml 274edb45ed Build with new Android support in Travis il y a 10 ans
AndroidManifest.xml 64827cf4ad refactoring, commenting, understanding code. added TODO for FileUploadService. il y a 10 ans
CONTRIBUTING.md 58c569b968 Added CONTRIBUTING.md and THIRD_PARTY.txt il y a 12 ans
LICENSE.txt bdc0332c23 Copyright note fixes il y a 12 ans
README.md 0021bc1c97 positive description about what app does il y a 11 ans
SETUP.md 5af3c6d389 cleanup uploader. add comments. uncomment unused functions. rename. il y a 10 ans
THIRD_PARTY.txt 1d8f734e6d Changes after CR il y a 11 ans
build.xml 7578a726b3 add buildscripts for environment setup and building with ant il y a 13 ans
issue_template.md 58c569b968 Added CONTRIBUTING.md and THIRD_PARTY.txt il y a 12 ans
pom.xml 28550f5c68 fix mvn build. needs to go together with update of pom.xml of il y a 11 ans
proguard.cfg 0aeb425885 adjusting design to holo, stability for account setup il y a 13 ans
project.properties f2d44f42d9 ownCloud app linked to owncloud-android-library in its new location as submodule il y a 11 ans
setup_env.bat de367c009a Updated scrips files to setup environment il y a 11 ans
setup_env.sh 84c8c96916 small changes for building on Linux il y a 10 ans

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.