Simon Frei

Results 295 comments of Simon Frei

@Catfriend1 Indeed, that works. In my opinion is definitely not intuitive (I looked at it but didn't even try it, as I was never in flight mode).

> Again, I cannot find anywhere that mentions this in any doc. Then write it up somewhere for other people with this use-case to find. Stop complaining and screaming around...

TLDR: It's a fork. I don't think there's one github issue/forum topic that has all the info on why/how/... the forking happened. It's basically an independent app. We do accept...

That's dependent on your android version. On newer ones android lets you control visibility of them (before they were mandatory): Just long press on the notification and it gives you...

Ah right, indeed I did misunderstand. Seems like a reasonable ask, but as always, feature request are unlikely to (read wont) happen unless someone does the work.

Thanks for the log. The relevant bit: ``` 12-12 23:39:35.962 2258 0 E Go : SIGSYS: bad system call 12-12 23:39:35.962 2258 0 E Go : PC=0x567129b2fa2b m=0 sigcode=1 12-12...

Yup, quit or cancel for what's exit now seems more appropriate. And in case the app is not configured to run on boot/as service, then an exit button that actually...

This seems like a sensible extension to the existing run conditions (if running on mobile data, have another switch to also run on roaming or not). You already found the...

Golang issue on the same problem: https://github.com/golang/go/issues/40569 There's a go android app (tailscale) which implemented this functionality in java and created bindings for their go code: https://github.com/tailscale/tailscale-android/pull/21 Probably doable to...

Maybe there's also potential there - however my limited testing shows that it can still receive local announcements. The problem here is the other way around: Syncthing can't get it's...