1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-06-15 03:46:33 +00:00

5 Commits

Author SHA1 Message Date
Loïc Blot (@U-Exp)
7cb2e8473b SmsDataProvider: New helper & rename some args 2014-12-12 17:39:58 +01: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
Loïc Blot (@U-Exp)
f78c4f2fb2 SmsDataProvider is under AGPLv3 instead of BSD. Import some code.
Import some SmsFetcher code into SmsDataProvider.
AGPLv3 is better for next published code. I think this will be the licence for many parts of R&D code, but BSD will remain on autogenerated code, layouts and strings
2014-10-10 16:16:53 +02:00
Loïc Blot (@U-Exp)
768b46678c Update README.md about contributions 2014-10-10 14:56:21 +02:00
Loic Blot
95eb6c6f2b Publish some common definitions files under BSD licence 2014-10-10 12:06:05 +02:00