Skip to content
Snippets Groups Projects
  1. Apr 04, 2023
    • Sébastien Blin's avatar
      participantsmodel: move to current call · 1ed5bb1e
      Sébastien Blin authored
      Not useful in calladapter as we need to check if it's for the current
      call. Also, fix some race-confitions where the callparticipantsmodel
      was empty (in swarm-call with only the host in general)
      
      #639
      
      Change-Id: I69df1aa9f7d2d5b198c0fdc01e88e36f9c2c0bd7
      1ed5bb1e
  2. Mar 15, 2023
  3. Feb 17, 2023
    • Andreas Traczyk's avatar
      mainapp: dynamically load views · 14ae0006
      Andreas Traczyk authored
      Introduces the ViewCoordinator component to promote dynamic view loading and reduce coupling between components.
      
      The following objects are now created and destroyed as needed:
      - SettingsView
      - WizardView
      - dialogs
      
      Further refactoring will be required in order to do the same with the ConversationView, which now parents the ChatView and the CallStackView.
      
      Gitlab: #897
      Change-Id: Ice6a0c133e62e1e0c8d7fb99ec2c41234c049b59
      14ae0006
  4. Feb 09, 2023
  5. Feb 06, 2023
  6. Dec 27, 2022
Loading