Gradience/data/com.github.GradienceTeam.Gradience.appdata.xml.in.in

161 lines
7.3 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version='1.0' encoding='utf-8'?>
<component type="desktop">
<!--Created with jdAppdataEdit 5.1-->
<id>@APP_ID@</id>
<name>Gradience</name>
<summary>Change the look of Adwaita, with ease.</summary>
<developer_name>Gradience Team</developer_name>
<launchable type="desktop-id">@APP_ID@.desktop</launchable>
<metadata_license>CC-BY-SA-4.0</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<update_contact>GradienceTe@proton.me</update_contact>
<description>
<p>Gradience is a tool for customizing Libadwaita applications and the adw-gtk3 theme.</p>
<p>With Gradience you can:</p>
<ul>
<li>Change any color of Adwaita theme</li>
<li>Apply Material 3 colors from wallpaper</li>
<li>Use other users presets</li>
<li>Change advanced options with CSS</li>
<li>Extend functionality using plugins</li>
</ul>
<p>This app is written in Python and uses GTK 4 and Libadwaita.</p>
</description>
<screenshots>
<screenshot>
<caption>colors purple</caption>
<image type="source">https://raw.githubusercontent.com/GradienceTeam/Design/main/Screenshots/colors_purple.png</image>
</screenshot>
<screenshot>
<caption>monet purple</caption>
<image type="source">https://raw.githubusercontent.com/GradienceTeam/Design/main/Screenshots/monet_purple.png</image>
</screenshot>
<screenshot>
<caption>advanced purple</caption>
<image type="source">https://raw.githubusercontent.com/GradienceTeam/Design/main/Screenshots/advanced_purple.png</image>
</screenshot>
</screenshots>
<releases>
<release version="0.3.2" date="2022-11-10" type="stable"><description>
<p>Gradience 0.3.2 release fixes some major issues and introduces some under-the-hood improvements:</p>
<ul>
<li>Firefox GNOME theme plugin now correctly parses installations with multiple profiles</li>
<li>Тransition from cssutils to a in-house solution</li>
<li>Fixed issues with CSS parser</li>
<li>Fixed issue when presets always saved as User.json</li>
<li>Internal structure was refactored</li>
<li>Various typos were fixed</li>
<li>README was fully rewritten</li>
<li>All screenshots were taken in high resolution</li>
<li>New and updated translations</li>
</ul>
</description>
</release>
<release version="0.3.1" date="2022-10-07" type="stable"><description>
<p>Gradience 0.3.1 release focuses on user interface polish and bug fixes, as well as some new features:</p>
<ul>
<li>Added ability to star preset to display it in Palette</li>
<li>Updated Firefox GNOME Theme plugin</li>
<li>Welcome screen have been improved</li>
<li>Margins in color info popovers are fixed</li>
<li>Added filter to search presets by repo</li>
<li>Added "No Preferences" window</li>
<li>Preset Manager window size have changed</li>
<li>"Offline" and "Nothing Found" pages have been added to Preset Manager</li>
<li>All text have been rewritten to follow GNOME Writing Guides</li>
<li>Switch from aiohttp to Libsoup3</li>
<li>Migrate to GNOME SDK 43</li>
<li>All contributors have been added to "About" window</li>
<li>Added "Log Out" dialog after preset apply</li>
<li>Some symbolics have changed, removed unnecessary hardcoded symbolics</li>
<li>Flatpak theme override now fixed</li>
<li>New and updated translations</li>
</ul>
</description>
</release>
<release version="0.3.0" date="2022-09-16" type="stable"><description>
<p>Gradience 0.3.0 is a major update with many new features and improvements. Here are some of them:</p>
<ul>
<li>Added plugins support, this allows the creation of plugins to customize other apps</li>
<li>Added support for custom preset repos, this allows users to host a collection of presets on their own infrastructure</li>
<li>Preset Manager performance are significantly enhanced, it downloads presets faster and the app doesn't freeze on preset removal</li>
<li>Added search to Preset Manager</li>
<li>Preset Manager is attached to the main window</li>
<li>Added Quick Preset Switcher back, with it you can switch presets with less clicks</li>
<li>Save dialog now shows up when you close app with unsaved preset</li>
<li>Currently applied preset now auto-loads on app start-up</li>
<li>Toasts are less annoying</li>
<li>Added aarch64 builds</li>
</ul>
</description>
</release>
<release version="0.2.1" date="2022-08-30" type="stable"><description>
<p>A small bug fix release of Gradience.</p>
<ul>
<li>Small improvements to the welcome screen</li>
<li>Fixing release notes</li>
</ul>
</description>
</release>
<release version="0.2.0" date="2022-08-26" type="stable"><description>
<p>New Release of Gradience.</p>
<ul>
<li>Rebrand</li>
<li>Refactoring meson architecture</li>
<li>New debug check</li>
<li>Switching runtime to GNOME 42 and adding adw 1.2</li>
<li>Add more info about monet</li>
<li>Add preset manager with option to download other users presets</li>
</ul>
</description>
</release>
<release version="0.1.0" date="2022-08-12" type="stable"><description>
<p>First release of Gradience.</p>
<ul>
<li>Add AdwViewSwitcher in the header bar</li>
<li>Move CSS to the "Advanced" tab</li>
<li>Move the rest to the "colors" tab</li>
<li>Add Monet tab which generates a theme from a background</li>
<li>Add disk saved and disk unsaved icon in the header bar</li>
<li>Update about dialog</li>
<li>Change license to GNU GPLv3</li>
<li>Begin plugin support</li>
<li>Move preset selector to a drop-down called palette (icon palette)</li>
<li>Add ability to apply the theme onlyfor dark theme or oy for light theme</li>
<li>Automatically use Adwaita-dark preset if the user preferred scheme is dark.</li>
<li>Added Flatpak CI build</li>
<li>Added issue template for bug and feature request </li>
<li>`Main` branch is now protected by GitHub branch protection. The development is done on `next` branch </li>
</ul>
</description>
</release>
</releases>
<url type="homepage">@PROJECT_URL@</url>
<url type="bugtracker">@BUGTRACKER_URL@</url>
<url type="help">@HELP_URL@</url>
<url type="translate">@TRANSLATE_URL@</url>
<categories>
<category>Utility</category>
</categories>
<requires>
<display_length compare="ge">small</display_length>
<display_length compare="le">small</display_length>
</requires>
<recommends>
<display_length compare="ge">small</display_length>
<display_length compare="le">small</display_length>
</recommends>
<supports>
<control>pointing</control>
<control>keyboard</control>
<control>tablet</control>
<control>touch</control>
<internet>offline-only</internet>
</supports>
<content_rating type="oars-1.1"/>
<keywords>
<keyword>AdwCustomizer</keyword>
<keyword>Adwaita Manager</keyword>
</keywords>
</component>