stream-chat-android icon indicating copy to clipboard operation
stream-chat-android copied to clipboard

:speech_balloon: Android Chat SDK ➜ Stream Chat API. UI component libraries for chat apps. Kotlin & Jetpack Compose messaging SDK for Android chat

Results 214 stream-chat-android issues
Sort by recently updated
recently updated
newest added

### Context & proposal Currently, the default color of video duration is black and video logo is white. ### Acceptance criteria To accept this task we need to complete the...

ui-components

### Context & proposal We don't fetch media dimensions before uploading which results in us displaying differently sized content before and after uploading. It _should_ be possible to fetch these...

compose
ui-components
core

### 🎯 Goal Update Compose compiler to 1.3.2 and Kotlin to 1.7.20. ### ☑️Contributor Checklist #### General - [x] I have signed the [Stream CLA](https://docs.google.com/forms/d/e/1FAIpQLScFKsKkAJI7mhCr7K9rEIOpqIDThrWxuvxnwUq2XkHyG154vQ/viewform) (required) - [x] Assigned a...

### 🎯 Goal This PR implements the Message List part of the video thumbnails effort, the gallery part will arrive in a separate PR. ### 🛠 Implementation details Reworked the...

ui-components

### Context & proposal Images that have failed to send do not have a valid link so a `null` asset is loaded. ### Acceptance criteria To accept this task we...

ui-components

### Context & proposal We don't really expose many options for customizing margins of Views in the MessageListOptionsDialogFragment. We should review what we support and how we should expose them....

ui-components

### Context & proposal When somebody send an attachment which we don't support we display the following UI. ![photo_2022-08-15 19 59 45](https://user-images.githubusercontent.com/9600921/184680840-b1fd21a1-fb40-40c3-bb6a-2114cc05253f.jpeg) ### Acceptance criteria To accept this task we...

compose
ui-components

### Context & proposal When we upload a video file we get a thumbnail image as one of the return parameters. If we upload this image also as an image...

core

**Describe the bug** Chat notifications are not shown when app is killed and are only shown when app is in foreground or background. We recently upgraded from `4.28.2` to `5.11.0`....

bug

### 🎯 Goal Closes https://github.com/GetStream/android-internal-board/issues/53 Remove the links to the guides from the Android-Samples repo as they will be removed: - https://github.com/GetStream/Android-Samples/tree/main/compose-custom-attachments - https://github.com/GetStream/Android-Samples/tree/main/custom-attachments-message-composer - https://github.com/GetStream/Android-Samples/tree/main/custom-attachments-message-input ### 🛠 Implementation details...

docs