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

186 lines
8.6 KiB
Text
Raw Normal View History

2022-09-16 14:55:50 +00:00
<?xml version='1.0' encoding='utf-8'?>
<component type="desktop">
<id>@APP_ID@</id>
<name>Gradience</name>
2022-11-10 02:16:43 +00:00
<summary>Change the look of Adwaita, with ease</summary>
<developer_name>Gradience Team</developer_name>
2022-09-16 14:55:50 +00:00
<launchable type="desktop-id">@APP_ID@.desktop</launchable>
2022-10-07 17:00:12 +00:00
<metadata_license>CC-BY-SA-4.0</metadata_license>
2022-09-16 14:55:50 +00:00
<project_license>GPL-3.0-or-later</project_license>
2022-11-10 02:16:43 +00:00
<update_contact>GradienceTeam@protonmail.com</update_contact>
<description>
2022-09-16 14:55:50 +00:00
<p>Gradience is a tool for customizing Libadwaita applications and the adw-gtk3 theme.</p>
2022-11-10 02:16:43 +00:00
<p>The main features of Gradience include the following:</p>
<ul>
2022-11-10 02:16:43 +00:00
<li>🎨️ Changing any color of Adwaita theme</li>
<li>🖼️ Applying Material 3 color scheme from wallpaper</li>
<li>🎁️ Usage of other users presets</li>
<li>⚙️ Changing advanced options with CSS</li>
<li>🧩️ Extending functionality using plugins</li>
</ul>
</description>
<screenshots>
<screenshot>
2022-11-10 02:16:43 +00:00
<caption>Screenshot of "Colors" Tab</caption>
2022-09-16 14:55:50 +00:00
<image type="source">https://raw.githubusercontent.com/GradienceTeam/Design/main/Screenshots/colors_purple.png</image>
</screenshot>
<screenshot>
2022-11-10 02:16:43 +00:00
<caption>Screenshot of "Monet" Tab</caption>
2022-09-16 14:55:50 +00:00
<image type="source">https://raw.githubusercontent.com/GradienceTeam/Design/main/Screenshots/monet_purple.png</image>
</screenshot>
<screenshot>
2022-11-10 02:16:43 +00:00
<caption>Screenshot of "Advanced" Tab</caption>
2022-09-16 14:55:50 +00:00
<image type="source">https://raw.githubusercontent.com/GradienceTeam/Design/main/Screenshots/advanced_purple.png</image>
</screenshot>
</screenshots>
<releases>
2022-12-05 00:02:09 +00:00
<release version="0.3.3" date="2022-12-3" type="stable">
<description>
2022-11-29 16:23:08 +00:00
<p>Gradience 0.3.3 release is a minor translations update and UI improvement release:</p>
<ul>
2022-12-03 18:58:20 +00:00
<li>The Firefox GNOME theme plugin now parses profiles from profiles.ini</li>
2022-12-03 18:54:43 +00:00
<li>Theme Preview button is accessible again</li>
<li>Plugin row now has the correct controls placement</li>
<li>Codebase structure has been refactored</li>
<li>Improved details tab in About dialog</li>
<li>Added new "Log out" dialog logic</li>
2022-11-29 16:23:08 +00:00
<li>Updated translations</li>
</ul>
</description>
</release>
2022-12-05 00:02:09 +00:00
<release version="0.3.2" date="2022-11-10" type="stable">
<description>
2022-11-10 02:08:18 +00:00
<p>Gradience 0.3.2 release fixes some major issues and introduces some under-the-hood improvements:</p>
<ul>
2022-11-20 20:04:27 +00:00
<li>The Firefox GNOME theme plugin now correctly parses installations with multiple profiles</li>
<li>Esc now closes dialogs and Preset Manager</li>
<li>Added mnemonics for dialogs</li>
<li>Save is now a default response in dialogs</li>
2022-11-20 19:46:31 +00:00
<li>Plugins rows now look cleaner and are correctly placed</li>
<li>File picker is now modal and sticks to the parent window</li>
2022-11-24 17:20:38 +00:00
<li>Gradience can now be closed with Ctrl+Q</li>
<li>"Favourite(s)" was renamed to "Favorite(s)"</li>
2022-11-20 20:04:27 +00:00
<li>Тransitioned from cssutils to an in-house solution</li>
2022-11-20 19:46:31 +00:00
<li>Fixed issues with the CSS parser</li>
<li>Fixed an issue with presets always being saved as User.json</li>
2022-11-20 19:59:46 +00:00
<li>Presets are now removed correctly</li>
<li>The Internal structure was refactored</li>
2022-11-10 02:08:18 +00:00
<li>Various typos were fixed</li>
2022-11-20 19:59:46 +00:00
<li>The README was fully rewritten</li>
2022-11-10 02:08:18 +00:00
<li>All screenshots were taken in high resolution</li>
<li>New and updated translations</li>
</ul>
</description>
</release>
2022-12-05 00:02:09 +00:00
<release version="0.3.1" date="2022-10-07" type="stable">
<description>
2022-10-07 17:00:12 +00:00
<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>
2022-10-07 17:14:55 +00:00
<li>Added "Log Out" dialog after preset apply</li>
2022-10-07 17:00:12 +00:00
<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>
2022-12-05 00:02:09 +00:00
<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>
2022-09-16 14:55:50 +00:00
<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>
2022-09-16 14:55:50 +00:00
<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>
2022-12-05 00:02:09 +00:00
<release version="0.2.1" date="2022-08-30" type="stable">
<description>
2022-08-30 22:27:48 +00:00
<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>
2022-12-05 00:02:09 +00:00
<release version="0.2.0" date="2022-08-26" type="stable">
<description>
2022-08-30 18:07:16 +00:00
<p>New Release of Gradience.</p>
2022-08-30 22:27:48 +00:00
<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>
2022-08-30 18:07:16 +00:00
</description>
</release>
2022-12-05 00:02:09 +00:00
<release version="0.1.0" date="2022-08-12" type="stable">
<description>
<p>First release of Gradience.</p>
2022-08-30 22:27:48 +00:00
<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>
2022-08-30 22:27:48 +00:00
<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>
2022-08-30 22:27:48 +00:00
<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>
2022-09-16 14:55:50 +00:00
<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>
2022-12-05 00:02:09 +00:00
<content_rating type="oars-1.1" />
2022-09-16 14:55:50 +00:00
<keywords>
<keyword>AdwCustomizer</keyword>
<keyword>Adwaita Manager</keyword>
</keywords>
2022-12-05 00:02:09 +00:00
</component>