mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2025-06-06 23:46:13 +00:00
* initial add of toolbar and hamburger menu to main activity * toolbar added to preferences and accounts screens * fixed original string (name) * Layout fix for content * initial add of toolbar and hamburger menu to main activity * remove unnecessary padding bottom * fix styling and paint login activity in blue * toolbar added to preferences and accounts screens * Layout fix for content * remove unnecessary padding bottom * fix styling and paint login activity in blue * fixes after rebase * consolidate style since minVersion=16, make drawer to be behind the systembar * optimize drawer header * add back navigation to login activity, fix spinner background * add back navigation * more launcher icon to mipmap folders * fix identation * fix license header * revert code style deletion, change identation * proper notification icon * proper resolution for login logo * fix large notification icon * removed unused Eclair switch since support is v16+ * only use small notification icon * spaces->tabs * fix toolbar style for Android 4.x
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/nerzhul/ocsms/
📓 Application documentation
You can find the application documentation here: https://github.com/nerzhul/ownCloud-SMS-App/wiki
🔗 Requirements
❗ Reporting issues
- Client: https://github.com/nerzhul/ownCloud-SMS-App/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.
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%