Jakob K

Results 132 comments of Jakob K

For which module and feature exactly do you need authentication where it currently is not possible?

I see, well the underlying library is not really that well maintained anymore besides dependabot PRs, that's why I started to write https://github.com/jakobkmar/kotlin-smtp , but I did not have enough...

no, the ones in the core module at the moment are not feature complete

I will implement the rest of the required features in `core` myself, but keep this PR open until of that is resolved.

It is currently only available in the androidMain module: https://github.com/androidx/androidx/blob/androidx-main/compose/material/material/src/androidMain/kotlin/androidx/compose/material/ExposedDropdownMenu.kt

please do not change anything else except the PR subject

Thanks! I think instead of copying so much here we should make a general text API for updatable text and implement it for all the placed where it is applicable....

Yes I thought about moving them as well - but when moving them we should also discuss whether `Pos**` is even the correct naming scheme. Maybe we should just call...

Mh, I much prefer the current DSL, I am not the biggest fan of these implicit APIs hiding the actual function calls - the only place where I would actually...

I am not against this, but before starting to implement this, could you list the benefits of this over Cbor.