1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-06-06 23:46:13 +00:00
ownCloud-SMS-App/README.md
2016-12-24 11:24:04 +01:00

1.8 KiB

Nextcloud SMS (Android)

Nextcloud SMS app pushes your Android devices conversation into your Nextcloud instance, using ocsms app.

▶️ Access

Download from Google Play Nextcloud Notes App on fdroid.org

ocsms app sources are available here: https://github.com/nerzhul/ocsms/

📓 Application documentation

You can find the application documentation here: https://github.com/nerzhul/ownCloud-SMS-App/wiki

Reporting issues

🚀 Contributions

  • We are searching for translations into others languages. To contribute please download res/values/strings.xml and res/values/google_playstore_strings.xml and provide a Pull Request with a translated version!
  • You can also contribute by adding patches in Java code or cleanups.

Build requirements

  • nrz-androidlib (last version)

Coding guidelines

  • No empty lines at EOF
  • No trailing whitespaces

📓 License

Nextcloud SMS Android Application license is in reflexion, then sources are partial.

  • App locales and layouts are under BSD 2 clause license
  • App DataProviders are under AGPLv3