-
-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathcom.ranfdev.Geopard.metainfo.xml.in.in
More file actions
185 lines (173 loc) · 7.02 KB
/
com.ranfdev.Geopard.metainfo.xml.in.in
File metadata and controls
185 lines (173 loc) · 7.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>@APP_ID@</id>
<name translate="no">Geopard</name>
<summary>Browse Gemini pages</summary>
<developer id="com.ranfdev">
<name translate="no">Lorenzo Miglietta</name>
</developer>
<launchable type="desktop-id">@APP_ID@.desktop</launchable>
<translation type="gettext">geopard</translation>
<metadata_license>CC0</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<update_contact>ranfdev@gmail.com</update_contact>
<content_rating type="oars-1.1"/>
<description>
<p>Geopard is a browser for the Gemini protocol, that is, a lighter alternative to the web.
Use Geopard to browse the space and reach hundreds of Gemini capsules! Read stories, download files, play games...</p>
<p>Features:</p>
<ul>
<li>
Colors!
The browser will have a different color for each domain you visit.
</li>
<li>
Fast (async core + caching):
Streams content by default. That means you can open pages even when you have
connection speeds of Kb/s.
It also caches pages in the history, so you can go back/forward in an instant
</li>
<li>
Can download binary files:
The download will start as soon as you open the corresponding link.
You can always cancel it by opening another page.
</li>
</ul>
</description>
<screenshots>
<screenshot type="default">
<image type="source">https://raw.githubusercontent.com/ranfdev/Geopard/master/data/screenshots/1.png</image>
</screenshot>
<screenshot>
<image type="source">https://raw.githubusercontent.com/ranfdev/Geopard/master/data/screenshots/2.png</image>
</screenshot>
<screenshot>
<image type="source">https://raw.githubusercontent.com/ranfdev/Geopard/master/data/screenshots/3.png</image>
</screenshot>
</screenshots>
<url type="homepage">@PROJECT_URL@</url>
<url type="vcs-browser">@REPO_URL@</url>
<url type="bugtracker">@BUGTRACKER_URL@</url>
<url type="donation">@DONATIONS_URL@</url>
<branding>
<color type="primary" scheme_preference="light">#deddda</color>
<color type="primary" scheme_preference="dark">#5e5c64</color>
</branding>
<kudos>
<!--
GNOME Software kudos:
https://gitlab.gnome.org/GNOME/gnome-software/blob/master/doc/kudos.md
-->
<kudo>ModernToolkit</kudo>
<kudo>HiDpiIcon</kudo>
</kudos>
<supports>
<control>keyboard</control>
<control>pointing</control>
<control>touch</control>
</supports>
<requires>
<display_length compare="ge">360</display_length>
</requires>
<custom>
<value key="Purism::form_factor">mobile</value>
</custom>
<releases>
<release version="1.7.0" date="2025-08-31">
<description>
<p>Updated GNOME SDK to 48</p>
<p>Fixed regression with updated libadwaita, causing a narrow text view</p>
<p>Many translations added</p>
<p>Window size is now saved on close</p>
</description>
</release>
<release version="1.6.0" date="2024-07-03">
<description>
<p>Various small fixes</p>
</description>
</release>
<release version="1.5.0" date="2024-04-10">
<description>
<p>Updated to latest libadwaita and GTK to improve performance and compatibility,
including the use of the new Adw.Dialog and Adw.Breakpoint widgets.
</p>
<p>Improved security by adding TOFU (Trust On First Use) website verification</p>
<p>Some native pages ("input" page and "open link in external browser" page) were persisting as overlay after
opening a new link. Now the page navigation is fixed.
</p>
<p>Many other small fixes and improvements.</p>
</description>
</release>
<release version="1.4.0" date="2023-03-23">
<description>
<p>Updated to latest libadwaita and GTK to improve performance and compatibility,
including the use of the new Adw.TabOverview widget for improved tab management on small screens.</p>
<p>Added support for opening files and gemini mime types from the command line.</p>
<p>Added tab history menu on right click over arrows for easier navigation.</p>
<p>Fixed issue with links without whitespace not working properly.</p>
<p>Moved scrollbar to the edge of the window for a cleaner UI.</p>
<p>Added tooltips for items in header bar to provide more information to users.</p>
<p>Added more information to the About window to give users a better idea of the project's.</p>
<p>Various fixes and refactorings.</p>
</description>
</release>
<release version="1.3.0" date="2022-08-30">
<description>
<p>Added ability to reload the current page</p>
<p>Nicer list items formatting</p>
<p>Fixed annoying bug where selecting the text would sometimes transform a paragraph into a title, temporarily</p>
<p>Fixed crash when the app theme is overridden</p>
<p>Fixed unresponsiveness when a big page is loading</p>
<p>Complete rewrite of the gemini parser to make it more robust and improve handling of edge cases</p>
</description>
</release>
<release version="1.2.0" date="2022-06-09">
<description>
<p>Added more shortcuts</p>
<p>There's now a status bar showing the URL of hovered links</p>
<p>Various code refactorings</p>
</description>
</release>
<release version="1.1.1" date="2022-06-06">
<description>
<p>Relax download folder permissions to fix downloads not starting</p>
</description>
</release>
<release version="1.1.0" date="2022-05-19">
<description>
<ul>
<li>Improved design, with completely new pages for downloads, input requests, external links, errors</li>
<li>Added more spacing between links to make them easier to click on small screens</li>
<li>Added zoom functionality, via shortcuts or directly from the popover menu</li>
<li>Streaming button (alpha) for some audio/video file types</li>
</ul>
</description>
</release>
<release version="1.0.1" date="2022-05-07">
<description>
<p>Changes</p>
<ul>
<li>Fix downloads by granting access to download folder</li>
<li>Improve download progress handling</li>
<li>Show close button on small window sizes</li>
</ul>
</description>
</release>
<release version="1.0.0-alpha" date="2021-04-01">
<description>
<p>This is the first working flatpak release. Some features (colors, caching)
are missing.</p>
</description>
</release>
<release version="1.0.0" date="2022-04-29">
<description>
<p>First release on flathub! You get all the most important features</p>
<ul>
<li>colors</li>
<li>caching</li>
<li>search</li>
</ul>
</description>
</release>
</releases>
</component>