Nextcloud SMS app pushes your Android devices conversation into your Nextcloud instance, using ocsms app.
ocsms app sources are available here: https://github.com/nextcloud/ocsms
You can find the application documentation here: https://github.com/nerzhul/ncsms-android/wiki
- Client: https://github.com/nerzhul/ncsms-android/issues
- Server: https://github.com/nextcloud/ocsms/issues
- We are searching for translations into others languages. To contribute please download
res/values/strings.xml
andres/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
- gradle
- No empty lines at EOF
- No trailing whitespaces
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