Skip to content

nerzhul/ncsms-android

Repository files navigation

Nextcloud SMS (Android)

codebeat badge

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

▶️ Access

Nextcloud Notes App on fdroid.org

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

📓 Application documentation

You can find the application documentation here: https://github.com/nerzhul/ncsms-android/wiki

🔗 Requirements

❗ 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.
  • Application uses a GoMobile AAR to have the best performance on phones with modern technologies like HTTP/2.0

Build requirements

  • gradle

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