📱 Nextcloud Android app
Find a file
2014-10-31 13:30:26 +01: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 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@5bd0d73877 Merge branch 'master' into develop 2014-10-20 14:54:46 +02:00
res [tx-robot] updated from transifex 2014-10-27 01:13:33 -04:00
src Fixed. When an image is updated in the server and app folder is refreshed, the thumbnail does not change and it is not updated 2014-10-31 13:30:26 +01:00
tests Fix import in AccountUtilsTest 2014-02-21 14:52:46 +01:00
third_party Added requested changes. 2014-09-01 21:12:51 +02:00
.classpath Added requested changes. 2014-09-01 21:12:51 +02:00
.gitignore Allow the upload of project.properties and ant.properties files 2013-11-13 12:04:07 +01:00
.gitmodules Updated .gitmodules for easier access to ownCloud library from different environments 2014-02-20 17:51:13 +01:00
.project junit for android app 2012-09-30 01:14:38 +02:00
.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 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 fix mvn build. needs to go together with update of pom.xml of 2014-09-12 11:55:14 +02:00
proguard.cfg adjusting design to holo, stability for account setup 2012-05-13 16:13:13 +02:00
project.properties ownCloud app linked to owncloud-android-library in its new location as submodule 2014-01-21 15:03:36 +01:00
README.md positive description about what app does 2013-10-24 09:40:03 +02:00
SETUP.md small changes for building on Linux 2014-10-12 20:36:34 +02:00
setup_env.bat Updated scrips files to setup environment 2014-01-22 10:16:53 +01:00
setup_env.sh small changes for building on Linux 2014-10-12 20:36:34 +02:00
THIRD_PARTY.txt Changes after CR 2014-07-29 15:08:49 +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.