JapaChar/me.sergiotarxz.JapaChar.met...

98 lines
3.4 KiB
XML
Raw Normal View History

2024-06-24 23:18:16 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>me.sergiotarxz.JapaChar</id>
<name>Japachar</name>
2024-06-24 23:52:18 +02:00
<summary>Learn Japanese characters</summary>
2024-06-24 23:18:16 +02:00
<metadata_license>MIT</metadata_license>
<project_license>AGPL-3.0-only</project_license>
<supports>
<control>pointing</control>
<control>keyboard</control>
<control>touch</control>
</supports>
2024-06-24 23:52:18 +02:00
<url type="homepage">https://git.owlcode.tech/sergiotarxz/JapaChar</url>
2024-07-01 16:13:40 +02:00
<url type="donation">https://ko-fi.com/sergiotarxz</url>
2024-06-24 23:52:18 +02:00
<content_rating type="oars-1.1">
<content_attribute id="language-humor">mild</content_attribute>
<content_attribute id="money-advertising">mild</content_attribute>
</content_rating>
2024-07-01 23:35:03 +02:00
<branding>
<color type="primary" scheme_preference="light">#d5459b</color>
<color type="primary" scheme_preference="dark">#7e1d70</color>
</branding>
2024-06-24 23:52:18 +02:00
<developer_name>sergiotarxz</developer_name>
<releases>
2024-07-04 01:28:11 +02:00
<release version="v0.15" date="2024-07-04">
<description>
<p>Exit lesson popup is now an adwaita alert, custom styles for light and dark themes.</p>
</description>
</release>
2024-07-01 23:39:11 +02:00
<release version="v0.14" date="2024-07-01">
<description>
<p>Adding branding colours</p>
</description>
</release>
2024-07-01 21:11:46 +02:00
<release version="v0.13" date="2024-07-01">
<description>
<p>Improving screenshots, adding the option to exit the lesson without exiting the program</p>
</description>
</release>
2024-07-01 16:13:40 +02:00
<release version="v0.12" date="2024-07-01">
<description>
2024-07-01 21:11:46 +02:00
<p>Adding a donation button, please use it</p>
2024-07-01 16:13:40 +02:00
</description>
</release>
<release version="v0.11" date="2024-07-01">
2024-07-01 13:56:06 +02:00
<description>
2024-07-01 21:11:46 +02:00
<p>Providing dark theme and using libadwaita to have better integration with GNOME</p>
2024-07-01 13:56:06 +02:00
</description>
</release>
2024-06-27 12:51:38 +02:00
<release version="v0.10" date="2024-06-24">
2024-06-24 23:52:18 +02:00
<description>
<p>Initial version</p>
</description>
</release>
</releases>
<developer id="me.sergiotarxz">
<name>Sergiotarxz</name>
</developer>
2024-06-24 23:18:16 +02:00
<description>
<p>
This application helps you to learn Japanese characters using a gradual learning algorithm which makes you test-like questions.
</p>
<p>
It keeps a inner score of how much you know a character to give priority to ask you again about it if needed and introduces a new characters when you are ready.
</p>
</description>
<launchable type="desktop-id">me.sergiotarxz.JapaChar.desktop</launchable>
<screenshots>
<screenshot type="default">
2024-07-01 21:09:50 +02:00
<image>https://git.owlcode.tech/sergiotarxz/JapaChar/raw/branch/main/Screenshot%20from%202024-07-01%2021-01-12.png</image>
<caption>Success screen after resolving an exercise</caption>
2024-06-24 23:18:16 +02:00
</screenshot>
<screenshot>
2024-07-01 21:09:50 +02:00
<image>https://git.owlcode.tech/sergiotarxz/JapaChar/raw/branch/main/Screenshot%20from%202024-07-01%2021-01-00.png</image>
<caption>Selection of challenge between basic characters, hiragana and katakan.</caption>
2024-06-24 23:18:16 +02:00
</screenshot>
<screenshot>
2024-07-01 21:09:50 +02:00
<image>https://git.owlcode.tech/sergiotarxz/JapaChar/raw/branch/main/Screenshot%20from%202024-07-01%2021-01-21.png</image>
<caption>Failure screen.</caption>
</screenshot>
<screenshot>
<image>https://git.owlcode.tech/sergiotarxz/JapaChar/raw/branch/main/Screenshot%20from%202024-07-01%2021-01-31.png</image>
<caption>Premature exit of lesson menu.</caption>
2024-06-24 23:18:16 +02:00
</screenshot>
</screenshots>
</component>