geary/desktop/org.gnome.Geary.appdata.xml.in.in

269 lines
12 KiB
Text
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2016 Software Freedom Conservancy Inc. -->
<!-- Copyright 2016, 2019 Michael Gratton <mike@vee.net> -->
<component type="desktop-application">
<id>@appid@.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>LGPL-2.1+</project_license>
<!-- Translators: The application name -->
<name>Geary</name>
<!-- Translators: The development team's name -->
<developer_name>Geary Development Team</developer_name>
<!-- Translators: The application's summary / tagline -->
<summary>Send and receive email</summary>
<description>
<p>
Geary is an email application built around conversations, for
the GNOME 3 desktop. It allows you to read, find and send email
with a straightforward, modern interface.
</p>
<p>
Conversations allow you to read a complete discussion without
having to find and click from message to message.
</p>
<p>Gearys features include:</p>
<ul>
<li>Quick email account setup</li>
<li>Shows related messages together in conversations</li>
<li>Fast, full text and keyword search</li>
<li>Full-featured HTML and plain text message composer</li>
<li>Desktop notification of new mail</li>
<li>Compatible with GMail, Yahoo! Mail, Outlook.com and other IMAP servers</li>
</ul>
</description>
<url type="homepage">https://wiki.gnome.org/Apps/Geary</url>
<url type="help">https://wiki.gnome.org/Apps/Geary/Documentation</url>
<url type="faq">https://wiki.gnome.org/Apps/Geary/FAQ</url>
<url type="bugtracker">https://wiki.gnome.org/Apps/Geary/ReportingABug</url>
<url type="translate">https://wiki.gnome.org/Apps/Geary/Translating</url>
<url type="donation">https://wiki.gnome.org/Apps/Geary/Donate</url>
2020-03-13 16:11:09 +11:00
<screenshots>
<screenshot>
2021-04-24 17:45:42 +09:30
<image type="default">https://wiki.gnome.org/Apps/Geary?action=AttachFile&amp;do=get&amp;target=geary-40-main-window.png</image>
</screenshot>
<screenshot>
2021-04-24 17:45:42 +09:30
<!-- Translators: A screenshot description. -->
<caption>Geary displaying a conversation</caption>
<image>https://wiki.gnome.org/Apps/Geary?action=AttachFile&amp;do=get&amp;target=geary-40-conversation.png</image>
</screenshot>
<screenshot>
<!-- Translators: A screenshot description. -->
<caption>Geary showing the rich text composer</caption>
2021-04-24 17:45:42 +09:30
<image>https://wiki.gnome.org/Apps/Geary?action=AttachFile&amp;do=get&amp;target=geary-3-36-composer.png</image>
</screenshot>
</screenshots>
<project_group>GNOME</project_group>
<kudos>
<kudo>HiDpiIcon</kudo>
<kudo>HighContrast</kudo>
<kudo>ModernToolkit</kudo>
<kudo>Notifications</kudo>
<kudo>UserDocs</kudo>
</kudos>
<provides>
<!--
See https://gitlab.gnome.org/GNOME/geary/merge_requests/203
for why the appstream id uses the desktop file name as an id
and the proper app id is listed here here, instead of the
other way around.
-->
<id>@appid@</id>
</provides>
<launchable type="desktop-id">@appid@.desktop</launchable>
<translation type="gettext">geary</translation>
<releases>
2021-04-23 10:06:46 +10:00
<release version="40.0" date="2021-04-23">
2021-01-18 22:01:43 +11:00
<description>
<p>Enhancements included in this release:</p>
<ul>
<li>Visual refresh including updated icon and interface</li>
<li>Add support for half-screen, portrait and small displays</li>
<li>Improved performance when displaying large conversations</li>
<li>Upgraded full-text search engine</li>
<li>Improved search for languages such as Thai and Chinese</li>
2021-01-18 22:01:43 +11:00
<li>Improved keyboard shortcuts</li>
<li>Improved server compatibility</li>
<li>Numerous user interface translation updates</li>
2021-04-23 10:06:46 +10:00
<li>Numerous bug fixes and user interface improvements</li>
2021-01-18 22:01:43 +11:00
</ul>
</description>
</release>
2020-09-13 14:21:30 +10:00
<release version="3.38" date="2020-09-13">
<description>
<p>Enhancements included in this release:</p>
<ul>
2020-08-19 12:00:01 +10:00
<li>Clean up email in database older than the storage preference</li>
<li>New Preferences window pane for managing plugins</li>
<li>New Email Templates plugin</li>
<li>New Mail Merge plugin</li>
<li>New Sent Sound plugin</li>
<li>New Unity Messaging Menu plugin</li>
<li>Reduced number of spurious problem report info bars</li>
<li>Improved ordering of folders in the folder list</li>
<li>Spam folder renamed to Junk</li>
<li>Composer formatting toolbar initially hidden for new installs</li>
<li>Desktop mail notifications now show contact photos</li>
<li>Improved server compatibility</li>
<li>Numerous bug fixes and user interface improvements</li>
<li>Numerous user interface translation updates</li>
</ul>
</description>
</release>
2020-03-13 16:11:09 +11:00
<release version="3.36" date="2020-03-13">
2019-09-27 17:19:54 +10:00
<description>
<p>Enhancements included in this release:</p>
<ul>
2020-03-01 22:40:40 +11:00
<li>New and improved responsive composer interface</li>
<li>Drag and drop image files into rich text messages</li>
<li>Paste images from the clipboard into rich text messages</li>
2020-03-01 22:40:40 +11:00
<li>Improved composer missing attachment detection</li>
<li>Access emoji chooser in composer via shortcut or context menu</li>
<li>Extend undo for email actions such as archiving, marking</li>
<li>Undo sending, saving and discarding composed email</li>
<li>Undo editing in text fields, including in the composer</li>
2020-03-01 22:40:40 +11:00
<li>Open more than one main window</li>
<li>New and improved responsive preferences interface</li>
<li>Using single key shortcuts for email actions is now optional</li>
<li>Single key shortcuts have been brought up to date with Gmail</li>
2019-10-10 21:47:30 +11:00
<li>App-wide notification preferences now handled by desktop</li>
2020-03-01 22:40:40 +11:00
<li>Numerous bug fixes and user interface improvements</li>
<li>Numerous user interface translation updates</li>
2019-09-27 17:19:54 +10:00
</ul>
</description>
</release>
<release version="3.34" date="2019-09-21">
2019-03-15 09:22:38 +11:00
<description>
<p>Enhancements included in this release:</p>
<ul>
2019-04-28 14:30:36 +10:00
<li>Improved desktop contact integration</li>
<li>Added support for TNEF attachments</li>
<li>Added Inspector window for real-time debugging</li>
<li>Updated the user manual</li>
<li>Improved server compatibility</li>
<li>Numerous bug fixes and user interface improvements</li>
<li>Numerous user interface translation updates</li>
2019-03-15 09:22:38 +11:00
</ul>
</description>
</release>
<release version="3.32" date="2019-08-04">
<description>
<p>Enhancements included in this release:</p>
<ul>
<li>Application menu moved to the main window</li>
<li>Desktop contacts are used for sender images</li>
<li>Unknown contacts are given personalised initials and colour</li>
<li>Updated application icons</li>
<li>Improved server compatibility</li>
<li>Custom email CSS now applied to Composer view</li>
</ul>
</description>
</release>
<release version="0.13" date="2019-02-17">
<description>
<p>Enhancements included in this release:</p>
<ul>
<li>Unread email count is now updated correctly</li>
<li>Conversations load faster, smoother with better feedback</li>
<li>Support for email accounts added via GNOME Online Accounts</li>
<li>Improved account creation and management user interface</li>
<li>Email flagged as deleted but not removed by other apps now hidden</li>
<li>Individual messages in a conversation can be deleted</li>
<li>Internal links in HTML email now work</li>
<li>Supported ordered and unordered lists in the composer</li>
<li>Rich text pasting improvements in the composer</li>
<li>Plain text versions of rich text mail includes formatting</li>
<li>Detached composers now remember their last used size</li>
<li>Better reporting when a login, security or other problem occurs</li>
<li>Reduced background synchronisation CPU use</li>
<li>Improved handling when going online and offline</li>
<li>Show an in-application notification when email has been sent</li>
<li>Flag possibly spoofed email addresses</li>
<li>Improve privacy when sending email using an alias</li>
<li>Subject, sender and date are being shown when printed again</li>
<li>Server compatibility improvements</li>
<li>Build, testing and other infrastructure improvements</li>
<li>Numerous bug fixes and minor user interface improvements</li>
<li>Numerous user interface translation updates</li>
</ul>
</description>
</release>
<release version="0.12" date="2017-10-02">
<description>
2018-02-13 10:20:00 +11:00
<p>Enhancements included in this release:</p>
<ul>
<li>Insert images inline when composing rich text messages</li>
<li>Improved interface for inserting links in rich text messages</li>
<li>Choose multiple spell-checker languages when composing messages</li>
<li>Support message archiving for Yahoo! Mail and Outlook.com</li>
<li>Improved interface when displaying conversations</li>
<li>Improved interface when moving and labelling conversations</li>
<li>Improved support for right-to-left languages</li>
<li>Automatically unfold starred messages in a conversation</li>
<li>Support saving remote inline images</li>
<li>Improved keyboard navigation for conversations</li>
<li>Added in-application keyboard shortcut help (Ctrl + ?)</li>
<li>Support for distribution via Flatpak</li>
<li>Improved security when displaying messages</li>
<li>Numerous bug fixes and minor user interface improvements</li>
<li>Numerous user interface translation updates</li>
</ul>
</description>
</release>
</releases>
2018-06-05 13:53:39 +00:00
<content_rating type="oars-1.1">
<content_attribute id="violence-cartoon">none</content_attribute>
<content_attribute id="violence-fantasy">none</content_attribute>
<content_attribute id="violence-realistic">none</content_attribute>
<content_attribute id="violence-bloodshed">none</content_attribute>
<content_attribute id="violence-sexual">none</content_attribute>
<content_attribute id="violence-desecration">none</content_attribute>
<content_attribute id="violence-slavery">none</content_attribute>
<content_attribute id="violence-worship">none</content_attribute>
<content_attribute id="drugs-alcohol">none</content_attribute>
<content_attribute id="drugs-narcotics">none</content_attribute>
<content_attribute id="drugs-tobacco">none</content_attribute>
<content_attribute id="sex-nudity">none</content_attribute>
<content_attribute id="sex-themes">none</content_attribute>
<content_attribute id="sex-homosexuality">none</content_attribute>
<content_attribute id="sex-prostitution">none</content_attribute>
<content_attribute id="sex-adultery">none</content_attribute>
<content_attribute id="sex-appearance">none</content_attribute>
<content_attribute id="language-profanity">none</content_attribute>
<content_attribute id="language-humor">none</content_attribute>
<content_attribute id="language-discrimination">none</content_attribute>
<content_attribute id="social-chat">intense</content_attribute>
<content_attribute id="social-info">none</content_attribute>
<content_attribute id="social-audio">none</content_attribute>
<content_attribute id="social-location">none</content_attribute>
<content_attribute id="social-contacts">intense</content_attribute>
<content_attribute id="money-purchasing">none</content_attribute>
<content_attribute id="money-gambling">none</content_attribute>
</content_rating>
<recommends>
<control>touch</control>
<control>keyboard</control>
<control>pointing</control>
</recommends>
<requires>
<display_length compare="ge">360</display_length>
</requires>
<custom>
<value key="Purism::form_factor">workstation</value>
<value key="Purism::form_factor">mobile</value>
</custom>
</component>