From af171ce78842d147d71d14bdf3dda477a2cdf514 Mon Sep 17 00:00:00 2001 From: Loic Blot Date: Tue, 23 Jun 2015 18:46:47 +0200 Subject: [PATCH] Add param to disable push_on_receive mechanism --- res/xml/pref_data_sync.xml | 6 ++++++ .../owncloud_sms/activities/GeneralSettingsActivity.java | 4 +++- .../unix_experience/owncloud_sms/defines/DefaultPrefs.java | 4 +++- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/res/xml/pref_data_sync.xml b/res/xml/pref_data_sync.xml index c0f2af7..de90ad4 100644 --- a/res/xml/pref_data_sync.xml +++ b/res/xml/pref_data_sync.xml @@ -9,6 +9,12 @@ android:negativeButtonText="@null" android:positiveButtonText="@null" android:title="@string/pref_title_sync_frequency" /> +