As per subject, in relation to a widget (IMG_LEVEL) that should appear only if the battery is low, and another one (TEXT_IMG) that should appear only if an alarm is set (displaying the time of the alarm).
I suppose that I can mess around with the produced index.js, in which I located the widgets I'm interested in, but I really can't say which methods are available for me to hide on conditions.
As per subject, in relation to a widget (IMG_LEVEL) that should appear only if the battery is low, and another one (TEXT_IMG) that should appear only if an alarm is set (displaying the time of the alarm).
I suppose that I can mess around with the produced index.js, in which I located the widgets I'm interested in, but I really can't say which methods are available for me to hide on conditions.