Skip to content

Commit beec76b

Browse files
committed
Fix html
It seems that flathub strips some tags
1 parent f967f32 commit beec76b

File tree

1 file changed

+115
-50
lines changed

1 file changed

+115
-50
lines changed
Lines changed: 115 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1,63 +1,128 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<component type="desktop-application">
3-
<id>de.wger.flutter</id>
4-
<name>wger</name>
5-
<summary>Fitness/workout, nutrition and weight tracker</summary>
3+
<id>de.wger.flutter</id>
4+
<name>wger</name>
5+
<summary>Fitness/workout, nutrition and weight tracker</summary>
66

7-
<metadata_license>CC0-1.0</metadata_license>
8-
<project_license>AGPL-3.0-or-later</project_license>
9-
<recommends>
10-
<control>touch</control>
11-
<control>pointing</control>
12-
<control>keyboard</control>
13-
</recommends>
14-
<developer_name>wger</developer_name>
15-
<url type="homepage">https://wger.de/</url>
16-
<url type="bugtracker">https://github.com/wger-project/flutter/issues</url>
7+
<metadata_license>CC0-1.0</metadata_license>
8+
<project_license>AGPL-3.0-or-later</project_license>
9+
<recommends>
10+
<control>touch</control>
11+
<control>pointing</control>
12+
<control>keyboard</control>
13+
</recommends>
14+
<developer_name>wger</developer_name>
15+
<url type="homepage">https://wger.de/</url>
16+
<url type="bugtracker">https://github.com/wger-project/flutter/issues</url>
1717

18-
<custom>
19-
<value key="Purism::form_factor">workstation</value>
20-
<value key="Purism::form_factor">mobile</value>
21-
</custom>
18+
<custom>
19+
<value key="Purism::form_factor">workstation</value>
20+
<value key="Purism::form_factor">mobile</value>
21+
</custom>
2222

23-
<description>
24-
<p>From fitness lovers to fitness lovers – get your health organized with WGER, your Workout Manager!</p>
25-
<p>Have you already found your #1 fitness app and do you love to create your own sports routines? No matter what type of sporty beast you are – we all have something in common: We love to keep track of our health data &lt;3</p>
26-
<p>So we don’t judge you for still managing your fitness journey with your handy little workout log book but welcome to 2021!</p>
27-
<p>We have developed a 100% free digital health and fitness tracker app for you, sized down to the most relevant features to make your life easier. Get started, keep training and celebrate your progress!</p>
28-
<p>wger is an Open Source project and all about:</p>
29-
<ul>
30-
<li><strong>Your body:</strong> No need to google for the ingredients of your favourite treats – choose your daily meals from more than 78000 products and see the nutritional values. Add meals to the nutritional plan and keep an overview of your diet in the calendar.</li>
31-
<li><strong>Your workouts:</strong> You know what is best for your body. Create your own workouts out of a growing variety from 200 different exercises. Then, use the Gym Mode to guide you through the training while you log your weights with one tap.</li>
32-
<li><strong>Your progress:</strong> Never lose sight of your goals. Track your weight and keep your statistics.</li>
33-
<li><strong>Your data:</strong> wger is your personalized fitness diary – but you own your data. Use the REST API to access and do amazing things with it.</li>
34-
</ul>
35-
<p>Please note: This free app is not based on additional fundings and we don’t ask you to donate money. More than that it is a community project which is growing constantly. So be prepared for new features anytime!</p>
36-
<p><strong>OpenSource – what does that mean?</strong> Open Source means that the whole source code for this app and the server it talks to is free and available to anybody:</p>
37-
<ul>
23+
<description>
24+
<p>
25+
From fitness lovers to fitness lovers – get your health organized with WGER,
26+
your Workout Manager!
27+
</p>
28+
<p>
29+
Have you already found your #1 fitness app and do you love to create your own sports
30+
routines? No matter what type of sporty beast you are – we all have something in common:
31+
We love to keep track of our health data &lt;3
32+
</p>
33+
<p>
34+
So we don’t judge you for still managing your fitness journey with your handy little
35+
workout log book but welcome to 2021!
36+
</p>
37+
<p>
38+
We have developed a 100% free digital health and fitness tracker app for you, sized down
39+
to the most relevant features to make your life easier. Get started, keep training and
40+
celebrate your progress!
41+
</p>
42+
<p>wger is an Open Source project and all about:</p>
43+
<ul>
44+
<li>
45+
Your body:
46+
No need to google for the ingredients of your favourite treats – choose your daily
47+
meals from more than 78000 products and see the nutritional values. Add meals to the
48+
nutritional plan and keep an overview of your diet in the calendar.
49+
</li>
50+
<li>
51+
Your workouts:
52+
You know what is best for your body. Create your own workouts out of a growing
53+
variety from 200 different exercises. Then, use the Gym Mode to guide you through
54+
the training while you log your weights with one tap.
55+
</li>
56+
<li>
57+
Your progress:
58+
Never lose sight of your goals. Track your weight and keep your statistics.
59+
</li>
60+
<li>
61+
Your data:
62+
wger is your personalized fitness diary – but you own your data. Use the REST API to
63+
access and do amazing things with it.
64+
</li>
65+
</ul>
66+
<p>Please note: This free app is not based on additional fundings and we don’t ask you to
67+
donate money. More than that it is a community project which is growing constantly. So
68+
be prepared for new features anytime!
69+
</p>
70+
<p>
71+
OpenSource – what does that mean?
72+
Open Source means that the whole source code for this app and the server it talks to is
73+
free and available to anybody:
74+
</p>
75+
<ul>
3876
<li>Do you want to run wger on your own server for you or your local gym? Go ahead!</li>
3977
<li>Do you miss a feature and want to implement it? Start now!</li>
4078
<li>Do you want to check that nothing is being sent anywhere? You can!</li>
41-
</ul>
42-
<p>Join our community and become a part of sport enthusiasts and IT geeks from all over the world. We keep working on adjusting and optimizing the app customized to our needs. We love your input so feel free to jump in anytime and contribute your wishes and ideas!</p>
43-
<ul>
44-
<li>find the source code on <a href="https://github.com/wger-project">https://github.com/wger-project</a></li>
45-
<li>ask your questions or just say hello on our discord Server <a href="https://discord.gg/rPWFv6W">https://discord.gg/rPWFv6W</a></li>
46-
</ul>
47-
</description>
79+
</ul>
80+
<p>Join our community and become a part of sport enthusiasts and IT geeks from all over the
81+
world. We keep working on adjusting and optimizing the app customized to our needs. We
82+
love your input so feel free to jump in anytime and contribute your wishes and ideas!
83+
</p>
84+
<ul>
85+
<li>find the source code on https://github.com/wger-project
86+
</li>
87+
<li>
88+
ask your questions or just say hello on our discord Server
89+
https://discord.gg/rPWFv6W
90+
</li>
91+
</ul>
92+
</description>
4893

