diff --git a/docs/static/img/android-screenshot-notification-details.jpg b/docs/static/img/android-screenshot-notification-details.jpg
new file mode 100644
index 00000000..6de151b1
Binary files /dev/null and b/docs/static/img/android-screenshot-notification-details.jpg differ
diff --git a/docs/static/img/android-notification-settings.png b/docs/static/img/android-screenshot-notification-settings.png
similarity index 100%
rename from docs/static/img/android-notification-settings.png
rename to docs/static/img/android-screenshot-notification-settings.png
diff --git a/docs/subscribe/phone.md b/docs/subscribe/phone.md
index 66a42842..598eeb63 100644
--- a/docs/subscribe/phone.md
+++ b/docs/subscribe/phone.md
@@ -31,7 +31,7 @@ If those screenshots are still not enough, here's a video:
## Message priority
-When you [publish messages](../publish.md#message-priority) to a topic, you can define a priority. This priority defines
+When you [publish messages](../publish.md#message-priority) to a topic, you can **define a priority**. This priority defines
how urgently Android will notify you about the notification, and whether they make a sound and/or vibrate.
By default, messages with default priority or higher (>= 3) will vibrate and make a sound. Messages with high or urgent
@@ -42,11 +42,19 @@ priority (>= 4) will also show as pop-over, like so:
High and urgent notifications show as pop-over
-You can change these settings in Android by long-pressing on the app, and tapping "Notifications". You can then configure
-the settings (and custom sounds or vibration) for each of the priorities:
+You can change these settings in Android by long-pressing on the app, and tapping "Notifications", or from the "Settings"
+menu under "Channel settings". There is one notification channel for each priority:
+
+Per notification channel, you can configure a **channel-specific sound**, whether to **override the Do Not Disturb (DND)**
+setting, and other settings such as popover or notification dot:
+
+
@@ -108,7 +116,6 @@ or to simply directly link to a topic from a mobile website.
| `ntfy:///` | `ntfy://ntfy.sh/mytopic` | Directly opens the Android app detail view for the given topic and server. Subscribes to the topic if not already subscribed. This is equivalent to the web view `https://ntfy.sh/mytopic` (HTTPS!) |
| `ntfy:///?secure=false` | `ntfy://example.com/mytopic?secure=false` | Same as above, except that this will use HTTP instead of HTTPS as topic URL. This is equivalent to the web view `http://example.com/mytopic` (HTTP!) |
-
## Integrations
### UnifiedPush