mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-07-02 17:35:36 -04:00
feat(desktop): add Flathub screenshots to metainfo.xml
Adds a <screenshots> block plus the four MeshCon-captured PNGs so the Flathub listing has visuals for connections, nodes, messages, and settings.
This commit is contained in:
@@ -72,6 +72,25 @@
|
||||
<content_attribute id="social-location">intense</content_attribute>
|
||||
</content_rating>
|
||||
|
||||
<screenshots>
|
||||
<screenshot type="default">
|
||||
<caption>Track every node on the mesh at a glance</caption>
|
||||
<image>https://raw.githubusercontent.com/meshtastic/Meshtastic-Android/main/desktopApp/packaging/linux/screenshots/meshtastic-desktop-02-nodes.png</image>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<caption>Chat with your mesh, channel by channel</caption>
|
||||
<image>https://raw.githubusercontent.com/meshtastic/Meshtastic-Android/main/desktopApp/packaging/linux/screenshots/meshtastic-desktop-03-messages.png</image>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<caption>Connect over Bluetooth, USB, or Wi-Fi</caption>
|
||||
<image>https://raw.githubusercontent.com/meshtastic/Meshtastic-Android/main/desktopApp/packaging/linux/screenshots/meshtastic-desktop-01-connections.png</image>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<caption>Full radio and module configuration</caption>
|
||||
<image>https://raw.githubusercontent.com/meshtastic/Meshtastic-Android/main/desktopApp/packaging/linux/screenshots/meshtastic-desktop-04-settings.png</image>
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
|
||||
<releases>
|
||||
<release version="2.7.14" date="2025-05-01">
|
||||
<description>
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 62 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 134 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 102 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 53 KiB |
Reference in New Issue
Block a user