tchapgouv / tchap-android

A matrix client for Android.
https://play.google.com/store/apps/details?id=fr.gouv.tchap.a
Apache License 2.0
19 stars 7 forks source link

Activation des appels audio pour toutes les instances sauf finances #1064

Closed yostyle closed 3 weeks ago

yostyle commented 3 weeks ago
    <string-array name="tchap_is_voip_supported_homeservers" translatable="false">
        <item>agent.agriculture.tchap.gouv.fr</item>
        <item>agent.culture.tchap.gouv.fr</item>
        <item>agent.dev-durable.tchap.gouv.fr</item>
        <item>agent.dinum.tchap.gouv.fr</item>
        <item>agent.diplomatie.tchap.gouv.fr</item>
        <item>agent.education.tchap.gouv.fr</item>
        <item>agent.elysee.tchap.gouv.fr</item>
<!--        <item>agent.finances.tchap.gouv.fr</item>-->
        <item>agent.interieur.tchap.gouv.fr</item>
        <item>agent.intradef.tchap.gouv.fr</item>
        <item>agent.justice.tchap.gouv.fr</item>
        <item>agent.pm.tchap.gouv.fr</item>
        <item>agent.social.tchap.gouv.fr</item>
        <item>agent.ssi.tchap.gouv.fr</item>
        <item>agent.tchap.gouv.fr</item>
        <item>agent.collectivites.tchap.gouv.fr</item>
        <item>agent.externe.tchap.gouv.fr</item>
    </string-array>
yostyle commented 3 weeks ago

Bloqué par la review google