Ugljesa Jovanovic

Results 13 issues of Ugljesa Jovanovic

Idea 2022.2 doesn't resolve compose imports with latest compose dev release. Steps to reproduce: 1. Use Idea 2022.2 to create Compose Multiplatform multiple platforms project Observe that compose imports are...

**Describe the bug** README is not well structured **To Reproduce** Look at README file **Expected behavior** README should provide a quick overview what the library provides, way to contribute. Detailed...

enhancement

**Describe the bug** Test classes and tests themselves can be better organized **To Reproduce** Steps to reproduce the behavior: Look at tests **Expected behavior** A clear testing structure is provided,...

enhancement

**Is your feature request related to a problem? Please describe.** Implement FFT multiplication to speed up the library. **Describe the solution you'd like** Implement FFT multiplication algorithm **Describe alternatives you've...

enhancement

Published lab 0.5.5 artifact seems to contain invalid dependency, if you look at the published module at https://dl.bintray.com/subroh0508/maven/net/subroh0508/kotlinmaterialui/lab/0.5.5/:lab-0.5.5.module you can observe a dependancy to subroh0508.net.kotlinmaterialui ``` ... "dependencies": [ {...

**Is your feature request related to a problem? Please describe.** DecimalMode API is unintuitive, and often causes confusion **Describe the solution you'd like** Rework the precision and rounding API to...

enhancement

**Is your feature request related to a problem? Please describe.** GitLab CI/CD has stopped working, seems it has become a premium feature. **Describe the solution you'd like** Use GitHub actions...

**Describe the bug** Documentation of the Libsodium bindings API is either completely missing, or a direct copy from libsodium website **To Reproduce** Look at the API documentation **Expected behavior** A...

Hi, I'm new to embedded programming, so I might be doing something wrong, but to me it seems that XOSC_CTRL FREQ_RANGE is set to 0xFA5 when booting pico instead of...

question
rp2040

This is an expansion of #251 that adds support for sx1262. One significant change I had to include was adding modulation parameters to `listen()` method, as it seems to set...