Periodic sync, reload from memory if outdated

This commit is contained in:
Caesar2011
2019-01-07 21:14:59 +01:00
parent ae53e94108
commit ceccd77f18
13 changed files with 130 additions and 22 deletions

View File

@@ -8,4 +8,6 @@
<string name="pref_price_group_default" translatable="false">all</string>
<string name="pref_last_visited_news" translatable="false">pref_last_visited_news</string>
<string name="pref_set_auto_sync_on_startup" translatable="false">pref_set_auto_sync_on_startup</string>
</resources>

View File

@@ -100,4 +100,6 @@
<string name="error_incorrect_password">This password is incorrect</string>
<string name="error_field_required">This field is required</string>
<string name="kvv_sync">KVV Synchronization</string>
<string name="channel_name">New data available</string>
<string name="channel_description">Notify when new announcements, assignments, grades or resources are available</string>
</resources>