ncsms-android icon indicating copy to clipboard operation
ncsms-android copied to clipboard

repository for the ncsms on Android

Nextcloud SMS (Android)

codebeat badge

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

:arrow_forward: Access

Nextcloud Notes App on fdroid.org

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

:notebook: Application documentation

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

:link: Requirements

:exclamation: Reporting issues

  • Client: https://github.com/nerzhul/ncsms-android/issues
  • Server: https://github.com/nextcloud/ocsms/issues

:rocket: 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

:notebook: 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