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

[i74] support async voice messages in Android XML #4828

Merged
merged 145 commits into from
Jul 12, 2023

Commits on Jul 12, 2023

  1. Sketch of the UI

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    80031d3 View commit details
    Browse the repository at this point in the history
  2. Fixing hardcoded string

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    876cf5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9522ad2 View commit details
    Browse the repository at this point in the history
  4. Parsing duration

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    aaf71cc View commit details
    Browse the repository at this point in the history
  5. Small fixes in the UI

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    5adf796 View commit details
    Browse the repository at this point in the history
  6. Adding sketch of player

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    57312bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3dc090c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    424caf7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0881364 View commit details
    Browse the repository at this point in the history
  10. Changing speed sketch

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    74b6d93 View commit details
    Browse the repository at this point in the history
  11. Adding speed logic

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d224302 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    92c6eca View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c50df22 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f87012e View commit details
    Browse the repository at this point in the history
  15. License

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d391cc0 View commit details
    Browse the repository at this point in the history
  16. API update

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    8158659 View commit details
    Browse the repository at this point in the history
  17. Fixing unit tests

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    9df619c View commit details
    Browse the repository at this point in the history
  18. Fixing pause state

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    a09f5b7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ce3a22c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2d1c5a7 View commit details
    Browse the repository at this point in the history
  21. Adding AudioWavesSeekBar

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f35f639 View commit details
    Browse the repository at this point in the history
  22. Intercepting scroll

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    9fee3b6 View commit details
    Browse the repository at this point in the history
  23. Adding seekTo

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    caede7c View commit details
    Browse the repository at this point in the history
  24. Adding border to tracker

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    2161cc9 View commit details
    Browse the repository at this point in the history
  25. Adding a bar height ratio

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    fdd0f41 View commit details
    Browse the repository at this point in the history
  26. Making seekTo per audio

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b4cecab View commit details
    Browse the repository at this point in the history
  27. Adding licenses and API

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7080d48 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    4ba274f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    9574b41 View commit details
    Browse the repository at this point in the history
  30. Removing duplicated code

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d445a03 View commit details
    Browse the repository at this point in the history
  31. Unbind audios

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d4f5295 View commit details
    Browse the repository at this point in the history
  32. Static analyses

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    ec1f193 View commit details
    Browse the repository at this point in the history
  33. I hate detekt

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f7ef700 View commit details
    Browse the repository at this point in the history
  34. Api Dump

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    ffe2f56 View commit details
    Browse the repository at this point in the history
  35. Color fixes

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    dc35bb8 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    2703ab1 View commit details
    Browse the repository at this point in the history
  37. removing imports

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    9489f56 View commit details
    Browse the repository at this point in the history
  38. Fixing icon

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    61e5ef9 View commit details
    Browse the repository at this point in the history
  39. Adding documentation

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    bac8ed1 View commit details
    Browse the repository at this point in the history
  40. Using dispose

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7bb976d View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    fc87612 View commit details
    Browse the repository at this point in the history
  42. DurationParser kdocs

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    944916d View commit details
    Browse the repository at this point in the history
  43. Documentation

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    097a71b View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    fc50669 View commit details
    Browse the repository at this point in the history
  45. Fixing borders and colors

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f75b71d View commit details
    Browse the repository at this point in the history
  46. String translation

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    c96db47 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    abd2e06 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    6091c21 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    c0a71a0 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    3596aa8 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    945b77e View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    c1b429e View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    418a2d5 View commit details
    Browse the repository at this point in the history
  54. Static analyses fixes

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    0199f8f View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    b02e584 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    4eea262 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    0247b98 View commit details
    Browse the repository at this point in the history
  58. Adding unbing to api

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    cb0c1be View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    782f739 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    feb8486 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    87f272b View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    41f1e8e View commit details
    Browse the repository at this point in the history
  63. Allowing multiple audios

    leandroBorgesFerreira authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d4db760 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    35fbbb7 View commit details
    Browse the repository at this point in the history
  65. fix api dump

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    dd6b56f View commit details
    Browse the repository at this point in the history
  66. - [4654] Implement a media recorder interface designed to abstract an…

    …d simplify recording media using Android's `MediaRecorder`
    
    - [4654] Implement  a public `StreamFileUtil` method used for creating a new file inside the cache directory
    MarinTolic authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    0e47bbe View commit details
    Browse the repository at this point in the history
  67. - [4654] Create an implementation of StreamMediaRecorder in the sha…

    …pe of `DefaultStreamMediaRecorder`
    
    - [4654] Create `StreamMediaRecorderStateHolder` used for holding and propagating state events emitted from the `MediaRecorder` used internally by `StreamMediaRecorder`
    MarinTolic authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f4aa6a2 View commit details
    Browse the repository at this point in the history
  68. - [4654] Generate detekt baseline

    MarinTolic authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    820d3c4 View commit details
    Browse the repository at this point in the history
  69. - [4654] Further evolve StreamMediaRecorder and create a preliminar…

    …y proof of concept integration with `MessageComposer`
    MarinTolic authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    349d135 View commit details
    Browse the repository at this point in the history
  70. - [4654] Further evolve StreamMediaRecorder and create a preliminar…

    …y proof of concept integration with `MessageComposer`
    MarinTolic authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    83f210b View commit details
    Browse the repository at this point in the history
  71. - [4654] Generate detekt baseline

    MarinTolic authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    6179f03 View commit details
    Browse the repository at this point in the history
  72. - [4654] Implement press to record

    MarinTolic authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    a45e451 View commit details
    Browse the repository at this point in the history
  73. - [4654] Generate detekt baseline

    MarinTolic authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    56add50 View commit details
    Browse the repository at this point in the history
  74. - [4654] Add logging capabilities

    MarinTolic authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f9d0c8b View commit details
    Browse the repository at this point in the history
  75. - [4654] Promote StreamMediaRecorderStateHolder into `StreamMediaRe…

    …corderStateManager` and give it more direct governing capabilities over `StreamMediaRecorder`
    MarinTolic authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    ee84846 View commit details
    Browse the repository at this point in the history
  76. - [4654] Promote StreamMediaRecorderStateHolder into `StreamMediaRe…

    …corderStateManager` and give it more direct governing capabilities over `StreamMediaRecorder`
    MarinTolic authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f8910a7 View commit details
    Browse the repository at this point in the history
  77. - [4654] Generate detekt baseline

    MarinTolic authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    8702d16 View commit details
    Browse the repository at this point in the history
  78. - [4654] Create a canvas base audio wave form visualizer called `Runn…

    …ingWaveForm`
    
    - [4654] Create a new state class designed to track `StreamMediaRecorder` states with the appropriate listener functional interfaces and setter method inside `StreamMediaRecorder`
    
    - [4654] Create max amplitude polling listener functional interface and setter method inside `StreamMediaRecorder` and a polling mechanism inside `DefaultStreamMediaRecorder`
    MarinTolic authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    048f763 View commit details
    Browse the repository at this point in the history
  79. - [4654] Generate detekt baseline

    MarinTolic authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    4dcd3dc View commit details
    Browse the repository at this point in the history
  80. - [4654] Remove StreamMediaRecorder from ChatTheme since it shoul…

    …d also be Activity lifecycle dependent so it's a better design decision to let users provide it in the Activity the Chat is embedded in
    
    - [4654] Rename `StreamMediaRecorderStateManager` to `StatefulStreamMediaRecorder` and expose `StreamMediaRecorder`'s functions without exposing `StreamMediaRecorder` itself
    
    - [4654] Introduce `StatefulStreamMediaRecorder` to `MessageComposer` and `MessagesScreen` composables
    
    - [4654] Introduce `KeyValuePair`, a facsimile of Kotlin's Pair but with more descriptive naming
    
    -
    MarinTolic authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    16fca5f View commit details
    Browse the repository at this point in the history
  81. - [4654] Implement the ability to track currently active recording du…

    …ration in `StreamMediaRecorder` and `StatefulStreamMediaRecorder`
    
    - [4654] Release the media recorder if the start or stop methods fail
    MarinTolic authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    22e54a5 View commit details
    Browse the repository at this point in the history
  82. - [4654] Eliminate a bug which wouldn't update permissions after they…

    … were asked for and the user chose an option and optimize escaping function when appropriate.
    
    - [4654] Improve recording reliability by starting recording only once the pointer event scope has been acquired.
    MarinTolic authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f59a299 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    3d59a9d View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    8829197 View commit details
    Browse the repository at this point in the history
  85. Fix CheckStyle

    JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    35167b1 View commit details
    Browse the repository at this point in the history
  86. [4654] fix api dump

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    648fb42 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    4794cfd View commit details
    Browse the repository at this point in the history
  88. [i74] add waveform data extractor

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b25f234 View commit details
    Browse the repository at this point in the history
  89. [i74] add missing resources

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    bff9b48 View commit details
    Browse the repository at this point in the history
  90. [i74] align with iOS sdk

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    946d242 View commit details
    Browse the repository at this point in the history
  91. [i74] integrate recording UI

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    97a8b90 View commit details
    Browse the repository at this point in the history
  92. [i74] adapt UI to the new constraints

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e9400d2 View commit details
    Browse the repository at this point in the history
  93. [i74] fix UI artefacts

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f7bc364 View commit details
    Browse the repository at this point in the history
  94. [i74] apply appropriate icons

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    0cd64a1 View commit details
    Browse the repository at this point in the history
  95. [i74] pass container & mic btn

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    57be0f4 View commit details
    Browse the repository at this point in the history
  96. [i74] make recording btn adaptable to size

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    5b3defc View commit details
    Browse the repository at this point in the history
  97. [i74] ui chore

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    c6acbd9 View commit details
    Browse the repository at this point in the history
  98. [i74] check permissions & integrate audio recording

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    54fe9e2 View commit details
    Browse the repository at this point in the history
  99. [i74] implement waveform_view for recording

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    87141c4 View commit details
    Browse the repository at this point in the history
  100. [i74] implement proper recording state updates

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    aad8724 View commit details
    Browse the repository at this point in the history
  101. [i74] code clean up

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b08def5 View commit details
    Browse the repository at this point in the history
  102. [i74] change StreamMediaRecorder API

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    c886196 View commit details
    Browse the repository at this point in the history
  103. [i74] implement on-the-fly donwsampling

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    1a8f5b5 View commit details
    Browse the repository at this point in the history
  104. [i74] attach recording & send message

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    aae01bf View commit details
    Browse the repository at this point in the history
  105. [i74] play recorded file

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d86aef7 View commit details
    Browse the repository at this point in the history
  106. [i74] fix resume functionality

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    74e2c51 View commit details
    Browse the repository at this point in the history
  107. [i74] add slider support

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    8539547 View commit details
    Browse the repository at this point in the history
  108. [i74] support slider dragging

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    15a4d30 View commit details
    Browse the repository at this point in the history
  109. [i74] fix slider jump after seekTo process

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f5f95f8 View commit details
    Browse the repository at this point in the history
  110. [i74] replace calculated duration with parsed one

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    26d5f51 View commit details
    Browse the repository at this point in the history
  111. [i74] fix merge conflicts

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    087ebef View commit details
    Browse the repository at this point in the history
  112. [i74] show "hold to record" popup

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    4623320 View commit details
    Browse the repository at this point in the history
  113. [i74] vibrate on hold

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    07bbf10 View commit details
    Browse the repository at this point in the history
  114. [i74] draw preview recordings, fix duration

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    3725bc2 View commit details
    Browse the repository at this point in the history
  115. [i74] fix ui artefacts

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d83f00f View commit details
    Browse the repository at this point in the history
  116. [i74] support recording file attachment

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    8bee866 View commit details
    Browse the repository at this point in the history
  117. [i74] spotless changes

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    6484b68 View commit details
    Browse the repository at this point in the history
  118. [i74] api dump

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    12a2fba View commit details
    Browse the repository at this point in the history
  119. [i74] api dump

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    57148a0 View commit details
    Browse the repository at this point in the history
  120. [i74] detekt baseline

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f6bada6 View commit details
    Browse the repository at this point in the history
  121. [i74] compile fixes

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    99b69db View commit details
    Browse the repository at this point in the history
  122. [i74] make guides compilable

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f18e81f View commit details
    Browse the repository at this point in the history
  123. [i74] fix recording being missed from attachment

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    07e894d View commit details
    Browse the repository at this point in the history
  124. [i74] fix guides & UT

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d1e30bf View commit details
    Browse the repository at this point in the history
  125. Configuration menu
    Copy the full SHA
    44c0ec5 View commit details
    Browse the repository at this point in the history
  126. [i74] enable audio recording in sample app

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    4da66fe View commit details
    Browse the repository at this point in the history
  127. [i74] fix night styling

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    ce1273d View commit details
    Browse the repository at this point in the history
  128. [i74] disable audio recording in compose

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    88a0828 View commit details
    Browse the repository at this point in the history
  129. [i74] mark player as an internal api

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    5a7f957 View commit details
    Browse the repository at this point in the history
  130. [i74] added changelog

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b99a5e3 View commit details
    Browse the repository at this point in the history
  131. [i74] rename AudioRecordsGroupView

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    1f4f3b0 View commit details
    Browse the repository at this point in the history
  132. [i74] spotless, detekt, api-dump

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    aad9e54 View commit details
    Browse the repository at this point in the history
  133. [i74] fix unit tests

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    4ff297b View commit details
    Browse the repository at this point in the history
  134. Configuration menu
    Copy the full SHA
    4e780e4 View commit details
    Browse the repository at this point in the history
  135. [i74] fix jumping layout size

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    ff000e7 View commit details
    Browse the repository at this point in the history
  136. [i74] keep showing lock icon after screen rotation

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    967055e View commit details
    Browse the repository at this point in the history
  137. [i74] add ability to select between 1 or 2 buttons

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    70d5eee View commit details
    Browse the repository at this point in the history
  138. [i74] add kdocs

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    07d3f2c View commit details
    Browse the repository at this point in the history
  139. [i74] delete dead code

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    338330f View commit details
    Browse the repository at this point in the history
  140. [i74] fix UT & add missing style attrs

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    ba4b685 View commit details
    Browse the repository at this point in the history
  141. [i74] add audio recording guide

    kanat authored and JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    252371d View commit details
    Browse the repository at this point in the history
  142. Configuration menu
    Copy the full SHA
    5f0ffe5 View commit details
    Browse the repository at this point in the history
  143. Remove translations

    JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    768e120 View commit details
    Browse the repository at this point in the history
  144. Fix javadoc

    JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    79e6ce7 View commit details
    Browse the repository at this point in the history
  145. Fix tests

    JcMinarro committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    269bccf View commit details
    Browse the repository at this point in the history