Jaewoong Eum
Jaewoong Eum
By adding `@JsonClass(generateAdapter = true)` + KSP set up for Moshi.
Migrate to type-safe navigation.
### 🎯 Goal Implement PollMessageContent . ### 🛠 Implementation details _Describe the implementation_ ### 🎨 UI Changes _Add relevant screenshots_ | Before | After | | --- | --- |...
### 🎯 Goal Implement poll creation business logic for Compose UI. ### 🛠 Implementation details ### ☑️Contributor Checklist #### General - [x] I have signed the [Stream CLA](https://docs.google.com/forms/d/e/1FAIpQLScFKsKkAJI7mhCr7K9rEIOpqIDThrWxuvxnwUq2XkHyG154vQ/viewform) (required) -...
### 🎯 Goal [WIP] Compose Poll creation UI components ### 🛠 Implementation details - [x] Add the poll icon on the attachment bottom sheet - [x] Navigate to the poll...
Bump WebRTC Android to 1.2.0.
[stream-log](https://github.com/GetStream/stream-log) - A lightweight logger for Kotlin Multiplatform. [](https://github.com/GetStream/stream-log) [](https://search.maven.org/search?q=g:%22io.getstream%22%20AND%20a:%22stream-log%22) > Stream Log is a lightweight and extensible logger library for Kotlin Multiplatform.
## Guidelines Integrate: F-Droid (#19).
### Description Bump AGP to 8.10.1 and Gradle to 8.14.2.
### Motivation - Migrate `amazon` & `debugview` modules to KTS - Bump kover to 0.7.2 and remove the `afterEvaluate` tasks. (refer to https://github.com/Kotlin/kotlinx-kover/issues/362)