New version prepared

This commit is contained in:
Jens 2023-01-14 21:55:52 +01:00
parent d9cdfab828
commit 6b32301894
14 changed files with 64 additions and 1 deletions

View File

@ -0,0 +1,7 @@
* Neu: Bestätigungsdialog vor dem Löschen von Orten, Regeln und Profilen
* Neue Aktion: Telefongespräch ohne weitere Bestätigung einleiten
* Neuer Auslöser/Aktion: Eigene Variablen setzen und deren Wert als Auslöser prüfen
* Behoben: Akku-Auslöser konnte die Werte unter 0% oder über 100% liefern
* Behoben: Datumsformat in Variablen korrigiert
* Behoben: Klingeltöne können nun oberhalb von Android 7.1 gesetzt werden, aber Sie müssen Ihre Profile editieren, damit das wirkt
* Französische Übersetzung aktualisiert (danke an Lejun)

View File

@ -22,6 +22,7 @@ Mögliche Auslöser:
* Geräteausrichtung (Gyroskop) * Geräteausrichtung (Gyroskop)
* Profile aktiv oder nicht * Profile aktiv oder nicht
* Broadcasts anderer Anwendungen * Broadcasts anderer Anwendungen
* Variablen, die gesetzt wurden
Mögliche Aktionen: Mögliche Aktionen:
* WLAN ein-/ausschalten * WLAN ein-/ausschalten
@ -43,6 +44,8 @@ Mögliche Aktionen:
* SMS verschicken * SMS verschicken
* Sounddatei abspielen. * Sounddatei abspielen.
* Benachrichtigungen erstellen * Benachrichtigungen erstellen
* Variablen setzen
* Telefonanrufe starten
Es ist ziemlich schwierig diese Anwendung über die vielen verschiedenen Geräte und Android Versionen am Laufen zu halten. Ich kann vieles im Emulator testen, aber eben nicht alles. Es ist ziemlich schwierig diese Anwendung über die vielen verschiedenen Geräte und Android Versionen am Laufen zu halten. Ich kann vieles im Emulator testen, aber eben nicht alles.
Wenn also eine bestimmte Funktion nicht so tut wie sie sollte - lassen Sie es mich wissen. Über die Jahre habe ich noch alle Fehler behoben, die mir vernünftig gemeldet wurden. Aber dafür bin ich auf Ihre Mithilfe angewiesen. Wenn also eine bestimmte Funktion nicht so tut wie sie sollte - lassen Sie es mich wissen. Über die Jahre habe ich noch alle Fehler behoben, die mir vernünftig gemeldet wurden. Aber dafür bin ich auf Ihre Mithilfe angewiesen.

View File

@ -4,4 +4,4 @@
* Fixed: Battery receiver could trigger above 100% or below 0% * Fixed: Battery receiver could trigger above 100% or below 0%
* Fixed: Date format when variables are used in texts * Fixed: Date format when variables are used in texts
* Fixed: Changing ringtone now works after Android 7.1, but you need to edit the profile for it to apply * Fixed: Changing ringtone now works after Android 7.1, but you need to edit the profile for it to apply
* French translation updated * French translation updated (thanks Lejun)

View File

@ -22,6 +22,7 @@ Supported triggers:
* Device orientation (gyroscope) * Device orientation (gyroscope)
* Profile active or not * Profile active or not
* Broadcasts of other apps * Broadcasts of other apps
* Variables that have been set
Supported actions: Supported actions:
* Change wifi state * Change wifi state
@ -43,6 +44,8 @@ Supported actions:
* Send text message * Send text message
* Play sound file * Play sound file
* Create notifications * Create notifications
* Set variables
* Initiate phone calls
It's quite hard to keep this app working across the many different hardwares as well as the many changes Android undergoes over the versions. I can test it in the emulator, but that cannot show all bugs. It's quite hard to keep this app working across the many different hardwares as well as the many changes Android undergoes over the versions. I can test it in the emulator, but that cannot show all bugs.
So if a certain feature is not working on your device - let me know. Over the years I have fixed almost all bugs that have been reasonably reported to me. But for that I'm dependend on your input. So if a certain feature is not working on your device - let me know. Over the years I have fixed almost all bugs that have been reasonably reported to me. But for that I'm dependend on your input.

View File

@ -0,0 +1,7 @@
* Nuevo: Cuadro de diálogo de confirmación antes de borrar ubicaciones, reglas y perfiles
* Nueva acción: Hacer llamada telefónica sin más avisos
* Nuevo disparador / acción: establezca variables personalizadas como acciones y verifíquelas en disparadores
* Corregido: el receptor de la batería podría dispararse por encima del 100% o por debajo del 0%
* Corregido: Formato de fecha cuando se utilizan variables en textos
* Corregido: cambiar el tono de llamada ahora funciona después de Android 7.1, pero debe editar el perfil para que se aplique
* Traducción al francés actualizada (gracias Lejun)

