1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-06-29 10:46:35 +00:00
Loic Blot 3edd898d7d
Full sync is now fixed
Full sync was previously not really good, Sms were ordered by date DESC, then the last date was good and when multiple loop iterations occurs, only 1 iteration happened
SmsBuffer now owns LastMessageDate instead of AndroidSmsFetcher
Full sync is now owned by AsyncsmsSync instead of MainActivity
Last message date is more accurate and less error prone
2017-09-11 21:56:34 +02:00
2017-02-03 12:47:54 -06:00
2017-09-11 21:56:34 +02:00
2017-08-22 15:39:45 +02:00
2017-08-24 08:27:24 +02:00
2017-09-04 22:37:43 +02: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-05-22 12:40:02 +02:00

Nextcloud SMS (Android)

codebeat badge

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%