KamikX

Results 6 issues of KamikX

Hi, it would be possible add support for change ripple thumb drawable ? I have issue with API 21 where android:attr/colorControlHighlight" native is "red", API > 21 works properly like...

bug
enhancement
help wanted

Hi, please could you add English readme.md file ? Best regards.

Hi, in some cases I need set TLS version to version supported by server side, eg 1.2 but app use automatically 1.3 from OS and handshake ends with: `Write EPROTO...

- fix not working OpenNewConsoleWithSelectionAction - new file naming convention without '()' and spaces, only '_' and added file extension (incrementing files is solved by default) - support to rename...

- add ability to rename tinker console files - autoincrement files default by IntelliJ - naming convention without spacers and brackets

**Describe the bug** Optional parameters not working, issue is related to [681](https://github.com/mcamara/laravel-localization/issues/681) and [373](https://github.com/mcamara/laravel-localization/issues/373) **To Reproduce** Steps to reproduce the behavior: ``` routes/web.php Route::group([ 'prefix' => LaravelLocalization::setLocale(), 'middleware' => ['localeSessionRedirect',...