From b2d7fc36bfef6e1ec7dcbeef60e32c4a85030460 Mon Sep 17 00:00:00 2001 From: daniel tygel Date: Sun, 17 Jun 2018 17:19:18 +0000 Subject: [PATCH 1/4] Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (4 of 4 strings) Translation: Riot iOS/Riot iOS (Dialogs) Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/pt_BR/ --- Riot/Assets/pt_BR.lproj/InfoPlist.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Riot/Assets/pt_BR.lproj/InfoPlist.strings b/Riot/Assets/pt_BR.lproj/InfoPlist.strings index da30fcefa..60e4b10f3 100644 --- a/Riot/Assets/pt_BR.lproj/InfoPlist.strings +++ b/Riot/Assets/pt_BR.lproj/InfoPlist.strings @@ -2,4 +2,4 @@ "NSCameraUsageDescription" = "A câmera será usada para tomar fotos e vídeos, e também para a realização de chamadas de vídeo."; "NSPhotoLibraryUsageDescription" = "A galeria de fotos é usada para o envio de fotos e vídeos."; "NSMicrophoneUsageDescription" = "O microfone é usado para gravar vídeos e fazer chamadas, tanto de áudio como de vídeo."; -"NSContactsUsageDescription" = "O cadernos de contatos é usado para fazer busca de usuárias/os no Riot a partir do e-mail ou do número de telefone."; +"NSContactsUsageDescription" = "Para mostrar a você quais de seus contatos já estão usando o Riot ou o Matrix, podemos enviar os endereços de e-mail e números de telefone em seu catálogo de endereços para o Matrix Identity Server. A New Vector não armazena esses dados ou usa-os para qualquer outra finalidade. Para mais informações, consulte a página da política de privacidade nas configurações do aplicativo."; From a8709600cad758292295fb33a1e1bef2413d26f7 Mon Sep 17 00:00:00 2001 From: Paulo Miranda Date: Fri, 4 Jan 2019 00:39:01 +0000 Subject: [PATCH 2/4] Translated using Weblate (Portuguese (Brazil)) Currently translated at 33.0% (172 of 520 strings) Translation: Riot iOS/Riot iOS Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pt_BR/ --- Riot/Assets/pt_BR.lproj/Vector.strings | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/Riot/Assets/pt_BR.lproj/Vector.strings b/Riot/Assets/pt_BR.lproj/Vector.strings index 32eea684f..f8df570ca 100644 --- a/Riot/Assets/pt_BR.lproj/Vector.strings +++ b/Riot/Assets/pt_BR.lproj/Vector.strings @@ -158,4 +158,27 @@ "room_creation_title" = "Nova Sala"; "room_creation_account" = "Conta"; // Room recents -"room_recents_directory_section" = "LISTA PÚBLICA DE SALAS"; +"room_recents_directory_section" = "DIRETÓRIO DE SALAS"; +"directory_search_results_title" = "Procurar nos resultados do diretório"; +"directory_search_fail" = "Falha ao buscar dados"; +"auth_accept_policies" = "Por favor, revise e aceite as políticas deste homeserver:"; +"room_recents_server_notice_section" = "ALERTAS DO SISTEMA"; +"room_participants_remove_third_party_invite_msg" = "Remover convite de terceiros ainda não é suportado até que a API exista"; +"room_participants_invite_prompt_title" = "Confirmação"; +"room_participants_invite_prompt_msg" = "Tem certeza de que deseja convidar %@ para este chat?"; +"room_participants_filter_room_members" = "Filtrar membros da sala"; +"room_participants_invite_another_user" = "Pesquisar / convidar por ID do usuário, nome ou e-mail"; +"room_participants_invite_malformed_id_title" = "Erro no Convite"; +"room_participants_invited_section" = "CONVIDADO"; +"room_participants_online" = "Online"; +"room_participants_offline" = "Offline"; +"room_participants_unknown" = "Desconhecido"; +"room_participants_idle" = "Ocioso"; +"room_participants_now" = "agora"; +"room_participants_ago" = "atrás"; +"room_participants_action_section_admin_tools" = "Ferramentas Administrativas"; +"room_participants_action_section_direct_chats" = "bate-papos diretos"; +"room_participants_action_section_devices" = "Dispositivos"; +"room_participants_action_section_other" = "Outros"; +"room_participants_action_invite" = "Convidar"; +"room_participants_action_leave" = "Deixar esta sala"; From e362937b5247354a5327aeeec47501cfa7f4ac8a Mon Sep 17 00:00:00 2001 From: Aaron Raimist Date: Sun, 6 Jan 2019 22:22:14 -0600 Subject: [PATCH 3/4] Use white scroll bar in dark and black themes Signed-off-by: Aaron Raimist --- Riot.xcodeproj/project.pbxproj | 2 ++ Riot/Constants/RiotDesignValues.m | 12 ++++++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/Riot.xcodeproj/project.pbxproj b/Riot.xcodeproj/project.pbxproj index 16dcad2ef..07198bac1 100644 --- a/Riot.xcodeproj/project.pbxproj +++ b/Riot.xcodeproj/project.pbxproj @@ -2413,6 +2413,7 @@ ); path = Riot; sourceTree = ""; + usesTabs = 0; }; F083BB0E1E7009EC00A9B29C /* Assets */ = { isa = PBXGroup; @@ -2513,6 +2514,7 @@ A237FB70534FB8ADA0D7CFEE /* Pods */, ); sourceTree = ""; + usesTabs = 0; }; F094A9A31B78D8F000B1FBBF /* Products */ = { isa = PBXGroup; diff --git a/Riot/Constants/RiotDesignValues.m b/Riot/Constants/RiotDesignValues.m index a6d4ce672..2b5b1debb 100644 --- a/Riot/Constants/RiotDesignValues.m +++ b/Riot/Constants/RiotDesignValues.m @@ -73,6 +73,7 @@ UIBarStyle kRiotDesignSearchBarStyle = UIBarStyleDefault; UIColor *kRiotDesignSearchBarTintColor = nil; UIKeyboardAppearance kRiotKeyboard; +UIScrollViewIndicatorStyle kRiotScrollBarStyle; @implementation RiotDesignValues @@ -179,8 +180,8 @@ UIKeyboardAppearance kRiotKeyboard; kRiotOverlayColor = [UIColor colorWithWhite:0.3 alpha:0.5]; kRiotKeyboardColor = kRiotColorDarkKeyboard; - [UITextField appearance].keyboardAppearance = UIKeyboardAppearanceDark; kRiotKeyboard = UIKeyboardAppearanceDark; + kRiotScrollBarStyle = UIScrollViewIndicatorStyleWhite; } else if ([theme isEqualToString:@"black"]) { @@ -201,8 +202,8 @@ UIKeyboardAppearance kRiotKeyboard; kRiotOverlayColor = [UIColor colorWithWhite:0.3 alpha:0.5]; kRiotKeyboardColor = kRiotColorDarkKeyboard; - [UITextField appearance].keyboardAppearance = UIKeyboardAppearanceDark; kRiotKeyboard = UIKeyboardAppearanceDark; + kRiotScrollBarStyle = UIScrollViewIndicatorStyleWhite; } else { @@ -222,11 +223,14 @@ UIKeyboardAppearance kRiotKeyboard; kRiotAuxiliaryColor = kRiotColorSilver; kRiotOverlayColor = [UIColor colorWithWhite:0.7 alpha:0.5]; kRiotKeyboardColor = kRiotColorLightKeyboard; - - [UITextField appearance].keyboardAppearance = UIKeyboardAppearanceLight; + kRiotKeyboard = UIKeyboardAppearanceLight; + kRiotScrollBarStyle = UIScrollViewIndicatorStyleDefault; } + [UITextField appearance].keyboardAppearance = kRiotKeyboard; + [UIScrollView appearance].indicatorStyle = kRiotScrollBarStyle; + [[NSNotificationCenter defaultCenter] postNotificationName:kRiotDesignValuesDidChangeThemeNotification object:nil]; } From 6cbac89bfdd1900a88c608967410e70255d9cc27 Mon Sep 17 00:00:00 2001 From: Aaron Raimist Date: Sun, 6 Jan 2019 22:39:33 -0600 Subject: [PATCH 4/4] Add changelog Signed-off-by: Aaron Raimist --- CHANGES.rst | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index cadc8d154..1e4b68663 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,9 @@ +Changes in 0.7.x (2019-xx-xx) +=============================================== + +Bug fix: + * Use white scroll bar on dark themes (#2158) + Changes in 0.7.10 (2019-01-04) =============================================== @@ -8,10 +14,10 @@ Changes in 0.7.9 (2019-01-04) =============================================== Improvements: -* Upgrade MatrixKit version (v0.9.2). + * Upgrade MatrixKit version (v0.9.2). Bug fix: -* Registration: email or phone number is no more skippable (#2140). + * Registration: email or phone number is no more skippable (#2140). Changes in 0.7.8 (2018-12-12) ===============================================