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

Next Release #2503

Merged
merged 2 commits into from
May 2, 2024
Merged

Next Release #2503

merged 2 commits into from
May 2, 2024

Commits on May 1, 2024

  1. feat: async audio (#2501)

    * feat: async audio initial steps for Expo CLI
    
    * feat: add async audio for native cli
    
    * feat: add recording to message input context
    
    * feat: add playback support for native CLI for recordings
    
    * feat: audio playback support for expo cli
    
    * feat: async audio play in message list and improvements
    
    * feat: add audio speed change button
    
    * chore: upgrade rn-videi
    
    * feat: native android permissions
    
    * fix: permissions android
    
    * fix: improve async audio
    
    * fix: remove redundant console logs
    
    * fix: improve normalization of waveform
    
    * fix: add prop description
    
    * fix: improve theme
    
    * fix: add improvements to file upload preview
    
    * fix: translation issue
    
    * feat: add comments
    
    * feat: improve state of recording
    
    * feat: props improvement
    
    * docs: message input props
    
    * docs: lint fix
    
    * feat: add audio support guide
    
    * fix: delete voice recording
    
    * feat: enable async audio in TS app and Expo app
    
    * fix: normalization fix
    
    * test: fix tests
    khushal87 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    871cdd2 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    fa6817d View commit details
    Browse the repository at this point in the history