add about pages

This commit is contained in:
Alexey Kuznetsov 2018-10-04 19:37:06 +03:00
commit 56a1ce6f58
4 changed files with 96 additions and 0 deletions

View file

@ -0,0 +1,24 @@
<html>
<head>
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="source" href="https://en.wikipedia.org/wiki/Binaural_beats"/>
<style>
a { white-space: pre-wrap; word-wrap:break-word; }
</style>
</head>
<body>
<h3>About</h3>
<p>
Audio Recorder mit benutzerdefiniertem Pfad, Bearbeitung, Freie Software GPLv3
</p>
<p>Ein einfacher aber leistungsfähiger Audio Recorder mit einstellbarem Pfad sowie Bearbeitungsfunktionen ohne Werbung</p>
<dl>
<dt><b>License:</b></dt>
<dd>GPLv3</dd>
<dt><b>Source Code:</b></dt>
<dd><a href="https://gitlab.com/axet/android-audio-recorder">https://gitlab.com/axet/android-audio-recorder</a></dd>
</dl>
</body>
</html>

View file

@ -0,0 +1,24 @@
<html>
<head>
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="source" href="https://en.wikipedia.org/wiki/Binaural_beats"/>
<style>
a { white-space: pre-wrap; word-wrap:break-word; }
</style>
</head>
<body>
<h3>About</h3>
<p>
Registratore audio semplice e potente con molte impostazioni personalizzabili
</p>
<p>Registratore audio semplice e potente con molte impostazioni personalizzabili, con la possibilità di tagliare la registrazione, senza annunci ed open-source(GPLv3). L'applicazione contente di selezionare la cartella in cui salvare le registrazioni ed il formato del file: sono disponibili ogg, wav, flac, mp3, mka, m4a, opus.E' inoltre possibile controllare l'app anche con il telefono bloccato ed impostare che la registrazione si metta in pausa durante le chiamate.L'interfaccia, semplice ed intuitiva consente di tagliare parti di una registrazione appena effettuata e di condividere, riprodure, rinominare od eliminare le registrazioni salvate.</p>
<dl>
<dt><b>License:</b></dt>
<dd>GPLv3</dd>
<dt><b>Source Code:</b></dt>
<dd><a href="https://gitlab.com/axet/android-audio-recorder">https://gitlab.com/axet/android-audio-recorder</a></dd>
</dl>
</body>
</html>

View file

@ -0,0 +1,24 @@
<html>
<head>
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="source" href="https://en.wikipedia.org/wiki/Binaural_beats"/>
<style>
a { white-space: pre-wrap; word-wrap:break-word; }
</style>
</head>
<body>
<h3>About</h3>
<p>
Android friendly!
</p>
<p>シンプルでパワフルなオーディオレコーダー。カスタムパスの選択と編集、広告なし、オープンソース、GPLv3</p>
<dl>
<dt><b>License:</b></dt>
<dd>GPLv3</dd>
<dt><b>Source Code:</b></dt>
<dd><a href="https://gitlab.com/axet/android-audio-recorder">https://gitlab.com/axet/android-audio-recorder</a></dd>
</dl>
</body>
</html>

View file

@ -0,0 +1,24 @@
<html>
<head>
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="source" href="https://en.wikipedia.org/wiki/Binaural_beats"/>
<style>
a { white-space: pre-wrap; word-wrap:break-word; }
</style>
</head>
<body>
<h3>About</h3>
<p>
Grave som e salve em um arquivo
</p>
<p>Gravador de som com pasta de armazenamento personalizável, ótimo indicador de volume da gravação, notificações sobre a gravação e controles a partir da tela de bloqueio</p>
<dl>
<dt><b>License:</b></dt>
<dd>GPLv3</dd>
<dt><b>Source Code:</b></dt>
<dd><a href="https://gitlab.com/axet/android-audio-recorder">https://gitlab.com/axet/android-audio-recorder</a></dd>
</dl>
</body>
</html>