diff --git a/app/googlePlayFlavor/release/output-metadata.json b/app/googlePlayFlavor/release/output-metadata.json
index fea03fb..50292be 100644
--- a/app/googlePlayFlavor/release/output-metadata.json
+++ b/app/googlePlayFlavor/release/output-metadata.json
@@ -11,8 +11,8 @@
"type": "SINGLE",
"filters": [],
"attributes": [],
- "versionCode": 115,
- "versionName": "1.7.1-googlePlay",
+ "versionCode": 116,
+ "versionName": "1.7.2-googlePlay",
"outputFile": "app-googlePlayFlavor-release.apk"
}
],
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 9874a16..d10467c 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -751,8 +751,8 @@
message
on days
not set
- Find launcher automatically
- Choose activity manually
- Easy mode: Automation can try to identify the launcher activity of the desired program. Alternatively you can also pick one of the application\'s activities manually. What would you like?
+ Find automatically
+ Choose manually
+ Easy mode: Automation can try to identify the launcher activity of the desired program automatically. Alternatively you can also pick one of the application\'s activities manually. What would you like?
A launcher activity of this app could not be identified. You will have to pick one manually.
\ No newline at end of file
diff --git a/fastlane/metadata/android/de-DE/changelogs/116.txt b/fastlane/metadata/android/de-DE/changelogs/116.txt
new file mode 100644
index 0000000..dbf45c9
--- /dev/null
+++ b/fastlane/metadata/android/de-DE/changelogs/116.txt
@@ -0,0 +1,4 @@
+* Neue Berechtigung: Ausschluss von der Batterieoptimierung
+* Neuer Auslöser: Profile können als Auslöser verwendet werden
+* Behoben: Fehler im Geräteausrichtungs-Auslöser
+* Aktion "App starten" etwas vereinfacht
\ No newline at end of file
diff --git a/fastlane/metadata/android/en-US/changelogs/116.txt b/fastlane/metadata/android/en-US/changelogs/116.txt
index b8f95e4..0685feb 100644
--- a/fastlane/metadata/android/en-US/changelogs/116.txt
+++ b/fastlane/metadata/android/en-US/changelogs/116.txt
@@ -1,4 +1,4 @@
* New permission requested: Exclusion from battery optimization
* New trigger: Profiles can be used as trigger
* Fixed: Bug in orientation trigger
-* Start app action simplified a bit
\ No newline at end of file
+* "Start app" action simplified a bit
\ No newline at end of file
diff --git a/fastlane/metadata/android/en-US/changelogs/117.txt b/fastlane/metadata/android/en-US/changelogs/117.txt
new file mode 100644
index 0000000..973fa53
--- /dev/null
+++ b/fastlane/metadata/android/en-US/changelogs/117.txt
@@ -0,0 +1 @@
+* New action: Create notification
\ No newline at end of file
diff --git a/fastlane/metadata/android/es-ES/changelogs/116.txt b/fastlane/metadata/android/es-ES/changelogs/116.txt
new file mode 100644
index 0000000..f26fdb1
--- /dev/null
+++ b/fastlane/metadata/android/es-ES/changelogs/116.txt
@@ -0,0 +1,4 @@
+* Nuevo permiso solicitado: Exclusión de la optimización de la batería
+* Nuevo disparador: los perfiles se pueden utilizar como disparador
+* Corregido: Error en el disparador de orientación
+* La acción "Iniciar aplicación" se simplificó un poco
\ No newline at end of file
diff --git a/fastlane/metadata/android/it-IT/changelogs/116.txt b/fastlane/metadata/android/it-IT/changelogs/116.txt
new file mode 100644
index 0000000..4007672
--- /dev/null
+++ b/fastlane/metadata/android/it-IT/changelogs/116.txt
@@ -0,0 +1,4 @@
+* Nuova autorizzazione richiesta: esclusione dall'ottimizzazione della batteria
+* Nuovo trigger: i profili possono essere utilizzati come trigger
+* Risolto: Bug nel trigger di orientamento
+* Azione "Start app" semplificata un po '
\ No newline at end of file
diff --git a/fastlane/metadata/android/nl-NL/changelogs/116.txt b/fastlane/metadata/android/nl-NL/changelogs/116.txt
new file mode 100644
index 0000000..a260cdf
--- /dev/null
+++ b/fastlane/metadata/android/nl-NL/changelogs/116.txt
@@ -0,0 +1,4 @@
+* Nieuwe toestemming gevraagd: Uitsluiting van batterij optimalisatie
+* Nieuwe trigger: Profielen kunnen worden gebruikt als trigger
+* Opgelost: Bug in oriëntatie trigger
+* "Start app" actie een beetje vereenvoudigd
\ No newline at end of file