From e07a80998015a9ee1c673fdeabb9cf6b2596182a Mon Sep 17 00:00:00 2001 From: Greg Alexander Date: Mon, 12 Aug 2019 22:49:20 -0400 Subject: [PATCH] feature request - broadcast intent for START/STOP --- NOTES | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/NOTES b/NOTES index c8eddb9..dfa3623 100644 --- a/NOTES +++ b/NOTES @@ -961,6 +961,18 @@ So I need to figure out how to bypass the atexit() somehow, perhaps by calling _exit() directly? +August 12, 2019. + +Kumaran Santhanam suggests START and STOP broadcast intents, which seems +A number 1 to me! + +And a few people have written back to say the atexit bypass worked for +their SIGSEGV - pfew! + + +XXX - add org.galexander.sshd.START / STOP broadcast targets to start and stop the service (try with Tasker) + + --- new release XXX - see if settings looks better with SDK26, if not, hack it so that the ones with strings have their states shown