Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PBE-4800] Support Voice Recording in Compose #5404

Merged
merged 87 commits into from
Sep 19, 2024

Conversation

kanat
Copy link
Collaborator

@kanat kanat commented Sep 11, 2024

🎯 Goal

Closes:

🎨 UI Changes

Voice Recording in Compose
Screen_recording_20240916_211127.webm

☑️Contributor Checklist

General

  • I have signed the Stream CLA (required)
  • Assigned a person / code owner group (required)
  • Thread with the PR link started in a respective Slack channel (#android-chat-core or #android-chat-ui) (required)
  • PR targets the develop branch
  • PR is linked to the GitHub issue it resolves

Code & documentation

  • Changelog is updated with client-facing changes
  • New code is covered by unit tests
  • Comparison screenshots added for visual changes
  • Affected documentation updated (KDocs, docusaurus, tutorial)

☑️Reviewer Checklist

  • UI Components sample runs & works
  • Compose sample runs & works
  • UI Changes correct (before & after images)
  • Bugs validated (bugfixes)
  • New feature tested and works
  • Release notes and docs clearly describe changes
  • All code we touched has new or updated KDocs

🎉 GIF

Please provide a suitable gif that describes your work on this pull request

# Conflicts:
#	stream-chat-android-compose/src/main/java/io/getstream/chat/android/compose/ui/attachments/StreamAttachmentFactories.kt
#	stream-chat-android-compose/src/main/java/io/getstream/chat/android/compose/ui/attachments/factory/AudioRecordAttachmentFactory.kt
Copy link
Member

@skydoves skydoves left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good to me! I left several trivial comments 😄

Copy link
Collaborator

@aleksandar-apostolov aleksandar-apostolov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks great, great job. I left some trivial comments about docs.

I also left a comment regarding the parameters count at two places. This should not affect the functionality, but I think will at least not increase the complexity of the MessageComposer. I think we should start avoiding the long parameter lists in any possible way :)

@kanat kanat enabled auto-merge (rebase) September 18, 2024 21:23
auto-merge was automatically disabled September 19, 2024 13:42

Rebase failed

@aleksandar-apostolov aleksandar-apostolov merged commit a046c05 into develop Sep 19, 2024
7 checks passed
@aleksandar-apostolov aleksandar-apostolov deleted the compose/voice-recording branch September 19, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants