JapaChar/me.sergiotarxz.JapaChar.metainfo.xml

194 lines
7.3 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="social-contacts">intense</content_attribute>
<content_attribute id="money-purchasing">intense</content_attribute>
<content_attribute id="money-advertising">intense</content_attribute>
2024-06-24 23:52:18 +02:00
</content_rating>
2024-07-01 23:35:03 +02:00
<branding>
2024-11-09 06:22:36 +01:00
<color type="primary" scheme_preference="light">#c76dbf</color>
<color type="primary" scheme_preference="dark">#5d1b52</color>
2024-07-01 23:35:03 +02:00
</branding>
2024-06-24 23:52:18 +02:00
<developer_name>sergiotarxz</developer_name>
<releases>
<release version="v1.00" date="2024-11-27">
<description>
<p>Adding BETA Kanji support.</p>
</description>
</release>
<release version="v0.29" date="2024-11-13">
<description>
<p>Adding discord community to retrieve feedback from users.</p>
</description>
</release>
<release version="v0.28" date="2024-11-10">
2024-11-10 17:21:36 +01:00
<description>
<p>Migrating to XS because Inline::C is giving compatibility issues.</p>
</description>
</release>
2024-08-16 21:06:08 +02:00
<release version="v0.27" date="2024-11-09">
2024-11-09 06:22:36 +01:00
<description>
<p>Bundling noto-cjk by default to not having to ask users to install
third party fonts.</p>
</description>
</release>
2024-08-16 21:06:08 +02:00
<release version="v0.26" date="2024-07-13">
<description>
<p>Avoiding skip without reading the correct answer with a timeout.</p>
</description>
</release>
2024-07-13 05:21:25 +02:00
<release version="v0.25" date="2024-07-13">
<description>
<p>Improving select buttons in dyslexia mode and general contrast.</p>
</description>
</release>
2024-07-13 03:39:29 +02:00
<release version="v0.24" date="2024-07-13">
<description>
<p>Fixing regression nothing works because of uncommitted file.</p>
</description>
</release>
2024-07-13 03:06:06 +02:00
<release version="v0.23" date="2024-07-13">
<description>
<p>Improving mode for dyslexia.</p>
</description>
</release>
2024-07-13 02:41:20 +02:00
<release version="v0.22" date="2024-07-13">
<description>
<p>Adding mode for dyslexia.</p>
</description>
</release>
2024-07-07 05:24:07 +02:00
<release version="v0.21" date="2024-07-07">
<description>
<p>Bugfix refactor unable to exit lesson.</p>
</description>
</release>
<release version="v0.20" date="2024-07-07">
2024-07-07 04:09:26 +02:00
<description>
<p>Major refactor and new windows before entering a lesson and after leaving it.</p>
<p>There is now an score that meassures how much effort you gave to the app.</p>
</description>
</release>
2024-07-05 03:19:00 +02:00
<release version="v0.19" date="2024-07-05">
<description>
<p>The last small display fixes went badly this version tries to smooth that fixes.</p>
</description>
</release>
2024-07-05 01:47:14 +02:00
<release version="v0.18" date="2024-07-05">
<description>
<p>On high score characters now the program can ask you to type the character in romanji, that's because it is very important that you can identify characters without clues.</p>
</description>
</release>
2024-07-05 00:07:07 +02:00
<release version="v0.17" date="2024-07-05">
<description>
<p>Increasing adaptativity in small display devices.</p>
</description>
</release>
2024-07-04 12:59:05 +02:00
<release version="v0.16" date="2024-07-04">
<description>
<p>Adding updated screenshots.</p>
</description>
</release>
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>
2024-07-05 00:07:07 +02:00
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 new characters when you are ready.
</p>
2024-11-09 06:22:36 +01:00
<p>It works now without having to install any third party font.</p>
2024-06-24 23:18:16 +02:00
</description>
<launchable type="desktop-id">me.sergiotarxz.JapaChar.desktop</launchable>
<screenshots>
<screenshot type="default">
<image>https://git.owlcode.tech/sergiotarxz/JapaChar/raw/commit/3de6ac7fef7c0dd6fadc5d96c3e627e7ebc111ae/Screenshot%20from%202024-11-27%2017-28-21.png</image>
<caption>Success screen after resolving a katakana exercise</caption>
2024-06-24 23:18:16 +02:00
</screenshot>
<screenshot>
<image>https://git.owlcode.tech/sergiotarxz/JapaChar/raw/commit/3de6ac7fef7c0dd6fadc5d96c3e627e7ebc111ae/Screenshot%20from%202024-11-27%2017-27-10.png</image>
<caption>Main menu.</caption>
2024-06-24 23:18:16 +02:00
</screenshot>
<screenshot>
<image>https://git.owlcode.tech/sergiotarxz/JapaChar/raw/commit/3de6ac7fef7c0dd6fadc5d96c3e627e7ebc111ae/Screenshot%20from%202024-11-27%2017-28-35.png</image>
<caption>Failure screen</caption>
2024-07-01 21:09:50 +02:00
</screenshot>
<screenshot>
<image>https://git.owlcode.tech/sergiotarxz/JapaChar/raw/commit/3de6ac7fef7c0dd6fadc5d96c3e627e7ebc111ae/Screenshot%20from%202024-11-27%2017-31-28.png</image>
<caption>Kanji lesson select menu</caption>
2024-06-24 23:18:16 +02:00
</screenshot>
2024-07-05 01:47:14 +02:00
<screenshot>
<image>https://git.owlcode.tech/sergiotarxz/JapaChar/raw/commit/13c912db257a2d18e3604081b6b57d2af6b65923/Screenshot%20from%202024-07-05%2001-40-51.png</image>
<caption>Success on a guess romanji exercise</caption>
</screenshot>
<screenshot>
<image>https://git.owlcode.tech/sergiotarxz/JapaChar/raw/commit/3de6ac7fef7c0dd6fadc5d96c3e627e7ebc111ae/Screenshot%20from%202024-11-27%2017-31-46.png</image>
<caption>Kanji start lesson menu</caption>
</screenshot>
<screenshot>
<image>https://git.owlcode.tech/sergiotarxz/JapaChar/raw/commit/3de6ac7fef7c0dd6fadc5d96c3e627e7ebc111ae/Screenshot%20from%202024-11-27%2017-31-53.png</image>
<caption>Asking for kanji meaning</caption>
2024-07-05 01:47:14 +02:00
</screenshot>
<screenshot>
<image>https://git.owlcode.tech/sergiotarxz/JapaChar/raw/commit/3de6ac7fef7c0dd6fadc5d96c3e627e7ebc111ae/Screenshot%20from%202024-11-27%2017-32-18.png</image>
<caption>Asking for kanji Reading in On</caption>
</screenshot>
2024-06-24 23:18:16 +02:00
</screenshots>
</component>