Nextcloud SMS (Android)
Nextcloud SMS app pushes your Android devices conversation into your Nextcloud instance, using ocsms app.
:arrow_forward: Access
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
: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
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