1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-06-06 23:46:13 +00:00
Andy Scherzinger f83eebe4dd Drawer, Toolbar and minor UI optimizations (#145)
* 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
2017-03-23 20:16:31 +01:00
2017-02-03 12:47:54 -06:00
2016-03-18 12:26:41 +01:00
2016-12-24 12:52:31 +01:00
2017-03-23 20:12:49 +01:00
2016-12-24 12:52:31 +01:00
2016-12-24 12:52:31 +01:00
2016-12-21 20:55:17 +01:00
2017-01-18 23:03:32 +01:00

Nextcloud SMS (Android)

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

▶️ Access

Download from Google Play Nextcloud Notes App on fdroid.org

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

Reporting issues

🚀 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.

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
No description provided
Readme 103 MiB
Languages
Java 100%