Jaewoong Eum

Results 23 issues of Jaewoong Eum

By adding `@JsonClass(generateAdapter = true)` + KSP set up for Moshi.

sample-app
core
xml
compose
starter-kit

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) -...

compose
v6

### 🎯 Goal [WIP] Compose Poll creation UI components ### 🛠 Implementation details - [x] Add the poll icon on the attachment bottom sheet - [x] Navigate to the poll...

compose
v6

Bump WebRTC Android to 1.2.0.

[stream-log](https://github.com/GetStream/stream-log) - A lightweight logger for Kotlin Multiplatform. [![GitHub Repo stars](https://img.shields.io/github/stars/getstream/stream-log?style=flat)](https://github.com/GetStream/stream-log) [![Maven Central](https://img.shields.io/maven-central/v/io.getstream/stream-log.svg?label=Maven%20Central)](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.

dependencies

### 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)

pr:other