📱 Nextcloud Android app
Find a file
jabarros 85d5035cbd Merge pull request #722 from ogasser/idn_share_fix
Convert IDN from ASCII to Unicode in Upload Dialog
2014-11-21 10:56:08 +01:00
.settings
.tx
actionbarsherlock@9598f2bb2c
doc
libs Added requested changes. 2014-09-01 21:12:51 +02:00
oc_jb_workaround Bump workaround app version to 1.0.19 2014-10-24 10:52:41 +02:00
owncloud-android-library@2799b3e853 Update reference to library after upgrading TLS support 2014-11-17 15:18:38 +01:00
res [tx-robot] updated from transifex 2014-11-20 01:13:29 -05:00
src Merge pull request #722 from ogasser/idn_share_fix 2014-11-21 10:56:08 +01:00
tests select all / deselect all file in upload menu 2014-10-10 14:05:49 +02:00
third_party Added requested changes. 2014-09-01 21:12:51 +02:00
.classpath select all / deselect all file in upload menu 2014-10-10 14:05:49 +02:00
.gitignore
.gitmodules
.project
.travis.yml Build with new Android support in Travis 2014-10-20 13:48:12 +02:00
AndroidManifest.xml Bump app version to 1.6.1 2014-10-24 10:51:40 +02:00
build.xml
CONTRIBUTING.md
issue_template.md
LICENSE.txt
pom.xml fix mvn build. needs to go together with update of pom.xml of 2014-09-12 11:55:14 +02:00
proguard.cfg
project.properties rebase 2014-10-24 18:45:09 +02:00
README.md
SETUP.md small changes for building on Linux 2014-10-12 20:36:34 +02:00
setup_env.bat
setup_env.sh small changes for building on Linux 2014-10-12 20:36:34 +02:00
THIRD_PARTY.txt

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.