From f5a85a3cd6be51501ebd71e8696e17383de2b622 Mon Sep 17 00:00:00 2001 From: TrianguloY Date: Fri, 12 May 2023 23:03:04 +0200 Subject: [PATCH] V 2.11 - New module: Edit Flags - New module: Uri parts (substitute of Queries remover) - New config: excludeRegex field on Pattern Checker module - Change: modules are now hidden when unused - Fix: opened apps weren't showing on recents - Fix: standard shortcuts weren't available - Fix: keyboard was obstructing the dialog - Fix: status module wasn't working properly - Translations: New and updates from symbuzzer and other from Weblate --- app/build.gradle | 4 ++-- app/src/main/play/release-notes/en-US/default.txt | 11 +++++++++++ app/src/main/play/release-notes/es-ES/default.txt | 11 +++++++++++ app/src/main/play/release-notes/fr-FR/default.txt | 11 +++++++++++ app/src/main/play/release-notes/no-NO/default.txt | 11 +++++++++++ 5 files changed, 46 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index c5040d8..e4e564b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.trianguloy.urlchecker" minSdkVersion 14 targetSdkVersion 33 - versionCode 22 - versionName "2.10" + versionCode 23 + versionName "2.11" // generate buildconfig field with all locales diff --git a/app/src/main/play/release-notes/en-US/default.txt b/app/src/main/play/release-notes/en-US/default.txt index 025312b..dec9491 100644 --- a/app/src/main/play/release-notes/en-US/default.txt +++ b/app/src/main/play/release-notes/en-US/default.txt @@ -1,3 +1,14 @@ +V 2.11 +- New module: Edit Flags +- New module: Uri parts (substitute of Queries remover) +- New config: excludeRegex field on Pattern Checker module +- Change: modules are now hidden when unused +- Fix: opened apps weren't showing on recents +- Fix: standard shortcuts weren't available +- Fix: keyboard was obstructing the dialog +- Fix: status module wasn't working properly +- Translations: New and updates from symbuzzer and other from Weblate + V 2.10 - New tutorial screen - New module: Unshortener diff --git a/app/src/main/play/release-notes/es-ES/default.txt b/app/src/main/play/release-notes/es-ES/default.txt index 76afb67..0d4c271 100644 --- a/app/src/main/play/release-notes/es-ES/default.txt +++ b/app/src/main/play/release-notes/es-ES/default.txt @@ -1,3 +1,14 @@ +V 2.11 +- Nuevo módulo: Editor de flags +- Nuevo módulo: Partes de la URI (substituto de Eliminador de parámetros) +- Nueva configuración: excludeRegex en módulo Verificador de patrones +- Cambio: los módulos sin uso se ocultan +- Arreglo: aplicaciones no se mostraban en recientes +- Arreglo: atajos estándar no estaban disponibles +- Arreglo: teclado ocultaba la ventana +- Arreglo: Código de estado no funcionaba correctamente +- Traducciones: Nuevas y actualizaciones de symbuzzer y otros en Weblate + V 2.10 - Nueva pantalla tutorial - Nuevo módulo: Desacortador diff --git a/app/src/main/play/release-notes/fr-FR/default.txt b/app/src/main/play/release-notes/fr-FR/default.txt index 285ca7c..c2ddd1c 100644 --- a/app/src/main/play/release-notes/fr-FR/default.txt +++ b/app/src/main/play/release-notes/fr-FR/default.txt @@ -1,3 +1,14 @@ +V 2.11 +- New module: Edit Flags +- New module: Uri parts (substitute of Queries remover) +- New config: excludeRegex field on Pattern Checker module +- Change: modules are now hidden when unused +- Fix: opened apps weren't showing on recents +- Fix: standard shortcuts weren't available +- Fix: keyboard was obstructing the dialog +- Fix: status module wasn't working properly +- Translations: New and updates from symbuzzer and other from Weblate + V 2.10 - Nouvel écran didactique - Nouveau module: Déraccourcisseur diff --git a/app/src/main/play/release-notes/no-NO/default.txt b/app/src/main/play/release-notes/no-NO/default.txt index 4df2bbc..5608545 100644 --- a/app/src/main/play/release-notes/no-NO/default.txt +++ b/app/src/main/play/release-notes/no-NO/default.txt @@ -1,3 +1,14 @@ +V 2.11 +- New module: Edit Flags +- New module: Uri parts (substitute of Queries remover) +- New config: excludeRegex field on Pattern Checker module +- Change: modules are now hidden when unused +- Fix: opened apps weren't showing on recents +- Fix: standard shortcuts weren't available +- Fix: keyboard was obstructing the dialog +- Fix: status module wasn't working properly +- Translations: New and updates from symbuzzer and other from Weblate + V 2.10 - Ny veiledningsskjerm - Ny modul: Avforkorter