Skip to content

Commit

Permalink
Released version 1.25
Browse files Browse the repository at this point in the history
  • Loading branch information
mkulesh committed Jan 15, 2022
1 parent 34e9553 commit a68fa22
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<string name="about_text"><![CDATA[
<p>Verbesserte Fernsteuerung für Onkyo und Pioneer: Musik richtig hören!</p>
<p>Copyright © 2018-2021 by <b>Mikhail Kulesh, Alexander Gomanyuk</b></p>
<p>Copyright © 2018-2022 by <b>Mikhail Kulesh, Alexander Gomanyuk</b></p>
<p>Diese App steuert Onkyo/Pioneer/Integra Netzwerk Abspielgeräte und A/V Receiver über das
"Integra Serial Communication Protocol". Die beiden beliebtesten Funktionen sind Abspielsteuerung und Klangprofil Auswahl.</p>
<p><a href="https://github.com/mkulesh/onpc">Öffentliches repository</a></p>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<string name="about_text"><![CDATA[
<p>Contrôleur optimisé pour Onkyo et Pioneer: Ecoutez votre musique correctement!</p>
<p>Copyright © 2018-2021 by <b>Mikhail Kulesh, Alexander Gomanyuk</b></p>
<p>Copyright © 2018-2022 by <b>Mikhail Kulesh, Alexander Gomanyuk</b></p>
<p>Cette appli permet le contrôle à distance d\'équipement audio connectée Onkyo/Pioneer/Integra Network Player ou des receivers A/V réseau via "Integra Serial Communication Protocol".
Ses deux principales fonctions sont la commande de la musique et la gestion des profils audios.</p>
<p><a href="https://github.com/mkulesh/onpc">Public repository</a></p>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-pl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<string name="about_text"><![CDATA[
<p>Enhanced controller for Onkyo and Pioneer: listen to music properly!</p>
<p>Copyright © 2018-2021 by <b>Mikhail Kulesh, Alexander Gomanyuk</b></p>
<p>Copyright © 2018-2022 by <b>Mikhail Kulesh, Alexander Gomanyuk</b></p>
<p>This app allows remote control of an Onkyo/Pioneer/Integra Network Player or a Network A/V Receiver via the
"Integra Serial Communication Protocol". Its two most popular features are music playback and sound profile management.</p>
<p><a href="https://github.com/mkulesh/onpc">Public repository</a></p>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-ru/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<string name="about_text"><![CDATA[
<p>Улучшенный контроллер для Onkyo и Pioneer: Слушайте музыку правильно!</p>
<p>Copyright © 2018-2021 by <b>Михаил Кулеш, Александр Гоманюк</b></p>
<p>Copyright © 2018-2022 by <b>Михаил Кулеш, Александр Гоманюк</b></p>
<p>Данная программа позволяет удаленно управлять сетевыми плеерами или ресиверами Onkyo/Pioneer/Integra по
локальной сети, используя сетевой протокол "Integra Serial Communication Protocol".
Основное предназначение программы - управление воспроизведением и звуковыми профилями.</p>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

<string name="about_text"><![CDATA[
<p>Enhanced controller for Onkyo and Pioneer: listen to music properly!</p>
<p>Copyright © 2018-2021 by <b>Mikhail Kulesh, Alexander Gomanyuk</b></p>
<p>Copyright © 2018-2022 by <b>Mikhail Kulesh, Alexander Gomanyuk</b></p>
<p>This app allows remote control of an Onkyo/Pioneer/Integra Network Player or a Network A/V Receiver via the
"Integra Serial Communication Protocol". Its two most popular features are music playback and sound profile management.</p>
<p><a href="https://github.com/mkulesh/onpc">Public repository</a></p>
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/38.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
• Fixed app crash in Android 11 and 12 when a tooltip is opened or back button is pressed

0 comments on commit a68fa22

Please sign in to comment.