Skip to content
Snippets Groups Projects
Commit eaefb436 authored by Philipp Heckel's avatar Philipp Heckel
Browse files

More docs

parent 5843de5d
No related branches found
No related tags found
No related merge requests found
Showing
with 3 additions and 3 deletions
...@@ -66,7 +66,7 @@ is in the request body. Here's an example showing how to publish a simple messag ...@@ -66,7 +66,7 @@ is in the request body. Here's an example showing how to publish a simple messag
This will create a notification that looks like this: This will create a notification that looks like this:
<figure markdown> <figure markdown>
![basic notification](static/img/basic-notification.png){ width=500 } ![basic notification](static/img/android-screenshot-basic-notification.png){ width=500 }
<figcaption>Android notification</figcaption> <figcaption>Android notification</figcaption>
</figure> </figure>
...@@ -76,7 +76,7 @@ That's it. You're all set. Go play and read the rest of the docs. I highly recom ...@@ -76,7 +76,7 @@ That's it. You're all set. Go play and read the rest of the docs. I highly recom
Here's another video showing the entire process: Here's another video showing the entire process:
<figure> <figure>
<video controls muted autoplay loop width="650" src="static/img/overview.mp4"></video> <video controls muted autoplay loop width="650" src="static/img/android-video-overview.mp4"></video>
<figcaption>Sending push notifications to your Android phone</figcaption> <figcaption>Sending push notifications to your Android phone</figcaption>
</figure> </figure>
......
...@@ -44,7 +44,7 @@ Here's an example showing how to publish a simple message using a POST request: ...@@ -44,7 +44,7 @@ Here's an example showing how to publish a simple message using a POST request:
If you have the [Android app](subscribe/phone.md) installed on your phone, this will create a notification that looks like this: If you have the [Android app](subscribe/phone.md) installed on your phone, this will create a notification that looks like this:
<figure markdown> <figure markdown>
![basic notification](static/img/basic-notification.png){ width=500 } ![basic notification](static/img/android-screenshot-basic-notification.png){ width=500 }
<figcaption>Android notification</figcaption> <figcaption>Android notification</figcaption>
</figure> </figure>
......
docs/static/img/android-notification-settings.png

111 KiB | W: | H:

docs/static/img/android-notification-settings.png

49.1 KiB | W: | H:

docs/static/img/android-notification-settings.png
docs/static/img/android-notification-settings.png
docs/static/img/android-notification-settings.png
docs/static/img/android-notification-settings.png
  • 2-up
  • Swipe
  • Onion skin
docs/static/img/android-screenshot-add-instant.jpg

297 KiB

docs/static/img/android-screenshot-add-instant.png

93.4 KiB

docs/static/img/android-screenshot-add-other.jpg

300 KiB

docs/static/img/android-screenshot-add-other.png

96 KiB

docs/static/img/android-screenshot-add.jpg

236 KiB

docs/static/img/android-screenshot-add.png

77 KiB

docs/static/img/android-screenshot-detail.jpg

255 KiB

docs/static/img/android-screenshot-detail.png

74.1 KiB

docs/static/img/android-screenshot-macrodroid-send-action.jpg

296 KiB

docs/static/img/android-screenshot-macrodroid-send-macro.jpg

237 KiB

docs/static/img/android-screenshot-main.jpg

149 KiB

docs/static/img/android-screenshot-main.png

53.1 KiB

docs/static/img/android-screenshot-pause.jpg

212 KiB

docs/static/img/android-screenshot-pause.png

73.7 KiB

docs/static/img/android-screenshot-tasker-action-http-post.jpg

323 KiB

docs/static/img/android-screenshot-tasker-profile-send.jpg

147 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment