📱 Nextcloud Android app
Find a file
2015-05-04 14:29:17 +02:00
.settings
.tx
doc
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 Update workaround version 2015-04-21 14:45:01 +02:00
owncloud-android-library@e73e4a56d3 Updated reference to library after merging paired PR 2015-04-22 09:36:39 +02:00
res Add option to turn off share in setup.xml 2015-05-04 14:29:17 +02:00
src FileActivity does not need to 'remember' the current account in configuration changes 2015-04-27 12:27:09 +02:00
tests Update year in license 2015-03-05 13:27: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
.travis.yml Let Gradle out of Travis for the moment - needs additional review 2014-12-02 09:47:02 +01:00
AndroidManifest.xml Remove READ_PHONE_STATE permission 2015-03-25 23:34:14 +01:00
build.gradle Merge branch 'develop2' into imageGrid2 2015-01-19 21:02:37 +01:00
build.xml
CHANGELOG.md Added changelog 2015-02-19 16:08:27 +01:00
CONTRIBUTING.md
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
LICENSE.txt
pom.xml Commit for the PR 2014-10-28 16:09:34 +01:00
proguard.cfg
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

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.