Jaroslav Nesterov

Results 2 issues of Jaroslav Nesterov

``` val intent = Intent(Intent.ACTION_GET_CONTENT) intent.type = "image/*" startActivityForResult(Intent.createChooser(intent, "Pick a photo"), 777) ``` uri = `content://com.android.providers.media.documents/document/image%3A146630` ``` Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String android.net.Uri.getScheme()' on a...

# Issue MacOS ignores random chars ![telegram-cloud-photo-size-2-5379819810008979419-x](https://github.com/flipperdevices/flipperzero-firmware/assets/14147217/c4bccdc2-0b51-4d9d-a9e8-2128371b7670) ![telegram-cloud-photo-size-2-5379819810008979472-x](https://github.com/flipperdevices/flipperzero-firmware/assets/14147217/5ffbf16e-838b-4225-9b30-29cbb6a97bd8) # What's new Add ability to set default delay between keypresses for all string lines in Bad USB script Note: `STRING_DELAY` is,...

USB
New Feature