Mikhail Mitrofanov

Results 6 issues of Mikhail Mitrofanov

**Describe the bug** I have a chash, when I generate wave: Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x3c in tid 3546 (DefaultDispatch), pid 3481 xxxx crash_dump64 A...

Hi. I see crash at the Firebase: ``` Fatal Exception: java.lang.NumberFormatException: For input string: "duration=1.724082" at java.lang.Integer.parseInt(Integer.java:615) at java.lang.Integer.valueOf(Integer.java:801) at linc.com.amplituda.AmplitudaResult.amplitudesAsList(AmplitudaResult.java:65) ..... ``` Problem file below: https://drive.google.com/file/d/1nnrBq0ghTGa03TDsgCVMjjQ9VM_hicnN/view?usp=sharing **Smartphone (please complete...

Hi everyone. Can you update J2V8 with new version of V8 engine? Thanks a lot!

Hi. Please, add support room and viewModel dependencies at this wizard. They have multiplatform realisation. Thx

I created KeyboardVisibilityHelper and placed it in the utils package. This class is responsible for tracking keyboard show and hide events. Now, in SearchFragment, the keyboard hide event is caught,...

Now, whenever the UI state changes, the number of lines in the description is checked, and the visibility of the "More" button is determined based on that. issue https://github.com/organicmaps/organicmaps/issues/5502