Go to file
David A. Velasco 5781090e2b Merge branch 'release-1.4.1' 2013-06-26 18:10:10 +02:00
.settings OC-247: Resize active area for the eye icon 2013-06-04 10:45:24 +02:00
.tx fixing language mapping for pirate english to fix the build 2013-06-05 15:34:21 +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
libs
oc_jb_workaround Update branch with develop branch 2013-06-06 17:22:25 +02:00
res Merge branch 'release-1.4.1' 2013-06-26 18:10:10 +02:00
src Fixed false error message and lack of recheck when a server certificate is explicitly accepted by the user in the login view 2013-06-26 12:45:35 +02:00
tests REFACTORING: moved AccountUtils to .authentication package 2013-06-18 11:34:08 +02:00
third_party Copyright note fixes 2013-04-17 12:26:13 +02:00
.classpath Merge branch 'develop'after SPRINT-002 2013-06-19 17:56:46 +02:00
.gitignore
.gitmodules
.project
AndroidManifest.xml Version bump: 1.4.1 2013-06-26 09:17:53 +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 setup_env.bat included and improved setup text a bit 2013-03-13 22:32:44 +01:00
SETUP.md setup_env.bat included and improved setup text a bit 2013-03-13 22:32: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 Added pom for building via maven. Actionbarsherlock and android resources gets resolved as maven dependencies, and the apk is built via android-maven-plugin. 2013-02-02 15:00:36 +01:00
proguard.cfg
project.properties Added dialog in the main app to advise users about the workaround app 2013-01-30 13:46:15 +01:00
setup_env.bat setup_env.bat included and improved setup text a bit 2013-03-13 22:32:44 +01:00
setup_env.sh

README.md

This is the android client for owncloud.

Make sure you read SETUP.md when you start working on this project.