Page 1 of 1

Restore previus parameters

Posted: 02 Mar 2013 14:35
by SaschaHa
(Englisch)

I'm missing a function to restore all parameters that are changed by a flow/action.
Example: A flow sets my screen brightness to 100 percent when an app is running. -> When the app will be closed, I want to restore the brigthness that I had before running the flow/action, for example 65 percent.
Would be great, if there would be an action that saves all params, that will be changed by the next action/flow.

Thanks for this great app!

(Deutsch)

Ich vermisse eine Funktion (Aktion), die alle Parameter, die durch einen Flow oder eine Aktion geändert werden, auf den vorherigen Wert zurücksetzt.
Beispiel: Ein Flow setzt meine Display-Helligkeit auf 100 Prozent, wenn eine bestimmte App läuft. -> Sobald diese geschlossen wird, soll die ursprüngliche Helligkeit wiederhergestellt werden, zum Beispiel 65 Prozent.
Wäre super, wenn es dafür eine Aktion gäbe, die man vor die anderen Aktionen setzt und die sich alle Werte merkt, die von anderen Aktionen danach geändert werden. Mit einer weiteren Aktion könnte man diese Parameter dann abrufen und wiederherstellen.

Sofern das nicht all zu kompliziert zu programmieren wäre, fände ich solch eine Funktion echt wünschenswert!

Danke für die tolle App! :)

Re: Restore previus parameters

Posted: 04 Mar 2013 08:54
by Martin
We have not planned to add this feature since it is too much work to add. You usually have to create a second flow that sets a system setting back to another value when an app is exited, a phone call ends etc.