1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-06-07 07:56:14 +00:00
Loïc Blot (@U-Exp) 9093f69a57 Another massive sync performance improvement.
* Check mailbox validity before cursor iterations, 3 tests * msgNumber removed
* Build messageIDs string only for current checked mailbox
* Don't call push HTTP method if there is no messages to sync
2014-12-02 20:29:08 +01:00
2014-11-30 20:11:55 +01:00
2014-10-27 21:07:17 +01:00
2014-10-27 21:07:17 +01:00
2014-10-10 16:18:06 +02:00

ownCloud SMS Android Application Offical Repository

Introduction

ownCloud SMS app push your Android devices conversation into your ownCloud instance, using ocsms app.

Android download link: https://play.google.com/store/apps/details?id=fr.unix_experience.owncloud_sms

ocsms app sources are available here: https://github.com/nerzhul/ocsms/

Application documentation

You can found application documentation here: https://github.com/nerzhul/ownCloud-SMS-App/wiki

Licence

ownCloud SMS Android Application licence is in reflexion, then sources are partial.

  • App locales and layouts are under BSD 2 clause licence
  • App DataProviders are under AGPLv3

Contributions

We are searching for translations in others langs (german, russian, italian, japanese).

To contribute please download res/values/strings.xml and res/values/google_playstore_strings.xml and give us a translated version !

Requirements

  • An ownCloud instance with ocsms app

Issue template

Server

  • ownCloud version: X.X.X
  • PHP version: X.X
  • HTTPd server: <apache|nginx...>
  • HTTPS: <yes|no>

Client

  • Android version: X.X.X
  • Phone:
  • ownCloud SMS app version: X.X.X

Please create your issues for the client here:

https://github.com/nerzhul/ownCloud-SMS-App/issues

And for the server app here:

https://github.com/nerzhul/ocsms/issues

Description
No description provided
Readme 103 MiB
Languages
Java 100%