Results 54 issues of Gábor

Xqxdecode has a fundamental flaw that means it never actually ran properly. It uses `fgets()` to read the header lines, under the assumption that they are newline-terminated. However, the most...

Minimal changes to support null safety. Also removes dependency on `wifi` package that lags behind, replacing it with a simple function call. Some deprecated functions also fixed.

**Describe the bug** When printing a PDF from file directly, the preview page size is incorrect on iOS. It's all right on Android. Although both the PDF and the selected...

bug

**Describe the bug** Print services has the right to advertise an extra activity in their XML, `advancedPrintOptionsActivity`. When provided, the Android print dialog will have an extra option at the...

enhancement

Considering that your approach with putting the ad into the widget tree is way nicer than the Firebase overlay, and also considering that a growing number of us developers are...

enhancement

### I found this bug I know the docs says `box-shadow` is only supported on block elements and IMG is somewhere between block and inline but shadows on images is...

feature/enhancement
help wanted

I receive lots of 1282 errors from the `GLUtil.checkGlError("glGetUniformLocation")` in `setMvpMatrix`. Still, the display seems quite all right. Is this a known issue?

bug

An extra argument to ˙render()˙.

**Describe the bug** Opening a PDF from byte array or the assets first writes the data to a temporary file and opens it from that file. This file doesn't get...

bug

1.9.67 gives *Failed to resolve assembly: UrhoForms, Version=0.0.0.0* errors. 1.8.93 worked flawlessly.