Add background process for checking new data and create notifications

This commit is contained in:
2019-09-13 21:02:54 +02:00
committed by Matte23
parent b4d8fb3c77
commit 1b57df88d3
6 changed files with 174 additions and 0 deletions

View File

@@ -3,4 +3,9 @@
<string name="title_circular_letters">Circular letters</string>
<string name="title_favourites">Favourites</string>
<string name="title_reminders">Reminders</string>
<string name="notification_title">Published circular letter number %1$d</string>
<string name="channel_name">Circular letters</string>
<string name="channel_description">Notify when your school issue a new circular letter</string>
</resources>