forked from jens/Automation
		
	fixes
This commit is contained in:
		| @@ -11,8 +11,8 @@ android { | ||||
|         compileSdkVersion 29 | ||||
|         buildToolsVersion '29.0.2' | ||||
|         useLibrary  'org.apache.http.legacy' | ||||
|         versionCode 111 | ||||
|         versionName "1.6.41" | ||||
|         versionCode 112 | ||||
|         versionName "1.6.42" | ||||
|  | ||||
|         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" | ||||
|     } | ||||
|   | ||||
| @@ -11,8 +11,8 @@ | ||||
|       "type": "SINGLE", | ||||
|       "filters": [], | ||||
|       "attributes": [], | ||||
|       "versionCode": 111, | ||||
|       "versionName": "1.6.41-googlePlay", | ||||
|       "versionCode": 112, | ||||
|       "versionName": "1.6.42-googlePlay", | ||||
|       "outputFile": "app-googlePlayFlavor-release.apk" | ||||
|     } | ||||
|   ], | ||||
|   | ||||
							
								
								
									
										4
									
								
								fastlane/metadata/android/de-DE/changelogs/112.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								fastlane/metadata/android/de-DE/changelogs/112.txt
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,4 @@ | ||||
| * Fehler im Benachrichtigungsauslöser behoben | ||||
| * WLAN Liste laden für API > 30 (soweit möglich) | ||||
| * Fehler behoben beim Hinzufügen/Ändern der SMS-senden Aktion | ||||
| * Fehler behoben beim Ändern der Text-sprechen Aktion | ||||
							
								
								
									
										4
									
								
								fastlane/metadata/android/en-US/changelogs/112.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								fastlane/metadata/android/en-US/changelogs/112.txt
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,4 @@ | ||||
| * Fixed bug in notification trigger. | ||||
| * Load wifi list for API > 30 (as far as possible) | ||||
| * Fixed a bug when adding/editing sendTextMessage action | ||||
| * Fixed a bug when editing speakText action | ||||
							
								
								
									
										4
									
								
								fastlane/metadata/android/es-ES/112.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								fastlane/metadata/android/es-ES/112.txt
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,4 @@ | ||||
| * Error fijo en el gatillo de notificación. | ||||
| * Lista de wifi de carga para API > 30 (en la medida de lo posible) | ||||
| * Arregló un error al añadir/editar sendTextMessage acción | ||||
| * Arregló un error al editar la acción de TalkText | ||||
							
								
								
									
										4
									
								
								fastlane/metadata/android/it-IT/changelogs/112.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								fastlane/metadata/android/it-IT/changelogs/112.txt
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,4 @@ | ||||
| * Corretto bug nel trigger di notifica. | ||||
| * Carica elenco wifi per API > 30 (per quanto possibile) | ||||
| * Corretto un bug quando si aggiunge / modifica l'azione di sendTextMessage | ||||
| * Corretto un bug quando si modifica l'azione del testo | ||||
		Reference in New Issue
	
	Block a user