Results 49 comments of bitmold

Replace which pull request? I think there has been some confusion here because at one point in my troubleshooting I had conflated two bugs in tor-android with one another; in...

Sucks that this is happening :( This issue seems similar or related to issue #254

I've never encountered this crash before, did that commit fix it?

I'm also a big fan ~ I'm curious to experiment more with it in the future, and frankly I never experimented with leaf as much as I'd have liked to...

@n8fr8 It might have been related in part to the issue @eycorsican posted on the iOS app too: https://github.com/guardianproject/orbot-ios/issues/6

I actually can't reproduce this, I think this might have been occurring while I was tinkering with something else...

Nope, saw it again. not yet sure exactly what circumstances cause it to occur/not occur. but will investigate later for the next release...

Are you certain that within Orbot the VPN settings are configured in the same way on both devices? With Android, a VPN Service can be on (you see the key...

I haven't been able to reproduce this. Line 808 in your stack trace where the NPE is thrown is a call to the local `Handler` object in `OrbotMainActivity`: ```java mStatusUpdateHandler.postDelayed(()...

I noticed in your screenshot your device isn't connected to power. By default there is a preference for snowflake to only run when the device is connected to power and...