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

feat: Audio message recorder and player functionality implemented #615

Closed
wants to merge 11 commits into from

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    4d2354d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05e5515 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc4e1fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed8fe29 View commit details
    Browse the repository at this point in the history
  5. refactor: update audio message widget ui

    brenodt authored and MathJud committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    acb45b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9dcb813 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2686955 View commit details
    Browse the repository at this point in the history
  8. Fix : Fixed attachment, images, and audio message url for Windows.

    Signed-off-by: sukhman-sukh <[email protected]>
    sukhman-sukh authored and MathJud committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    64288c3 View commit details
    Browse the repository at this point in the history
  9. Feat: Enable audio-chat feature for windows .

    Signed-off-by: sukhman-sukh <[email protected]>
    sukhman-sukh authored and MathJud committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    f6b00b1 View commit details
    Browse the repository at this point in the history
  10. Feat: Enable audio-chat feature for Linux.

    Signed-off-by: sukhman-sukh <[email protected]>
    sukhman-sukh authored and MathJud committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4e2597e View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. corrected & updated windows build instructions

    - `Visual Studio 2022` is now required due to the required CMAKE version.
    - the flutter build path to copy `libqaul.dll` was corrected
    MathJud committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    7cd87d9 View commit details
    Browse the repository at this point in the history