49-
<screenshots>
50-
<screenshot type="default">
51-
<caption>wger's dashboard</caption>
52-
<image type="source">https://github.com/wger-project/flutter/raw/master/fastlane/metadata/android/en-US/images/phoneScreenshots/01%20-%20dashboard.png</image>
53-
</screenshot>
54-
</screenshots>
94+
<screenshots>
95+
<screenshot type="default">
96+
<caption>wger's dashboard</caption>
97+
<image type="source">
98+
https://raw.githubusercontent.com/wger-project/flutter/master/fastlane/metadata/android/en-US/images/phoneScreenshots/01%20-%20dashboard.png
99+
</image>
100+
</screenshot>
101+
<screenshot>
102+
<caption>Workout detail</caption>
103+
<image type="source">
104+
https://raw.githubusercontent.com/wger-project/flutter/master/fastlane/metadata/android/en-US/images/phoneScreenshots/02%20-%20workout%20detail.png
105+
</image>
106+
</screenshot>
107+
<screenshot>
108+
<caption>Measurements</caption>
109+
<image type="source">
110+
https://raw.githubusercontent.com/wger-project/flutter/master/fastlane/metadata/android/en-US/images/phoneScreenshots/04%20-%20measurements.png
111+
</image>
112+
</screenshot>
113+
<screenshot>
114+
<caption>Nutritional plan</caption>
115+
<image type="source">
116+
https://raw.githubusercontent.com/wger-project/flutter/master/fastlane/metadata/android/en-US/images/phoneScreenshots/05%20-%20nutritional%20plan.png
117+
</image>
118+
</screenshot>
119+
</screenshots>
55120

56-
<releases>
57-
<release version="1.5.3" date="2023-03-16" />
58-
</releases>
121+
<releases>
122+
<release version="1.5.3" date="2023-03-16" />
123+
</releases>
59124

60-
<content_rating type="oars-1.1" />
125+
<content_rating type="oars-1.1" />
61126

62-
<launchable type="desktop-id">de.wger.flutter.desktop</launchable>
127+
<launchable type="desktop-id">de.wger.flutter.desktop</launchable>
63128
</component>

0 commit comments

Comments
 (0)