Nenhuma descrição

Luke Owncloud 264186ea6b "follow" instead of "obey" 11 anos atrás
.settings 6daba6801f OC-216: Hide Refresh Button. OC-65 12 anos atrás
.tx dc70f9e890 Update transifex strings 11 anos atrás
actionbarsherlock @ 9598f2bb2c bb257ec729 Updated copyright in source files 12 anos atrás
doc 74d234d48a xml wasn't readable... hopefully now 12 anos atrás
libs cdf25ac52c jackrabbit lib 13 anos atrás
oc_jb_workaround f79e2c0430 Merge pull request #284 from owncloud/setup_app_name 11 anos atrás
res f88f81e906 Replace 'ownCloud' with reference to app_name 11 anos atrás
src d0c9ad1091 Fixed bug in access to SYNC_MESSAGE identifier for building broadcast intents in SyncFolderOperation, and added static to remove unnecessary service objects 11 anos atrás
tests 7301c38f8a Forgot to add file for second test 12 anos atrás
third_party bdc0332c23 Copyright note fixes 12 anos atrás
.classpath 63a3522ab7 Merge branch 'develop'after SPRINT-002 12 anos atrás
.gitignore a43fef7dbf enabled project for building with maven (eclipse building stays untouched) 11 anos atrás
.gitmodules ae7af383fd Added submodule: actionbarsherlock 13 anos atrás
.project 333514da73 junit for android app 13 anos atrás
AndroidManifest.xml f79e2c0430 Merge pull request #284 from owncloud/setup_app_name 11 anos atrás
CONTRIBUTING.md 58c569b968 Added CONTRIBUTING.md and THIRD_PARTY.txt 12 anos atrás
LICENSE.txt bdc0332c23 Copyright note fixes 12 anos atrás
README.md e6f9fc1480 added first line of PR https://github.com/owncloud/android/pull/219 11 anos atrás
SETUP.md 264186ea6b "follow" instead of "obey" 11 anos atrás
THIRD_PARTY.txt eca293c195 Fixed typo in overview of third party software 12 anos atrás
build.xml 7578a726b3 add buildscripts for environment setup and building with ant 13 anos atrás
issue_template.md 58c569b968 Added CONTRIBUTING.md and THIRD_PARTY.txt 12 anos atrás
lint.xml 8f64354d72 OC-208: Changes from comments 12 anos atrás
pom.xml a43fef7dbf enabled project for building with maven (eclipse building stays untouched) 11 anos atrás
proguard.cfg 0aeb425885 adjusting design to holo, stability for account setup 13 anos atrás
project.properties 5da9c095a4 Added dialog in the main app to advise users about the workaround app 12 anos atrás
setup_env.bat fb9a226be6 mc 12 anos atrás
setup_env.sh 502ef603b7 force update support library for outdated actionbarsherlock library 13 anos atrás

README.md

This is the android client for owncloud.

It only allows file syncronization. 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.