Geordie Wicks

Results 3 issues of Geordie Wicks

New code for the auto Daemon restart. It's now a checkbox in Settings -> Daemon Configuration -> Restart on Boot. If checked, upon phone startup the app will start, go...

Writing some code to fix #23, and about 10% of the time my build fails with error: Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'int java.lang.String.length()' on a null...

When the switch (android:id="@+id/switchCore") is toggled on the foreground services is started, but when it is toggled off `stopservice()` is never called, which means although it disconnects and stops the...