bitmold
bitmold
`ACTION_POWER_DISCONNECTED` is never directly used in the project
Onionoo has been fully removed from orbot
> BTW, I can install it if your Tor binary has this commit applied. Does it have it? https://gitlab.torproject.org/search?scope=merge_requests&search=supported_groups > That commit is to snowflakes binary, not Tor but yes...
I made a PR that introduces this change should we decide to go through with this change ...
Oh, I misunderstood. I'm not privy to the server configuration of those bridges, I just thought it was something on the client side.
Was thinking about doing a writeup about v17 on https://orbot.app ...
Was there anything specific happening when you encountered this crash?
Technically this is happening in Tor-Android, I'm still going to debug it though: ```java protected void handleEvent(ArrayList events) throws UnsupportedOperationException { if (handler == null && rawEventListeners.isEmpty()) { return; }...
Closing since this is so old and there are other rotation bugs...
There is a possible crash when you rotate Orbot and then updateService a `LOCAL_ACTION_PORTS` event fires off before the UI can get built, the commit below fixes that @n8fr8