mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2025-06-12 02:16:21 +00:00
Merge pull request #85 from stefan-niedermann/patch-1
Add App-Store buttons and fix some typos
This commit is contained in:
commit
bb1c01cf41
19
README.md
19
README.md
@ -4,7 +4,12 @@
|
||||
|
||||
ownCloud SMS app push your Android devices conversation into your ownCloud instance, using ocsms app.
|
||||
|
||||
Android download link: https://play.google.com/store/apps/details?id=fr.unix_experience.owncloud_sms
|
||||
<a href="https://play.google.com/store/apps/details?id=fr.unix_experience.owncloud_sms">
|
||||
<img src="http://www.android.com/images/brand/android_app_on_play_large.png" alt="Download from Google Play" />
|
||||
</a>
|
||||
<a href="https://f-droid.org/repository/browse/?fdid=fr.unix_experience.owncloud_sms">
|
||||
<img src="https://camo.githubusercontent.com/7df0eafa4433fa4919a56f87c3d99cf81b68d01c/68747470733a2f2f662d64726f69642e6f72672f77696b692f696d616765732f632f63342f462d44726f69642d627574746f6e5f617661696c61626c652d6f6e2e706e67" alt="ownCloud Notes App on fdroid.org" />
|
||||
</a>
|
||||
|
||||
ocsms app sources are available here: https://github.com/nerzhul/ocsms/
|
||||
|
||||
@ -23,7 +28,7 @@ ownCloud SMS Android Application licence is in reflexion, then sources are parti
|
||||
|
||||
We are searching for translations in others langs
|
||||
|
||||
To contribute please download res/values/strings.xml and res/values/google_playstore_strings.xml and give us a translated version !
|
||||
To contribute please download `res/values/strings.xml` and `res/values/google_playstore_strings.xml` and give us a translated version!
|
||||
|
||||
You can also contribute by adding patches in Java code or cleanups.
|
||||
|
||||
@ -32,7 +37,7 @@ You can also contribute by adding patches in Java code or cleanups.
|
||||
|
||||
## Build requirements
|
||||
- nrz-androidlib (last version)
|
||||
- Owncloud-Android-Library v1.0
|
||||
- ownCloud-Android-Library v1.0
|
||||
|
||||
## Issue template
|
||||
|
||||
@ -47,17 +52,17 @@ Client
|
||||
- Phone: <phone-model>
|
||||
- ownCloud SMS app version: X.X.X
|
||||
|
||||
Please create your issues for the client here:
|
||||
Please create your issues for the **client** here:
|
||||
|
||||
https://github.com/nerzhul/ownCloud-SMS-App/issues
|
||||
|
||||
And for the server app here:
|
||||
And for the **server** app here:
|
||||
|
||||
https://github.com/nerzhul/ocsms/issues
|
||||
|
||||
## Developpers
|
||||
## Developers
|
||||
|
||||
You can found our continuous integration here: http://jenkins.unix-experience.fr/job/ownCloud%20SMS%20%28Android%29/
|
||||
You can find our continuous integration here: http://jenkins.unix-experience.fr/job/ownCloud%20SMS%20%28Android%29/
|
||||
|
||||
### Coding guidelines
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user