Fix indentation of feature list format of the F-Droid app description

This commit is contained in:
Alexander Bakker 2021-01-06 17:47:39 +01:00
parent fb17f48013
commit 466e296988

View file

@ -17,24 +17,24 @@ To make the switch easier, Aegis Authenticator can import the entries of lots of
<b>Feature overview</b> <b>Feature overview</b>
<ul> <ul>
<li>Free and open source</li> <li>Free and open source</li>
<li>Secure <li>Secure
<ul> <ul>
<li>Encrypted, can be unlocked with a password or biometrics</li> <li>Encrypted, can be unlocked with a password or biometrics</li>
<li>Screen capture prevention</li> <li>Screen capture prevention</li>
<li>Tap to reveal</li> <li>Tap to reveal</li>
</ul> </ul>
</li> </li>
<li>Compatible with Google Authenticator</li> <li>Compatible with Google Authenticator</li>
<li>Supports industry standard algorithms: HOTP and TOTP</li> <li>Supports industry standard algorithms: HOTP and TOTP</li>
<li>Lots of ways to add new entries <li>Lots of ways to add new entries
<ul> <ul>
<li>Scan a QR code or an image of one</li> <li>Scan a QR code or an image of one</li>
<li>Enter details manually</li> <li>Enter details manually</li>
<li>Import from other popular authenticator apps</li> <li>Import from other popular authenticator apps</li>
</ul> </ul>
</li> </li>
<li>Organization <li>Organization
<ul> <ul>
<li>Alphabetic/custom sorting</li> <li>Alphabetic/custom sorting</li>
<li>Custom or automatically generated icons</li> <li>Custom or automatically generated icons</li>
@ -42,10 +42,10 @@ To make the switch easier, Aegis Authenticator can import the entries of lots of
<li>Advanced entry editing</li> <li>Advanced entry editing</li>
<li>Search by name/issuer</li> <li>Search by name/issuer</li>
</ul> </ul>
</li> </li>
<li>Material design with multiple themes: Light, Dark, AMOLED</li> <li>Material design with multiple themes: Light, Dark, AMOLED</li>
<li>Export (plaintext or encrypted)</li> <li>Export (plaintext or encrypted)</li>
<li>Automatic backups of the vault to a location of your choosing</li> <li>Automatic backups of the vault to a location of your choosing</li>
</ul> </ul>
<b>Open source and license</b> <b>Open source and license</b>