📱 Nextcloud Android app
Find a file
Luke Owncloud a43fef7dbf enabled project for building with maven (eclipse building stays untouched)
added/updated compile instructions in setup.md
added some eclipse generated files to .gitignore
2013-10-21 09:29:05 +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 jackrabbit lib 2012-04-29 00:14:35 +02:00
oc_jb_workaround Update version number to 1.4.5 and 1.0.6(wa_jb) 2013-09-12 18:20:21 +02:00
res OC-1129: Add LoadingDialog.java 2013-09-18 18:13:24 +02:00
src Removed useless log 2013-10-07 14:00:02 +02:00
tests Forgot to add file for second test 2013-07-30 16:22:22 +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 enabled project for building with maven (eclipse building stays untouched) 2013-10-21 09:29:05 +02:00
.gitmodules Added submodule: actionbarsherlock 2012-02-05 22:41:01 +01:00
.project junit for android app 2012-09-30 01:14:38 +02:00
AndroidManifest.xml Update version number to 1.4.5 and 1.0.6(wa_jb) 2013-09-12 18:20:21 +02:00
build.xml add buildscripts for environment setup and building with ant 2012-06-25 19:46:14 +02:00
CONTRIBUTING.md Added CONTRIBUTING.md and THIRD_PARTY.txt 2013-03-25 15:08:40 +01:00
issue_template.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
lint.xml OC-208: Changes from comments 2013-06-11 10:46:21 +02:00
pom.xml enabled project for building with maven (eclipse building stays untouched) 2013-10-21 09:29:05 +02:00
proguard.cfg adjusting design to holo, stability for account setup 2012-05-13 16:13:13 +02:00
project.properties Added dialog in the main app to advise users about the workaround app 2013-01-30 13:46:15 +01:00
README.md setup_env.bat included and improved setup text a bit 2013-03-13 22:32:44 +01:00
SETUP.md enabled project for building with maven (eclipse building stays untouched) 2013-10-21 09:29:05 +02:00
setup_env.bat mc 2013-08-06 13:46:53 +02:00
setup_env.sh force update support library for outdated actionbarsherlock library 2012-10-06 11:58:11 +02:00
THIRD_PARTY.txt Fixed typo in overview of third party software 2013-05-17 12:54:13 +02:00

This is the android client for owncloud.

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