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

5 Commits

Author SHA1 Message Date
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