1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-06-21 23:06:25 +00:00

9 Commits

Author SHA1 Message Date
Loic Blot
48ec96f41b Really Fix https://github.com/nerzhul/ocsms/issues/39 problem, thanks @martin-rueegg 2015-02-16 15:34:22 +01:00
Loic Blot
73fa4e8ad9 Fix https://github.com/nerzhul/ocsms/issues/39 problem 2015-02-16 15:22:16 +01:00
Loïc Blot (@U-Exp)
208746d855 Updated copyright 2015-01-03 11:14:08 +01:00
Loïc Blot (@U-Exp)
ebc8167500 merge 2014-12-28 12:09:55 +01:00
Loïc Blot (@U-Exp)
b3710b2e79 Misc fixes and sync on connectivity works.
* Export connectivity monitor.
* Sync works properly when data was available, but we need to find why
there is more messages than we need when we get them.
* add missing files
2014-12-12 17:23:37 +01:00
Loïc Blot (@U-Exp)
504eb1baca Event->Connectivity changed: store lastMessageDate to shared preferences 2014-12-12 15:44:47 +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)
deaf93ff8a Massively improve secure sync speed (divide time spent by 10)
* Also cleanup some useless code but we need more cleanups
2014-12-02 19:51:45 +01:00
Loïc Blot (@U-Exp)
a554462ff8 Publish many sources as AGPLv3. Also set Android 5.0 compat 2014-11-30 18:50:07 +01:00