Jonathan Steele

Results 18 issues of Jonathan Steele

I like to add Moshi on the list. https://github.com/square/moshi

new library request

It would be nice to have one. ;)

I am asking for any kind of feedback on the next version of Fuel that is based on OkHttp with a support of ktor. It is not backward compatibility. It...

# Bug Report ## Description On the current project, Android Handler is really on Sync. I found a very nice example for this https://github.com/Kotlin/kotlinx.coroutines/blob/master/ui/kotlinx-coroutines-android/src/HandlerDispatcher.kt#L58

The Android Library has "consumerProguardFiles" to add proguard rules in the text file into the library. I don't know which proguard rules that really needed to be added to this...

Gson is not really Kotlin friendly because it doesn't understand about Kotlin null safe types. Moshi is made by Square and have kotlin support by codegen or reflect which requires...

enhancement
hacktoberfest

some how, this end up disappeared.

https://medium.com/square-corner-blog/okio-2-6f6c35149525 This would be very helpful to this project because it already have some Kotlin idioms.

``` Note: the configuration keeps the entry point '$$TypeAdapter { }', but not the descriptor class 'model class' Note: the configuration keeps the entry point 'com.tickaroo.tikxml.TikXml { java.lang.Object read(okio.BufferedSource,java.lang.Class); }',...

![image](https://github.com/kittinunf/fuel/assets/49764/d0198a68-b616-4de3-b09b-08f2fc618c13) This was taken from the Kover 0.7.0 coverages HTML pages.

:baby: good first issue