Aucune description

masensio 4984d909f2 Merge branch 'develop' into cancel_transfer_for_deleted_users 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
doc 74d234d48a xml wasn't readable... hopefully now il y a 12 ans
gradle d4e0f3bdb1 Merge branch 'develop2' into imageGrid2 il y a 10 ans
libs 2cad715525 Commit for the PR il y a 10 ans
oc_jb_workaround 50e39f044f Merge branch 'master' into develop il y a 10 ans
owncloud-android-library @ e87f5f25ad e99583ef68 Updated library reference il y a 10 ans
res ae1bd1b6a1 [tx-robot] updated from transifex il y a 10 ans
src acb2da8f02 Cancel the current upload when it hasn't started yet il y a 10 ans
tests 31ffae0093 Revert "Add "select all" option to photo (or other) upload screen" il y a 10 ans
third_party 2cad715525 Commit for the PR il y a 10 ans
user_manual b7664364d7 Update version number il y a 10 ans
.classpath db4ccec8ee Added requested changes. il y a 11 ans
.gitignore 69013b0e8d Restore .gitignore and SETUP.md, remove files that were added il y a 10 ans
.gitmodules 7d1839ee96 add submodule to user manual il y a 10 ans
.project 333514da73 junit for android app il y a 13 ans
.travis.yml c20d7ef4ad Let Gradle out of Travis for the moment - needs additional review il y a 10 ans
AndroidManifest.xml 44c0d86ede Merge pull request #752 from owncloud/instant_uploads_set_path 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 96a256aec7 Update README.md il y a 10 ans
SETUP.md 69013b0e8d Restore .gitignore and SETUP.md, remove files that were added il y a 10 ans
THIRD_PARTY.txt 1d8f734e6d Changes after CR il y a 11 ans
build.gradle e874789382 Updated Android Gradle plug-in for compatibility with Android Studio 1.0+ il y a 10 ans
build.xml 7578a726b3 add buildscripts for environment setup and building with ant il y a 13 ans
gradlew 2cad715525 Commit for the PR il y a 10 ans
gradlew.bat 2cad715525 Commit for the PR il y a 10 ans
issue_template.md 58c569b968 Added CONTRIBUTING.md and THIRD_PARTY.txt il y a 12 ans
pom.xml 2cad715525 Commit for the PR il y a 10 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
settings.gradle 2cad715525 Commit for the PR il y a 10 ans
setup_env.bat 2cad715525 Commit for the PR il y a 10 ans
setup_env.sh c95722a9b3 Fix Linux setup script 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.