Icons and string changes

Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
Mario Danic 2018-04-24 11:34:17 +02:00
parent bd5b37aa5e
commit 7baaab36bb
44 changed files with 110 additions and 54 deletions

View File

@ -15,8 +15,8 @@ android {
targetSdkVersion 27
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
versionCode 31
versionName "1.1.1"
versionCode 34
versionName "1.2.0"
flavorDimensions "default"

View File

@ -1,4 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Nextcloud Talk application
~
~ @author Mario Danic
~ Copyright (C) 2018 Mario Danic
~
~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or
~ at your option) any later version.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="16dp"
android:height="16dp"

View File

@ -0,0 +1,36 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Nextcloud Talk application
~
~ @author Mario Danic
~ Copyright (C) 2017-2018 Mario Danic <mario@lovelyhq.com>
~
~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or
~ at your option) any later version.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#000000"
android:pathData="M7.9992,0.999 A6.9994,6.9993,0,0,0,1,7.9986 A6.9994,6.9993,0,0,0,7.9992,14.998
A6.9994,6.9993,0,0,0,11.63,13.974 C12.4902,14.3158,14.4171,15.33,14.8757,14.8919
C15.3549,14.4343,14.3131,12.2803,14.0633,11.4799
A6.9994,6.9993,0,0,0,14.9983,7.9985 A6.9994,6.9993,0,0,0,7.9992,0.9992 Z
M8,3.6601 A4.3401,4.34,0,0,1,12.34,8.0002 A4.3401,4.34,0,0,1,8,12.34
A4.3401,4.34,0,0,1,3.66,8.0002 A4.3401,4.34,0,0,1,8,3.6601 Z" />
</vector>

View File

