parent
074f75ed20
commit
2bd94e8a3d
4 changed files with 24 additions and 0 deletions
@ -0,0 +1,6 @@ |
||||
* Fehler beim Erstellen einer Text-sprechen-Aktion behoben |
||||
* Fehler beim Hinzufügen eines Benachrichtigungs-Auslösers behoben |
||||
* Behoben: "beim Anrufen vibrieren" in Profilen hatte nicht funktioniert |
||||
* Hinzugefügt: "Nicht stören" kann nun in Profilen gesteuert werden. |
||||
* USB Router für Android 9 und höher unterstützt (benötigt root) |
||||
* Berechtigung READ_EXTERNAL_STORAGE für Regeln hinzugefügt, die Tondateien abspielen. |
@ -0,0 +1,6 @@ |
||||
* Fixed bug in adding speakText action |
||||
* Fixed bug in adding notification trigger |
||||
* Fixed: vibrateWhenRinging setting in profiles didn't save nor activate |
||||
* Added: Do not disturb can be controlled in a profile |
||||
* Enabled USB Tethering for Android 9 and above (requires root) |
||||
* Added permission READ_EXTERNAL_STORAGE for rules that play sound files. |
@ -0,0 +1,6 @@ |
||||
* Se ha corregido un error al agregar la acción speakText |
||||
* Se ha corregido un error en la adición de un disparador de notificación |
||||
* Corregido: vibrarCuando la configuración deRinging en los perfiles no se guardó ni se activó |
||||
* Añadido: No molestar se puede controlar en un perfil |
||||
* Conexión USB habilitada para Android 9 y superior (requiere root) |
||||
* Se agregó permiso READ_EXTERNAL_STORAGE para las reglas que reproducen archivos de sonido. |
@ -0,0 +1,6 @@ |
||||
* Corretto bug nell'aggiunta dell'azione speakText |
||||
* Risolto bug nell'aggiunta del trigger di notifica |
||||
* Risolto: vibrazioneQuando l'impostazioneringing nei profili non è stata salvata né attivata |
||||
* Aggiunto: Non disturbare può essere controllato in un profilo |
||||
* Tethering USB abilitato per Android 9 e versioni successive (richiede root) |
||||
* Aggiunta la READ_EXTERNAL_STORAGE delle autorizzazioni per le regole che riproduceno file audio. |
Loading…
Reference in new issue