André Mion

Results 8 issues of André Mion

Set a custom converter to parse only useful data on serializing layer of Retrofit

enhancement

### Expected - Get the device name using `deviceInfoXState.iosInfo.name` should return `"iPhone 15"` when running on an **iPhone 15** device - Get the device name using `deviceInfoXState.iosInfo.name` should return `"iPhone...

bug
ios

### 🎯 Goal Showcase how to support adding members to a group in the channel info screen ### 🎨 UI Changes Phone Tablet

compose

### 🎯 Goal Fix #5753 ### 🛠 Implementation details The `MessageReadEvent` was being processed for both messages and threads. This change ensures that the `MessageReadEvent` is only processed if it's...

bug
core

### 🎯 Goal Introduce the ability to cancel link previews in the message composer. ### 🛠 Implementation details - Added a `cancelLinkPreview` method to `MessageComposerController` and `MessageComposerViewModel`. - Updated `ComposerLinkPreview`...

compose