@ -4,8 +4,8 @@
<item
android:id="@+id/navigation_calls"
android:checked="true"
android:icon="@drawable/ic_videocam_black_24dp"
android:title="@string/nc_bottom_navigation_title_calls"/>
android:icon="@drawable/ic_logo"
android:title="@string/nc_bottom_navigation_title_conversations"/>
<item
android:id="@+id/navigation_contacts"

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Calls</string>
<string name="nc_bottom_navigation_title_conversations">Calls</string>
<string name="nc_bottom_navigation_title_contacts">Contacts</string>
<string name="nc_bottom_navigation_title_settings">Settings</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Llamadas</string>
<string name="nc_bottom_navigation_title_conversations">Llamadas</string>
<string name="nc_bottom_navigation_title_contacts">Contactos</string>
<string name="nc_bottom_navigation_title_settings">Configuraciones</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Anrufe</string>
<string name="nc_bottom_navigation_title_conversations">Anrufe</string>
<string name="nc_bottom_navigation_title_contacts">Kontakte</string>
<string name="nc_bottom_navigation_title_settings">Einstellungen</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Anrufe</string>
<string name="nc_bottom_navigation_title_conversations">Anrufe</string>
<string name="nc_bottom_navigation_title_contacts">Kontakte</string>
<string name="nc_bottom_navigation_title_settings">Einstellungen</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Llamadas</string>
<string name="nc_bottom_navigation_title_conversations">Llamadas</string>
<string name="nc_bottom_navigation_title_contacts">Contactos</string>
<string name="nc_bottom_navigation_title_settings">Configuraciones</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Llamadas</string>
<string name="nc_bottom_navigation_title_conversations">Llamadas</string>
<string name="nc_bottom_navigation_title_contacts">Contactos</string>
<string name="nc_bottom_navigation_title_settings">Configuraciones</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Llamadas</string>
<string name="nc_bottom_navigation_title_conversations">Llamadas</string>
<string name="nc_bottom_navigation_title_contacts">Contactos</string>
<string name="nc_bottom_navigation_title_settings">Configuraciones</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Llamadas</string>
<string name="nc_bottom_navigation_title_conversations">Llamadas</string>
<string name="nc_bottom_navigation_title_contacts">Contactos</string>
<string name="nc_bottom_navigation_title_settings">Configuraciones</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Llamadas</string>
<string name="nc_bottom_navigation_title_conversations">Llamadas</string>
<string name="nc_bottom_navigation_title_contacts">Contactos</string>
<string name="nc_bottom_navigation_title_settings">Configuraciones</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Llamadas</string>
<string name="nc_bottom_navigation_title_conversations">Llamadas</string>
<string name="nc_bottom_navigation_title_contacts">Contactos</string>
<string name="nc_bottom_navigation_title_settings">Configuraciones</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Llamadas</string>
<string name="nc_bottom_navigation_title_conversations">Llamadas</string>
<string name="nc_bottom_navigation_title_contacts">Contactos</string>
<string name="nc_bottom_navigation_title_settings">Configuraciones</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Llamadas</string>
<string name="nc_bottom_navigation_title_conversations">Llamadas</string>
<string name="nc_bottom_navigation_title_contacts">Contactos</string>
<string name="nc_bottom_navigation_title_settings">Configuraciones</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Llamadas</string>
<string name="nc_bottom_navigation_title_conversations">Llamadas</string>
<string name="nc_bottom_navigation_title_contacts">Contactos</string>
<string name="nc_bottom_navigation_title_settings">Configuraciones</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Llamadas</string>
<string name="nc_bottom_navigation_title_conversations">Llamadas</string>
<string name="nc_bottom_navigation_title_contacts">Contactos</string>
<string name="nc_bottom_navigation_title_settings">Configuraciones</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Llamadas</string>
<string name="nc_bottom_navigation_title_conversations">Llamadas</string>
<string name="nc_bottom_navigation_title_contacts">Contactos</string>
<string name="nc_bottom_navigation_title_settings">Configuraciones</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Llamadas</string>
<string name="nc_bottom_navigation_title_conversations">Llamadas</string>
<string name="nc_bottom_navigation_title_contacts">Contactos</string>
<string name="nc_bottom_navigation_title_settings">Configuraciones</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Llamadas</string>
<string name="nc_bottom_navigation_title_conversations">Llamadas</string>
<string name="nc_bottom_navigation_title_contacts">Contactos</string>
<string name="nc_bottom_navigation_title_settings">Configuraciones</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Llamadas</string>
<string name="nc_bottom_navigation_title_conversations">Llamadas</string>
<string name="nc_bottom_navigation_title_contacts">Contactos</string>
<string name="nc_bottom_navigation_title_settings">Configuraciones</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Llamadas</string>
<string name="nc_bottom_navigation_title_conversations">Llamadas</string>
<string name="nc_bottom_navigation_title_contacts">Contactos</string>
<string name="nc_bottom_navigation_title_settings">Configuraciones</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Llamadas</string>
<string name="nc_bottom_navigation_title_conversations">Llamadas</string>
<string name="nc_bottom_navigation_title_contacts">Contactos</string>
<string name="nc_bottom_navigation_title_settings">Configuración</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Puhelut</string>
<string name="nc_bottom_navigation_title_conversations">Puhelut</string>
<string name="nc_bottom_navigation_title_contacts">Yhteystiedot</string>
<string name="nc_bottom_navigation_title_settings">Asetukset</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Appels</string>
<string name="nc_bottom_navigation_title_conversations">Appels</string>
<string name="nc_bottom_navigation_title_contacts">Contacts</string>
<string name="nc_bottom_navigation_title_settings">Paramètres</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Hívások</string>
<string name="nc_bottom_navigation_title_conversations">Hívások</string>
<string name="nc_bottom_navigation_title_contacts">Kapcsolatok</string>
<string name="nc_bottom_navigation_title_settings">Beállítások</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Samtöl</string>
<string name="nc_bottom_navigation_title_conversations">Samtöl</string>
<string name="nc_bottom_navigation_title_contacts">Tengiliðir</string>
<string name="nc_bottom_navigation_title_settings">Stillingar</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Chiamate</string>
<string name="nc_bottom_navigation_title_conversations">Chiamate</string>
<string name="nc_bottom_navigation_title_contacts">Contatti</string>
<string name="nc_bottom_navigation_title_settings">Impostazioni</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">ზარები</string>
<string name="nc_bottom_navigation_title_conversations">ზარები</string>
<string name="nc_bottom_navigation_title_contacts">კონტაქტები</string>
<string name="nc_bottom_navigation_title_settings">პარამეტრები</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">통화</string>
<string name="nc_bottom_navigation_title_conversations">통화</string>
<string name="nc_bottom_navigation_title_contacts">연락처</string>
<string name="nc_bottom_navigation_title_settings">설정</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Samtaler</string>
<string name="nc_bottom_navigation_title_conversations">Samtaler</string>
<string name="nc_bottom_navigation_title_contacts">Kontakter</string>
<string name="nc_bottom_navigation_title_settings">Innstillinger</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Oproepen</string>
<string name="nc_bottom_navigation_title_conversations">Oproepen</string>
<string name="nc_bottom_navigation_title_contacts">Contactpersonen</string>
<string name="nc_bottom_navigation_title_settings">Instellingen</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Połączenia</string>
<string name="nc_bottom_navigation_title_conversations">Połączenia</string>
<string name="nc_bottom_navigation_title_contacts">Kontakty</string>
<string name="nc_bottom_navigation_title_settings">Ustawienia</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Chamadas</string>
<string name="nc_bottom_navigation_title_conversations">Chamadas</string>
<string name="nc_bottom_navigation_title_contacts">Contatos</string>
<string name="nc_bottom_navigation_title_settings">Configurações</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Вызовы</string>
<string name="nc_bottom_navigation_title_conversations">Вызовы</string>
<string name="nc_bottom_navigation_title_contacts">Контакты</string>
<string name="nc_bottom_navigation_title_settings">Параметры</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Hovory</string>
<string name="nc_bottom_navigation_title_conversations">Hovory</string>
<string name="nc_bottom_navigation_title_contacts">Kontakty</string>
<string name="nc_bottom_navigation_title_settings">Nastavenia</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Thirrjet</string>
<string name="nc_bottom_navigation_title_conversations">Thirrjet</string>
<string name="nc_bottom_navigation_title_contacts">Kontaktet</string>
<string name="nc_bottom_navigation_title_settings">Rregullimet</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Позиви</string>
<string name="nc_bottom_navigation_title_conversations">Позиви</string>
<string name="nc_bottom_navigation_title_contacts">Контакти</string>
<string name="nc_bottom_navigation_title_settings">Поставке</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Samtal</string>
<string name="nc_bottom_navigation_title_conversations">Samtal</string>
<string name="nc_bottom_navigation_title_contacts">Kontakter</string>
<string name="nc_bottom_navigation_title_settings">Inställningar</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Çağrılar</string>
<string name="nc_bottom_navigation_title_conversations">Çağrılar</string>
<string name="nc_bottom_navigation_title_contacts">Kişiler</string>
<string name="nc_bottom_navigation_title_settings">Ayarlar</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">呼叫</string>
<string name="nc_bottom_navigation_title_conversations">呼叫</string>
<string name="nc_bottom_navigation_title_contacts">联系人</string>
<string name="nc_bottom_navigation_title_settings">设置</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">通話</string>
<string name="nc_bottom_navigation_title_conversations">通話</string>
<string name="nc_bottom_navigation_title_contacts">聯絡人</string>
<string name="nc_bottom_navigation_title_settings">設定</string>

