Skip to content

Commit ac2030f

Browse files
author
Alex Robinson
committed
Flathub improvements and Prepare for v0.9.1
1 parent e31c501 commit ac2030f

File tree

2 files changed

+26
-7
lines changed

2 files changed

+26
-7
lines changed

com.github.alexr4535.siglo.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
{
3434
"type" : "git",
3535
"url" : "https://github.com/alexr4535/siglo",
36-
"tag" : "v0.9.1"
36+
"tag" : "v0.9.2"
3737
}
3838
]
3939
}

data/com.github.alexr4535.siglo.appdata.xml.in

+25-6
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,46 @@
22
<component type="desktop">
33
<id>com.github.alexr4535.siglo.desktop</id>
44
<name>Siglo</name>
5-
<summary>Linux Companion App for PineTime</summary>
5+
<summary>Sync PineTime with your PinePhone</summary>
66
<metadata_license>CC0-1.0</metadata_license>
77
<project_license>MPL-2.0</project_license>
8+
<developer_name>Alex R</developer_name>
89
<description>
910
<p>
10-
GTK app to sync InfiniTime watch with PinePhone
11+
Features:
12+
<ul>
13+
<li>Scan for one or more InfiniTime devices</li>
14+
<li>Sync the time</li>
15+
<li>Update your firmware—either manually or directly from the InfiniTime release page</li>
16+
<li>Optionally Keep Paired for Chatty notifications (currently broken in flatpak)</li>
17+
</ul>
18+
</p>
19+
<p>
20+
Supports all Phosh-based PinePhone distros.
1121
</p>
1222
</description>
23+
<categories>
24+
<category>Utility</category>
25+
</categories>
1326
<url type="homepage">https://github.com/alexr4535/siglo</url>
1427
<screenshots>
15-
<screenshot>
16-
<image type="source">https://ironrobin.net/images/siglo-screenshot.png</image>
28+
<screenshot>
29+
<image type="source">https://ironrobin.net/images/siglo-screenshot-1.png</image>
30+
</screenshot>
31+
<screenshot>
32+
<image type="source">https://ironrobin.net/images/siglo-screenshot-2.png</image>
33+
</screenshot>
34+
<screenshot>
35+
<image type="source">https://ironrobin.net/images/siglo-screenshot-3.png</image>
1736
</screenshot>
1837
</screenshots>
1938
<releases>
20-
<release version="0.8.12" date="2021-08-06"/>
39+
<release version="0.8.12" date="2021-08-06"/>
40+
<release version="0.9.2" date="2021-09-09"/>
2141
</releases>
2242
<content_rating type="oars-1.1" />
2343
<custom>
2444
<value key="Purism::form_factor">workstation</value>
2545
<value key="Purism::form_factor">mobile</value>
2646
</custom>
27-
2847
</component>

0 commit comments

Comments
 (0)