📱 Nextcloud Android app
Find a file
2013-06-12 11:47:18 +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 OC-247: Resize active area for the eye icon 2013-06-04 10:45:24 +02:00
res Merge branch 'develop' into direct_download_with_click_at_list 2013-06-12 11:47:18 +02:00
src Merge branch 'develop' into direct_download_with_click_at_list 2013-06-12 11:47:18 +02:00
tests Merge branch 'login_view_layout_improvements' into login_toggle_password_icon 2013-06-05 11:39:34 +02:00
third_party Copyright note fixes 2013-04-17 12:26:13 +02:00
.classpath REFACTORING: fix layout problems in orientation changes after removing FileDetailActivity 2013-06-04 14:30:29 +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
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.