Vadim Kotov

Results 15 issues of Vadim Kotov

Is there an option to check a list of links (not recursively)?

enhancement

Link to example image in Readme appears to be broken.

Any plans to support Android X instead of support library?

Any plans to support Android X instead of support library? https://developer.android.com/jetpack/androidx/migrate

Currently voice search is initiated via this call: ``` activity.startActivityForResult(intent, REQUEST_VOICE_SEARCH); ``` Currently this is an implementation detail and cannot be overridden. But if we want to get result in...

There is no cv-pls checkbox in Close question dialog after latest update on SO and SE. For example, see post about keyboard shortcuts - https://meta.stackexchange.com/questions/346451/changes-to-the-close-dialogue-have-broken-keyboard-shortcuts-for-closing-a-post CV Request Generator 1.6.11

bug
script: Close Vote Request Generator

Steps to reproduce: - Edit the question (and hit Save to apply edits) - Click Close - There is no "Send cv-pls request" checkbox in Close question dialog If you...

bug
script: Close Vote Request Generator

I've used Magic Editor 1.7.0.0, and it removed the following lines: > How to validate a simple gateway? Becomes > How to validate a simple? I don't think this is...

bug
script: Magic™ Editor

Currently `app` module contains only resources, no code. It will be great if there will be a sample app.

Add gradlew scripts as a default part of init Android Studio project.