Added experimental settings with a custom timeout setting.

This commit is contained in:
Amine
2018-11-11 12:23:59 +01:00
parent 51add226eb
commit 91a7464bce
18 changed files with 61 additions and 5 deletions

View File

@ -166,4 +166,6 @@
<string name="new_items_notification_text">%1$d new items loaded.</string>
<string name="pref_switch_notify_new_items">Notify on new items synced.</string>
<string name="shortcut_offline">Offline</string>
<string name="pref_api_timeout">Api Timeout</string>
<string name="pref_header_experimental">Experimental</string>
</resources>