-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathio.github.glaumar.QRookie.metainfo.xml
222 lines (217 loc) · 9.22 KB
/
io.github.glaumar.QRookie.metainfo.xml
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
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>io.github.glaumar.QRookie</id>
<name>QRookie</name>
<summary>Download and install Quest games</summary>
<summary xml:lang="zh-CN">下载和安装 Quest 游戏</summary>
<description>
<p>Download and install Quest games from ROOKIE Public Mirror (like VRP Rookie Sideloader
but for linux).</p>
<p xml:lang="zh-CN">从 ROOKIE 公共镜像下载和安装 Quest 游戏(类似 VRP Rookie Sideloader 但支持
Linux)</p>
</description>
<metadata_license>FSFAP</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<url type="homepage">https://github.com/glaumar/QRookie</url>
<developer id="tech.geekgo.www">
<name>Glaumar</name>
<email>glaumar@geekgo.tech</email>
</developer>
<categories>
<category>Game</category>
<category>Utility</category>
</categories>
<keywords>
<keyword>Kirigami</keyword>
<keyword>Qt</keyword>
<keyword>VR</keyword>
<keyword>Quest</keyword>
</keywords>
<provides>
<binary>QRookie</binary>
</provides>
<content_rating type="oars-1.1" />
<releases>
<release date="2025-08-31" version="0.4.2">
<description>
<ul>
<li>* fix: hard-coding of config, store url upon config-fetch, not meta-fetch</li>
<li>* fix: removed ignoring ssl errors (fixed on server-end)</li>
</ul>
</description>
</release>
<release date="2024-08-31" version="0.4.1">
<description>
<ul>
<li>* chore: Fix a few typos by @MikeRatcliffe in https://github.com/glaumar/QRookie/pull/35</li>
<li>* fix: Enable button hover state by @MikeRatcliffe in https://github.com/glaumar/QRookie/pull/32</li>
</ul>
</description>
</release>
<release date="2024-08-23" version="0.4.0">
<description>
<ul>
<li>feat(UI,backend): add theme switcher</li>
</ul>
</description>
</release>
<release date="2024-08-05" version="0.3.5">
<description>
<ul>
<li>fix: setting dialog size</li>
</ul>
</description>
</release>
<release date="2024-08-05" version="0.3.4">
<description>
<ul>
<li>fix: long game name not wraping</li>
</ul>
</description>
</release>
<release date="2024-07-18" version="0.3.3">
<description>
<ul>
<li>fix: MacOS bundle missing icons theme</li>
<li>fix: Failed to parse VRP-GameList.txt</li>
</ul>
</description>
</release>
<release date="2024-06-22" version="0.3.1">
<description>
<ul>
<li>fix: segmentation fault</li>
<li>fix: can not find keystore in nix darwin installation</li>
</ul>
</description>
</release>
<release date="2024-06-20" version="0.3.0">
<description>
<p>Changes in version 0.3.0</p>
<ul>
<li>add MacOs nix and bundled support</li>
<li>feat(UI,backend): List quest Users</li>
<li>feat(UI,backend): List games for each Users</li>
<li>feat(UI,backend): Add games to other Users</li>
</ul>
</description>
</release>
<release date="2024-05-12" version="0.2.4">
<description>
<p>Changes in version 0.2.4</p>
<ul>
<li>feat(UI,backend): Support opening the game folder by clicking on the local
game name</li>
<li>feat(UI,backend): Remeber the last conneted wireless address</li>
<li>feat(UI,backend): Add app settings and settings sheet</li>
<li>feat(UI, backend): Supports sorting by name, size or date</li>
<li>feat(UI): Display version code</li>
<li>feat(backend): Support for updating with packages of inconsistent signatures</li>
<li>fix(UI): UnkownStatus in download queue</li>
<li>fix(backend): Device disconnect does not update the InstallError status</li>
</ul>
</description>
</release>
<release date="2024-04-29" version="0.2.3">
<description>
<p>Changes in version 0.2.3</p>
<ul>
<li>fix(backend): Start installing and clearing cache before decompression is
complete</li>
<li>fix(backend): Clear the cache before re-downloading after decompression
fails</li>
<li>fix(UI): Automatically connect when the device IP is empty</li>
<li>feat(backend): Add support for granting permissions to oculus-wireless-adb</li>
<li>feat(UI): Make error messages more concise</li>
<li>feat(UI): Add uninstall icon</li>
<li>feat(UI): Add uninstall confirmation dialog</li>
<li>feat(UI): Automatically disable the wireless mode button when conditions are
not met</li>
<li>feat(UI): Autofocus filter filter field</li>
<li>feat(desktop): Update application icons</li>
<li>feat(desktop): Add zh-CN Name/Comment to desktop file</li>
<li>feat(desktop): Add categories, keywords, provides, branding color, zh-CN
summary/description to appstream</li>
</ul>
</description>
</release>
<release date="2024-04-17" version="0.2.2">
<description>
<p>Release description</p>
<ul>
<li>Support connecting to devices via wireless network</li>
<li>Display more device information</li>
<li>Fix: Incorrect download completion status</li>
</ul>
</description>
</release>
<release date="2024-04-11" version="0.2.1">
<description>
<p>Release description</p>
<ul>
<li>Support copying magnet uri</li>
<li>Use Kirigami to ensure consistent style across different environments</li>
<li>User interface optimization</li>
<li>Code structure optimization</li>
</ul>
</description>
</release>
<release date="2024-03-29" version="0.2.0">
<description>
<p>Release description</p>
<ul>
<li>Remove dependence on librclone</li>
<li>Repair the failure of installation</li>
<li>Support to cancel download and breakpoint continuation</li>
<li>Fix the problem of failed to search for the use of spaces</li>
<li>Support uninstall application</li>
<li>Support to filter the game through status</li>
<li>Automatically clean the cache after downloading</li>
</ul>
</description>
</release>
<release date="2024-03-20" version="0.1.3">
<description>
<p>Release description</p>
<ul>
<li>Clean flatpak-builder-lint warnings</li>
<li>Clean appstream warnings</li>
</ul>
</description>
</release>
<release date="2024-03-20" version="0.1.1">
<description>
<p>Release description</p>
<ul>
<li>Fix: adb connect error in flatpak</li>
</ul>
</description>
</release>
<release date="2024-03-19" version="0.1.0" />
</releases>
<launchable type="desktop-id">io.github.glaumar.QRookie.desktop</launchable>
<screenshots>
<screenshot type="default">
<image>
https://media.githubusercontent.com/media/glaumar/QRookie/main/screenshots/Screenshot1.png
</image>
<caption>Games</caption>
</screenshot>
<screenshot>
<image>
https://media.githubusercontent.com/media/glaumar/QRookie/main/screenshots/Screenshot2.png
</image>
<caption>Downloads</caption>
</screenshot>
<screenshot>
<image>
https://media.githubusercontent.com/media/glaumar/QRookie/main/screenshots/Screenshot3.png
</image>
<caption>Devices</caption>
</screenshot>
</screenshots>
<branding>
<color type="primary" scheme_preference="light">#ffbe6f</color>
<color type="primary" scheme_preference="dark">#b35031</color>
</branding>
</component>