2017-01-12 22:51:42 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2017-09-16 21:58:59 +02:00
|
|
|
<component type="desktop">
|
2018-09-02 15:05:51 +02:00
|
|
|
<id>com.github.bilelmoussaoui.Authenticator.desktop</id>
|
2018-03-16 12:49:51 +01:00
|
|
|
<metadata_license>CC0</metadata_license>
|
|
|
|
<project_license>GPL-3.0+</project_license>
|
2018-03-16 04:12:49 +01:00
|
|
|
<name>Authenticator</name>
|
2018-09-02 15:31:58 +02:00
|
|
|
<summary>Two-factor authentication code generator</summary>
|
2017-09-16 14:15:40 +02:00
|
|
|
<description>
|
2018-09-02 15:31:58 +02:00
|
|
|
<p>Simple application that generates a two-factor authentication code, created for GNOME.</p>
|
2018-08-17 13:14:50 +02:00
|
|
|
<p>Features:</p>
|
|
|
|
<ul>
|
|
|
|
<li>QR code scanner</li>
|
|
|
|
<li>Beautiful UI</li>
|
|
|
|
<li>Huge database of (290+) websites/applications</li>
|
|
|
|
</ul>
|
2017-09-16 14:15:40 +02:00
|
|
|
</description>
|
|
|
|
<screenshots>
|
2018-09-02 15:05:51 +02:00
|
|
|
<screenshot type="default">
|
2018-09-09 19:41:21 +02:00
|
|
|
<image width="552" height="649">https://raw.githubusercontent.com/bilelmoussaoui/Authenticator/master/data/screenshots/screenshot1.png</image>
|
2018-09-02 15:05:51 +02:00
|
|
|
</screenshot>
|
|
|
|
<screenshot>
|
2018-09-09 19:41:21 +02:00
|
|
|
<image width="402" height="649">https://raw.githubusercontent.com/bilelmoussaoui/Authenticator/master/data/screenshots/screenshot2.png</image>
|
2018-09-02 15:05:51 +02:00
|
|
|
</screenshot>
|
|
|
|
<screenshot>
|
2018-09-09 19:41:21 +02:00
|
|
|
<image width="402" height="649">https://raw.githubusercontent.com/bilelmoussaoui/Authenticator/master/data/screenshots/screenshot3.png</image>
|
2018-09-02 15:05:51 +02:00
|
|
|
</screenshot>
|
|
|
|
<screenshot>
|
2018-09-09 19:41:21 +02:00
|
|
|
<image width="552" height="649">https://raw.githubusercontent.com/bilelmoussaoui/Authenticator/master/data/screenshots/screenshot4.png</image>
|
2018-09-02 15:05:51 +02:00
|
|
|
</screenshot>
|
2017-09-16 14:15:40 +02:00
|
|
|
</screenshots>
|
2018-03-16 04:12:49 +01:00
|
|
|
<url type="homepage">https://github.com/bilelmoussaoui/Authenticator</url>
|
2018-03-16 12:49:51 +01:00
|
|
|
<url type="bugtracker">https://github.com/bilelmoussaoui/Authenticator/issues</url>
|
2018-08-17 13:14:50 +02:00
|
|
|
<url type="translate">https://hosted.weblate.org/projects/authenticator/translation/</url>
|
2018-09-02 15:05:51 +02:00
|
|
|
<url type="donation">https://www.paypal.me/BilalELMoussaoui</url>
|
2018-08-17 13:14:50 +02:00
|
|
|
<categories>
|
|
|
|
<category>Utility</category>
|
|
|
|
</categories>
|
2018-09-02 15:05:51 +02:00
|
|
|
<content_rating type="oars-1.0" />
|
2018-08-17 13:14:50 +02:00
|
|
|
<releases>
|
2018-09-09 19:41:21 +02:00
|
|
|
<release version="0.2.3" date="2018-09-09">
|
|
|
|
<description>
|
|
|
|
<ul>
|
2018-09-10 12:11:32 +02:00
|
|
|
<li>Revamped main window to more closely follow the GNOME HIG</li>
|
2018-09-09 19:41:21 +02:00
|
|
|
<li>Revamped add a new account window to make it easier to use</li>
|
2018-09-10 12:11:32 +02:00
|
|
|
<li>Possibility to add an account from a provider not listed in the shipped database</li>
|
2018-09-09 19:41:21 +02:00
|
|
|
<li>Possibilty to edit an account</li>
|
2018-09-10 12:11:32 +02:00
|
|
|
<li>One Time Password now visible by default</li>
|
2018-09-09 19:41:21 +02:00
|
|
|
</ul>
|
|
|
|
</description>
|
|
|
|
</release>
|
2018-09-03 12:14:08 +02:00
|
|
|
<release version="0.2.2.1" date="2018-09-03">
|
|
|
|
<description>
|
|
|
|
<ul>
|
|
|
|
<li>Fix python-dbus by using GDbus instead</li>
|
|
|
|
</ul>
|
|
|
|
</description>
|
|
|
|
</release>
|
2018-09-02 15:05:51 +02:00
|
|
|
<release version="0.2.2" date="2018-09-02">
|
|
|
|
<description>
|
|
|
|
<ul>
|
|
|
|
<li>Fix the QRScanner on GNOME Shell</li>
|
|
|
|
<li>Add a new entry for the account's username</li>
|
|
|
|
<li>Updated database of supported accounts</li>
|
|
|
|
</ul>
|
|
|
|
</description>
|
|
|
|
</release>
|
2018-08-17 13:14:50 +02:00
|
|
|
<release version="0.2.1" date="2018-03-22">
|
|
|
|
<description>
|
|
|
|
<ul>
|
|
|
|
<li>HOTFIX: App not running in DE other than GNOME</li>
|
|
|
|
</ul>
|
|
|
|
</description>
|
|
|
|
</release>
|
|
|
|
<release version="0.2" date="2018-03-16">
|
|
|
|
<description>
|
|
|
|
<ul>
|
|
|
|
<li>Rename project to Authenticator</li>
|
|
|
|
<li>Cleaner code base</li>
|
|
|
|
<li>Faster startup</li>
|
|
|
|
<li>Remove unneeded features</li>
|
|
|
|
<li>Switch to pyzbar instead of zbarlight</li>
|
2018-09-02 15:31:58 +02:00
|
|
|
<li>Flatpak package</li>
|
2018-08-17 13:14:50 +02:00
|
|
|
</ul>
|
|
|
|
</description>
|
|
|
|
</release>
|
|
|
|
<release version="0.1.1" date="2016-06-28" />
|
|
|
|
<release version="0.1.0" date="2016-06-22" />
|
2018-09-02 15:05:51 +02:00
|
|
|
</releases>
|
|
|
|
<developer_name>Bilal Elmoussaoui</developer_name>
|
|
|
|
<update_contact>bil.elmoussaoui@gmail.com</update_contact>
|
|
|
|
<translation type="gettext">Authenticator</translation>
|
2017-09-16 21:58:59 +02:00
|
|
|
</component>
|