View File

@ -22,6 +22,7 @@ Disparadores:
* Orientación del dispositivo (giroscopio) * Orientación del dispositivo (giroscopio)
* Perfil activado o no * Perfil activado o no
* Broadcasts de otras apps * Broadcasts de otras apps
* Variables que se han establecido
Aciónes: Aciónes:
* Pasar de wifi * Pasar de wifi
@ -43,6 +44,8 @@ Aciónes:
* Enviar mensaje * Enviar mensaje
* Tocar archivo sonido * Tocar archivo sonido
* Crear notificaciones * Crear notificaciones
* Establecer variables
* Iniciar llamadas telefónicas
Es muy dificil mantener esta applicación functionando en todos los hardwares y versiónes de Android. Puedo probrar mucho en el emulator, pero no puedo enviar todos los errores. Es muy dificil mantener esta applicación functionando en todos los hardwares y versiónes de Android. Puedo probrar mucho en el emulator, pero no puedo enviar todos los errores.
Si una función no funcióna - digame. En muchos años resolvaba la mayoria de los errores que los halladores me informaron bien. Pero dependo en su ayuda. Si una función no funcióna - digame. En muchos años resolvaba la mayoria de los errores que los halladores me informaron bien. Pero dependo en su ayuda.

View File

@ -0,0 +1,7 @@
* Nouveau: Boîte de dialogue de confirmation avant de supprimer des emplacements, des règles et un profil
* Nouvelle action: Passer un appel téléphonique sans autre invite
* Nouveau déclencheur / action: Définissez des variables personnalisées en tant qu'actions et vérifiez-les dans les déclencheurs
* Corrigé: Le récepteur de batterie pouvait déclencher plus de 100% ou moins de 0%
* Correction : Format de date lorsque les variables sont utilisées dans les textes
* Corrigé: Changer la sonnerie fonctionne maintenant après Android 7.1, mais vous devez modifier le profil pour qu'il s'applique
* Français traduction mise à jour (merci Lejun)

View File

@ -25,6 +25,7 @@ Déclencheurs :
* Musique en cours de lecture ou non * Musique en cours de lecture ou non
* Appareil démarré * Appareil démarré
* Service démarré * Service démarré
* Variables qui ont été définies
Actions : Actions :
* Basculer Wifi (supprimé des appareils plus récents en raison des restrictions Google) * Basculer Wifi (supprimé des appareils plus récents en raison des restrictions Google)
@ -44,6 +45,8 @@ Actions :
* Lire le fichier audio * Lire le fichier audio
* Créer une notification * Créer une notification
* Fermer les notifications * Fermer les notifications
* Définir des variables
* Initier des appels téléphoniques
Explications sur l'utilisation des autorisations : Explications sur l'utilisation des autorisations :
https://server47.de/automation/permissions.php https://server47.de/automation/permissions.php

View File

@ -0,0 +1,7 @@
* Novità: finestra di dialogo di conferma prima di eliminare posizioni, regole e profilo
* Nuova azione: effettuare una telefonata senza ulteriori richieste
* Nuovo trigger / azione: imposta variabili personalizzate come azioni e controllale nei trigger
* Risolto: il ricevitore della batteria potrebbe attivarsi sopra il 100% o al di sotto dello 0%
* Risolto: formato della data quando le variabili vengono utilizzate nei testi
* Risolto: la modifica della suoneria ora funziona dopo Android 7.1, ma è necessario modificare il profilo per applicarlo
* Traduzione francese aggiornata (grazie Lejun)

View File

@ -22,6 +22,7 @@ Eventi supportati:
* Orientamento del dispositivo (giroscopio) * Orientamento del dispositivo (giroscopio)
* Profilo attivo o meno * Profilo attivo o meno
* Broadcasts di altre app * Broadcasts di altre app
* Variabili che sono state impostate
Azioni supportate: Azioni supportate:
* Cambia lo stato del wifi * Cambia lo stato del wifi
@ -43,6 +44,8 @@ Azioni supportate:
* Manda un messaggio di testo * Manda un messaggio di testo
* Esegui un file musicale * Esegui un file musicale
* Creare notifiche * Creare notifiche
* Imposta variabili
* Avviare telefonate
È piuttosto difficile mantere questa applicazione funzionante su tutti gli hardware esistenti ed includendo tutti i cambi che Android riceve fra una versione e l'altra. Posso effettuare tests nell'emulatore, ma non sarà possibile trovare tutti gli errori. È piuttosto difficile mantere questa applicazione funzionante su tutti gli hardware esistenti ed includendo tutti i cambi che Android riceve fra una versione e l'altra. Posso effettuare tests nell'emulatore, ma non sarà possibile trovare tutti gli errori.
Pertanto, se una certa funzione non funziona sul tuo dispositivo - fammelo sapere. Nel corso degli anni ho potuto risolvere tutti gli errori che sono stati riportati in maniera ragionevole. Infatti, per questo, dipendo dalle informazioni condivise. Pertanto, se una certa funzione non funziona sul tuo dispositivo - fammelo sapere. Nel corso degli anni ho potuto risolvere tutti gli errori che sono stati riportati in maniera ragionevole. Infatti, per questo, dipendo dalle informazioni condivise.

