Нема описа

AndyScherzinger ff6b07b041 Avoid instantiating Boolean objects; reference Boolean.TRUE or Boolean.FALSE or call Boolean.valueOf() instead. пре 8 година
.tx b907793a42 Add type for transifex пре 9 година
androidTest bb8cad870b Revert "reactive instrumented demo test" пре 8 година
automationTest 2a217ad905 update -gitignore and readme пре 10 година
doc 8ed97d7433 Update setup, changes from the issue #1154 пре 10 година
drawable_resources 2a0232ab6c beta launcher svg пре 9 година
gradle 1bf872dcda try to move dependencies into docker container пре 9 година
libs 134b2b4c68 remove ANT build, bump gradle Android plugin to 2.0, remove lib resources used by ANT пре 9 година
res af859dfbda fix wrong upload behaviour пре 8 година
src ff6b07b041 Avoid instantiating Boolean objects; reference Boolean.TRUE or Boolean.FALSE or call Boolean.valueOf() instead. пре 8 година
test 4df036940c code review changes пре 8 година
tests 232e555cd3 bump to v24 incl. toolchain, jdk8 etc. пре 8 година
third_party 519bebf461 Added exploded appcompat-v7 AAR to allow building from Ant and Eclipse пре 10 година
user_manual 1183e51c19 Merge remote-tracking branch 'owncloud/multiSelect' into multiSelectOwncloud пре 9 година
.drone.yml 1c3ee0731a fix emulater params пре 8 година
.gitignore 25117bc0e3 ignore gradle.properties for git пре 8 година
.gitmodules 821991868d Use Nextcloud documentation пре 9 година
.lgtm d32867c593 approvals = 1 пре 9 година
AndroidManifest.xml 9d7c9530b9 Merge branch 'master' of https://github.com/nextcloud/android into syncedFolders пре 8 година
CHANGELOG.md 5c6bb4e792 Update CHANGELOG.md пре 9 година
CONTRIBUTING.md 2ba73739bf remove leftover of draft пре 8 година
LICENSE.txt bdc0332c23 Copyright note fixes пре 12 година
MAINTAINERS 934afa9fd7 Update MAINTAINERS пре 9 година
README.md e5805358ca added codacy badge пре 8 година
SETUP.md eb10fb0015 bump Android SDK Build-Tools to 24.0.2 пре 8 година
THIRD_PARTY.txt 2ebefe2507 initial documentation renames пре 9 година
build.gradle c30920ed59 bump lib to 1.0.8 пре 8 година
checkstyle.xml af1a61960b Incorporated Checkstyle, findbugs, pmd and lint пре 8 година
findbugs-filter.xml af1a61960b Incorporated Checkstyle, findbugs, pmd and lint пре 8 година
gradlew 2cad715525 Commit for the PR пре 10 година
gradlew.bat 2cad715525 Commit for the PR пре 10 година
issue_template.md 2ebefe2507 initial documentation renames пре 9 година
pmd-ruleset.xml af1a61960b Incorporated Checkstyle, findbugs, pmd and lint пре 8 година
proguard.cfg 0aeb425885 adjusting design to holo, stability for account setup пре 13 година
settings.gradle b64ab8f271 remove workaround app пре 9 година
suppressions.xml af1a61960b Incorporated Checkstyle, findbugs, pmd and lint пре 8 година
wait_for_emulator.sh 30440eb55a other version of the check script working with Android N пре 8 година

README.md

Nextcloud Android app Build Status Codacy Badge

[<img src="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png"

  alt="Download from Google Play" 
  height="80">](https://play.google.com/store/apps/details?id=com.nextcloud.client)

[<img src="https://f-droid.org/badge/get-it-on.png"

  alt="Get it on F-Droid"
  height="80">](https://f-droid.org/repository/browse/?fdfilter=com.nextcloud)

irc irc

Please stay tuned while we get all the repositories up.

Meanwhile check out https://nextcloud.com and follow us on https://twitter.com/nextclouders

If you want to contribute, you are very welcome:

  • on our IRC channels #nextcloud & #nextcloud-mobile irc://#nextcloud-mobile@freenode.net (on freenode) and
  • our forum at https://help.nextcloud.com

Please read the Code of Conduct. This document offers some guidance to ensure Nextcloud participants can cooperate effectively in a positive and inspiring atmosphere, and to explain how together we can strengthen and support each other.

if you want to join the Github organization just let us know and we’ll add you! :)

This is by the community, for the community. Everyone is welcome! :)

Start contributing

Make sure you read SETUP.md and CONTRIBUTING.md when you start working on this project. Basically: Fork this repository and contribute back using pull requests to the master branch. Easy starting points are also reviewing pull requests and working on starter issue.

Beta version beta version

License: GPLv2

New contributions are added under AGPLv3.