-
-
Notifications
You must be signed in to change notification settings - Fork 444
/
net.hovancik.Stretchly.metainfo.xml
257 lines (257 loc) · 9.12 KB
/
net.hovancik.Stretchly.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
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>net.hovancik.Stretchly</id>
<launchable type="desktop-id">net.hovancik.Stretchly.desktop</launchable>
<provides>
<id>stretchly.desktop</id>
</provides>
<metadata_license>CC0-1.0</metadata_license>
<project_license>BSD-2-Clause</project_license>
<content_rating type="oars-1.1" />
<name>Stretchly</name>
<developer_name>Jan Hovancik</developer_name>
<summary>The break time reminder app</summary>
<description>
<p>
Stretchly is a cross-platform Electron app that reminds you to take breaks when working on your computer.
</p>
</description>
<url type="bugtracker">https://github.com/hovancik/stretchly/issues</url>
<url type="donation">https://hovancik.net/stretchly/sponsor/</url>
<url type="help">https://hovancik.net/stretchly/features/</url>
<url type="homepage">https://hovancik.net/stretchly/</url>
<url type="translate">https://hosted.weblate.org/engage/stretchly/</url>
<screenshots>
<screenshot type="default">
<image>https://hovancik.net/stretchly/img/flathub/minibreak.png</image>
<caption>Stretchly Mini Break screen</caption>
</screenshot>
<screenshot>
<image>https://hovancik.net/stretchly/img/flathub/welcome.png</image>
<caption>Stretchly Welcome screen</caption>
</screenshot>
<screenshot>
<image>https://hovancik.net/stretchly/img/flathub/dark.png</image>
<caption>Stretchly dark mode Preferences</caption>
</screenshot>
</screenshots>
<releases>
<release version="1.16.0" date="2024-08-11">
<description>
<p>Added</p>
<ul>
<li>Estonia and Belarus translations</li>
<li>advanced option to show break options (Skip, Pause, Reset) in Strict mode</li>
<li>autostart option for Linux</li>
<li>keyboard shortcuts for pause breaks for specific durations</li>
</ul>
<p>Fixed</p>
<ul>
<li>transparency issues on Windows 10</li>
<li>Schedule and Menu options not being updated after change of language</li>
<li>multiple RTL UI issues</li>
<li>RPM installer conflicts with other Electron apps</li>
<li>improve break window loading to improve blank window issues</li>
</ul>
<p>Changed</p>
<ul>
<li>updated many translations</li>
<li>disable skipping to next break from tray when in strict mode</li>
</ul>
</description>
</release>
<release version="1.15.0" date="2023-11-11">
<description>
<p>Added</p>
<ul>
<li>new end-of-the-break sound</li>
<li>both left and right click on tray opens menu (Windows)</li>
<li>double click on tray opens Preferences (Windows)</li>
<li>Vietnamese translations</li>
<li>reset breaks shortcut (advanced option)</li>
<li>skip to the next break shortcut (advanced option)</li>
<li>respect Do Not Disturb on Linux distros (KDE, XFCE, GNOME)</li>
</ul>
<p>Fixed</p>
<ul>
<li>improve Do Not Disturb detection</li>
<li>start at login for Windows Store version (not sure whether successfuly)</li>
</ul>
<p>Changed</p>
<ul>
<li>updated many translations</li>
</ul>
</description>
</release>
<release version="1.14.1" date="2023-06-04">
<description>
<p>Added</p>
<ul>
<li>advanced option to not show menubar (tray) icon</li>
</ul>
<p>Fixed</p>
<ul>
<li>break progress bar overflowing on tall screens</li>
<li>dock icon staying after break on macOS</li>
</ul>
<p>Changed</p>
<ul>
<li>updated many translations</li>
</ul>
</description>
</release>
<release version="1.14.0" date="2023-04-15">
<description>
<p>Added</p>
<ul>
<li>new break ideas</li>
<li>ability to open Preferences window from command line</li>
<li>advanced option to set different sounds for Mini and Long Breaks</li>
<li>advanced option to set different color theme for Mini and Long Breaks</li>
</ul>
<p>Fixed</p>
<ul>
<li>error when checking for new version fails</li>
<li>VoiceOver glitch on mac</li>
<li>notifications getting stacked in Notification center (macOS, Linux)</li>
<li>notifications preventing Gnome DE from sleeping</li>
</ul>
<p>Changed</p>
<ul>
<li>updated many translations</li>
<li>improved linux Preferences positioning</li>
</ul>
</description>
</release>
<release version="1.13.1" date="2022-12-23">
<description>
<p>Fixed</p>
<ul>
<li>migration script for new installs </li>
</ul>
</description>
</release>
<release version="1.13.0" date="2022-12-23">
<description>
<p>Added</p>
<ul>
<li>Galician translations</li>
<li>Filipino translations</li>
</ul>
<p>Fixed</p>
<ul>
<li>time translations for Chinese</li>
<li>tray icon popup on Linux</li>
</ul>
<p>Changed</p>
<ul>
<li>updated many translations</li>
<li>merged pauseBreaksShortcut and resumeBreaksShortcut to pauseBreaksToggleShortcut</li>
</ul>
</description>
</release>
<release version="1.12.0" date="2022-09-24">
<description>
<p>Changed</p>
<ul>
<li>updated many translations</li>
<li>remaining times are more exact</li>
<li>only update tray when needed</li>
</ul>
</description>
</release>
<release version="1.11.0" date="2022-08-07">
<description>
<p>Added</p>
<ul>
<li>Japanese translations</li>
<li>break ideas are translatable</li>
<li>unregister shortcuts on app's quit</li>
</ul>
<p>Changed</p>
<ul>
<li>updated many translations</li>
<li>no Linux 32 builds, as Electron does not support them anymore</li>
</ul>
<p>Fixed</p>
<ul>
<li>crashing when skipping to break and time to break in tray</li>
<li>Portuguese and Brazilian labels in welcome screen</li>
<li>partial minutes in break preferences</li>
<li>counting break time when break starts</li>
<li>breaks not being finished when exclusion starts</li>
<li>incorrect format in logs</li>
<li>Preferences bigger then available height</li>
</ul>
</description>
</release>
<release version="1.10.0" date="2022-02-22">
<description>
<p>Added</p>
<ul>
<li>advanced option for app exclusion check interval</li>
<li>build for Apple silicon</li>
<li>ability to schedule break from command line</li>
</ul>
</description>
</release>
<release version="1.9.0" date="2021-12-24">
<description>
<p>Fixed</p>
<ul>
<li>typo in quotes</li>
<li>break not being resumed after DND if device was locked meanwhile on macOS</li>
<li>transparency not working in breaks</li>
<li>command line arguments</li>
<li>Turkish option in Welcome window</li>
<li>no break texts and time in break window</li>
</ul>
<p>Changed</p>
<ul>
<li>updated many translations</li>
</ul>
<p>Added</p>
<ul>
<li>advanced option to show current time in break window</li>
</ul>
</description>
</release>
<release version="1.8.1" date="2021-11-24"/>
<release version="1.8.0" date="2021-11-21">
<description>
<p>Added</p>
<ul>
<li>new break ideas</li>
<li>advanced option for showing minutes remaining in app tray</li>
<li>30 minute pause option</li>
</ul>
<p>Changed</p>
<ul>
<li>improve tray status messages</li>
<li>updated and added many translations</li>
<li>increase new version check to 48 hours</li>
<li>change font to Nato Sans for better support</li>
</ul>
<p>Fixed</p>
<ul>
<li>prevent empty break windows</li>
<li>improve window positioning</li>
<li>error on Windows and Linux systems when temporary directory is not executable</li>
</ul>
</description>
</release>
<release version="1.7.0" date="2021-05-04">
<description>
<p>
Added advanced preferences for Pause/Resume Breaks global shortcuts and for picking the monitor to show the break on.
Added initial support for the RTL languages for the UI.
The endBreakShortcut can now be disabled by settin it to an empty string.
Updated many translations.
Prevent memory leak after break has ended.
</p>
</description>
</release>
<release version="1.6.0" date="2021-04-16"/>
<release version="1.5.0" date="2021-04-07"/>
</releases>
</component>