yuna
yuna
We have also made it compatible with Windows. Thank you for your support. https://github.com/kaivean/system_proxy/issues/15
Thanks for the great library. Are there plans to make it Windows compatible?
Fixed the unchecked warnings that were displayed during the Android build. https://github.com/kaivean/system_proxy/issues/13
In the Android build, this is displayed as unchecked or unsafe operations. ``` Note: system_proxy/android/src/main/java/com/kaivean/system_proxy/SystemProxyPlugin.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. ```