View File

@ -1,6 +1,6 @@
<resources>
<!-- Bottom Navigation -->
<string name="nc_bottom_navigation_title_calls">Calls</string>
<string name="nc_bottom_navigation_title_conversations">Conversations</string>
<string name="nc_bottom_navigation_title_contacts">Contacts</string>
<string name="nc_bottom_navigation_title_settings">Settings</string>
@ -75,16 +75,16 @@
<!-- Room menu -->
<string name="nc_what">What would you like to do today?</string>
<string name="nc_leave">Leave call</string>
<string name="nc_rename">Rename call</string>
<string name="nc_leave">Leave conversation</string>
<string name="nc_rename">Rename conversation</string>
<string name="nc_set_password">Set a password</string>
<string name="nc_change_password">Change a password</string>
<string name="nc_clear_password">Clear password</string>
<string name="nc_share_link">Share link</string>
<string name="nc_share_link_via">Share link via</string>
<string name="nc_make_call_public">Make call public</string>
<string name="nc_make_call_private">Make call private</string>
<string name="nc_delete_call">Delete call</string>
<string name="nc_make_call_public">Make conversation public</string>
<string name="nc_make_call_private">Make conversation private</string>
<string name="nc_delete_call">Delete conversation</string>
<string name="nc_new_conversation">Start a new conversation</string>
<string name="nc_join_via_link">Join via link</string>
<string name="nc_join_via_web">Join via web</string>
@ -107,9 +107,9 @@
<!-- Call -->
<string name="nc_incoming_call">Incoming call</string>
<string name="nc_nick_guest">Guest</string>
<string name="nc_public_call">NEW PUBLIC CALL</string>
<string name="nc_public_call_explanation">Public calls let you invite people from outside through a specially
crafted link.</string>
<string name="nc_public_call">New public conversation</string>
<string name="nc_public_call_explanation">Public conversations let you invite people from outside through a
specially crafted link.</string>
<!-- Notification channels -->
<string name="nc_notification_channel">%1$s on %2$s notification channel</string>
@ -120,8 +120,8 @@
<!-- Bottom sheet menu -->
<string name="nc_failed_to_perform_operation">Sorry, something went wrong!</string>
<string name="nc_failed_signaling_settings">Target server does not support joining public rooms via mobile phones.
You may attempt to join the call via web browser.</string>
<string name="nc_failed_signaling_settings">Target server does not support joining public conversations via mobile
phones. You may attempt to join the conversation via web browser.</string>
<string name="nc_all_ok_operation">OK, all done!</string>
<string name="nc_ok">OK</string>
<string name="nc_call_name">Conversation name</string>