Skip to content
Snippets Groups Projects
  1. Mar 18, 2024
  2. Mar 15, 2024
  3. Mar 08, 2024
  4. Mar 06, 2024
  5. Mar 05, 2024
  6. Mar 04, 2024
    • Adrien Béraud's avatar
      AccountService: remove noisy debug logs · 992ab6f1
      Adrien Béraud authored
      Change-Id: I5c785a05da3ace02452cc9d9447d6d61558e010d
      992ab6f1
    • Adrien Béraud's avatar
      CallService: avoid removing request for SHOW_UI · ed15b2ea
      Adrien Béraud authored
      SHOW_UI is not a terminal state, so don't remove the request
      in that case to be able to handle later terminal states like
      accept or refuse correctly.
      
      Change-Id: I61e5a4a0611460182bcc86b5dd989684b55ea3b1
      ed15b2ea
    • Adrien Béraud's avatar
      bubbles: avoid closing the bubble on new message · b62798bb
      Adrien Béraud authored
      The current logic marks messages as read and dismiss the notification
      when a new message is added to the conversation.
      
      Add a bubble flag for this specific case, so the conversation notification
      would be preserved when the bubble is open,
      while still appropriately marking messages as read.
      
      Change-Id: Iaa65075519631399572704641552199303e22857
      b62798bb
  7. Mar 01, 2024
  8. Feb 29, 2024
Loading