📱 Nextcloud Android app
Find a file
2013-10-29 05:35:45 -04:00
.settings OC-216: Hide Refresh Button. OC-65 2013-06-03 12:43:42 +02:00
.tx Update transifex strings 2013-10-17 18:07:13 +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 Revert "update jackrabbit webdav lib to version 2.6.3" 2013-10-28 14:24:18 +01:00
oc_jb_workaround Merge pull request #284 from owncloud/setup_app_name 2013-10-22 05:15:21 -07:00
res [tx-robot] updated from transifex 2013-10-29 05:35:45 -04:00
src Merge branch 'develop' into refresh_folder_contents_when_browsed_into 2013-10-24 16:31:56 +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 Merge pull request #284 from owncloud/setup_app_name 2013-10-22 05:15:21 -07: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 Revert "update jackrabbit webdav lib to version 2.6.3" 2013-10-28 14:24:18 +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 positive description about what app does 2013-10-24 09:40:03 +02:00
SETUP.md "follow" instead of "obey" 2013-10-24 09:35:53 +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.

The app performs file synchronization with an ownCloud server. 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.