forked from jens/Automation
description
This commit is contained in:
parent
2bb6f81596
commit
5d3e89595f
@ -19,6 +19,7 @@ Mögliche Auslöser:
|
||||
* Headset verbunden
|
||||
* Telefongespräch im Gange
|
||||
* Benachrichtigungen anderer Anwendungen
|
||||
* Geräteposition (Gyroskop)
|
||||
|
||||
Mögliche Aktionen:
|
||||
* WLAN ein-/ausschalten
|
||||
@ -43,7 +44,9 @@ Mögliche Aktionen:
|
||||
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 Sie ein Problem mit der Anwendung haben und mich dazu kontaktieren möchten, updaten Sie bitte vorher auf die neueste Version und schauen Sie, ob Ihr Problem darin auch besteht.
|
||||
Wenn Sie ein Problem mit der Anwendung haben und mich dazu kontaktieren möchten
|
||||
- updaten Sie bitte vorher auf die neueste Version und schauen Sie, ob Ihr Problem darin auch besteht.
|
||||
- prüfen Sie, ob Ihr Problem schon bekannt ist: https://server47.de/automation/index.php#knownProblems
|
||||
|
||||
Spenden sind sicher eine gute, aber nicht die einzige Möglichkeit mich zu motivieren :-)
|
||||
* Wer mir etwas Gutes tun will, kann die Anwendung auch im Play Store bewerten (https://play.google.com/store/apps/details?id=com.jens.automation2).
|
||||
|
@ -19,6 +19,7 @@ Supported triggers:
|
||||
* Headset connected
|
||||
* Phone call running
|
||||
* Notifications of other apps
|
||||
* Device position (gyroscope)
|
||||
|
||||
Supported actions:
|
||||
* Change wifi state
|
||||
@ -43,7 +44,9 @@ Supported actions:
|
||||
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.
|
||||
|
||||
If you have a problem and think about contacting me please update to the latest version first and see if your problem persists there, too.
|
||||
If you have a problem and think about contacting me please
|
||||
- update to the latest version first and see if your problem persists there, too.
|
||||
- check this list of known problems first: https://server47.de/automation/index.php#knownProblems
|
||||
|
||||
Donations are certainly a good, but not the only way to motivate me :-)
|
||||
* If you'd like to support me, you can also leave a positive review for the app on Google Play (https://play.google.com/store/apps/details?id=com.jens.automation2).
|
||||
|
@ -19,6 +19,7 @@ Disparadores:
|
||||
* Headset conectado
|
||||
* Llamado de teléfono activo
|
||||
* Notificaciónes de otras apps
|
||||
* Posición del dispositivo (giroscopio)
|
||||
|
||||
Supported actions:
|
||||
* Pasar de wifi
|
||||
@ -43,7 +44,9 @@ Supported actions:
|
||||
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 tiene un problema y considera contactarme update a la ultima version al primero y probar si su problam persiste.
|
||||
Si tiene un problema y considera contactarme
|
||||
- update a la ultima version al primero y probar si su problam persiste.
|
||||
- al primero compruebe esta lista de problemas conocidos: https://server47.de/automation/index.php#knownProblems
|
||||
|
||||
Donaciónes seguramente son una buena, pero no la unica posibilidad de apoyarme :-)
|
||||
* Si quiere apoyarme puedes escribir un buena revisión en Google Play (https://play.google.com/store/apps/details?id=com.jens.automation2).
|
||||
|
Loading…
Reference in New Issue
Block a user