mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2026-01-29 19:44:29 +01:00
Notification channels for Android Oreo
This commit is contained in:
@@ -23,4 +23,11 @@
|
||||
<resources>
|
||||
<string name="bonding">Bonding with the device…</string>
|
||||
<string name="bonded">The device is now bonded.</string>
|
||||
|
||||
<string name="channel_connected_devices_title">Background connections</string>
|
||||
<string name="channel_connected_devices_description">Shows a notification when a device is connected in background.</string>
|
||||
<string name="channel_files_title">Files</string>
|
||||
<string name="channel_files_description">Shows notifications when new files has been saved.</string>
|
||||
<string name="channel_proximity_warnings_title">Proximity warnings</string>
|
||||
<string name="channel_proximity_warnings_description">Shows notifications when a proximity device got out of range.</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user