From 5541e8e0d948e460bf3d3c29a052849df90e1ac4 Mon Sep 17 00:00:00 2001 From: Greg Alexander Date: Sat, 3 Dec 2022 14:19:51 -0500 Subject: [PATCH] todo - should kill the connections when stopping the service (Android will starve them of resources anyways) --- NOTES | 1 + 1 file changed, 1 insertion(+) diff --git a/NOTES b/NOTES index 0daf718..929e85e 100644 --- a/NOTES +++ b/NOTES @@ -1660,6 +1660,7 @@ The OnePlus 'auto-launch' setting seems to have fixed both start-on-boot and start-after-apk-upgrade! Hooray! +XXX - Andinus asks for 'Stop' to kill existing connections XXX - Nazar asks for holding a screen wake lock, i guess we could do it just while the app is open XXX - each time it starts, mkdir apiXX (if not present), fill in apiXX/ss_api (if not present), ln -sf apiXX api (overwriting if different), fork a thread in java that listens on 127.0.0.1:port, set $SS_TOKEN, $SS_PORTNO