AdrianLxM
AdrianLxM
I already responded to your request on Facebook. Please see there.
Hi, as you are using Studio and self-compile: Could you do the following changes here: https://github.com/StephenBlackWasAlreadyTaken/NightWatch/blob/master/mobile/src/main/java/com/dexdrip/stephenblack/nightwatch/Bg.java#L156 Between `String arrow = "--";` and `if (direction.compareTo("DoubleDown") == 0)... {` please add the...
@bw396704, @sjolundjohn didn't even respond yet. 12 minutes is a bit short for him to test that ;)
@sjolundjohn, I can do that when I come to it. One more question: what do you use as uploader?
@sjolundjohn, I have never worked with git from an android phone. The easiest way would be to use a Desktop/Laptop. On Github you can simply change the file. If you...
Ah, now I understand why this data was missing on which it crashed trying to access.
@sjolundjohn: simply go into the directory you cloned your fork to. Call `git add` on these files and then push them back to your repository on github. Then you can...
Do you have installed the latest version of NightWatch? Do you have the problem just if one of the watches gets out of range or always? I did have the...
Another thing that I would like - maybe it would be a solution as well for this case: A small toggle in the alerts list where you can simply toggle...
Hi Adam, t be the the widget stretches all values on the y-Axis. Might that be the case here as all your values are quite similar? I will have a...