Vladimir Platunov

Results 6 issues of Vladimir Platunov

``` /platforms/android/app/src/main/java/com/moust/cordova/videoplayer/VideoPlayer.java:123: error: cannot find symbol if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.R) { ^ symbol: variable R location: class VERSION_CODES /platforms/android/app/src/main/java/com/moust/cordova/videoplayer/VideoPlayer.java:124: error: cannot find symbol dialog.getWindow().getInsetsController().hide(WindowInsets.Type.statusBars()); ^ symbol: variable Type location: class...

Hi, I am still using pynamodb 3.4.1 because I have LegacyBooleanAttribute and want to do a migration to the new pynamodb version and to new Boolean attributes. The script for...

Some software can uses hard restrictions on Transform XML node, that prohibit include c14n transformation into Transform XML node. Pull request to resolve issue #43

### What type of defect/bug is this? Unexpected behaviour (obvious or verified by project member) ### How can the issue be reproduced? I am still not sure if this is...

defect
v3.2.x

![image](https://user-images.githubusercontent.com/2452627/113616723-49e5be80-9677-11eb-9396-e76dc7c86681.png)

Adds support for this https://man.openbsd.org/ssh_config.5#ProxyCommand Discussion https://github.com/umputun/spot/discussions/231 Documentation not updated yet. I will update it if implementation is ok and will not require changes. Please check comments in connector_test.go. I...