Commit History

Author SHA1 Message Date
  Marcel Hibbe 3abb9db9dc remove useless bundle entries etc. 2 years ago
  Marcel Hibbe 2835bb6c02 check if conversation is breakout room 2 years ago
  Daniel Calviño Sánchez ebfd15e001 WIP. Breakout to room from call and chat. 2 years ago
  Daniel Calviño Sánchez c67ce4253f Use listeners for local participant signaling messages 2 years ago
  Daniel Calviño Sánchez 3efcbe2a39 Simplify assignment 2 years ago
  Daniel Calviño Sánchez b07aaee140 Replace non null check with early return if null 2 years ago
  Marcel Hibbe 2a09320353 Remove error logging for voice message that was not correct 2 years ago
  Marcel Hibbe 4932541de7 avoid NPE for voice message playback 2 years ago
  Andy Scherzinger 825354881e Reformat code 2 years ago
  Marcel Hibbe 152c0b7ece add support for FORMER_ONE_TO_ONE conversations 2 years ago
  Andy Scherzinger 163883181a hide scroll-to-bottom upon click 2 years ago
  Marcel Hibbe 332b856cfe avoid IOException for ChatController#initMediaPlayer 2 years ago
  Marcel Hibbe be5a60dc77 avoid IllegalStateException for ChatController#stopMediaPlayer 2 years ago
  Marcel Hibbe a8225bfd27 avoid NPE in ChatController#determinePreviousMessageIds 2 years ago
  Marcel Hibbe 25a53f4b2c avoid NPE for voice recording slider 2 years ago
  Andy Scherzinger 45f6e3b474 switch scrolling style to jump straight to "0" 2 years ago
  Andy Scherzinger 5dfbb83375 ensure buttons won't overlap 2 years ago
  Andy Scherzinger d34ba85461 Replace imageButton with MaterialButton and apply primary tonal dynamic coloring 2 years ago
  Andy Scherzinger 5cda8fc50d Add ability to mark a room as unread which marked the last message of the room as unread on server-side 2 years ago
  rapterjet2004 df3a27a8aa Implemented scroll suggestions from marcel 2 years ago
  rapterjet2004 7da9c475e3 Added A scroll down button + new icon + new styles for that button 2 years ago
  Marcel Hibbe bcf9f25596 Vibrate and show info when call recording starts 2 years ago
  Marcel Hibbe a37edc4421 MagicWebSocketInstance.java -> WebSocketInstance.kt 2 years ago
  Marcel Hibbe a8a9d6f25e show recording controls depending on moderator state 2 years ago
  Marcel Hibbe 4834afaf7e read recording state when enter call. 2 years ago
  Marcel Hibbe 86290d8f80 improve voice message quality 2 years ago
  Marcel Hibbe 2ddb0782f3 fix to set placeholder images in chat 2 years ago
  Marcel Hibbe 1d9868daa6 remove try-catch for NPEs for bindings 2 years ago
  Marcel Hibbe b45794b0ca remove withNullableControllerViewBinding 2 years ago
  Marcel Hibbe 4124a65c7a make ControllerViewBindingDelegate nullable 2 years ago