Carlos Fonseca

Results 7 issues of Carlos Fonseca

I have some code that allows me to modify a `ColorInt` as an HSV color and returns a `ColorInt`. Basically I can do something like this: ```kotlin textView.textColor = Color.RED.hsv...

enhancement

Viva, Reparei que coordenadas nas ilhas devolvem formatos diferentes… Por exemplo, na Ilha da Madeira, aparece ```json { "freguesia": "Câmara de Lobos", "concelho": "Câmara de Lobos", "ilha": "Ilha da Madeira...

bug

Hi, creating a playlist sorted randomly doesn't seem to work. It creates a playlist where several tracks by the same artist are sequential (and there are multiple tracks with the...

help wanted

Hi, The code generated ended up with an import `import …yelpcodegen.tools.MULTI` that does not exist. I checked the swagger and the only places I found "multi" was on a query...

Viva, Semelhante ao #31, isto deve ser um problema de dados, embora talvez um pouco mais complexo. Pontos na Ilha da Madeira, talvez dependendo da freguesia em que se encontram,...

bug

Hi, I've just updated DebugSwift from a old version and the "new" network tab, while nice in some aspects, does not show the full url for long requests. Not even...

Fixes the documentation for Sequence's `any`. :rocket: I think it was copied from `none` and not corrected. No code changes. ## Checklist - [x] I checked the [**Contributing Guidelines**](https://github.com/SwifterSwift/SwifterSwift/blob/master/CONTRIBUTING.md) before...