mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2025-06-28 02:06:11 +00:00
This should permit to prevent Google play removal due to this missing information.
Nextcloud SMS (Android)
Nextcloud SMS app pushes your Android devices conversation into your Nextcloud instance, using ocsms app.
▶️ Access
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
- Client: https://github.com/nerzhul/ncsms-android/issues
- Server: https://github.com/nextcloud/ocsms/issues
🚀 Contributions
- 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
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
Description
Languages
Java
100%