adds stub for notifications

This commit is contained in:
2021-12-29 23:22:12 +01:00
parent 734b64ce3b
commit 6e3f3c44af
25 changed files with 267 additions and 43 deletions

View File

@ -14,4 +14,8 @@
<string name="camera_fragment_label">Camera Fragment</string>
<string name="preference_file_key">code_file_key</string>
<string name="code_key">code_key</string>
<string name="notification_title">Bump</string>
<string name="bump_notification_channel_id">bump_id</string>
<string name="snooze">Snooze</string>
<string name="bump_notification_channel_name">Bump</string>
</resources>