1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-07-05 05:36:43 +00:00

16 Commits

Author SHA1 Message Date
Loic Blot
a22b5c3318 Add getServerPhoneNumbers call and fix file coding style 2015-04-28 17:50:19 +02:00
Loic Blot
58b9ed61ff Crashfix when data is not available 2015-03-23 20:17:30 +01:00
Loic Blot
bd26728bb5 Fix coding style, helped by eclipse. Also add notification when manual sync is done 2015-03-22 00:38:04 +01:00
Loic Blot
24f72073a4 The checkboxes are now working. Apply the filter on all syncing methods. Add a button to launch a sync from MainActivity 2015-03-22 00:25:19 +01:00
Loic Blot
810567c237 Add a new preference to select on which network synchronize 2015-03-21 21:51:10 +01:00
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)
63bdbf35fd Add prefs class to manage shared preferences 2014-12-12 15:52:07 +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)
7ea252e0ab Prepare a call to APIv2 call 2014-11-30 20:19:34 +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