📱 Nextcloud Android app
Find a file
David A. Velasco 5169261b66 Merge pull request #731 from owncloud/imageGrid
Automatic grid more in folders with more than 50% of image files.
2015-02-03 11:04:32 +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
doc xml wasn't readable... hopefully now 2013-04-18 00:12:25 +02:00
gradle/wrapper Merge branch 'develop2' into imageGrid2 2015-01-19 21:02:37 +01:00
libs Commit for the PR 2014-10-28 16:09:34 +01:00
oc_jb_workaround Merge branch 'master' into develop 2014-12-03 11:31:49 +01:00
owncloud-android-library@e87f5f25ad Fix bug (Media Scan) Files are not refreshed when delete from the app) 2015-01-26 15:15:00 +01:00
res Corrections from my own comments 2015-02-03 09:52:22 +01:00
src Corrections from my own comments 2015-02-03 09:52:22 +01:00
tests Revert "Add "select all" option to photo (or other) upload screen" 2014-10-29 22:37:45 +01:00
third_party Commit for the PR 2014-10-28 16:09:34 +01:00
user_manual Update version number 2015-01-27 16:35:45 -08:00
.classpath Commit for the PR 2014-10-17 14:42:11 +02:00
.gitignore Restore .gitignore and SETUP.md, remove files that were added 2014-11-25 20:46:44 +01:00
.gitmodules add submodule to user manual 2015-01-27 12:11:26 -08:00
.project junit for android app 2012-09-30 01:14:38 +02:00
.travis.yml Let Gradle out of Travis for the moment - needs additional review 2014-12-02 09:47:02 +01:00
AndroidManifest.xml Merge pull request #752 from owncloud/instant_uploads_set_path 2014-11-26 13:10:04 +01:00
build.gradle Merge branch 'develop2' into imageGrid2 2015-01-19 21:02:37 +01: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
gradlew Commit for the PR 2014-10-28 16:09:34 +01:00
gradlew.bat Commit for the PR 2014-10-28 16:09:34 +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 Commit for the PR 2014-10-28 16:09:34 +01:00
proguard.cfg adjusting design to holo, stability for account setup 2012-05-13 16:13:13 +02:00
project.properties - bugfix 2014-11-06 08:21:43 +01:00
README.md Update README.md 2014-11-21 14:52:15 +01:00
settings.gradle Commit for the PR 2014-10-28 16:09:34 +01:00
SETUP.md Restore .gitignore and SETUP.md, remove files that were added 2014-11-25 20:46:44 +01:00
setup_env.bat Commit for the PR 2014-10-28 16:09:34 +01:00
setup_env.sh Fix Linux setup script 2014-10-28 16:47:28 +01: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.