설명 없음

Andy Scherzinger b83cbc20a9 Merge pull request #675 from nextcloud/renameBetaToNightly 8 년 전
.tx b907793a42 Add type for transifex 8 년 전
androidTest bb8cad870b Revert "reactive instrumented demo test" 8 년 전
automationTest 2a217ad905 update -gitignore and readme 9 년 전
doc 8ed97d7433 Update setup, changes from the issue #1154 9 년 전
drawable_resources f59773ab22 grey icon work for shared (link/user) 8 년 전
gradle 1bf872dcda try to move dependencies into docker container 8 년 전
libs 134b2b4c68 remove ANT build, bump gradle Android plugin to 2.0, remove lib resources used by ANT 8 년 전
res 0e9ac45ee4 [tx-robot] updated from transifex 8 년 전
src bc0bbd7842 Revert "Update one more broadcast" 8 년 전
test 99ef7cb84b centralize repeated texts 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 9 년 전
user_manual 74edc51434 fix doc build 8 년 전
.drone.yml 1c3ee0731a fix emulater params 8 년 전
.gitignore 25117bc0e3 ignore gradle.properties for git 8 년 전
.gitmodules 821991868d Use Nextcloud documentation 8 년 전
.pullapprove.yml 4f51fe6c92 A single rejection rejects the PR 8 년 전
AndroidManifest.xml c81e23f493 removed WRITE_EXTERNAL_STORAGE -> covered by WRITE_EXTERNAL_STORAGE 8 년 전
CHANGELOG.md 6737c21a1a set correct release date 8 년 전
CONTRIBUTING.md 9f9df66a24 beta --> nightly 8 년 전
LICENSE.txt bdc0332c23 Copyright note fixes 12 년 전
README.md 5d3f081a17 new codacy badge 8 년 전
SETUP.md eb10fb0015 bump Android SDK Build-Tools to 24.0.2 8 년 전
THIRD_PARTY.txt 2ebefe2507 initial documentation renames 8 년 전
build.gradle e2a3da33ba lib version 1.0.11 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 8 년 전
pmd-ruleset.xml 0a13a5b818 PMD appeased 8 년 전
proguard.cfg 0aeb425885 adjusting design to holo, stability for account setup 13 년 전
settings.gradle b64ab8f271 remove workaround app 8 년 전
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.