Merge branch 'text_file_preview_pr_707_with_develop' of github.com:owncloud/android...
[pub/Android/ownCloud.git] / README.md
1 #This is the Android client for [ownCloud][0]
2
3 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.
4
5 ## Build Status on
6 Git master: ![Build Status](https://api.travis-ci.org/owncloud/android.svg?branch=master)
7
8 Git stable: ![Build Status](https://api.travis-ci.org/owncloud/android.svg?branch=stable)
9
10 ## Development
11
12 ### Project Setup
13 Make sure you read [SETUP.md][1] when you start working on this project.
14
15 [0]: https://github.com/owncloud/core
16 [1]: https://github.com/owncloud/android/blob/master/SETUP.md
17
18 ### Contributing
19 Please see [Contribution Guidelines](https://owncloud.org/contribute/). Fork this repository and contribute back using
20 [pull requests](https://github.com/owncloud/android/pulls). All pull requests should be based on, and targeted to, the ['master'](https://github.com/owncloud/android/tree/master) branch.