new release 1.7.2
This commit is contained in:
parent
1c8eec735d
commit
2a067507ae
@ -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"
|
||||
}
|
||||
],
|
||||
|
@ -751,8 +751,8 @@
|
||||
<string name="message">message</string>
|
||||
<string name="onDays">on days</string>
|
||||
<string name="notSet">not set</string>
|
||||
<string name="takeLauncherActivity">Find launcher automatically</string>
|
||||
<string name="pickActivityManually">Choose activity manually</string>
|
||||
<string name="launcherOrManualExplanation">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?</string>
|
||||
<string name="takeLauncherActivity">Find automatically</string>
|
||||
<string name="pickActivityManually">Choose manually</string>
|
||||
<string name="launcherOrManualExplanation">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?</string>
|
||||
<string name="launcherNotFound">A launcher activity of this app could not be identified. You will have to pick one manually.</string>
|
||||
</resources>
|
4
fastlane/metadata/android/de-DE/changelogs/116.txt
Normal file
4
fastlane/metadata/android/de-DE/changelogs/116.txt
Normal file
@ -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
|
@ -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
|
||||
* "Start app" action simplified a bit
|
1
fastlane/metadata/android/en-US/changelogs/117.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/117.txt
Normal file
@ -0,0 +1 @@
|
||||
* New action: Create notification
|
4
fastlane/metadata/android/es-ES/changelogs/116.txt
Normal file
4
fastlane/metadata/android/es-ES/changelogs/116.txt
Normal file
@ -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
|
4
fastlane/metadata/android/it-IT/changelogs/116.txt
Normal file
4
fastlane/metadata/android/it-IT/changelogs/116.txt
Normal file
@ -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 '
|
4
fastlane/metadata/android/nl-NL/changelogs/116.txt
Normal file
4
fastlane/metadata/android/nl-NL/changelogs/116.txt
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user