Andrey Gusev
Andrey Gusev
In #2215 I have mentioned a limitation of external controller support and described a possible solution. So, here I propose some changes to widen the support for external controllers.
I run etesync with a self-signed SSL certificate and while on linux etesync-dav works with it using environment variables as shown in the readme, on windows it shows a trust...
I've tried to build the app to try to explore ways to fix the #32 but build failed on ```kotlin import com.thewizrd.shared_resources.wearsettings.PackageValidator ``` in `wearsettings/src/main/java/com/thewizrd/wearsettings/SettingsService.kt` because no such file is...