📱 Nextcloud Android app
Find a file
2013-06-24 10:59:11 +02:00
.settings OC-247: Resize active area for the eye icon 2013-06-04 10:45:24 +02:00
.tx Updated translation files 2013-03-11 13:54:23 +01: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 branch with develop branch 2013-06-06 17:22:25 +02:00
res Updated some messages in login activity 2013-06-24 10:59:11 +02:00
src Make the 'refresh' button enabled when visible, although the URL-input field is disabled, when the password is being updated 2013-06-24 10:39:52 +02:00
tests Merge remote-tracking branch 'origin/develop' into folderSizeInfo 2013-06-17 13:32:40 +02:00
third_party Copyright note fixes 2013-04-17 12:26:13 +02:00
.classpath Merge remote-tracking branch 'origin/develop' into folderSizeInfo 2013-06-17 13:32:40 +02:00
.gitignore missing files 2011-09-04 13:46:28 +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 REFACTORING: FileDetailActivity never more - simplifies transitions and removes bugs in orientation changes 2013-05-30 17:53: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 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 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 setup_env.bat included and improved setup text a bit 2013-03-13 22:32:44 +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 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.