View File

@ -0,0 +1,7 @@
* Nieuw: Bevestigingsdialoogvenster voordat u locaties, regels en profiel verwijdert
* Nieuwe actie: Maak telefoongesprek zonder verdere prompt
* Nieuwe trigger / actie: Stel aangepaste variabelen in als acties en controleer ze in triggers
* Opgelost: batterij-ontvanger kan boven 100% of minder dan 0% activeren
* Vast: Datumnotatie wanneer variabelen in teksten worden gebruikt
* Opgelost: het wijzigen van de beltoon werkt nu na Android 7.1, maar u moet het profiel bewerken om het toe te passen
* Franse vertaling bijgewerkt (bedankt Lejun)

View File

@ -24,6 +24,7 @@ Ondersteunde triggers:
* Apparaat oriëntatie (gyroscoop) * Apparaat oriëntatie (gyroscoop)
* Profiel actief of niet * Profiel actief of niet
* Broadcasts van andere apps * Broadcasts van andere apps
* Variabelen die zijn ingesteld
Ondersteunde acties: Ondersteunde acties:
* Wijzig wifi status * Wijzig wifi status
@ -45,6 +46,8 @@ Ondersteunde acties:
* Verstuur tekstbericht * Verstuur tekstbericht
* Geluidsbestand afspelen * Geluidsbestand afspelen
* Meldingen maken * Meldingen maken
* Stel variabelen in
* Start telefoongesprekken
Het is lastig om deze App werkend te houden over de vele verschillende hardware en de vele veranderingen die Android ondergaat in de loop der versies. Het is lastig om deze App werkend te houden over de vele verschillende hardware en de vele veranderingen die Android ondergaat in de loop der versies.
Ik test het in een emulator, maar dat kan niet alle bugs laten zien. Ik test het in een emulator, maar dat kan niet alle bugs laten zien.

View File

@ -0,0 +1,7 @@
* Новое: диалоговое окно подтверждения перед удалением местоположений, правил и профиля
* Новое действие: Сделайте телефонный звонок без дополнительного запроса
* Новый триггер/действие: установите пользовательские переменные в качестве действий и проверьте их в триггерах
* Исправлено: приемник батареи может срабатывать выше 100% или ниже 0%
* Исправлено: формат даты, когда переменные используются в текстах
* Исправлено: Изменение мелодии звонка теперь работает после Android 7.1, но вам нужно отредактировать профиль, чтобы он применялся
* Французский перевод обновлен (спасибо Lejun)

View File

@ -22,6 +22,7 @@
* Ориентация устройства (гироскоп) * Ориентация устройства (гироскоп)
* Состояние профиля * Состояние профиля
* Broadcast от других приложений * Broadcast от других приложений
* Переменные, которые были установлены
Действия: Действия:
* Вкл/Выкл Wi-Fi * Вкл/Выкл Wi-Fi
@ -42,6 +43,8 @@
* Отправить СМС * Отправить СМС
* Воспроизвести звуковой файл * Воспроизвести звуковой файл
* Создать уведомление * Создать уведомление
* Установка переменных
* Инициирование телефонных звонков
Достаточно сложно поддерживать работоспособность этого приложения на всех версиях устройств и Android. Я проверяю его в эмуляторе, но это не может обнаружить все ошибки. Достаточно сложно поддерживать работоспособность этого приложения на всех версиях устройств и Android. Я проверяю его в эмуляторе, но это не может обнаружить все ошибки.
Поэтому если какая-то функция не рабоатет на вашем устройстве- дайте мне знать. Я постоянно устраняю ошибки, полученные от пользователей, но для этого мне нужна обратная связь. Поэтому если какая-то функция не рабоатет на вашем устройстве- дайте мне знать. Я постоянно устраняю ошибки, полученные от пользователей, но для этого мне нужна обратная связь.