From 5a8f4ed5613f8cb172c1e205ae37e82cd9528d7c Mon Sep 17 00:00:00 2001 From: nerzhul Date: Mon, 22 Dec 2014 08:32:35 -0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 3be54a9..6d98e31 100644 --- a/Home.md +++ b/Home.md @@ -21,8 +21,10 @@ That's all. When an account was created, going back to **Settings** and select **ownCloud-SMS**. # App mechanics -The application uses two mechanics to push your messages to your ownCloud instance +The application uses three mechanics to push your messages to your ownCloud instance 1. Periodic sync: it's a differential sync performed between your device and your ownCloud instance. Device ask the server for its SMS stored list and send the missing messages to server. This sync is **periodic** (default: 3 hours). 2. Push on send/received: When your first received a message after a phone start or an account configuration, the phone start a push on send/received message. Each time your send or received a message, the phone push the message to the server, if data was available. + +3. Push on network up: When your data connection comes up, application check if messages were received whereas data connection was unavailable and sync every messages since last synced message date