📱 Nextcloud Android app
Find a file
2016-03-16 01:13:43 -04:00
.settings
.tx
automationTest
doc
gradle/wrapper
libs support lib ant folder from master 2016-02-25 19:03:56 +01:00
oc_jb_workaround Fixed build via gradle of OC JB Workaround app and build target updated to 23 2016-02-16 09:25:33 +01:00
owncloud-android-library@1007a80534 Update library reference, after merging PR#109 2016-02-19 11:23:27 +01:00
res [tx-robot] updated from transifex 2016-03-16 01:13:43 -04:00
src Merge pull request #1399 from owncloud/uploadShowsFiles_Master 2016-03-09 13:10:53 +01:00
tests Revert "target_marshmallow branch push" 2016-02-25 18:24:23 +01:00
third_party/touch-image-view
user_manual
.classpath
.gitignore
.gitmodules
.project
.travis.yml
AndroidManifest.xml Removed unneeded request for permission WRITE_SETTINGS, and commented permissions behaviour for API level >= 23 in AndroidManifest.xml 2016-02-16 13:59:49 +01:00
build.gradle rebased to master: resolved conflicts (edits from fab implementation) 2016-02-25 19:38:24 +01:00
build.xml
CHANGELOG.md
CONTRIBUTING.md added reference to SETUP.md 2016-02-22 11:20:14 +01:00
gradlew
gradlew.bat
issue_template.md
LICENSE.txt
pom.xml
proguard.cfg
project.properties rebased to master: resolved conflicts (edits from fab implementation) 2016-02-25 19:38:24 +01:00
README.md
settings.gradle
SETUP.md rebased to master: resolved conflicts (edits from fab implementation) 2016-02-25 19:38:24 +01:00
setup_env.bat changes due to code review 2016-03-02 14:34:33 +01:00
setup_env.sh changes due to code review 2016-03-02 14:34:33 +01:00
THIRD_PARTY.txt fixed the version no of the FAB lib 2016-02-25 18:15:01 +01: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.

Build Status on

Git master: Build Status

Git stable: Build Status

Development

Project Setup

Make sure you read SETUP.md when you start working on this project.

Contributing

Please see Contribution Guidelines. Fork this repository and contribute back using pull requests. All pull requests should be based on, and targeted to, the 'master' branch.