bitmold
bitmold
In fact, I was able to get the library to build just fine with ndk `29.0.13113456` and use it with Orbot on an `arm64-v8a` device that I use for testing....
I'll post my results next time I have a bit of time to lock in on this...
Closing this outdated PR. Fixing this since it pertains to https://github.com/guardianproject/orbot-android/issues/1361
I think this issue goes beyond Orbot, for instance and implicates any app/browser extension that is running a snowflake proxy on any operating system. For example, if I use snowflake...
https://forum.torproject.org/t/discourage-vpn-usage-when-running-a-snowflake-proxy/2408
This should just be as simple as, if there is a VPN app running and that VPN app isn't Orbot then disable kindness mode/snowflake proxy
Implemented
Notably on API 26+ you can programmatically alter the application label set in the `` tag of the manifest. ```java // Code Example to Change App Label in Android PackageManager...
Closing, this has been implemented
@uniqx could you please rebase the tor fork and then I prep tor-android for a new release.