From 7c0bb45b54468d6ca038ef4b2725865b022b3aa1 Mon Sep 17 00:00:00 2001 From: Juha Heinanen Date: Sun, 7 Aug 2022 11:17:24 +0300 Subject: [PATCH] In About text, added link to app's privacy policy. --- app/src/main/res/values-fi/strings.xml | 4 ++++ app/src/main/res/values/strings.xml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi/strings.xml index c618dcf3..cc73dbfc 100644 --- a/app/src/main/res/values-fi/strings.xml +++ b/app/src/main/res/values-fi/strings.xml @@ -29,6 +29,8 @@
  • Pitkillä kosketuksilla voit myös poistaa puheluita, viestiketjuja, viestejä ja yhteystietoja.
  • Voit lisätä/poistaa yhteystiedon avatar-kuvan koskettamalla yhteystiedon ikonia lyhyesti/pitkästi.
  • +

    Tietosuoja

    + Sovelluksen tietosuojakäytäntö on luettavissa täältä.

    Lähdekoodi

    Lähdekoodi on saatavilla GitHub:ssa, missä voi myös raportoida virheistä. @@ -75,6 +77,8 @@ pystysuorasta asennosta.
  • Oman videokuvan näyttö ei toimi, jos video on vain lähetyssuuntainen.
  • +

    Tietosuoja

    + Sovelluksen tietosuojakäytäntö on luettavissa täältä.

    Lähdekoodi

    Lähdekoodi on saatavilla GitHub:ssa, missä voi myös raportoida virheistä. diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 92d52464..59d05e80 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -35,6 +35,8 @@
  • Long touches can also be used to remove calls, chats, messages, and contacts.
  • Touch/long touch of contact icon can be used to install/remove image avatar.
  • +

    Privacy Policy

    + Privacy policy is available here.

    Source code

    Source code is available at GitHub, where also issues can be reported. @@ -84,6 +86,8 @@ mode rotated 90 degrees left from portrait orientation.
  • Selfview is not properly shown when video stream is sendonly.
  • +

    Privacy Policy

    + Privacy policy is available here.

    Source code

    Source code is available at GitHub, where also issues can be reported.